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 pod/perlhack.pod for the details.
7
8 For information on what's new in this release, see pod/perldelta.pod.
9
10 [The "CAST AND CREW" list has been moved to AUTHORS.]
11
12 NOTE: Each change entry shows the change number; who checked it into the
13 repository; when; description of the change; which branch the change
14 happened in; and the affected files.  The file lists have a short symbolic
15 indicator:
16
17             !       modified
18             +       added
19             -       deleted
20             +>      branched (from elsewhere)
21             !>      merged changes (from elsewhere)
22
23 The Message-Ids in the change entries refer to the email messages sent
24 to the perl5-porters mailing list.  You can retrieve the messages for
25 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26
27 --------------
28 Version v5.7.X          Development release working toward v5.8
29 --------------
30 ____________________________________________________________________________
31 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
32         Log: Subject: [PATCH 5.7.3 DOC]
33              From: mjd@plover.com
34              Date: 1 Apr 2002 17:23:40 -0000
35              Message-ID: <20020401172340.16410.qmail@plover.com>
36      Branch: perl
37            ! pod/perldelta.pod
38 ____________________________________________________________________________
39 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
40         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
41      Branch: perl
42            ! hints/unicos.sh
43 ____________________________________________________________________________
44 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
45         Log: Advertise piconv and enc2xs.
46      Branch: perl
47            ! pod/perldelta.pod
48 ____________________________________________________________________________
49 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
50         Log: Add enc2xs.
51      Branch: perl
52            + utils/enc2xs.PL
53            ! MANIFEST utils/Makefile
54 ____________________________________________________________________________
55 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
56         Log: Integrate perlio;
57              
58              Be more explicit testing for \015 not \r
59      Branch: perl
60           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
61           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
62 ____________________________________________________________________________
63 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
64         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
65              From: Philip Newton <Philip.Newton@gmx.net>
66              Date: Mon, 01 Apr 2002 17:06:18 +0200
67              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
68      Branch: perl
69            ! lib/charnames.pm lib/charnames.t
70 ____________________________________________________________________________
71 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
72         Log: Subject: detypo patch
73              From: andreas.koenig@anima.de (Andreas J. Koenig)
74              Date: Mon, 01 Apr 2002 10:09:21 +0200
75              Message-ID: <m3r8lzsuvi.fsf@anima.de>
76      Branch: perl
77            ! INSTALL
78 ____________________________________________________________________________
79 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
80         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
81              From: Philip Newton <Philip.Newton@gmx.net>
82              Date: Mon, 01 Apr 2002 08:12:01 +0200
83              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
84      Branch: perl
85            ! lib/charnames.pm lib/charnames.t
86 ____________________________________________________________________________
87 [ 15653] By: nick                                  on 2002/04/01  09:20:24
88         Log: Be more explicit testing for \015 not \r
89      Branch: perlio
90            ! t/io/crlf.t
91 ____________________________________________________________________________
92 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
93         Log: If under UTF-8 locale the utf8.pm really needs to be found.
94      Branch: perl
95            ! t/comp/cpp.t t/run/switchPx.t
96 ____________________________________________________________________________
97 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
98         Log: Upgrade to Tie::File 0.91, from mjd.
99      Branch: perl
100            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
101            + lib/Tie/File/t/26_twrite.t
102            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
103            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
104            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
105            ! lib/Tie/File/t/16_handle.t
106 ____________________________________________________________________________
107 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
108         Log: DJGPP tweaks from Laszlo.
109      Branch: perl
110            ! lib/ExtUtils/MM_DOS.pm util.c
111 ____________________________________________________________________________
112 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
113         Log: Discussion about minimal installations.
114      Branch: perl
115            ! INSTALL
116 ____________________________________________________________________________
117 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
118         Log: Comment tweak from Hugo.
119      Branch: perl
120            ! regexec.c
121 ____________________________________________________________________________
122 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
123         Log: Another UTF-8 locale tweak from Hugo.
124      Branch: perl
125            ! regexec.c
126 ____________________________________________________________________________
127 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
128         Log: Document the known MacOS X locale problem.
129      Branch: perl
130            ! pod/perldelta.pod
131 ____________________________________________________________________________
132 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
133         Log: Regex fix from Hugo: in UTF-8 locales the character
134              counting code didn't work right for minimal matches.
135      Branch: perl
136            ! regexec.c
137 ____________________________________________________________________________
138 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
139         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
140              From: Spider Boardman <spider@Orb.Nashua.NH.US>
141              Date: Sun, 31 Mar 2002 20:32:43 -0500
142              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
143      Branch: perl
144            ! lib/ExtUtils/xsubpp
145 ____________________________________________________________________________
146 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
147         Log: Document known FreeBSD locale glitch. 
148      Branch: perl
149            ! pod/perldelta.pod
150 ____________________________________________________________________________
151 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
152         Log: There is --list in glibc iconv.
153      Branch: perl
154            ! ext/Encode/bin/piconv
155 ____________________________________________________________________________
156 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
157         Log: Slight usage tweaks to piconv: show usage with
158              no -t -f or -l arguments, or with -h.
159      Branch: perl
160            ! ext/Encode/bin/piconv
161 ____________________________________________________________________________
162 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
163         Log: Get the piconv installed.
164      Branch: perl
165            + utils/piconv.PL
166            ! MANIFEST utils/Makefile
167 ____________________________________________________________________________
168 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
169         Log: Spelling tweaks.
170      Branch: perl
171            ! ext/Encode/bin/piconv
172 ____________________________________________________________________________
173 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
174         Log: Upgrade to Encode 1.11, from Dan Kogai.
175      Branch: perl
176            + ext/Encode/Encode/Changes.e2x
177            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
178            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
179            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
180            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
181            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
182            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
183            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
184            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
185            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
186            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
187            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
188            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
189            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
190            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
191            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
192            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
193            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
194            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
195            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
196            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
197            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
198            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
199            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
200            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
201            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
202            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
203            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
204            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
205            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
206            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
207            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
208            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
209            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
210            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
211            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
212            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
213            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
214            + ext/Encode/ucm/viscii.ucm
215            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
216            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
217            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
218            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
219            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
220            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
221            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
222            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
223            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
224            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
225            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
226            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
227            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
228            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
229            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
230            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
231            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
232            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
233            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
234            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
235            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
236            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
237            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
238            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
239            - ext/Encode/Encode/ksc5601.ucm
240            - ext/Encode/Encode/macCentEuro.ucm
241            - ext/Encode/Encode/macCroatian.ucm
242            - ext/Encode/Encode/macCyrillic.ucm
243            - ext/Encode/Encode/macDingbats.ucm
244            - ext/Encode/Encode/macGreek.ucm
245            - ext/Encode/Encode/macIceland.ucm
246            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
247            - ext/Encode/Encode/macRumanian.ucm
248            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
249            - ext/Encode/Encode/macTurkish.ucm
250            - ext/Encode/Encode/macUkraine.ucm
251            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
252            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
253            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
254            - lib/encoding.pm lib/encoding.t
255            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
256            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
257            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
258            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
259            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
260            ! ext/Encode/Makefile.PL ext/Encode/README
261            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
262            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
263            ! ext/Encode/lib/Encode/Alias.pm
264            ! ext/Encode/lib/Encode/Supported.pod
265 ____________________________________________________________________________
266 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
267         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
268              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
269              respective test    and doc tweaks.
270      Branch: perl
271            ! lib/charnames.pm lib/charnames.t
272 ____________________________________________________________________________
273 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
274         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
275              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
276              Date: Sun, 31 Mar 2002 22:47:31 +0200
277              Message-ID: <20020331224731.E854@rafael>
278      Branch: perl
279            ! pod/perlfunc.pod
280 ____________________________________________________________________________
281 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
282         Log: Subject: [PATCH] __attribute__ problems with g++
283              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
284              Date: Sun, 31 Mar 2002 22:43:03 +0200
285              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
286      Branch: perl
287            ! perl.h
288 ____________________________________________________________________________
289 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
290         Log: Put back the #! line, false alarm.
291      Branch: perl
292            ! lib/ExtUtils/t/Constant.t
293 ____________________________________________________________________________
294 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
295         Log: Subject: Re: [Patch] pod/perlvar.pod
296              From: Philip Newton <Philip.Newton@gmx.net>
297              Date: Sun, 31 Mar 2002 07:40:43 +0200
298              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
299      Branch: perl
300            ! pod/perlvar.pod
301 ____________________________________________________________________________
302 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
303         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
304              From: Spider Boardman <spider@Orb.Nashua.NH.US>
305              Date: Sat, 30 Mar 2002 21:37:37 -0500
306              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
307      Branch: perl
308            ! ext/Socket/socketpair.t
309 ____________________________________________________________________________
310 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
311         Log: Subject: Re: compile tweak for Win32
312              From: Michael G Schwern <schwern@pobox.com>
313              Date: Fri, 29 Mar 2002 17:48:22 -0500      
314              Message-ID: <20020329224822.GG16816@blackrider>
315      Branch: perl
316            ! win32/buildext.pl
317 ____________________________________________________________________________
318 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
319         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
320              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
321              Date: Sat, 30 Mar 2002 22:19:46 +0100
322              Message-ID: <20020330221946.A28497@rafael>
323      Branch: perl
324            ! t/lib/1_compile.t
325 ____________________________________________________________________________
326 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
327         Log: Subject: [PATCH regmesg.t] increase output verbosity
328              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
329              Date: Sat, 30 Mar 2002 22:34:08 +0100
330              Message-ID: <20020330223408.C28497@rafael>
331      Branch: perl
332            ! t/op/regmesg.t
333 ____________________________________________________________________________
334 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
335         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
336              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
337              Date: Sat, 30 Mar 2002 21:36:23 +0100
338              Message-ID: <20020330213623.A677@rafael>
339      Branch: perl
340            ! regcomp.c
341 ____________________________________________________________________________
342 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
343         Log: If using a network filesystem several different hosts
344              may be trying to lock the same file.  In this case offering
345              to kill the other process is not that helpful.  (Unless one
346              has *real* clustering, but that's not usually the case.)
347      Branch: perl
348            ! lib/CPAN.pm
349 ____________________________________________________________________________
350 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
351         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
352              From: andreas.koenig@anima.de (Andreas J. Koenig)
353              Date: Sat, 30 Mar 2002 06:12:36 +0100
354              Message-ID: <m3hemyvdtn.fsf@anima.de>
355      Branch: perl
356            ! lib/Dumpvalue.pm
357 ____________________________________________________________________________
358 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
359         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
360              From: Jeremy Zawodny <Jeremy@Zawodny.com>
361              Date: Fri, 29 Mar 2002 17:55:20 -0800
362              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
363      Branch: perl
364            ! utils/dprofpp.PL
365 ____________________________________________________________________________
366 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
367         Log: Subject: [Patch] pod/perlvar.pod
368              From: Dan Kogai <dankogai@dan.co.jp>
369              Date: Sun, 31 Mar 2002 02:03:36 +0900
370              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
371      Branch: perl
372            ! pod/perlvar.pod
373 ____________________________________________________________________________
374 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
375         Log: Subject: [PATCH] MM & Encode fixes
376              From: Michael G Schwern <schwern@pobox.com>
377              Date: Sat, 30 Mar 2002 06:41:56 -0500
378              Message-ID: <20020330114156.GA16533@blackrider>
379      Branch: perl
380            + lib/ExtUtils/t/basic.t
381            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
382            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
383            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
384            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
385            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
386            ! lib/ExtUtils/t/hints.t
387 ____________________________________________________________________________
388 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
389         Log: EBCDICification.
390      Branch: perl
391            ! lib/charnames.t
392 ____________________________________________________________________________
393 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
394         Log: Upgrade to Tie::File 0.90, from mjd.
395      Branch: perl
396            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
397            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
398            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
399            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
400            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
401            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
402            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
403            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
404            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
405 ____________________________________________________________________________
406 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
407         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
408              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
409              Date: Sat, 30 Mar 2002 00:20:39 +0100
410              Message-ID: <20020330002039.A716@rafael>
411      Branch: perl
412            ! lib/sort.pm
413 ____________________________________________________________________________
414 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
415         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
416              From: Michael G Schwern <schwern@pobox.com>
417              Date: Fri, 29 Mar 2002 18:14:20 -0500
418              Message-ID: <20020329231419.GI16816@blackrider>
419      Branch: perl
420            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
421            ! wince/Makefile.ce
422 ____________________________________________________________________________
423 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
424         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
425              From: Paul_GreenVOS@vos.stratus.com
426              Date: Fri, 29 Mar 02 18:01 est
427              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
428      Branch: perl
429            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
430 ____________________________________________________________________________
431 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
432         Log: AUTHORS updates.
433      Branch: perl
434            ! AUTHORS
435 ____________________________________________________________________________
436 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
437         Log: Upgrade to Encode 1.01, from Dan Kogai.
438      Branch: perl
439            ! ext/Encode/Changes ext/Encode/Encode.pm
440            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
441            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
442            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
443            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
444            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
445            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
446            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
447            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
448            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
449            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
450            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
451            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
452            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
453            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
454            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
455            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
456            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
457            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
458            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
459            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
460            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
461            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
462            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
463            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
464            ! ext/Encode/Encode/ksc5601.ucm
465            ! ext/Encode/Encode/macCentEuro.ucm
466            ! ext/Encode/Encode/macCroatian.ucm
467            ! ext/Encode/Encode/macCyrillic.ucm
468            ! ext/Encode/Encode/macDingbats.ucm
469            ! ext/Encode/Encode/macGreek.ucm
470            ! ext/Encode/Encode/macIceland.ucm
471            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
472            ! ext/Encode/Encode/macRumanian.ucm
473            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
474            ! ext/Encode/Encode/macTurkish.ucm
475            ! ext/Encode/Encode/macUkraine.ucm
476            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
477            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
478            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
479            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
480            ! ext/Encode/lib/Encode/CJKConstants.pm
481            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
482            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
483            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
484 ____________________________________________________________________________
485 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
486         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
487              From: "Craig A. Berry" <craigberry@mac.com>
488              Date: Fri, 29 Mar 2002 13:46:28 -0600
489              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
490      Branch: perl
491            ! configure.com
492 ____________________________________________________________________________
493 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
494         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
495              which one has to get from the CPAN distribution.
496      Branch: perl
497            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
498            + lib/Memoize/t/expmod_t.t
499            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
500            - lib/Memoize/t/expire_module_t.t
501            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
502            ! lib/Memoize/README
503 ____________________________________________________________________________
504 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
505         Log: metaconfig unit tweak.
506      Branch: metaconfig/U/perl
507            ! versiononly.U
508 ____________________________________________________________________________
509 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
510         Log: Configure-related tweaks.
511      Branch: perl
512            ! Porting/Glossary Porting/config.sh Porting/config_H
513            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
514            ! vos/config.ga.h
515 ____________________________________________________________________________
516 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
517         Log: Ooops.
518      Branch: perl
519            ! t/op/ver.t
520 ____________________________________________________________________________
521 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
522         Log: Subject: [PATCH @15606] d_time for vms
523              From: "Craig A. Berry" <craigberry@mac.com>
524              Date: Fri, 29 Mar 2002 11:58:29 -0600
525              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
526      Branch: perl
527            ! configure.com
528 ____________________________________________________________________________
529 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
530         Log: Subject: Re: Regex-Unicode bugs
531              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
532              Date: Thu, 28 Mar 2002 10:12:35 +0100
533              Message-ID: <20020328101235.F678@rafael>
534      Branch: perl
535            ! t/op/regmesg.t
536 ____________________________________________________________________________
537 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
538         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
539              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
540              Date: Fri, 29 Mar 2002 16:53:27 +0000
541              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
542      Branch: perl
543            ! pod/perlre.pod pod/perlretut.pod
544 ____________________________________________________________________________
545 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
546         Log: Subject: Re: debugger debuggers wanted
547              From: spidb@cpan.org
548              Date: Fri, 29 Mar 2002 06:34:11 -0500
549              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
550      Branch: perl
551            ! lib/perl5db.pl
552 ____________________________________________________________________________
553 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
554         Log: Update Changes.
555      Branch: perl
556            ! Changes patchlevel.h
557 ____________________________________________________________________________
558 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
559         Log: Rename for 8.3-friendliness.
560      Branch: perl
561            + lib/unicore/PropValueAliases.txt
562            - lib/unicore/PropertyValueAliases.txt
563            ! MANIFEST lib/unicore/README.perl
564 ____________________________________________________________________________
565 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
566         Log: Retract ExtUtils/t/basic.t until it works.
567      Branch: perl
568            - lib/ExtUtils/t/basic.t
569            ! MANIFEST
570 ____________________________________________________________________________
571 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
572         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
573              From: Slaven Rezic <slaven.rezic@berlin.de>
574              Date: 28 Mar 2002 22:27:14 +0100
575              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
576      Branch: perl
577            ! hints/freebsd.sh
578 ____________________________________________________________________________
579 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
580         Log: Interesting... where did this come from?
581              (The Configure change in #15600)
582      Branch: perl
583            ! config_h.SH
584 ____________________________________________________________________________
585 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
586         Log: metaconfig unit change for #15600.
587      Branch: metaconfig/U/perl
588            ! versiononly.U
589 ____________________________________________________________________________
590 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
591         Log: Subject: versiononly should not put `old' versions in inc
592              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
593              Date: Fri, 29 Mar 2002 12:53:49 +0100
594              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
595      Branch: perl
596            ! Configure
597 ____________________________________________________________________________
598 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
599         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
600              From: Michael G Schwern <schwern@pobox.com>
601              Date: Fri, 29 Mar 2002 04:12:47 -0500
602              Message-ID: <20020329091247.GA7432@blackrider>
603              
604              (with two nits: (1) change lib/Extutils/Command/MM.pm
605              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
606              @INC to compile.t)
607      Branch: perl
608            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
609            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
610            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
611            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
612            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
613            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
614            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
615            + lib/ExtUtils/t/Problem-Module/Makefile.PL
616            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
617            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
618            + t/lib/MakeMaker/Test/Utils.pm
619            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
620            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
621            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
622            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
623            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
624            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
625            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
626            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
627            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
628            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
629            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
630            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
631            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
632            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
633            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
634            ! t/lib/TieOut.pm
635 ____________________________________________________________________________
636 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
637         Log: Leftovers from Encode 0.99.
638      Branch: perl
639            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
640            - ext/Encode/compile ext/Encode/encode.h
641            - ext/Encode/lib/Encode/CN/2022_CN.pm
642            - ext/Encode/lib/Encode/Details.pod
643 ____________________________________________________________________________
644 [ 15597] By: nick                                  on 2002/03/29  14:03:35
645         Log: Integrate mainline
646      Branch: perlio
647           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
648           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
649           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
650           !> (integrate 130 files)
651 ____________________________________________________________________________
652 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
653         Log: Subject: Another Unicode-3.2-induced doc fix
654              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
655              Date: Fri, 29 Mar 2002 21:45:47 +0900
656              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
657      Branch: perl
658            ! ext/Unicode/Normalize/Normalize.pm
659 ____________________________________________________________________________
660 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
661         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
662              From: Slaven Rezic <slaven.rezic@berlin.de>
663              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
664              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
665      Branch: perl
666            ! reentr.c reentr.pl
667 ____________________________________________________________________________
668 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
669         Log: Subject: [PATCH] Quieting OS X
670              From: Michael G Schwern <schwern@pobox.com>
671              Date: Fri, 29 Mar 2002 05:46:23 -0500
672              Message-ID: <20020329104622.GA9163@blackrider>
673      Branch: perl
674            ! ext/POSIX/t/posix.t t/op/stat.t
675 ____________________________________________________________________________
676 [ 15593] By: ams                                   on 2002/03/29  07:32:22
677         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
678              From: Paul_GreenVOS@vos.stratus.com
679              Date: Fri, 29 Mar 02 0:05 est
680              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
681      Branch: perl
682            ! ext/Time/HiRes/HiRes.xs
683 ____________________________________________________________________________
684 [ 15592] By: ams                                   on 2002/03/29  07:28:29
685         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
686              From: Spider Boardman <spidb@cpan.org>
687              Date: Fri, 29 Mar 2002 00:52:24 -0500
688              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
689      Branch: perl
690            ! op.c t/op/attrs.t
691 ____________________________________________________________________________
692 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
693         Log: It's perlce.
694      Branch: perl
695            ! pod/perldelta.pod
696 ____________________________________________________________________________
697 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
698         Log: MPE/iX tweaks from Mark Bixby.
699      Branch: perl
700            ! ext/Storable/t/lock.t mpeix/relink
701 ____________________________________________________________________________
702 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
703         Log: Upgrade to Encode 1.00, from Dan Kogai.
704              
705              (one nit: bin/enc2xs needed also ../..)
706      Branch: perl
707            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
708            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
709            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
710            ! (edit 104 files)
711 ____________________________________________________________________________
712 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
713         Log: Subject: [PATCH] NEXT LINE --> NEL
714              From: Philip Newton <Philip.Newton@gmx.net>
715              Date: Thu, 28 Mar 2002 21:03:10 +0000
716              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
717      Branch: perl
718            ! lib/charnames.pm lib/charnames.t
719 ____________________________________________________________________________
720 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
721         Log: binmode :bytes, again.
722      Branch: perl
723            ! lib/utf8.t
724 ____________________________________________________________________________
725 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
726         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
727              From: Mark-Jason Dominus <mjd@plover.com>
728              Date: Thu, 28 Mar 2002 10:36:03 -0500
729              Message-ID: <20020328153603.11992.qmail@plover.com>
730      Branch: perl
731            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
732 ____________________________________________________________________________
733 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
734         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
735      Branch: perl
736            ! lib/charnames.pm lib/charnames.t pp_pack.c
737 ____________________________________________________________________________
738 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
739         Log: If expecting UTF-8, probably not expecting UTF-16.
740      Branch: perl
741            ! t/comp/require.t
742 ____________________________________________________________________________
743 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
744         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
745              From: Paul_GreenVOS@vos.stratus.com
746              Date: Thu, 28 Mar 02 8:22 est
747              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
748      Branch: perl
749            ! lib/Time/Local.pm
750 ____________________________________________________________________________
751 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
752         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
753              From: Paul_GreenVOS@vos.stratus.com
754              Date: Thu, 28 Mar 02 7:46 est
755              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
756      Branch: perl
757            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
758 ____________________________________________________________________________
759 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
760         Log: A little bit better error message for \pq, still
761              not good because the script context is not shown.
762      Branch: perl
763            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
764 ____________________________________________________________________________
765 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
766         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
767              From: Jeffrey Friedl <jfriedl@yahoo.com>
768              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
769              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
770      Branch: perl
771            ! sv.c t/op/pat.t
772 ____________________________________________________________________________
773 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
774         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
775              From: Mark-Jason Dominus <mjd@plover.com>
776              Date: Thu, 28 Mar 2002 05:04:40 -0500
777              Message-ID: <20020328100440.22081.qmail@plover.com>
778      Branch: perl
779            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
780 ____________________________________________________________________________
781 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
782         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
783              From: mjd@plover.com
784              Date: 28 Mar 2002 09:22:06 -0000
785              Message-ID: <20020328092206.18833.qmail@plover.com>
786      Branch: perl
787            ! lib/encoding.t
788 ____________________________________________________________________________
789 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
790         Log: Unicode 3.2.0-induced doc tweaks.
791      Branch: perl
792            ! pod/perlretut.pod pod/perlunicode.pod
793 ____________________________________________________________________________
794 [ 15576] By: nick                                  on 2002/03/28  07:40:04
795         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
796      Branch: perlio
797           +> (branch 31 files)
798           !> (integrate 162 files)
799 ____________________________________________________________________________
800 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
801         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
802              From: Paul_GreenVOS@vos.stratus.com
803              Date: Thu, 28 Mar 02 0:16 est
804              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
805      Branch: perl
806            ! ext/POSIX/t/posix.t
807 ____________________________________________________________________________
808 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
809         Log: Subject: Re: Regex-Unicode bugs
810              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
811              Date: Wed, 27 Mar 2002 13:48:06 +0100
812              Message-ID: <20020327134806.C18945@rafael>
813              
814              regmesg.t patch still would be nice.
815      Branch: perl
816            ! regcomp.c
817 ____________________________________________________________________________
818 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
819         Log: Subject: Re: Regex-Unicode bugs
820              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
821              Date: Wed, 27 Mar 2002 12:39:57 +0000
822              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
823      Branch: perl
824            ! pod/perldiag.pod regcomp.c
825 ____________________________________________________________________________
826 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
827         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
828              From: Paul_GreenVOS@vos.stratus.com
829              Date: Wed, 27 Mar 02 23:33 est
830              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
831      Branch: perl
832            ! t/io/fs.t
833 ____________________________________________________________________________
834 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
835         Log: The Official 3.2.0 came out.
836      Branch: perl
837            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
838            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
839            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
840            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
841            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
842            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
843            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
844            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
845            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
846            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
847            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
848            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
849            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
850            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
851            + lib/unicore/lib/UnifiedI.pl
852            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
853 ____________________________________________________________________________
854 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
855         Log: socketpair binmode :bytes.
856      Branch: perl
857            ! ext/Socket/socketpair.t
858 ____________________________________________________________________________
859 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
860         Log: Don't install anything beneath 't' directories.
861      Branch: perl
862            ! installperl
863 ____________________________________________________________________________
864 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
865         Log: More UTF-8 locale sensitivity.
866      Branch: perl
867            ! t/io/utf8.t
868 ____________________________________________________________________________
869 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
870         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
871              From: Stas Bekman <stas@stason.org>
872              Date: Thu, 28 Mar 2002 10:13:45 +0800
873              Message-ID: <3CA27C59.4020209@stason.org>
874              
875              Temp file cleanup.
876      Branch: perl
877            ! lib/Pod/t/pod2html-lib.pl
878 ____________________________________________________________________________
879 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
880         Log: Be compatible also with non-UTF-8 locales.
881      Branch: perl
882            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
883            ! lib/Locale/Language.pod
884 ____________________________________________________________________________
885 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
886         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
887              From: Spider Boardman <spidb@cpan.org>
888              Date: Wed, 27 Mar 2002 20:52:28 -0500
889              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
890      Branch: perl
891            ! cv.h op.c t/op/attrs.t toke.c
892 ____________________________________________________________________________
893 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
894         Log: "Last element".
895      Branch: perl
896            ! pod/perlfunc.pod
897 ____________________________________________________________________________
898 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
899         Log: Subject: Error in perlfunc for "die"
900              From: William R Ward <bill@wards.net>
901              Date: 27 Mar 2002 12:31:32 -0800
902              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
903      Branch: perl
904            ! pod/perlfunc.pod
905 ____________________________________________________________________________
906 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
907         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
908              From: Mark Kvale <kvale@phy.ucsf.edu>
909              Date: Wed, 27 Mar 2002 16:45:37 -0800
910              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
911      Branch: perl
912            ! pod/perlre.pod pod/perlretut.pod
913 ____________________________________________________________________________
914 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
915         Log: Try to handle UTF-8 locales.
916      Branch: perl
917            ! lib/locale.t
918 ____________________________________________________________________________
919 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
920         Log: More binmode :bytes.
921      Branch: perl
922            ! t/io/utf8.t
923 ____________________________________________________________________________
924 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
925         Log: binmode(FH, ":bytes") is the right way, methinks.
926      Branch: perl
927            ! ext/PerlIO/t/encoding.t
928 ____________________________________________________________________________
929 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
930         Log: UTF-8 locale: need to open explicitly for bytes.
931      Branch: perl
932            ! ext/PerlIO/t/encoding.t
933 ____________________________________________________________________________
934 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
935         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
936      Branch: perl
937            ! lib/Locale/Language.pm lib/Locale/Language.pod
938 ____________________________________________________________________________
939 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
940         Log: Warn instead of croak.
941      Branch: perl
942            ! pod/perldiag.pod utf8.c
943 ____________________________________________________________________________
944 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
945         Log: UTF-8 locale: there might already be one UTF-8 discipline.
946      Branch: perl
947            ! lib/open.t
948 ____________________________________________________________________________
949 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
950         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
951              From: "Craig A. Berry" <craigberry@mac.com>
952              Date: Wed, 27 Mar 2002 15:22:13 -0600
953              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
954      Branch: perl
955            ! t/lib/1_compile.t t/lib/compmod.pl
956 ____________________________________________________________________________
957 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
958         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
959              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
960              Date: Wed, 27 Mar 2002 22:35:03 +0100
961              Message-ID: <20020327223503.A678@rafael>
962      Branch: perl
963            ! pod/perlop.pod
964 ____________________________________________________________________________
965 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
966         Log: Start using the Unicode 3.2.0 data (NOTE: still
967              unofficial, but the data is unlikely to change much.
968              Doublecheck when 3.2.0 gets released.)
969      Branch: perl
970            + lib/unicore/PropertyAliases.txt
971            + lib/unicore/PropertyValueAliases.txt
972            ! (edit 129 files)
973 ____________________________________________________________________________
974 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
975         Log: Update Changes.
976      Branch: perl
977            ! Changes patchlevel.h
978 ____________________________________________________________________________
979 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
980         Log: Further fixing for #15549.  Six tests are failing
981              under Solaris with en_US.UTF-8 but those failures seem
982              unrelated to the BOUND problem, will look at them later.
983      Branch: perl
984            ! regexec.c
985 ____________________________________________________________________________
986 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
987         Log: Possible fix for "Orks, Dragons, and Elves":
988              should now build under UTF-8 locales (is building
989              under Solaris en_US.UTF-8 right now).
990      Branch: perl
991            ! Makefile.SH regexec.c
992 ____________________________________________________________________________
993 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
994         Log: Forgotten from #15523.
995      Branch: perl
996            ! lib/Math/BigInt/Calc.pm
997 ____________________________________________________________________________
998 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
999         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
1000              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
1001              Date: Wed, 27 Mar 2002 13:32:00 +0100
1002              Message-ID: <20020327133200.A18945@rafael>
1003      Branch: perl
1004            ! regcomp.c t/lib/warnings/regcomp
1005 ____________________________________________________________________________
1006 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
1007         Log: Subject: [PATCH] MANIFES --> MANIFEST
1008              From: Philip Newton <Philip.Newton@gmx.net>
1009              Date: Wed, 27 Mar 2002 10:05:46 +0000
1010              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
1011              
1012              (plus a few tweaks more)
1013      Branch: perl
1014            ! Porting/check83.pl
1015 ____________________________________________________________________________
1016 [ 15545] By: nick                                  on 2002/03/27  07:37:36
1017         Log: Integrate mainline
1018      Branch: perlio
1019           +> lib/Math/BigInt/t/with_sub.t
1020            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
1021            - lib/bignum/t/trace.t
1022           !> (integrate 76 files)
1023 ____________________________________________________________________________
1024 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
1025         Log: Obsolete mailing list information.
1026      Branch: perl
1027            ! README.bs2000 README.os390 README.vmesa
1028 ____________________________________________________________________________
1029 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
1030         Log: More URL "whitespacing".
1031      Branch: perl
1032            ! README.bs2000 README.hurd README.mpeix README.netware
1033            ! README.os390 README.vmesa README.vos README.win32
1034            ! pod/perl5004delta.pod pod/perl5005delta.pod
1035            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
1036            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
1037            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
1038            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
1039            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
1040            ! pod/perltodo.pod
1041 ____________________________________________________________________________
1042 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
1043         Log: I like doubleclicking on URLs in pods to select them.
1044      Branch: perl
1045            ! README.amiga README.epoc README.vos pod/perl561delta.pod
1046            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
1047            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
1048            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
1049            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
1050            ! pod/perltodo.pod pod/perlvar.pod
1051 ____________________________________________________________________________
1052 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
1053         Log: Regen modlib.
1054      Branch: perl
1055            ! pod/perlmodlib.pod
1056 ____________________________________________________________________________
1057 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
1058         Log: Update the CPAN sites list.
1059      Branch: perl
1060            ! pod/perlmodlib.PL pod/perlmodlib.pod
1061 ____________________________________________________________________________
1062 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
1063         Log: Regen modlib, toc.
1064      Branch: perl
1065            ! pod/perlmodlib.pod pod/perltoc.pod
1066 ____________________________________________________________________________
1067 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
1068         Log: s/rationale/rational/
1069      Branch: perl
1070            ! lib/Math/BigRat.pm lib/bigrat.pm
1071 ____________________________________________________________________________
1072 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
1073         Log: s/done/esac/
1074      Branch: perl
1075            ! hints/dec_osf.sh
1076 ____________________________________________________________________________
1077 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
1078         Log: Advertise big* and BigRat.
1079      Branch: perl
1080            ! pod/perldelta.pod
1081 ____________________________________________________________________________
1082 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
1083         Log: A missing ) in #15527.
1084      Branch: perl
1085            ! pp_sys.c
1086 ____________________________________________________________________________
1087 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
1088         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
1089              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1090              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
1091              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
1092      Branch: perl
1093            ! lib/ExtUtils/typemap
1094 ____________________________________________________________________________
1095 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
1096         Log: Subject: Re: Cygwin PerlIO.t failing
1097              From: Stas Bekman <stas@stason.org>
1098              Date: Wed, 27 Mar 2002 01:34:11 +0800
1099              Message-ID: <3CA0B113.1070800@stason.org>
1100      Branch: perl
1101            ! ext/PerlIO/PerlIO.t
1102 ____________________________________________________________________________
1103 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
1104         Log: Subject: [PATCH] safety check for vms/test.com
1105              From: "Craig A. Berry" <craigberry@mac.com>
1106              Date: Tue, 26 Mar 2002 12:15:21 -0600
1107              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
1108      Branch: perl
1109            ! vms/test.com
1110 ____________________________________________________________________________
1111 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
1112         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
1113              From: PPrymmer@factset.com
1114              Date: Tue, 26 Mar 2002 13:04:59 -0500
1115              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
1116      Branch: perl
1117            ! configure.com
1118 ____________________________________________________________________________
1119 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
1120         Log: Subject: [PATCH] Minor typo in test harness
1121              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
1122              Date: Tue, 26 Mar 2002 17:44:06 -0000
1123              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
1124      Branch: perl
1125            ! t/lib/warnings/perlio
1126 ____________________________________________________________________________
1127 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
1128         Log: Subject: PATCH s2p.PL
1129              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
1130              Date: Tue, 26 Mar 2002 17:16:46 +0100
1131              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
1132      Branch: perl
1133            ! x2p/s2p.PL
1134 ____________________________________________________________________________
1135 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
1136         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
1137      Branch: perl
1138            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
1139            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
1140            ! MANIFEST
1141 ____________________________________________________________________________
1142 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
1143         Log: Avoid and document a weird bug in UNICOS/mk.
1144      Branch: perl
1145            ! pod/perldelta.pod pp_sys.c
1146 ____________________________________________________________________________
1147 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
1148         Log: Math::BigInt::Lite 0.09, from Tels.
1149      Branch: perl
1150            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
1151            ! MANIFEST
1152 ____________________________________________________________________________
1153 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
1154         Log: For now disable the test in OS/390; it seems to hang,
1155              but frustratingly seems to run from command line and
1156              from Perl debugger.
1157      Branch: perl
1158            ! lib/Math/BigInt/t/mbi_rand.t
1159 ____________________________________________________________________________
1160 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
1161         Log: EPOC update from Olaf Flebbe.
1162      Branch: perl
1163            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
1164            ! pod/perlport.pod t/io/fs.t
1165 ____________________________________________________________________________
1166 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
1167         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
1168              and bignum 0.11, from Tels.
1169      Branch: perl
1170            + lib/Math/BigInt/t/with_sub.t
1171            - lib/bignum/t/trace.t
1172            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
1173            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
1174            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
1175            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
1176            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
1177            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
1178            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
1179            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
1180            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
1181            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
1182            ! lib/bignum/t/bigrat.t lib/bigrat.pm
1183            ! t/lib/Math/BigInt/Subclass.pm
1184 ____________________________________________________________________________
1185 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
1186         Log: Integrate perlio;
1187              
1188              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
1189              
1190              Testcase for crlf spanning buffer boundary
1191      Branch: perl
1192           +> t/io/crlf.t
1193           !> MANIFEST perlio.c
1194 ____________________________________________________________________________
1195 [ 15521] By: nick                                  on 2002/03/26  15:31:55
1196         Log: Testcase for crlf spanning buffer boundary
1197      Branch: perlio
1198            + t/io/crlf.t
1199            ! MANIFEST
1200 ____________________________________________________________________________
1201 [ 15520] By: nick                                  on 2002/03/26  15:09:52
1202         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
1203      Branch: perlio
1204            ! perlio.c
1205 ____________________________________________________________________________
1206 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
1207         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
1208      Branch: perl
1209            ! t/lib/1_compile.t
1210 ____________________________________________________________________________
1211 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
1212         Log: Document the Configure (really, awk) glitch in
1213              UNICOS/mk.
1214      Branch: perl
1215            ! pod/perldelta.pod
1216 ____________________________________________________________________________
1217 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
1218         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
1219              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1220              Date: Fri, 22 Mar 2002 16:11:28 +0100
1221              Message-ID: <3C9B57B0.31936.496399@localhost>
1222      Branch: perl
1223            ! win32/win32.c
1224 ____________________________________________________________________________
1225 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
1226         Log: Subject: Re: Jarkko likes OOOOs
1227              From: "Gerrit P. Haase" <gp@familiehaase.de>
1228              Date: Tue, 26 Mar 2002 08:44:02 +0100
1229              Message-ID: <40509050505.20020326084402@familiehaase.de>
1230      Branch: perl
1231            ! t/io/fs.t
1232 ____________________________________________________________________________
1233 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
1234         Log: Subject: [patch utils/perlbug] subject header setting problem      
1235              From: Stas Bekman <stas@stason.org>
1236              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
1237              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
1238      Branch: perl
1239            ! utils/perlbug.PL
1240 ____________________________________________________________________________
1241 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
1242         Log: Subject: [PATCH] win32/makefile.mk
1243              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
1244              Date: Tue, 26 Mar 2002 13:56:19 +0100
1245              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
1246      Branch: perl
1247            ! win32/makefile.mk
1248 ____________________________________________________________________________
1249 [ 15513] By: nick                                  on 2002/03/26  07:17:17
1250         Log: Integrate mainline
1251      Branch: perlio
1252           +> (branch 39 files)
1253            - (delete 109 files)
1254           !> (integrate 105 files)
1255 ____________________________________________________________________________
1256 [ 15512] By: nick                                  on 2002/03/26  06:52:42
1257         Log: Integrate mainline
1258      Branch: perlio
1259           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
1260           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
1261           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
1262           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
1263           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
1264 ____________________________________________________________________________
1265 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
1266         Log: Installation advice from Robert Spier. 
1267      Branch: perl
1268            ! INSTALL
1269 ____________________________________________________________________________
1270 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
1271         Log: Stas setting things right.
1272      Branch: perl
1273            ! ext/PerlIO/PerlIO.t
1274 ____________________________________________________________________________
1275 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
1276         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
1277              From: Paul_GreenVOS@vos.stratus.com
1278              Date: Mon, 25 Mar 02 23:57 est
1279              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
1280      Branch: perl
1281            ! ext/IO/lib/IO/t/io_unix.t
1282 ____________________________________________________________________________
1283 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
1284         Log: Add threads hints for UNICOS/mk and UNICOS.
1285              (I'm just guessing on UNICOS.)
1286      Branch: perl
1287            ! hints/unicos.sh hints/unicosmk.sh
1288 ____________________________________________________________________________
1289 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
1290         Log: Mention the effect of Unicode keys on hashes.
1291      Branch: perl
1292            ! pod/perlunicode.pod
1293 ____________________________________________________________________________
1294 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
1295         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
1296              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
1297              Date: Mon, 25 Mar 2002 17:24:33 -0600
1298              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
1299      Branch: perl
1300            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
1301            ! vms/vms_yfix.pl
1302 ____________________________________________________________________________
1303 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
1304         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
1305      Branch: perl
1306            ! hints/dec_osf.sh
1307 ____________________________________________________________________________
1308 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
1309         Log: The .ucm of Encode are big when uncompressed.
1310      Branch: perl
1311            ! INSTALL
1312 ____________________________________________________________________________
1313 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
1314         Log: I don't understand what is going on what these
1315              news tests, retracting the whole lot.
1316      Branch: perl
1317            ! ext/PerlIO/PerlIO.t
1318 ____________________________________________________________________________
1319 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
1320         Log: Upgrade to Encode 0.99, from Dan Kogai.
1321      Branch: perl
1322            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
1323            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
1324            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
1325            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
1326            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
1327            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
1328            + ext/Encode/Encode/ksc5601.ucm
1329            + ext/Encode/Encode/macCentEuro.ucm
1330            + ext/Encode/Encode/macCroatian.ucm
1331            + ext/Encode/Encode/macCyrillic.ucm
1332            + ext/Encode/Encode/macDingbats.ucm
1333            + ext/Encode/Encode/macGreek.ucm
1334            + ext/Encode/Encode/macIceland.ucm
1335            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
1336            + ext/Encode/Encode/macRumanian.ucm
1337            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
1338            + ext/Encode/Encode/macTurkish.ucm
1339            + ext/Encode/Encode/macUkraine.ucm
1340            + ext/Encode/Encode/shiftjis.ucm
1341            + ext/Encode/lib/Encode/10646_1.pm
1342            + ext/Encode/lib/Encode/CJKConstants.pm
1343            + ext/Encode/lib/Encode/CN/2022_CN.pm
1344            + ext/Encode/lib/Encode/JP/2022_JP.pm
1345            + ext/Encode/lib/Encode/JP/2022_JP1.pm
1346            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
1347            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
1348            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
1349            + ext/Encode/ucm2table
1350            - (delete 109 files)
1351            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
1352            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
1353            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
1354            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
1355            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
1356            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
1357            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
1358            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
1359            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
1360            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
1361            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
1362            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
1363            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
1364            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
1365            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
1366            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
1367            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
1368            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
1369            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
1370            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
1371            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
1372            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
1373            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
1374            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
1375            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
1376            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
1377            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
1378            ! ext/Encode/Makefile.PL ext/Encode/README
1379            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
1380            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
1381            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
1382            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
1383            ! ext/Encode/lib/Encode/Details.pod
1384            ! ext/Encode/lib/Encode/Encoding.pm
1385            ! ext/Encode/lib/Encode/Internal.pm
1386            ! ext/Encode/lib/Encode/JP/H2Z.pm
1387            ! ext/Encode/lib/Encode/JP/JIS.pm
1388            ! ext/Encode/lib/Encode/Supported.pod
1389            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
1390            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
1391            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
1392            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
1393            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
1394            ! ext/Encode/t/jisx0212.ref
1395 ____________________________________________________________________________
1396 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
1397         Log: Noise with -w.
1398      Branch: perl
1399            ! ext/PerlIO/PerlIO.t
1400 ____________________________________________________________________________
1401 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
1402         Log: If no perlio no perlio warnings, either.
1403      Branch: perl
1404            ! lib/warnings.t
1405 ____________________________________________________________________________
1406 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
1407         Log: ...and put some of the new perlio tests here.
1408              The in-memory ones not yet since my poor brain
1409              refuses to find the right TODO incantation.
1410      Branch: perl
1411            ! ext/PerlIO/PerlIO.t
1412 ____________________________________________________________________________
1413 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
1414         Log: Take away the perlio-requiring tests..
1415      Branch: perl
1416            ! t/io/open.t
1417 ____________________________________________________________________________
1418 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
1419         Log: More correct now, but actually the two new tests
1420              need to be moved, since they are perlio-only...
1421      Branch: perl
1422            ! t/io/open.t
1423 ____________________________________________________________________________
1424 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
1425         Log: More neo-io tests from Stas Bekman.
1426      Branch: perl
1427            ! t/io/open.t
1428 ____________________________________________________________________________
1429 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
1430         Log: Document the QNX6 sprintf glitch.
1431      Branch: perl
1432            ! pod/perldelta.pod
1433 ____________________________________________________________________________
1434 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
1435         Log: AmigaOS must use the ixemul directly, since there
1436              is no more vfork support.
1437      Branch: perl
1438            ! hints/amigaos.sh
1439 ____________________________________________________________________________
1440 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
1441         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
1442              From: Norton Allen <allen@huarp.harvard.edu>
1443              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
1444              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
1445      Branch: perl
1446            ! pp_sys.c
1447 ____________________________________________________________________________
1448 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
1449         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
1450              From: Norton Allen <allen@huarp.harvard.edu>
1451              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
1452              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
1453      Branch: perl
1454            ! ext/Socket/socketpair.t
1455 ____________________________________________________________________________
1456 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
1457         Log: Clarify the 8.3 rule.
1458      Branch: perl
1459            ! Porting/check83.pl
1460 ____________________________________________________________________________
1461 [ 15490] By: nick                                  on 2002/03/25  16:05:07
1462         Log: Integrate mainline
1463      Branch: perlio
1464           +> ext/Encode/lib/Encode/EncFormat.pod
1465           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
1466            - ext/Encode/lib/EncodeFormat.pod
1467           !> (integrate 41 files)
1468 ____________________________________________________________________________
1469 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
1470         Log: Update Changes.
1471      Branch: perl
1472            ! Changes patchlevel.h
1473 ____________________________________________________________________________
1474 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
1475         Log: Forgotten from #15486.
1476      Branch: perl
1477            ! perl.c
1478 ____________________________________________________________________________
1479 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
1480         Log: It seems that FreeBSD does not like using Perl's malloc
1481              when multithreaded.
1482      Branch: perl
1483            ! hints/freebsd.sh
1484 ____________________________________________________________________________
1485 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
1486         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
1487              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1488              Date: Mon, 25 Mar 2002 11:33:17 +0100
1489              Message-ID: <20020325113317.A1410@rafael>
1490              
1491              Apparently VMS does not do YYDEBUG.
1492      Branch: perl
1493            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
1494 ____________________________________________________________________________
1495 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
1496         Log: Subject: [PATCH] warnings for perlio + others
1497              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
1498              Date: Mon, 25 Mar 2002 13:01:44 -0000
1499              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
1500      Branch: perl
1501            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
1502            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
1503            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
1504            ! warnings.pl
1505 ____________________________________________________________________________
1506 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
1507         Log: As verified by Doug MacEachern.
1508      Branch: perl
1509            ! pod/perldelta.pod
1510 ____________________________________________________________________________
1511 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
1512         Log: MPE/iX update from Mark Bixby.
1513      Branch: perl
1514            + mpeix/mpeix.c
1515            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
1516            ! hints/mpeix.sh mpeix/mpeixish.h
1517 ____________________________________________________________________________
1518 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
1519         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
1520              From: Nicholas Clark <nick@unfortu.net>
1521              Date: Sun, 24 Mar 2002 22:50:06 +0000
1522              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
1523      Branch: perl
1524            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
1525 ____________________________________________________________________________
1526 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
1527         Log: Subject: [PATCH] fix warning + carp interaction
1528              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
1529              Date: Sun, 24 Mar 2002 23:00:21 -0000
1530              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
1531      Branch: perl
1532            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
1533            ! warnings.pl
1534 ____________________________________________________________________________
1535 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
1536         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
1537              (All the code changes have already been applied earlier.)
1538      Branch: perl
1539            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
1540 ____________________________________________________________________________
1541 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
1542         Log: DB_File: for the core version, no need to specify
1543              a minimum MM version.
1544      Branch: perl
1545            ! ext/DB_File/Makefile.PL
1546 ____________________________________________________________________________
1547 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
1548         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
1549              From: Dave Mitchell <davem@fdgroup.com>
1550              Date: Sun, 24 Mar 2002 22:23:08 +0000
1551              Message-ID: <20020324222308.B21963@fdgroup.com>
1552      Branch: perl
1553            ! pp_pack.c
1554 ____________________________________________________________________________
1555 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
1556         Log: Subject: [PATCH @15450] errno help for VMS
1557              From: "Craig A. Berry" <craigberry@mac.com>
1558              Date: Sun, 24 Mar 2002 16:17:52 -0600
1559              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
1560      Branch: perl
1561            ! ext/POSIX/t/posix.t vms/vms.c
1562 ____________________________________________________________________________
1563 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
1564         Log: Upgrade to Locale::Codes 2.03.
1565      Branch: perl
1566            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
1567            ! lib/Locale/Country.pm
1568 ____________________________________________________________________________
1569 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
1570         Log: metaconfig unit change for #15474.
1571      Branch: metaconfig/U/perl
1572            ! Extensions.U
1573 ____________________________________________________________________________
1574 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
1575         Log: The #15472 said "properly".  Ha!
1576      Branch: perl
1577            ! Configure
1578 ____________________________________________________________________________
1579 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
1580         Log: metaconfig unit change for #15472.
1581      Branch: metaconfig/U/perl
1582            ! Extensions.U
1583 ____________________________________________________________________________
1584 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
1585         Log: Properly scan for the subextensions of Encode
1586              when doing static builds.
1587      Branch: perl
1588            ! Configure
1589 ____________________________________________________________________________
1590 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
1591         Log: Tru64: Document the known odbm failure with static builds.
1592      Branch: perl
1593            ! README.tru64
1594 ____________________________________________________________________________
1595 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
1596         Log: microperl tweaks.
1597      Branch: perl
1598            ! Makefile.micro locale.c util.c
1599 ____________________________________________________________________________
1600 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
1601         Log: metaconfig unit changes for #15468.
1602      Branch: metaconfig
1603            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
1604            ! U/modified/libc.U U/modified/libs.U
1605            ! U/threads/d_pthread_atfork.U
1606 ____________________________________________________________________________
1607 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
1608         Log: Various metaconfig unit cleanup; only one visible change
1609              in Configure, though.
1610      Branch: perl
1611            ! Configure
1612 ____________________________________________________________________________
1613 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
1614         Log: Upgrade to Encode 0.98, from Dan Kogai.
1615      Branch: perl
1616            + ext/Encode/lib/Encode/EncFormat.pod
1617            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
1618            - ext/Encode/lib/EncodeFormat.pod
1619            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
1620            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
1621            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
1622            ! ext/Encode/lib/Encode/Alias.pm
1623            ! ext/Encode/lib/Encode/Details.pod
1624            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
1625            ! ext/Encode/lib/Encode/JP/JIS.pm
1626            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
1627 ____________________________________________________________________________
1628 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
1629         Log: Integrate perlio;
1630              
1631              Avoid core-dump in Encode with PERLIO=mmap
1632      Branch: perl
1633           !> ext/Encode/Encode.xs
1634 ____________________________________________________________________________
1635 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
1636         Log: In the spirit of #15464.
1637      Branch: perl
1638            ! perl.c sv.c
1639 ____________________________________________________________________________
1640 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
1641         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
1642              From: Michael G Schwern <schwern@pobox.com>
1643              Date: Sun, 24 Mar 2002 02:27:25 -0500
1644              Message-ID: <20020324072725.GA3554@blackrider>
1645      Branch: perl
1646            ! perl.c
1647 ____________________________________________________________________________
1648 [ 15463] By: nick                                  on 2002/03/24  10:24:41
1649         Log: Integrate mainline
1650      Branch: perlio
1651           +> (branch 28 files)
1652            - lib/bigfloat.t lib/bigint.t
1653           !> (integrate 59 files)
1654 ____________________________________________________________________________
1655 [ 15462] By: nick                                  on 2002/03/24  08:59:35
1656         Log: Avoid core-dump in Encode with PERLIO=mmap
1657      Branch: perlio
1658            ! ext/Encode/Encode.xs
1659 ____________________________________________________________________________
1660 [ 15461] By: nick                                  on 2002/03/24  08:58:21
1661         Log: Too many machines doing integrate mainline
1662      Branch: perlio
1663           !> Changes Configure lib/AutoSplit.t
1664           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
1665           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
1666           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
1667           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
1668 ____________________________________________________________________________
1669 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
1670         Log: Retract Math::BigInt::Lite for now, seems to confuse
1671              bignum and bigrat.
1672      Branch: perl
1673            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
1674            ! MANIFEST
1675 ____________________________________________________________________________
1676 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
1677         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
1678              From: "Craig A. Berry" <craigberry@mac.com>
1679              Date: Sat, 23 Mar 2002 23:23:00 -0600
1680              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
1681      Branch: perl
1682            ! configure.com vms/vms.c
1683 ____________________________________________________________________________
1684 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
1685         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
1686              From: Michael G Schwern <schwern@pobox.com>
1687              Date: Sat, 23 Mar 2002 21:32:32 -0500
1688              Message-ID: <20020324023232.GA29972@blackrider>
1689              
1690              (with Russ Allbery's simplifications)
1691      Branch: perl
1692            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
1693 ____________________________________________________________________________
1694 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
1695         Log: Merge Math::BigInt::Lite 0.08, from Tels.
1696      Branch: perl
1697            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
1698            ! MANIFEST
1699 ____________________________________________________________________________
1700 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
1701         Log: Too chatty.
1702      Branch: perl
1703            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
1704 ____________________________________________________________________________
1705 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
1706         Log: Merge bignum 0.10, from Tels.
1707      Branch: perl
1708            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
1709            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
1710            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
1711            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
1712            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
1713            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
1714            ! MANIFEST
1715 ____________________________________________________________________________
1716 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
1717         Log: Rename the Perl 4 tests in preparation of bignum.
1718      Branch: perl
1719            + lib/bigfloatpl.t lib/bigintpl.t
1720            - lib/bigfloat.t lib/bigint.t
1721            ! MANIFEST
1722 ____________________________________________________________________________
1723 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
1724         Log: Merge Math::BigRat 0.04, from Tels.
1725      Branch: perl
1726            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
1727            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
1728            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
1729            + t/lib/Math/BigRat/Test.pm
1730            ! MANIFEST
1731 ____________________________________________________________________________
1732 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
1733         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
1734              From: Dave Mitchell <davem@fdgroup.com>
1735              Date: Sat, 23 Mar 2002 22:27:24 +0000
1736              Message-ID: <20020323222724.A19425@fdgroup.com>
1737      Branch: perl
1738            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
1739 ____________________________________________________________________________
1740 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
1741         Log: Forgotten.
1742      Branch: perl
1743            ! ext/Unicode/Normalize/README
1744 ____________________________________________________________________________
1745 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
1746         Log: Update Changes.
1747      Branch: perl
1748            ! Changes patchlevel.h
1749 ____________________________________________________________________________
1750 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
1751         Log: Subject: perldoc -m [PATCH]
1752              From: "John L. Allen" <allen@grumman.com>
1753              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
1754              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
1755      Branch: perl
1756            ! utils/perldoc.PL
1757 ____________________________________________________________________________
1758 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
1759         Log: Subject: Re: Copious warnings from Sys::Syslog
1760              From: andreas.koenig@anima.de (Andreas J. Koenig)
1761              Date: Sat, 23 Mar 2002 06:47:08 +0100
1762              Message-ID: <m31yebvns3.fsf@anima.de>
1763      Branch: perl
1764            ! ext/Sys/Syslog/Syslog.pm
1765 ____________________________________________________________________________
1766 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
1767         Log: Upgrade to Math::BigInt 1.55, from Tels.
1768      Branch: perl
1769            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
1770            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
1771            + lib/Math/BigInt/t/use_lib4.t
1772            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
1773            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
1774            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
1775            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
1776            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
1777            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
1778            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
1779            ! lib/Math/BigInt/t/upgrade.t
1780 ____________________________________________________________________________
1781 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
1782         Log: Upgrade to Encode 0.97, from Dan Kogai.
1783      Branch: perl
1784            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
1785            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
1786            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
1787            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
1788            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
1789            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
1790            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
1791            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
1792            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
1793            ! ext/Encode/t/Tcl.t
1794 ____________________________________________________________________________
1795 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
1796         Log: Slight tweaks on #15443.
1797      Branch: perl
1798            ! pod/perlvar.pod
1799 ____________________________________________________________________________
1800 [ 15444] By: nick                                  on 2002/03/23  17:30:42
1801         Log: Integrate mainline
1802      Branch: perlio
1803           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
1804           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
1805           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
1806           !> (integrate 50 files)
1807 ____________________________________________________________________________
1808 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
1809         Log: Subject: patch [bleadperl]: Document %! special variable
1810              From: mjd@plover.com
1811              Date: 23 Mar 2002 18:25:44 -0000
1812              Message-ID: <20020323182544.11741.qmail@plover.com>    
1813      Branch: perl
1814            ! pod/perlvar.pod
1815 ____________________________________________________________________________
1816 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
1817         Log: Since the Encode::JP is unsupported under EBCDIC we
1818              cannot run this test (aliases as such should work fine).
1819      Branch: perl
1820            ! ext/Encode/t/Aliases.t
1821 ____________________________________________________________________________
1822 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
1823         Log: EBCDIC: the sorting order is different under
1824              byte-EBCDIC and Unicode.
1825      Branch: perl
1826            ! t/op/utfhash.t
1827 ____________________________________________________________________________
1828 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
1829         Log: EBCDIC: the character codes are different.
1830      Branch: perl
1831            ! lib/Pod/t/pod2html-lib.pl
1832 ____________________________________________________________________________
1833 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
1834         Log: Purify: #15434 got the test the wrong.
1835              (Is there an approved way of testing "is this an unop"?)
1836      Branch: perl
1837            ! op.c
1838 ____________________________________________________________________________
1839 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
1840         Log: Purify: Array bounds read: could read one character past the end.
1841      Branch: perl
1842            ! pp_pack.c
1843 ____________________________________________________________________________
1844 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
1845         Log: Purify: Array bounds read: reading one byte before the buffer.
1846      Branch: perl
1847            ! util.c
1848 ____________________________________________________________________________
1849 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
1850         Log: Purify: Unitialized memory read.  Too many code paths
1851              to keep track of, I guess.
1852      Branch: perl
1853            ! sv.c
1854 ____________________________________________________________________________
1855 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
1856         Log: Purify: Array bounds write: pre-extend the strxfrm
1857              buffer by a factor of four (suggested maximum by HP-UX;
1858              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
1859              know how portable that is; locale.c uses yet another trick
1860              (not a particularly good trick, I might add))
1861      Branch: perl
1862            ! ext/POSIX/POSIX.xs
1863 ____________________________________________________________________________
1864 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
1865         Log: Purify: Array bounds read: o->op_last was accessed
1866              for unops (via newUNOP() and ck_eof()).
1867              (analysis okay, patch bad: see #15439)
1868      Branch: perl
1869            ! op.c
1870 ____________________________________________________________________________
1871 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
1872         Log: Subject: [PATCH] vms/test.com, File::Find tests
1873              From: "Craig A. Berry" <craigberry@mac.com>
1874              Date: Fri, 22 Mar 2002 16:52:59 -0600
1875              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
1876      Branch: perl
1877            ! vms/test.com
1878 ____________________________________________________________________________
1879 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
1880         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
1881              From: Michael G Schwern <schwern@pobox.com>
1882              Date: Fri, 22 Mar 2002 18:08:19 -0500
1883              Message-ID: <20020322230819.GB16454@blackrider>
1884      Branch: perl
1885            ! ext/Sys/Syslog/Syslog.pm
1886 ____________________________________________________________________________
1887 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
1888         Log: Update the information on Encode.
1889      Branch: perl
1890            ! pod/perldelta.pod
1891 ____________________________________________________________________________
1892 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
1893         Log: Upgrade to Encode 0.96, from Dan Kogai.
1894      Branch: perl
1895            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
1896            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
1897            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
1898            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
1899            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
1900            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
1901            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
1902            ! ext/Encode/lib/Encode/Alias.pm
1903            ! ext/Encode/lib/Encode/Encoding.pm
1904            ! ext/Encode/lib/Encode/Internal.pm
1905            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
1906 ____________________________________________________________________________
1907 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
1908         Log: Subject: [PATCH] h2xs.t fix for VMS
1909              From: "Craig A. Berry" <craigberry@mac.com>
1910              Date: Fri, 22 Mar 2002 15:47:38 -0600
1911              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
1912      Branch: perl
1913            ! lib/h2xs.t
1914 ____________________________________________________________________________
1915 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
1916         Log: One more pass.
1917      Branch: perl
1918            ! epoc/config.sh
1919 ____________________________________________________________________________
1920 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
1921         Log: Even better version from Olaf Flebbe.
1922      Branch: perl
1923            ! epoc/config.sh pp_sys.c util.c
1924 ____________________________________________________________________________
1925 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
1926         Log: EPOC update from Olaf Flebbe.
1927      Branch: perl
1928            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
1929            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
1930 ____________________________________________________________________________
1931 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
1932         Log: Tweak from John P. Linderman.
1933      Branch: perl
1934            ! pod/perlhack.pod
1935 ____________________________________________________________________________
1936 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
1937         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
1938              From: Stas Bekman <stas@stason.org>
1939              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
1940              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
1941      Branch: perl
1942            ! pod/perlfunc.pod
1943 ____________________________________________________________________________
1944 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
1945         Log: Subject: [PATCH] check sysconf's return value in reentr.c
1946              From: <slaven.rezic@berlin.de>
1947              Date: Fri, 22 Mar 2002 18:30:36 +0100
1948              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
1949              
1950              (plus use 4k instead 2k as the "usual" size)
1951      Branch: perl
1952            ! reentr.c reentr.pl
1953 ____________________________________________________________________________
1954 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
1955         Log: Update Changes.
1956      Branch: perl
1957            ! Changes patchlevel.h
1958 ____________________________________________________________________________
1959 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
1960         Log: Forgot from #15416.
1961      Branch: perl
1962            ! pod/perlfaq3.pod
1963 ____________________________________________________________________________
1964 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
1965         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
1966              From: andreas.koenig@anima.de (Andreas J. Koenig)
1967              Date: Fri, 22 Mar 2002 16:27:51 +0100
1968              Message-ID: <m3n0x0vczs.fsf@anima.de>
1969      Branch: perl
1970            ! pod/perlmodstyle.pod
1971 ____________________________________________________________________________
1972 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
1973         Log: metaconfig unit changes for #15418.
1974      Branch: metaconfig
1975            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
1976            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
1977            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
1978            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
1979            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
1980            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
1981            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
1982            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
1983            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
1984            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
1985            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
1986            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
1987            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
1988            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
1989            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
1990            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
1991            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
1992            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
1993            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
1994            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
1995            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
1996            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
1997            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
1998            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
1999 ____________________________________________________________________________
2000 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
2001         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
2002              Also, there's no i_stdio.
2003      Branch: perl
2004            ! Configure reentr.h reentr.pl
2005 ____________________________________________________________________________
2006 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
2007         Log: Document a known AIX warning.
2008      Branch: perl
2009            ! pod/perldelta.pod
2010 ____________________________________________________________________________
2011 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
2012         Log: Undo #15415, allow the faq people to catch up first.
2013      Branch: perl
2014            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
2015 ____________________________________________________________________________
2016 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
2017         Log: FAQ sync.
2018      Branch: perl
2019            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
2020 ____________________________________________________________________________
2021 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
2022         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
2023              From: andreas.koenig@anima.de (Andreas J. Koenig)
2024              Date: Fri, 22 Mar 2002 15:16:19 +0100
2025              Message-ID: <m38z8kwuvg.fsf@anima.de>
2026              
2027              (plus reformat)
2028      Branch: perl
2029            ! pod/perldelta.pod
2030 ____________________________________________________________________________
2031 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
2032         Log: Integrate perlio;
2033              
2034              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
2035              
2036              Check for sanity of UTF-8 keys in hashes
2037      Branch: perl
2038           +> t/op/utfhash.t
2039           !> MANIFEST doio.c
2040 ____________________________________________________________________________
2041 [ 15412] By: nick                                  on 2002/03/22  10:50:53
2042         Log: Check for sanity of UTF-8 keys in hashes
2043              (feel free to add more tests...)
2044      Branch: perlio
2045            + t/op/utfhash.t
2046            ! MANIFEST
2047 ____________________________________________________________________________
2048 [ 15411] By: ams                                   on 2002/03/22  08:36:33
2049         Log: Revert #15200 for backwards compatiblity reasons.
2050      Branch: perl
2051            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
2052            ! pp_ctl.c t/op/override.t
2053 ____________________________________________________________________________
2054 [ 15410] By: nick                                  on 2002/03/22  07:47:41
2055         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
2056              - when (e.g.) STDOUT is char special file and gets IoOFP
2057              created - do _NOT_ pass num_svs as that fopen-s stringified
2058              glob, and not fdopen-s the fd.
2059      Branch: perlio
2060            ! doio.c
2061 ____________________________________________________________________________
2062 [ 15409] By: nick                                  on 2002/03/22  07:19:33
2063         Log: Integrate mainline
2064      Branch: perlio
2065           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
2066           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
2067           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
2068           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
2069           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
2070           +> ext/Encode/lib/Encode/Details.pod
2071           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
2072           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
2073           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
2074           +> lib/Pod/t/pod2html-lib.pl
2075            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
2076           !> (integrate 39 files)
2077 ____________________________________________________________________________
2078 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
2079         Log: Win32 tweak from mjd.
2080      Branch: perl
2081            ! lib/Tie/File.pm
2082 ____________________________________________________________________________
2083 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
2084         Log: If Unicode keys are entered to a hash, a bit is turned on.
2085              If the bit is on, when the keys are fetched from the hash
2086              (%h, each %h, keys %h), the Unicodified versions of the keys
2087              are returned if needed.  This solution errs on the size of
2088              over-Unicodifying, the old solution erred on the side of
2089              under-Unicodifying.  As long as the hash keys can be a mix
2090              of byte and Unicode strings, a perfect fit is hard to come by.
2091      Branch: perl
2092            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
2093            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
2094 ____________________________________________________________________________
2095 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
2096         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
2097              From: Mike Guy <mjtg@cam.ac.uk>
2098              Date: Fri, 22 Mar 2002 02:08:20 +0000
2099              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
2100      Branch: perl
2101            ! pod/perldelta.pod
2102 ____________________________________________________________________________
2103 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
2104         Log: PM_SETRE() fallout.
2105      Branch: perl
2106            ! ext/ByteLoader/bytecode.h
2107 ____________________________________________________________________________
2108 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
2109         Log: Subject: [PATCH pod/perlxs.pod] doc fix
2110              From: Stas Bekman <stas@stason.org>
2111              Date: Thu, 21 Mar 2002 18:47:35 +0800
2112              Message-ID: <3C99BA47.9010403@stason.org>
2113      Branch: perl
2114            ! pod/perlxs.pod
2115 ____________________________________________________________________________
2116 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
2117         Log: Subject: [PATCH]
2118              From: Slaven Rezic <slaven.rezic@berlin.de>
2119              Date: 21 Mar 2002 10:19:23 +0100
2120              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
2121              
2122              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
2123      Branch: perl
2124            ! hints/freebsd.sh
2125 ____________________________________________________________________________
2126 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
2127         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
2128              From: Tim Bunce <Tim.Bunce@pobox.com>
2129              Date: Thu, 21 Mar 2002 21:18:05 +0000
2130              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
2131      Branch: perl
2132            ! ext/Storable/Storable.xs
2133 ____________________________________________________________________________
2134 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
2135         Log: Reword the Apache^Wmod_perl bit so that Sarathy
2136              can sleep easier :-)
2137      Branch: perl
2138            ! pod/perldelta.pod
2139 ____________________________________________________________________________
2140 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
2141         Log: It seems that the strange failure (core dump) of
2142              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
2143              (1) using Sun's cc helps
2144              (2) rewriting the ithreads PM_SETRE() to do the
2145              setting in two steps helps
2146              (3) no other platforms have the crash
2147              (4) Tru64's Third Degree sees nothing evil
2148              So we implement (2).
2149      Branch: perl
2150            ! op.h
2151 ____________________________________________________________________________
2152 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
2153         Log: Solaris: default to the SUNwspro cc if it is available.
2154      Branch: perl
2155            ! hints/solaris_2.sh
2156 ____________________________________________________________________________
2157 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
2158         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
2159              does not get fixed in time.
2160      Branch: perl
2161            ! pod/perldelta.pod
2162 ____________________________________________________________________________
2163 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
2164         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
2165              From: Dave Mitchell <davem@fdgroup.com>
2166              Date: Thu, 21 Mar 2002 17:24:40 +0000
2167              Message-ID: <20020321172440.C13683@fdgroup.com>
2168      Branch: perl
2169            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
2170            ! pod/perlapi.pod proto.h sv.h toke.c
2171 ____________________________________________________________________________
2172 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
2173         Log: One more proto escapee.
2174      Branch: perl
2175            ! hints/linux.sh
2176 ____________________________________________________________________________
2177 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
2178         Log: metaconfig unit change for #15394.
2179      Branch: metaconfig/U/perl
2180            ! Checkcc.U
2181 ____________________________________________________________________________
2182 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
2183         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
2184              From: Robin Barker <rmb1@cise.npl.co.uk>
2185              Date: Thu, 21 Mar 2002 17:35:00 GMT
2186              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
2187      Branch: perl
2188            ! Configure
2189 ____________________________________________________________________________
2190 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
2191         Log: Subject: Re: [tests for Pod::Html]
2192              From: Stas Bekman <stas@stason.org>
2193              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
2194              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
2195      Branch: perl
2196            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
2197            - t/pod2html/README
2198            ! MANIFEST lib/Pod/t/pod2html-lib.pl
2199 ____________________________________________________________________________
2200 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
2201         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
2202              From: Stas Bekman <stas@stason.org>
2203              Date: Thu, 21 Mar 2002 18:50:56 +0800
2204              Message-ID: <3C99BB10.50004@stason.org>
2205      Branch: perl
2206            ! ext/Cwd/Cwd.xs
2207 ____________________________________________________________________________
2208 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
2209         Log: Upgrade to Encode 0.95, from Dan Kogai.
2210      Branch: perl
2211            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
2212            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
2213            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
2214            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
2215            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
2216            + ext/Encode/lib/Encode/Details.pod
2217            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
2218            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
2219            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
2220            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
2221            ! ext/Encode/Makefile.PL
2222 ____________________________________________________________________________
2223 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
2224         Log: Mention the new syslog try-harder feature.
2225      Branch: perl
2226            ! pod/perldelta.pod
2227 ____________________________________________________________________________
2228 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
2229         Log: metaconfig unit changes for #15388.
2230      Branch: metaconfig
2231            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
2232            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
2233            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
2234            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
2235            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
2236            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
2237            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
2238            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
2239            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
2240            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
2241            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
2242            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
2243            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
2244            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
2245            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
2246            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
2247            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
2248            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
2249            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
2250            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
2251            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
2252            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
2253            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
2254            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
2255 ____________________________________________________________________________
2256 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
2257         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
2258              From: Spider Boardman <spider@web.zk3.dec.com>
2259              Date: Thu, 21 Mar 2002 09:23:45 -0500
2260              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
2261      Branch: perl
2262            ! Configure hints/hpux.sh reentr.pl
2263 ____________________________________________________________________________
2264 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
2265         Log: NetWare diff from C Aditya.
2266      Branch: perl
2267            ! perl.h
2268 ____________________________________________________________________________
2269 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
2270         Log: The htmlview test doesn't work yet.
2271      Branch: perl
2272            + t/pod2html/README
2273            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
2274            ! MANIFEST
2275 ____________________________________________________________________________
2276 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
2277         Log: Placeholder.
2278      Branch: perl
2279            ! MANIFEST
2280 ____________________________________________________________________________
2281 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
2282         Log: Integrate perlio: missing tabs in makefile.mk.
2283      Branch: perl
2284           !> win32/makefile.mk
2285 ____________________________________________________________________________
2286 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
2287         Log: Subject: [tests for Pod::Html]
2288              From: Stas Bekman <stas@stason.org>
2289              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
2290              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
2291      Branch: perl
2292            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
2293            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
2294            + lib/Pod/t/pod2html-lib.pl
2295            ! MANIFEST
2296 ____________________________________________________________________________
2297 [ 15382] By: nick                                  on 2002/03/21  07:21:57
2298         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
2299      Branch: perlio
2300           +> ext/Encode/AUTHORS ext/Encode/Changes
2301           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
2302           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
2303           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
2304           +> ext/I18N/Langinfo/fallback/const-c.inc
2305           +> ext/I18N/Langinfo/fallback/const-xs.inc
2306           +> lib/ExtUtils/t/Constant.t
2307            - ext/Encode/Encode/euc-jp-0212.enc
2308            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
2309            - ext/Encode/t/table.euc ext/Encode/t/table.ref
2310            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
2311           !> (integrate 105 files)
2312 ____________________________________________________________________________
2313 [ 15381] By: nick                                  on 2002/03/21  06:59:57
2314         Log: Restore tabs so dmake will parse file!
2315      Branch: perlio
2316            ! win32/makefile.mk
2317 ____________________________________________________________________________
2318 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
2319         Log: Upgrade to Unicode::Normalize 0.16.
2320      Branch: perl
2321            ! ext/Unicode/Normalize/Changes
2322            ! ext/Unicode/Normalize/Normalize.pm
2323 ____________________________________________________________________________
2324 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
2325         Log: Schwern's wallet is a bit more loose.
2326      Branch: perl
2327            ! t/lib/1_compile.t
2328 ____________________________________________________________________________
2329 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
2330         Log: Subject: [PATCH]
2331              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
2332              Date: Wed, 20 Mar 2002 22:56:17 -0000
2333              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
2334              
2335              packWARN also for subdirs.
2336      Branch: perl
2337            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
2338            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
2339            ! win32/win32.c
2340 ____________________________________________________________________________
2341 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
2342         Log: A plan is better.
2343      Branch: perl
2344            ! ext/Encode/t/CJKalias.t
2345 ____________________________________________________________________________
2346 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
2347         Log: Upgrade to Encode 0.94, from Dan Kogai.
2348      Branch: perl
2349            + ext/Encode/lib/Encode/Description.pod
2350            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
2351            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
2352            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
2353            ! ext/Encode/lib/Encode/Encoding.pm
2354            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
2355            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
2356            ! ext/Encode/t/CJKalias.t
2357 ____________________________________________________________________________
2358 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
2359         Log: Rats' nest.
2360      Branch: perl
2361            ! hints/solaris_2.sh
2362 ____________________________________________________________________________
2363 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
2364         Log: Rrright.
2365      Branch: perl
2366            ! pod/perlguts.pod
2367 ____________________________________________________________________________
2368 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
2369         Log: Update Changes.
2370      Branch: perl
2371            ! Changes patchlevel.h
2372 ____________________________________________________________________________
2373 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
2374         Log: Reapply #15336.
2375      Branch: perl
2376            ! ext/Encode/lib/Encode/Tcl.pm
2377 ____________________________________________________________________________
2378 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
2379         Log: Upgrade to Encode 0.93, from Dan Kogai.
2380      Branch: perl
2381            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
2382            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
2383            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
2384            ! ext/Encode/README ext/Encode/TW/TW.pm
2385            ! ext/Encode/lib/Encode/CN/HZ.pm
2386            ! ext/Encode/lib/Encode/Encoding.pm
2387            ! ext/Encode/lib/Encode/Internal.pm
2388            ! ext/Encode/lib/Encode/JP/Constants.pm
2389            ! ext/Encode/lib/Encode/JP/H2Z.pm
2390            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
2391            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
2392            ! ext/Encode/lib/Encode/Tcl/Escape.pm
2393            ! ext/Encode/lib/Encode/Tcl/Table.pm
2394            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
2395            ! ext/Encode/lib/Encode/iso10646_1.pm
2396            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
2397            ! ext/Encode/t/JP.t
2398 ____________________________________________________________________________
2399 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
2400         Log: Subject: patch for syslog
2401              From: <Nick.Williams@morganstanley.com>
2402              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
2403              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
2404      Branch: perl
2405            ! ext/Sys/Syslog/Syslog.pm
2406 ____________________________________________________________________________
2407 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
2408         Log: Some failure updates.
2409      Branch: perl
2410            ! pod/perldelta.pod
2411 ____________________________________________________________________________
2412 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
2413         Log: Getopt::Long 2.29 from Johan Vromans.
2414      Branch: perl
2415            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
2416 ____________________________________________________________________________
2417 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
2418         Log: Rename ExtUtils.t to Constant.t, as suggested by
2419              Nicholas Clark.
2420      Branch: perl
2421            + lib/ExtUtils/t/Constant.t
2422            - lib/ExtUtils/t/ExtUtils.t
2423            ! MANIFEST
2424 ____________________________________________________________________________
2425 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
2426         Log: Subject: [PATCH] TODO - Make Schwern Poorer
2427              From: Nicholas Clark <nick@unfortu.net>
2428              Date: Tue, 19 Mar 2002 22:50:28 +0000
2429              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
2430      Branch: perl
2431            ! t/lib/1_compile.t
2432 ____________________________________________________________________________
2433 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
2434         Log: Subject: Re: The story of O [PATCH]
2435              From: Richard.Foley@t-online.de (Richard Foley)
2436              Date: Sun, 17 Mar 2002 08:37:26 +0100
2437              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
2438      Branch: perl
2439            ! lib/perl5db.pl
2440 ____________________________________________________________________________
2441 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
2442         Log: Mention the external modules Encode::HanExtra and
2443              PadWalker.
2444      Branch: perl
2445            ! pod/perldelta.pod
2446 ____________________________________________________________________________
2447 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
2448         Log: Subject: [PATCH] List lexicals from debugger
2449              From: Peter Scott <Peter@PSDT.com>
2450              Date: Tue, 19 Mar 2002 12:28:52 -0800
2451              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
2452      Branch: perl
2453            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
2454 ____________________________________________________________________________
2455 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
2456         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
2457              and :encoding(xxx) was errorneously parsed.
2458      Branch: perl
2459            ! lib/open.pm
2460 ____________________________________________________________________________
2461 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
2462         Log: Subject: [PATCH bleadperl] exec.t tweak
2463              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2464              Date: Wed, 20 Mar 2002 01:21:40 +0100
2465              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
2466              
2467              4NT returns 2 as error-code for nonexistant file.
2468      Branch: perl
2469            ! t/op/exec.t
2470 ____________________________________________________________________________
2471 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
2472         Log: minor Tie::File test patch to make win32 happier, from mjd.
2473      Branch: perl
2474            ! lib/Tie/File/t/30_defer.t
2475 ____________________________________________________________________________
2476 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
2477         Log: Subject: [PATCH bleadperl] magic.t tweak
2478              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2479              Date: Wed, 20 Mar 2002 00:39:16 +0100
2480              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
2481      Branch: perl
2482            ! t/op/magic.t
2483 ____________________________________________________________________________
2484 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
2485         Log: Typo fix from Andreas Koenig, plus a tweak.
2486      Branch: perl
2487            ! pod/perlunicode.pod
2488 ____________________________________________________________________________
2489 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
2490         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
2491              in Mandrake 8.2.  Now we need to figure out a way not to
2492              unbreak Apache.
2493      Branch: perl
2494            ! hints/linux.sh
2495 ____________________________________________________________________________
2496 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
2497         Log: Fix for "UTF-8 bug with s///" from Hugo.
2498      Branch: perl
2499            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
2500            ! t/op/pat.t
2501 ____________________________________________________________________________
2502 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
2503         Log: metaconfig unit change for #15354.
2504      Branch: metaconfig
2505            ! U/threads/usethreads.U
2506 ____________________________________________________________________________
2507 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
2508         Log: Installation updates on threads and perlio.
2509      Branch: perl
2510            ! Configure INSTALL
2511 ____________________________________________________________________________
2512 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
2513         Log: Tpo.
2514      Branch: perl
2515            ! pod/perlfaq6.pod
2516 ____________________________________________________________________________
2517 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
2518         Log: Regen modlib and toc.
2519      Branch: perl
2520            ! pod/perlmodlib.pod pod/perltoc.pod
2521 ____________________________________________________________________________
2522 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
2523         Log: Whitespace tweaks.
2524      Branch: perl
2525            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
2526            ! pod/perltodo.pod pod/perlunicode.pod
2527 ____________________________________________________________________________
2528 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
2529         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
2530              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
2531              (And as suggested by Markus Kuhn.)
2532              
2533              While we are at it, document also the case of
2534              mixed hash keys as a known potential troublemaker.
2535              (Since it's locale-related, sometimes.)
2536      Branch: perl
2537            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
2538            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
2539            ! pod/perluniintro.pod
2540 ____________________________________________________________________________
2541 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
2542         Log: Surely a typo.
2543      Branch: perl
2544            ! gv.c
2545 ____________________________________________________________________________
2546 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
2547         Log: Take two.
2548      Branch: perl
2549            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
2550            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
2551 ____________________________________________________________________________
2552 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
2553         Log: Let's try this from scratch.
2554      Branch: perl
2555            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
2556            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
2557 ____________________________________________________________________________
2558 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
2559         Log: I could do this all day...
2560      Branch: perl
2561            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
2562            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
2563 ____________________________________________________________________________
2564 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
2565         Log: Grrr.
2566      Branch: perl
2567            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
2568            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
2569 ____________________________________________________________________________
2570 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
2571         Log: Subject: Re: Nearly OK for cygwin@15318
2572              From: John Peacock <jpeacock@rowman.com>
2573              Date: Tue, 19 Mar 2002 15:58:08 -0500
2574              Message-ID: <3C97A660.3060302@rowman.com>
2575      Branch: perl
2576            ! pod/perlport.pod
2577 ____________________________________________________________________________
2578 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
2579         Log: Subject: Re: Nearly OK for cygwin@15318
2580              From: <slaven.rezic@berlin.de>
2581              Date: Tue, 19 Mar 2002 21:47:49 +0100
2582              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
2583              
2584              Subject: Re: Nearly OK for cygwin@15318
2585              From: <slaven.rezic@berlin.de>
2586              Date: Tue, 19 Mar 2002 21:37:18 +0100
2587              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
2588      Branch: perl
2589            ! pod/perlport.pod t/io/fs.t
2590 ____________________________________________________________________________
2591 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
2592         Log: D'oh.
2593      Branch: perl
2594            + ext/I18N/Langinfo/fallback/const-c.inc
2595            + ext/I18N/Langinfo/fallback/const-xs.inc
2596 ____________________________________________________________________________
2597 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
2598         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
2599              From: Nicholas Clark <nick@unfortu.net>
2600              Date: Tue, 19 Mar 2002 22:37:08 +0000
2601              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
2602              
2603              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
2604              From: Nicholas Clark <nick@ccl4.org>
2605              Date: Tue, 19 Mar 2002 22:39:55 +0000
2606              Message-ID: <20020319223954.G94831@plum.flirble.org>
2607      Branch: perl
2608            - ext/I18N/Langinfo/fallback.xs
2609            ! MANIFEST
2610 ____________________________________________________________________________
2611 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
2612         Log: Text, not binary.
2613      Branch: perl
2614            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
2615            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
2616 ____________________________________________________________________________
2617 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
2618         Log: Subject: Re: perl@15244
2619              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2620              Date: Mon, 18 Mar 2002 17:37:31 +0100
2621              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
2622              
2623              (Goedendag: Dutch whitespace police)
2624      Branch: perl
2625            ! hints/hpux.sh
2626 ____________________________________________________________________________
2627 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
2628         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
2629              From: Nicholas Clark <nick@unfortu.net>
2630              Date: Tue, 19 Mar 2002 21:52:47 +0000
2631              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
2632      Branch: perl
2633            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
2634            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
2635            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
2636            ! ext/Sys/Syslog/Makefile.PL
2637 ____________________________________________________________________________
2638 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
2639         Log: More pathname portability checks.
2640      Branch: perl
2641            ! Porting/check83.pl
2642 ____________________________________________________________________________
2643 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
2644         Log: Begone, Encode::Tcl::Extended.
2645      Branch: perl
2646            ! ext/Encode/lib/Encode/Tcl.pm
2647 ____________________________________________________________________________
2648 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
2649         Log: This is like trying to put the shaving cream
2650              back to the can...
2651      Branch: perl
2652            ! hints/linux.sh
2653 ____________________________________________________________________________
2654 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
2655         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
2656              types of usleep().  Fun, fun. fun.
2657      Branch: perl
2658            ! hints/linux.sh
2659 ____________________________________________________________________________
2660 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
2661         Log: Sarathy's new suggestion for Linux threading flags.
2662      Branch: perl
2663            ! hints/linux.sh
2664 ____________________________________________________________________________
2665 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
2666         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
2667      Branch: perl
2668            - ext/Encode/Encode/euc-jp-0212.ucm
2669            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
2670            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
2671 ____________________________________________________________________________
2672 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
2673         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
2674              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2675              Date: Tue, 19 Mar 2002 00:42:22 +0100
2676              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
2677      Branch: perl
2678            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
2679 ____________________________________________________________________________
2680 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
2681         Log: "+" is not a valid filename character in VMS.
2682      Branch: perl
2683            + ext/Encode/Encode/euc-jp-0212.ucm
2684            - ext/Encode/Encode/euc-jp+0212.ucm
2685            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
2686 ____________________________________________________________________________
2687 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
2688         Log: Update Changes.
2689      Branch: perl
2690            ! Changes patchlevel.h
2691 ____________________________________________________________________________
2692 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
2693         Log: Take away _GNU_SOURCE since that does not seem
2694              to play well with other software (like Apache),
2695              just hint away the WHOAs.
2696      Branch: perl
2697            ! hints/linux.sh
2698 ____________________________________________________________________________
2699 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
2700         Log: metaconfig unit change for #15326.
2701      Branch: metaconfig
2702            ! U/threads/d_crypt_r.U
2703 ____________________________________________________________________________
2704 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
2705         Log: Support crypt_r(const char*,const char*, CRYPTD*).
2706      Branch: perl
2707            ! Configure reentr.h reentr.pl
2708 ____________________________________________________________________________
2709 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
2710         Log: VMS acrobatics from Peter Prymmer.
2711      Branch: perl
2712            ! lib/ExtUtils/t/ExtUtils.t
2713 ____________________________________________________________________________
2714 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
2715         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
2716              From: Stas Bekman <stas@stason.org>
2717              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
2718              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
2719      Branch: perl
2720            ! lib/Pod/Html.pm
2721 ____________________________________________________________________________
2722 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
2723         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
2724              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2725              Date: Tue, 19 Mar 2002 10:49:27 +0100
2726              Message-ID: <20020319104927.C705@rafael>   
2727      Branch: perl
2728            ! ext/B/t/xref.t
2729 ____________________________________________________________________________
2730 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
2731         Log: Integrate perlio;
2732              
2733              Move docs for Encode::valid_utf8 (which does not exist)
2734              to be docs for utf8::valid() (which does).
2735      Branch: perl
2736           !> ext/Encode/Encode.pm lib/utf8.pm
2737 ____________________________________________________________________________
2738 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
2739         Log: Remove Encode::Tcl::Extended, suggested by
2740              SADAHIRO Tomoyuki.
2741      Branch: perl
2742            - ext/Encode/Encode/euc-jp-0212.enc
2743            - ext/Encode/lib/Encode/Tcl/Extended.pm
2744            ! MANIFEST ext/Encode/MANIFEST
2745            ! ext/Encode/lib/Encode/Tcl/Escape.pm
2746            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
2747 ____________________________________________________________________________
2748 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
2749         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
2750      Branch: perl
2751            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
2752            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
2753            + ext/Encode/t/jisx0212.ref
2754            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
2755            - ext/Encode/t/table.ref
2756            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
2757            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
2758            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
2759            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
2760            ! ext/Encode/lib/Encode/CN/HZ.pm
2761            ! ext/Encode/lib/Encode/Encoding.pm
2762            ! ext/Encode/lib/Encode/Internal.pm
2763            ! ext/Encode/lib/Encode/JP/Constants.pm
2764            ! ext/Encode/lib/Encode/JP/H2Z.pm
2765            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
2766            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
2767            ! ext/Encode/lib/Encode/Tcl/Escape.pm
2768            ! ext/Encode/lib/Encode/Tcl/Extended.pm
2769            ! ext/Encode/lib/Encode/Tcl/Table.pm
2770            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
2771            ! ext/Encode/lib/Encode/iso10646_1.pm
2772            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
2773            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
2774            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
2775 ____________________________________________________________________________
2776 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
2777         Log: constness+signedness nit.
2778      Branch: perl
2779            ! ext/Unicode/Normalize/Normalize.xs
2780 ____________________________________________________________________________
2781 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
2782         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
2783      Branch: perl
2784            ! ext/Unicode/Normalize/Changes
2785            ! ext/Unicode/Normalize/Normalize.pm
2786            ! ext/Unicode/Normalize/Normalize.xs
2787            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
2788            ! ext/Unicode/Normalize/t/func.t
2789 ____________________________________________________________________________
2790 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
2791         Log: Split the ebcdic details to perlebcdic.
2792      Branch: perl
2793            ! pod/perlebcdic.pod pod/perluniintro.pod
2794 ____________________________________________________________________________
2795 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
2796         Log: Be explicit.
2797      Branch: perl
2798            ! pod/perluniintro.pod
2799 ____________________________________________________________________________
2800 [ 15315] By: nick                                  on 2002/03/19  09:24:18
2801         Log: Integrate mainline
2802      Branch: perlio
2803           +> ext/List/Util/t/openhan.t
2804           !> (integrate 53 files)
2805 ____________________________________________________________________________
2806 [ 15314] By: nick                                  on 2002/03/19  07:39:07
2807         Log: Move docs for Encode::valid_utf8 (which does not exist)
2808              to be docs for utf8::valid() (which does).
2809      Branch: perlio
2810            ! ext/Encode/Encode.pm lib/utf8.pm
2811 ____________________________________________________________________________
2812 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
2813         Log: Update the Unicode vs EBCDIC situation.
2814      Branch: perl
2815            ! pod/perlebcdic.pod pod/perluniintro.pod
2816 ____________________________________________________________________________
2817 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
2818         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
2819              From: Robert Spier <rspier@pobox.com>
2820              Date: Mon, 18 Mar 2002 19:22:55 -0800
2821              Message-ID: <15510.44815.383439.823671@rls.cx>
2822      Branch: perl
2823            ! ext/threads/t/end.t
2824 ____________________________________________________________________________
2825 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
2826         Log: UTF-8 walk errors that become visible in EBCDIC.
2827      Branch: perl
2828            ! regexec.c
2829 ____________________________________________________________________________
2830 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
2831         Log: s/regcinclasslen/reginclass/ and remove the old
2832              reginclass since nothing is using it.
2833      Branch: perl
2834            ! embed.fnc embed.h proto.h regexec.c
2835 ____________________________________________________________________________
2836 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
2837         Log: Close the file so it can be (a) removed (b) reopened.
2838      Branch: perl
2839            ! ext/B/t/xref.t
2840 ____________________________________________________________________________
2841 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
2842         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
2843              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2844              Date: Mon, 18 Mar 2002 23:14:31 +0100
2845              Message-ID: <20020318231431.A699@rafael>
2846      Branch: perl
2847            ! ext/B/B.xs utf8.c
2848 ____________________________________________________________________________
2849 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
2850         Log: Failed patch hunk reapplied.
2851      Branch: perl
2852            ! lib/Tie/File/t/32_defer_misc.t
2853 ____________________________________________________________________________
2854 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
2855         Log: For DEBUGGING threaded builds.
2856      Branch: perl
2857            ! sv.c
2858 ____________________________________________________________________________
2859 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
2860         Log: AUTHORS update.
2861      Branch: perl
2862            ! AUTHORS
2863 ____________________________________________________________________________
2864 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
2865         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
2866              (Fix from Craig Berry)
2867      Branch: perl
2868            ! pp_sys.c
2869 ____________________________________________________________________________
2870 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
2871         Log: Subject: [PATCH] configure.com home-grown kill() check
2872              From: "Craig A. Berry" <craigberry@mac.com>
2873              Date: Mon, 18 Mar 2002 13:52:59 -0600
2874              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
2875      Branch: perl
2876            ! configure.com
2877 ____________________________________________________________________________
2878 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
2879         Log: Upgrade to Tie::File 0.50.
2880      Branch: perl
2881            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
2882            ! lib/Tie/File/t/32_defer_misc.t
2883 ____________________________________________________________________________
2884 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
2885         Log: AUTHORS updates.
2886      Branch: perl
2887            ! AUTHORS
2888 ____________________________________________________________________________
2889 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
2890         Log: Update Changes.
2891      Branch: perl
2892            ! Changes patchlevel.h
2893 ____________________________________________________________________________
2894 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
2895         Log: OS/390 update.
2896      Branch: perl
2897            ! pod/perldelta.pod
2898 ____________________________________________________________________________
2899 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
2900         Log: Forgot from #15288.
2901      Branch: perl
2902            ! ext/B/B.xs
2903 ____________________________________________________________________________
2904 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
2905         Log: Make regex DEBUGGING faster.
2906      Branch: perl
2907            ! perl.c perl.h regexec.c
2908 ____________________________________________________________________________
2909 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
2910         Log: Undo accidental perl.h part of #15295 (wait for #15297)
2911      Branch: perl
2912            ! perl.h
2913 ____________________________________________________________________________
2914 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
2915         Log: Subject: prefix slip
2916              From: andreas.koenig@anima.de (Andreas J. Koenig)
2917              Date: Mon, 18 Mar 2002 16:24:46 +0100
2918              Message-ID: <m3y9gp3nlt.fsf@anima.de>
2919              
2920              (perl.h part accidental, undone by #15296)
2921      Branch: perl
2922            ! INSTALL perl.h
2923 ____________________________________________________________________________
2924 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
2925         Log: Be tidy.
2926      Branch: perl
2927            ! ext/B/t/xref.t
2928 ____________________________________________________________________________
2929 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
2930         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
2931              From: Spider Boardman <spider@web.zk3.dec.com>
2932              Date: Mon, 18 Mar 2002 10:09:50 -0500
2933              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
2934      Branch: perl
2935            ! README.tru64 hints/dec_osf.sh
2936 ____________________________________________________________________________
2937 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
2938         Log: NetWare tweaks from C Aditya <caditya@novell.com>
2939      Branch: perl
2940            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
2941 ____________________________________________________________________________
2942 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
2943         Log: metaconfig unit change for #15290.
2944      Branch: metaconfig/U/perl
2945            ! perlxv.U
2946 ____________________________________________________________________________
2947 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
2948         Log: Subject: d_nv_preserves_uv_bits
2949              From: Nicholas Clark <nick@unfortu.net>
2950              Date: Thu, 14 Mar 2002 22:24:19 +0000
2951              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
2952      Branch: perl
2953            ! Configure Porting/Glossary Porting/config.sh config_h.SH
2954            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
2955            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
2956            ! win32/config.bc win32/config.gc win32/config.vc
2957            ! win32/config.win64
2958 ____________________________________________________________________________
2959 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
2960         Log: Subject: Re: perl@15244
2961              From: Spider Boardman <spider@web.zk3.dec.com>
2962              Date: Mon, 18 Mar 2002 09:38:55 -0500
2963              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
2964              
2965              (IA64 work.)
2966      Branch: perl
2967            ! hints/hpux.sh perl.h
2968 ____________________________________________________________________________
2969 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
2970         Log: Subject: [PATCH B] B::perlstring()
2971              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2972              Date: Sun, 17 Mar 2002 23:06:12 +0100
2973              Message-ID: <20020317230612.A24442@rafael>
2974      Branch: perl
2975            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
2976 ____________________________________________________________________________
2977 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
2978         Log: Subject: [PATCH] another pack "w" thing
2979              From: Nicholas Clark <nick@unfortu.net>
2980              Date: Sat, 16 Mar 2002 21:52:15 +0000
2981              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
2982      Branch: perl
2983            ! pp_pack.c t/op/pack.t
2984 ____________________________________________________________________________
2985 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
2986         Log: More prototypes blindness in Solaris.
2987              (TODO: readdir64_r really needs to be seen.)
2988      Branch: perl
2989            ! hints/solaris_2.sh
2990 ____________________________________________________________________________
2991 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
2992         Log: Integrate perlio;
2993              
2994              Tidy the "does not map" message for non-characters
2995              (e.g. iso-8859-3 "\xA5").
2996      Branch: perl
2997           !> ext/Encode/Encode.xs
2998 ____________________________________________________________________________
2999 [ 15284] By: nick                                  on 2002/03/18  11:00:31
3000         Log: Integrate mainline
3001      Branch: perlio
3002           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
3003           +> lib/Tie/File/t/32_defer_misc.t
3004           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
3005           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
3006           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
3007           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
3008           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
3009           !> reentr.pl regexec.c t/op/pat.t util.c
3010 ____________________________________________________________________________
3011 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
3012         Log: Sync with Scalar-List-Utils-1.07
3013      Branch: perl
3014            + ext/List/Util/t/openhan.t
3015            ! MANIFEST ext/List/Util/ChangeLog
3016            ! ext/List/Util/lib/List/Util.pm
3017            ! ext/List/Util/lib/Scalar/Util.pm
3018 ____________________________________________________________________________
3019 [ 15282] By: nick                                  on 2002/03/18  08:11:28
3020         Log: Tidy the "does not map" message for non-characters
3021              (e.g. iso-8859-3 "\xA5").
3022      Branch: perlio
3023            ! ext/Encode/Encode.xs
3024 ____________________________________________________________________________
3025 [ 15281] By: ams                                   on 2002/03/18  04:44:37
3026         Log: URL fix from MJD.
3027      Branch: perl
3028            ! pod/perlfaq3.pod
3029 ____________________________________________________________________________
3030 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
3031         Log: More prototype calming (really should fix the Configure
3032              protochk, but not at this point in time).
3033      Branch: perl
3034            ! hints/solaris_2.sh
3035 ____________________________________________________________________________
3036 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
3037         Log: return at the wrong side of #endif.
3038      Branch: perl
3039            ! util.c
3040 ____________________________________________________________________________
3041 [ 15278] By: ams                                   on 2002/03/17  23:45:31
3042         Log: Typo fix from Stas Bekman.
3043      Branch: perl
3044            ! pod/perlhack.pod
3045 ____________________________________________________________________________
3046 [ 15277] By: ams                                   on 2002/03/17  23:41:35
3047         Log: Upgrade to Tie::File 0.21.
3048      Branch: perl
3049            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
3050            + lib/Tie/File/t/32_defer_misc.t
3051            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
3052            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
3053            ! lib/Tie/File/t/22_autochomp.t
3054 ____________________________________________________________________________
3055 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
3056         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
3057              character classes use inlined macros instead of the full
3058              function call.
3059      Branch: perl
3060            ! regexec.c
3061 ____________________________________________________________________________
3062 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
3063         Log: Integrate perlio;
3064              
3065              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
3066              
3067              Other :encoding oddities
3068              - we should really pop while we can still make method calls
3069              in case DESTROY does something.
3070              - Provide a no-op DESTROY
3071              - Use SvPV_only() rather than just SvPV_on()
3072      Branch: perl
3073           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
3074           !> ext/Encode/lib/Encode/Encoding.pm sv.c
3075 ____________________________________________________________________________
3076 [ 15274] By: nick                                  on 2002/03/17  20:00:12
3077         Log: Other :encoding oddities
3078              - we should really pop while we can still make method calls
3079              in case DESTROY does something.
3080              - Provide a no-op DESTROY
3081              - Use SvPV_only() rather than just SvPV_on()
3082      Branch: perlio
3083            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
3084            ! ext/Encode/lib/Encode/Encoding.pm
3085 ____________________________________________________________________________
3086 [ 15273] By: nick                                  on 2002/03/17  19:53:24
3087         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
3088      Branch: perlio
3089            ! sv.c
3090 ____________________________________________________________________________
3091 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
3092         Log: Implement the retry-on-ERANGE for the get*_r().
3093              The buffer will keep doubling until 64k.
3094      Branch: perl
3095            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
3096            ! reentr.h reentr.pl
3097 ____________________________________________________________________________
3098 [ 15271] By: nick                                  on 2002/03/17  17:38:44
3099         Log: Integrate mainline
3100      Branch: perlio
3101           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
3102           +> t/op/pow.t
3103           !> (integrate 28 files)
3104 ____________________________________________________________________________
3105 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
3106         Log: Subject: UTF-8 bug (maybe alreayd known?)
3107              From: andreas.koenig@anima.de (Andreas J. Koenig)
3108              Date: Fri, 08 Mar 2002 16:36:01 +0100
3109              Message-ID: <m3n0xjul5q.fsf@anima.de>
3110      Branch: perl
3111            ! pp_hot.c t/op/pat.t
3112 ____________________________________________________________________________
3113 [ 15269] By: nick                                  on 2002/03/17  09:12:39
3114         Log: Integarate mainline
3115      Branch: perlio
3116           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
3117           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
3118           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
3119           !> (integrate 69 files)
3120 ____________________________________________________________________________
3121 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
3122         Log: Subject: SEGV in s/// and UTF-8
3123              From: andreas.koenig@anima.de (Andreas J. Koenig)
3124              Date: Tue, 12 Mar 2002 00:40:09 +0100
3125              Message-ID: <m3r8mqad2e.fsf@anima.de>
3126      Branch: perl
3127            ! regexec.c t/op/pat.t
3128 ____________________________________________________________________________
3129 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
3130         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
3131              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
3132              which assume that 2**someinteger is accurate.
3133      Branch: perl
3134            + t/op/pow.t
3135            ! MANIFEST pp.c t/test.pl
3136 ____________________________________________________________________________
3137 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
3138         Log: _r-ify config.win64, too.
3139      Branch: perl
3140            ! win32/config.win64
3141 ____________________________________________________________________________
3142 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
3143         Log: Better place to initialize (IRIX cc noticed that
3144              the many "goto defchars" bypass the initialization)
3145      Branch: perl
3146            ! regcomp.c
3147 ____________________________________________________________________________
3148 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
3149         Log: If not building threaded, never mind the threaded prototypes.
3150      Branch: perl
3151            ! Configure reentr.pl
3152 ____________________________________________________________________________
3153 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
3154         Log: metaconfig: If not using threads, not point probing for the
3155              prototypes (since they might be hidden behind many defines
3156              we won't have if not building threaded)
3157      Branch: metaconfig
3158            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
3159            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
3160            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
3161            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
3162            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
3163            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
3164            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
3165            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
3166            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
3167            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
3168            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
3169            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
3170            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
3171            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
3172            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
3173            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
3174            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
3175            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
3176            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
3177            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
3178            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
3179            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
3180            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
3181            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
3182 ____________________________________________________________________________
3183 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
3184         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
3185      Branch: perl
3186            ! hints/freebsd.sh
3187 ____________________________________________________________________________
3188 [ 15261] By: ams                                   on 2002/03/16  18:14:04
3189         Log: Upgrade to Tie::File 0.20.
3190      Branch: perl
3191            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
3192            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
3193            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
3194            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
3195            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
3196            ! lib/Tie/File/t/11_rv_splice_rs.t
3197            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
3198            ! lib/Tie/File/t/16_handle.t
3199 ____________________________________________________________________________
3200 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
3201         Log: There seems to be a trend for the *time_r to be hidden.
3202      Branch: perl
3203            ! hints/irix_6.sh
3204 ____________________________________________________________________________
3205 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
3206         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
3207              From: Stas Bekman <stas@stason.org>
3208              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
3209              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
3210      Branch: perl
3211            ! lib/Pod/Html.pm
3212 ____________________________________________________________________________
3213 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
3214         Log: Subject: [PATCH] Re: dumpvar.pl bug
3215              From: Peter Scott <Peter@PSDT.com>
3216              Date: Fri, 15 Mar 2002 18:19:21 -0800
3217              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
3218      Branch: perl
3219            ! lib/dumpvar.pl lib/perl5db.pl
3220 ____________________________________________________________________________
3221 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
3222         Log: More paranoid _r protochecking.  At least Tru64 and
3223              Linux need additional hinting help to believe that
3224              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
3225              to see what goes bang.
3226      Branch: perl
3227            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
3228            ! reentr.pl
3229 ____________________________________________________________________________
3230 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
3231         Log: metaconfig: more paranoid _r protochecking.
3232      Branch: metaconfig
3233            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
3234            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
3235            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
3236            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
3237            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
3238            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
3239            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
3240            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
3241            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
3242            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
3243            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
3244            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
3245            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
3246            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
3247            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
3248            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
3249            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
3250            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
3251            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
3252            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
3253            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
3254            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
3255            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
3256            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
3257 ____________________________________________________________________________
3258 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
3259         Log: HP-UX gcc 3 warnings found by Sarathy.
3260      Branch: perl
3261            ! regcomp.c sv.c
3262 ____________________________________________________________________________
3263 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
3264         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
3265              From: Slaven Rezic <slaven.rezic@berlin.de>
3266              Date: 16 Mar 2002 15:29:18 +0100
3267              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
3268      Branch: perl
3269            ! pod/perldelta.pod
3270 ____________________________________________________________________________
3271 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
3272         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
3273      Branch: perl
3274            ! Porting/findrfuncs reentr.h reentr.pl
3275 ____________________________________________________________________________
3276 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
3277         Log: UIN32_MAX with borken under HP-UX+gcc
3278      Branch: perl
3279            ! handy.h
3280 ____________________________________________________________________________
3281 [ 15251] By: ams                                   on 2002/03/16  02:38:08
3282         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
3283              *::DESTROY() is deprecated
3284              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3285              Date: Thu, 14 Mar 2002 18:39:22 -0500
3286              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
3287              
3288              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
3289              *::DESTROY() is deprecated
3290              From: Dave Mitchell <davem@fdgroup.com>
3291              Date: Fri, 15 Mar 2002 19:22:49 +0000
3292              Message-Id: <20020315192249.A22389@fdgroup.com>
3293      Branch: perl
3294            ! gv.c t/op/method.t
3295 ____________________________________________________________________________
3296 [ 15250] By: ams                                   on 2002/03/16  02:14:41
3297         Log: Plural nit.
3298      Branch: perl
3299            ! pod/perldelta.pod
3300 ____________________________________________________________________________
3301 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
3302         Log: Doesn't make sense to test for protos if the
3303              functions are not to be used (!= functions exist!)
3304              This might be the key (well, a key) to the HP-UX
3305              problems.
3306      Branch: perl
3307            ! reentr.h reentr.pl
3308 ____________________________________________________________________________
3309 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
3310         Log: Typo in #15247.
3311      Branch: perl
3312            ! hints/hpux.sh
3313 ____________________________________________________________________________
3314 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
3315         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
3316              in HP-UX (from H.Merijn Brand)
3317      Branch: perl
3318            ! hints/hpux.sh
3319 ____________________________________________________________________________
3320 [ 15246] By: ams                                   on 2002/03/15  17:53:23
3321         Log: Subject: minor corrections in perldelta.pod
3322              From: mjd@plover.com
3323              Date: 15 Mar 2002 18:48:42 -0000
3324              Message-Id: <20020315184842.13573.qmail@plover.com>
3325      Branch: perl
3326            ! pod/perldelta.pod
3327 ____________________________________________________________________________
3328 [ 15245] By: ams                                   on 2002/03/15  17:37:52
3329         Log: Upgrade to Tie::File 0.19.
3330      Branch: perl
3331            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
3332            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
3333            + lib/Tie/File/t/21_win32.t
3334            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
3335            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
3336            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
3337            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
3338            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
3339            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
3340            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
3341            ! lib/Tie/File/t/17_misc_meth.t
3342 ____________________________________________________________________________
3343 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
3344         Log: Update Changes.
3345      Branch: perl
3346            ! Changes patchlevel.h
3347 ____________________________________________________________________________
3348 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
3349         Log: Forgot from #15241.
3350      Branch: perl
3351            ! win32/config_sh.PL
3352 ____________________________________________________________________________
3353 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
3354         Log: Subject: patch pod/perltodo.pod
3355              From: mjd@plover.com
3356              Date: 15 Mar 2002 15:42:18 -0000
3357              Message-ID: <20020315154218.10163.qmail@plover.com>
3358              
3359              (With s/WANT/Want/)
3360      Branch: perl
3361            ! pod/perltodo.pod
3362 ____________________________________________________________________________
3363 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
3364         Log: Subject: [PATCH bleadperl] (revision 5 undef)
3365              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
3366              Date: Fri, 15 Mar 2002 00:39:48 +0100
3367              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
3368      Branch: perl
3369            ! win32/config.bc win32/config.gc win32/config.vc
3370            ! win32/config.win64
3371 ____________________________________________________________________________
3372 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
3373         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
3374              From: Michael G Schwern <schwern@pobox.com>
3375              Date: Thu, 14 Mar 2002 16:39:29 -0500
3376              Message-ID: <20020314213929.GA2912@blackrider>
3377      Branch: perl
3378            ! lib/perl5db.pl
3379 ____________________________________________________________________________
3380 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
3381         Log: Integrate perlio.
3382      Branch: perl
3383           !> embed.fnc ext/Encode/t/JP.t
3384 ____________________________________________________________________________
3385 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
3386         Log: Monster _r patch: try to scan for all known _r variants,
3387              and then use them (under ithreads).  May fail in HP-UX,
3388              and the op/groups is known to be fickle everywhere.  Known
3389              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
3390              warnings in AIX since the first arguments of getnetbyaddr
3391              and getnetbyadd_r are of different types.  Thanks, IBM.)
3392              
3393              In non-Configure platforms deny the existence of any
3394              of the _r thingies.  (Also add the recently introduced
3395              d_tm_* to places it wasn't already in.)
3396              
3397              TODO: the suggested glibc buffer growth retry loop in case
3398              some entries (at least for: gr*, host*) are big.
3399              Forgot win32/config.win64.
3400      Branch: perl
3401            + reentr.c reentr.h reentr.pl
3402            ! Configure MANIFEST Makefile.SH NetWare/Makefile
3403            ! NetWare/config.wc Porting/Glossary Porting/config.sh
3404            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
3405            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
3406            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
3407            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
3408            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
3409            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
3410            ! win32/config.bc win32/config.gc win32/config.vc
3411            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
3412 ____________________________________________________________________________
3413 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
3414         Log: Be more explicit on when is the $! worth anything.
3415      Branch: perl
3416            ! pod/perlvar.pod
3417 ____________________________________________________________________________
3418 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
3419         Log: metaconfig: _r _r we go.
3420      Branch: metaconfig
3421            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
3422            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
3423            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
3424            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
3425            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
3426            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
3427            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
3428            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
3429            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
3430            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
3431            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
3432            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
3433            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
3434            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
3435            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
3436            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
3437            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
3438            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
3439            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
3440            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
3441            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
3442            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
3443            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
3444            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
3445 ____________________________________________________________________________
3446 [ 15235] By: nick                                  on 2002/03/15  07:31:54
3447         Log: Add the binmode()s to make JP.t pass on Win32
3448      Branch: perlio
3449            ! ext/Encode/t/JP.t
3450 ____________________________________________________________________________
3451 [ 15234] By: nick                                  on 2002/03/15  07:20:49
3452         Log: Integrate perlio
3453      Branch: perl
3454           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
3455 ____________________________________________________________________________
3456 [ 15233] By: nick                                  on 2002/03/15  07:18:02
3457         Log: Mark JP.t's data files as binary
3458      Branch: perlio
3459            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
3460 ____________________________________________________________________________
3461 [ 15232] By: nick                                  on 2002/03/15  07:13:38
3462         Log: Integrate mainline
3463      Branch: perlio
3464           +> ext/B/t/xref.t
3465           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
3466           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
3467           !> perl.c t/op/arith.t
3468 ____________________________________________________________________________
3469 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
3470         Log: The section needs to be in the makedepend script
3471              (from Jan-Erik Karlsson).
3472      Branch: perl
3473            ! makedepend.SH
3474 ____________________________________________________________________________
3475 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
3476         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
3477              From: Nicholas Clark <nick@unfortu.net>
3478              Date: Thu, 14 Mar 2002 23:05:23 +0000
3479              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
3480      Branch: perl
3481            ! ext/Safe/safe2.t
3482 ____________________________________________________________________________
3483 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
3484         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
3485              From: "Brent Dax" <brentdax@cpan.org>
3486              Date: Thu, 14 Mar 2002 09:08:41 -0800
3487              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
3488      Branch: perl
3489            ! lib/Pod/Html.pm
3490 ____________________________________________________________________________
3491 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
3492         Log: metaconfig: one round again for the _r.
3493      Branch: metaconfig
3494            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
3495            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
3496            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
3497            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
3498            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
3499            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
3500            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
3501            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
3502            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
3503            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
3504            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
3505            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
3506            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
3507            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
3508            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
3509            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
3510            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
3511            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
3512            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
3513            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
3514            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
3515            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
3516            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
3517            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
3518 ____________________________________________________________________________
3519 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
3520         Log: metaconfig: new round of the _r units.
3521      Branch: metaconfig
3522            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
3523            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
3524            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
3525            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
3526            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
3527            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
3528            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
3529            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
3530            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
3531            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
3532            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
3533            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
3534            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
3535            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
3536            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
3537            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
3538            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
3539            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
3540            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
3541            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
3542            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
3543            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
3544            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
3545            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
3546      Branch: metaconfig/U/perl
3547            + i_crypt.U
3548 ____________________________________________________________________________
3549 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
3550         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
3551              From: Paul_GreenVOS@vos.stratus.com
3552              Date: Tue, 12 Mar 02 19:22 est   
3553              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
3554      Branch: perl
3555            ! lib/Benchmark.t t/op/arith.t
3556 ____________________________________________________________________________
3557 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
3558         Log: Subject: Re: Win32: C:\Program Files
3559              From: "Ken Williams" <ken@mathforum.org>
3560              Date: Wed, 13 Mar 2002 17:50:59 -0600
3561              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
3562              
3563              Add -t to perl -h.
3564      Branch: perl
3565            ! perl.c
3566 ____________________________________________________________________________
3567 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
3568         Log: Extra paranoia from Nick Clark.
3569      Branch: perl
3570            ! ext/Safe/safe2.t
3571 ____________________________________________________________________________
3572 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
3573         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
3574              From: Nicholas Clark <nick@ccl4.org>
3575              Date: Wed, 13 Mar 2002 14:22:50 +0000
3576              Message-ID: <20020313142250.G92566@plum.flirble.org>
3577      Branch: perl
3578            ! ext/Safe/safe2.t
3579 ____________________________________________________________________________
3580 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
3581         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
3582              From: <slaven.rezic@berlin.de>
3583              Date: Tue, 12 Mar 2002 13:03:41 +0100      
3584              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
3585      Branch: perl
3586            ! Makefile.SH
3587 ____________________________________________________________________________
3588 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
3589         Log: Subject: [PATCH] a test for B::Xref
3590              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3591              Date: Wed, 13 Mar 2002 17:18:57 +0100
3592              Message-ID: <20020313171857.F1144@rafael>
3593      Branch: perl
3594            + ext/B/t/xref.t
3595            ! MANIFEST ext/B/B/Xref.pm
3596 ____________________________________________________________________________
3597 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
3598         Log: Subject: [PATCH] Exporter.pm POD fixups
3599              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3600              Date: Wed, 13 Mar 2002 16:21:42 +0100
3601              Message-ID: <20020313162142.A1144@rafael>
3602      Branch: perl
3603            ! lib/Exporter.pm
3604 ____________________________________________________________________________
3605 [ 15219] By: nick                                  on 2002/03/14  07:00:16
3606         Log: Integrate mainline
3607      Branch: perlio
3608           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
3609 ____________________________________________________________________________
3610 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
3611         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
3612              From: Michael G Schwern <schwern@pobox.com>
3613              Date: Wed, 13 Mar 2002 17:43:00 -0500
3614              Message-ID: <20020313224300.GG3311@blackrider>
3615      Branch: perl
3616            ! lib/ExtUtils/MM_VMS.pm
3617 ____________________________________________________________________________
3618 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
3619         Log: Pod tweak.
3620      Branch: perl
3621            ! lib/open.pm
3622 ____________________________________________________________________________
3623 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
3624         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
3625              From: "Craig A. Berry" <craigberry@mac.com>
3626              Date: Wed, 13 Mar 2002 01:44:01 -0600
3627              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
3628      Branch: perl
3629            ! vms/descrip_mms.template
3630 ____________________________________________________________________________
3631 [ 15215] By: nick                                  on 2002/03/13  08:08:36
3632         Log: Integrate mainline.
3633      Branch: perlio
3634           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
3635            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
3636            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
3637            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
3638            - ext/Data/Util/t/Hash.t
3639           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
3640           !> ext/Encode/lib/Encode/CN/HZ.pm
3641           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
3642           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
3643           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
3644           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
3645           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
3646           !> t/op/override.t toke.c universal.c
3647 ____________________________________________________________________________
3648 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
3649         Log: metaconfig: three guesses.
3650      Branch: metaconfig
3651            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
3652            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
3653            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
3654            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
3655            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
3656            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
3657            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
3658            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
3659            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
3660            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
3661            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
3662            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
3663            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
3664            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
3665            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
3666            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
3667            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
3668            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
3669            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
3670            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
3671            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
3672            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
3673            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
3674            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
3675 ____________________________________________________________________________
3676 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
3677         Log: metaconfig: regen _r units again.
3678      Branch: metaconfig
3679            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
3680            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
3681            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
3682            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
3683            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
3684            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
3685            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
3686            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
3687            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
3688            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
3689            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
3690            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
3691            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
3692            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
3693            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
3694            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
3695            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
3696            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
3697            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
3698            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
3699            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
3700            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
3701            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
3702            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
3703 ____________________________________________________________________________
3704 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
3705         Log: metaconfig: regen _r units.
3706      Branch: metaconfig
3707            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
3708            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
3709            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
3710            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
3711            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
3712            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
3713            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
3714            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
3715            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
3716            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
3717            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
3718            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
3719            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
3720            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
3721            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
3722            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
3723            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
3724            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
3725            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
3726            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
3727            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
3728            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
3729            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
3730            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
3731            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
3732 ____________________________________________________________________________
3733 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
3734         Log: metaconfig unit tweaks.
3735      Branch: metaconfig
3736            + U/threads/d_setprotoent_r.U
3737            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
3738            ! U/threads/d_tmpnam_r.U
3739 ____________________________________________________________________________
3740 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
3741         Log: metaconfig: replace the _r units with autogenerated ones.
3742      Branch: metaconfig
3743            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
3744            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
3745            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
3746            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
3747            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
3748            + U/threads/d_getprotobyname_r.U
3749            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
3750            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
3751            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
3752            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
3753            + U/threads/d_setservent_r.U
3754            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
3755            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
3756            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
3757            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
3758            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
3759            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
3760            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
3761            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
3762            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
3763            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
3764            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
3765            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
3766            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
3767            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
3768            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
3769            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
3770            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
3771            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
3772            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
3773            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
3774            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
3775            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
3776            ! U/threads/d_ttyname_r.U
3777 ____________________________________________________________________________
3778 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
3779         Log: More known threadsafings.
3780      Branch: perl
3781            ! Porting/findrfuncs
3782 ____________________________________________________________________________
3783 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
3784         Log: Small tweaks.
3785      Branch: perl
3786            ! lib/Internals.t universal.c
3787 ____________________________________________________________________________
3788 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
3789         Log: VERSIONize.
3790      Branch: perl
3791            ! ext/Encode/lib/Encode/CN/HZ.pm
3792            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
3793            ! ext/Encode/lib/Encode/JP/JIS.pm
3794 ____________________________________________________________________________
3795 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
3796         Log: Subject: perl datastructure conversion shortcuts for DDD
3797              From: Stas Bekman <stas@stason.org>
3798              Date: Mon, 11 Mar 2002 14:54:31 +0800
3799              Message-ID: <3C8C54A7.5020502@stason.org>
3800      Branch: perl
3801            ! pod/perlhack.pod
3802 ____________________________________________________________________________
3803 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
3804         Log: Regen modlib.
3805      Branch: perl
3806            ! pod/perlmodlib.pod
3807 ____________________________________________________________________________
3808 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
3809         Log: Regen toc.
3810      Branch: perl
3811            ! pod/perltoc.pod
3812 ____________________________________________________________________________
3813 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
3814         Log: Tiny pod tweaks.
3815      Branch: perl
3816            ! lib/Hash/Util.pm
3817 ____________________________________________________________________________
3818 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
3819         Log: perldeltaize Hash::Util.
3820      Branch: perl
3821            ! pod/perldelta.pod
3822 ____________________________________________________________________________
3823 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
3824         Log: Move the readonly interface back to universal.c,
3825              (new name: Internals::SvREADONLY), remove Data::Util,
3826              move Hash::Util to lib, also introduce refcnt interface
3827              (Internals::SvREFCNT).     Make both the new interfaces
3828              to be more sane so that if they set the value, they return
3829              the new value, not the old one.
3830      Branch: perl
3831            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
3832            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
3833            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
3834            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
3835            - ext/Data/Util/t/Hash.t
3836            ! MANIFEST ext/B/t/stash.t universal.c
3837 ____________________________________________________________________________
3838 [ 15200] By: ams                                   on 2002/03/12  15:16:05
3839         Log: Subject: Disambiguate "Can't locate"
3840              From: Mike Guy <mjtg@cam.ac.uk>
3841              Date: Tue, 12 Mar 2002 16:04:23 +0000
3842              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
3843      Branch: perl
3844            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
3845            ! pp_ctl.c t/op/override.t
3846 ____________________________________________________________________________
3847 [ 15199] By: ams                                   on 2002/03/12  15:04:43
3848         Log: Subject: [PATCH] perl/lib/File/stat.t
3849              From: Paul_GreenVOS@vos.stratus.com
3850              Date: Tue, 12 Mar 02 11:00 est
3851              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
3852      Branch: perl
3853            ! lib/File/stat.t
3854 ____________________________________________________________________________
3855 [ 15198] By: ams                                   on 2002/03/12  15:00:44
3856         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
3857              From: Robin Barker <rmb1@cise.npl.co.uk>
3858              Date: Tue, 12 Mar 2002 13:31:58 GMT
3859              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
3860      Branch: perl
3861            ! pod/perlfunc.pod
3862 ____________________________________________________________________________
3863 [ 15197] By: ams                                   on 2002/03/12  14:57:34
3864         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
3865              From: "Clinton A. Pierce" <clintp@geeksalad.org>
3866              Date: Tue, 12 Mar 2002 10:11:53 -0500
3867              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
3868      Branch: perl
3869            ! toke.c
3870 ____________________________________________________________________________
3871 [ 15196] By: nick                                  on 2002/03/12  13:40:35
3872         Log: Integrate mainline
3873      Branch: perlio
3874           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
3875           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
3876           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
3877           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
3878            - t/lib/access.t
3879           !> (integrate 96 files)
3880 ____________________________________________________________________________
3881 [ 15195] By: nick                                  on 2002/03/12  06:08:24
3882         Log: Integrate mainline (a while ago)
3883      Branch: perlio
3884           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
3885           +> ext/Encode/t/TW.t
3886            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
3887            - ext/Encode/lib/Encode/Tcl/HanZi.pm
3888            - ext/I18N/Langinfo/fallback.c
3889           !> (integrate 80 files)
3890 ____________________________________________________________________________
3891 [ 15194] By: ams                                   on 2002/03/12  06:02:20
3892         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
3893              From: Jonathan Stowe <gellyfish@gellyfish.com>
3894              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
3895              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
3896      Branch: perl
3897            ! ext/Encode/CN/Makefile.PL
3898 ____________________________________________________________________________
3899 [ 15193] By: ams                                   on 2002/03/12  05:55:07
3900         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
3901              From: Dave Mitchell <davem@fdgroup.co.uk>
3902              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
3903              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
3904      Branch: perl
3905            ! pod/perlguts.pod
3906 ____________________________________________________________________________
3907 [ 15192] By: ams                                   on 2002/03/12  05:50:08
3908         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
3909              From: Anton Tagunov <tagunov@motor.ru>
3910              Date: Tue, 12 Mar 2002 01:40:58 +0300
3911              Message-Id: <1194068830.20020312014058@motor.ru>
3912              (Applied with tweaks.)
3913      Branch: perl
3914            ! lib/utf8.pm
3915 ____________________________________________________________________________
3916 [ 15191] By: ams                                   on 2002/03/12  05:42:21
3917         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
3918              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
3919              Date: Sun, 10 Mar 2002 22:10:15 +0100
3920              Message-Id: <3C8BD9C7.13988.73992D@localhost>
3921      Branch: perl
3922            ! iperlsys.h
3923 ____________________________________________________________________________
3924 [ 15190] By: ams                                   on 2002/03/12  05:38:08
3925         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
3926              From: Anton Tagunov <tagunov@motor.ru>
3927              Date: Mon, 11 Mar 2002 23:27:47 +0300
3928              Message-Id: <19414222180.20020311232747@motor.ru>
3929      Branch: perl
3930            ! pod/perlsub.pod
3931 ____________________________________________________________________________
3932 [ 15189] By: ams                                   on 2002/03/12  05:34:49
3933         Log: Subject: minor patch for comment in utfebcdic.h
3934              From: Anton Tagunov <tagunov@motor.ru>
3935              Date: Tue, 12 Mar 2002 00:20:21 +0300
3936              Message-Id: <13817376786.20020312002021@motor.ru>
3937      Branch: perl
3938            ! utfebcdic.h
3939 ____________________________________________________________________________
3940 [ 15188] By: ams                                   on 2002/03/12  05:32:30
3941         Log: Subject: [PATCH ?] B::Xref improvements
3942              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3943              Date: Mon, 11 Mar 2002 23:32:20 +0100
3944              Message-Id: <20020311233220.A12677@rafael>
3945      Branch: perl
3946            ! ext/B/B/Xref.pm
3947 ____________________________________________________________________________
3948 [ 15187] By: ams                                   on 2002/03/12  05:30:02
3949         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
3950              From: Paul_GreenVOS@vos.stratus.com
3951              Date: Mon, 11 Mar 02 17:23 est
3952              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
3953      Branch: perl
3954            ! lib/ExtUtils/MM_Unix.pm
3955 ____________________________________________________________________________
3956 [ 15186] By: ams                                   on 2002/03/12  05:27:06
3957         Log: Subject: [PATCH] installperl - minor untangle for VOS
3958              From: Paul_GreenVOS@vos.stratus.com
3959              Date: Mon, 11 Mar 02 17:05 est
3960              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
3961      Branch: perl
3962            ! installperl
3963 ____________________________________________________________________________
3964 [ 15185] By: ams                                   on 2002/03/12  05:25:59
3965         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
3966              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3967              Date: Mon, 11 Mar 2002 22:37:39 +0100
3968              Message-Id: <20020311223739.A691@rafael>
3969      Branch: perl
3970            ! ext/B/B/Deparse.pm
3971 ____________________________________________________________________________
3972 [ 15184] By: ams                                   on 2002/03/12  05:20:54
3973         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
3974              From: Michael G Schwern <schwern@pobox.com>
3975              Date: Tue, 12 Mar 2002 01:12:08 -0500
3976              Message-Id: <20020312061208.GD904@blackrider>
3977      Branch: perl
3978            ! hints/netbsd.sh
3979 ____________________________________________________________________________
3980 [ 15183] By: ams                                   on 2002/03/12  04:12:30
3981         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
3982              From: Autrijus Tang <autrijus@autrijus.org>
3983              Date: Tue, 12 Mar 2002 13:05:53 +0800
3984              Message-Id: <20020312050553.GA7864@not.autrijus.org>
3985              (Only doc hunk applied, supplementing #15182.)
3986      Branch: perl
3987            ! ext/Encode/Encode.pm
3988 ____________________________________________________________________________
3989 [ 15182] By: ams                                   on 2002/03/12  04:04:34
3990         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
3991              From: Autrijus Tang <autrijus@autrijus.org>
3992              Date: Tue, 12 Mar 2002 12:56:46 +0800
3993              Message-Id: <20020312045646.GA7689@not.autrijus.org>
3994              (Private mail.)
3995      Branch: perl
3996            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
3997 ____________________________________________________________________________
3998 [ 15181] By: ams                                   on 2002/03/12  03:09:20
3999         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
4000              From: Autrijus Tang <autrijus@autrijus.org>
4001              Date: Tue, 12 Mar 2002 11:55:06 +0800
4002              Message-Id: <20020312035506.GA6946@not.autrijus.org>
4003      Branch: perl
4004            ! ext/Encode/Encode.pm
4005 ____________________________________________________________________________
4006 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
4007         Log: Deypo.
4008      Branch: metaconfig
4009            ! U/threads/d_asctime_r.U
4010 ____________________________________________________________________________
4011 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
4012         Log: FAQ sync.
4013      Branch: perl
4014            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4015            ! pod/perlfaq4.pod pod/perlfaq5.pod
4016 ____________________________________________________________________________
4017 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
4018         Log: The test needs perlio.
4019      Branch: perl
4020            ! lib/open.t
4021 ____________________________________________________________________________
4022 [ 15177] By: ams                                   on 2002/03/11  15:41:08
4023         Log: Subject: perlreftut update
4024              From: Mark-Jason Dominus <mjd@plover.com>
4025              Date: Mon, 11 Mar 2002 11:36:27 -0500
4026              Message-Id: <20020311163627.31020.qmail@plover.com>
4027      Branch: perl
4028            ! pod/perlreftut.pod
4029 ____________________________________________________________________________
4030 [ 15176] By: ams                                   on 2002/03/11  15:35:24
4031         Log: Subject: Minor correction in perlfaq5
4032              From: mjd@plover.com
4033              Date: 11 Mar 2002 16:34:22 -0000
4034              Message-Id: <20020311163422.30963.qmail@plover.com>
4035      Branch: perl
4036            ! pod/perlfaq5.pod
4037 ____________________________________________________________________________
4038 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
4039         Log: number of skipped tests was incorrect
4040      Branch: perl
4041            ! t/op/stat.t
4042 ____________________________________________________________________________
4043 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
4044         Log: remove doubled CRs
4045      Branch: perl
4046            ! win32/Makefile
4047 ____________________________________________________________________________
4048 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
4049         Log: Update Changes.
4050      Branch: perl
4051            ! Changes patchlevel.h
4052 ____________________________________________________________________________
4053 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
4054         Log: Regen toc.
4055      Branch: perl
4056            ! pod/perltoc.pod
4057 ____________________________________________________________________________
4058 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
4059         Log: Add t/CN.t and t/TW.t; re-sort.
4060      Branch: perl
4061            ! ext/Encode/MANIFEST
4062 ____________________________________________________________________________
4063 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
4064         Log: Document what to do if one yearns back to
4065              the old legacy encoding.
4066      Branch: perl
4067            ! lib/encoding.pm
4068 ____________________________________________________________________________
4069 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
4070         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
4071              as general purpose encoding transformation interfaces
4072              since that's not what they are.
4073      Branch: perl
4074            ! lib/utf8.pm pod/perlunicode.pod sv.c
4075 ____________________________________________________________________________
4076 [ 15168] By: ams                                   on 2002/03/11  12:54:16
4077         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
4078              warnings
4079              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4080              Date: Mon, 11 Mar 2002 14:35:22 +0100
4081              Message-Id: <20020311143522.A7431@rafael>
4082      Branch: perl
4083            ! t/lib/warnings/pp_sys
4084 ____________________________________________________________________________
4085 [ 15167] By: ams                                   on 2002/03/11  04:57:20
4086         Log: A little commonsense is better than 1_compile.
4087      Branch: perl
4088            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
4089 ____________________________________________________________________________
4090 [ 15166] By: ams                                   on 2002/03/11  04:53:50
4091         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
4092              From: Michael G Schwern <schwern@pobox.com>
4093              Date: Sun, 10 Mar 2002 13:27:12 -0500
4094              Message-Id: <20020310182712.GC693@blackrider>
4095              
4096              Subject: [PATCH] Hash::Util part 2
4097              From: Michael G Schwern <schwern@pobox.com>
4098              Date: Sun, 10 Mar 2002 15:09:34 -0500
4099              Message-Id: <20020310200934.GB27112@blackrider>
4100              
4101              Subject: [PATCH] Hash::Util MANIFEST correction
4102              From: Michael G Schwern <schwern@pobox.com>
4103              Date: Sun, 10 Mar 2002 16:27:07 -0500
4104              Message-Id: <20020310212707.GF27112@blackrider>
4105              
4106              (Also changes find.t and taint.t, which were looking for access.t)
4107      Branch: perl
4108            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
4109            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
4110            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
4111            + ext/Data/Util/t/Hash.t
4112            - t/lib/access.t
4113            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
4114            ! pod/perldiag.pod pod/perltodo.pod universal.c
4115 ____________________________________________________________________________
4116 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
4117         Log: metaconfig: more thready fixes.
4118      Branch: metaconfig
4119            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
4120            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
4121            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
4122            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
4123            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
4124            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
4125            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
4126            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
4127            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
4128 ____________________________________________________________________________
4129 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
4130         Log: Skip obsoleted interfaces.
4131      Branch: perl
4132            ! Porting/findrfuncs
4133 ____________________________________________________________________________
4134 [ 15162] By: ams                                   on 2002/03/11  03:48:14
4135         Log: Typo fixes.
4136      Branch: perl
4137            ! perl.c
4138 ____________________________________________________________________________
4139 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
4140         Log: Upgrade to Locale::Codes 2.02.
4141      Branch: perl
4142            + lib/Locale/Codes/t/rename.t
4143            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
4144            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
4145            ! lib/Locale/Country.pod
4146 ____________________________________________________________________________
4147 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
4148         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
4149              From: Nicholas Clark <nick@unfortu.net>
4150              Date: Sun, 10 Mar 2002 18:17:50 +0000
4151              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
4152              
4153              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
4154              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4155              Date: Sun, 10 Mar 2002 13:53:34 -0800
4156              Message-ID: <eX9i8gzkg26G092yn@efn.org>
4157              
4158              (and reenable the feature in freebsd,
4159              and move the freebsd pr url to perl.c)
4160      Branch: perl
4161            ! hints/freebsd.sh perl.c pod/perldelta.pod
4162 ____________________________________________________________________________
4163 [ 15159] By: ams                                   on 2002/03/11  03:34:13
4164         Log: Subject: [PATCH stash.t] access::readonly is gone
4165              From: Michael G Schwern <schwern@pobox.com>
4166              Date: Sun, 10 Mar 2002 16:18:14 -0500
4167              Message-Id: <20020310211813.GE27112@blackrider>
4168      Branch: perl
4169            ! ext/B/t/stash.t
4170 ____________________________________________________________________________
4171 [ 15158] By: ams                                   on 2002/03/11  03:28:04
4172         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
4173              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
4174              Date: Sun, 10 Mar 2002 22:10:15 +0100
4175              Message-Id: <3C8BD9C7.610.7398DD@localhost>
4176      Branch: perl
4177            ! lib/Net/Ping/t/110_icmp_inst.t
4178 ____________________________________________________________________________
4179 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
4180         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
4181              From: Michael G Schwern <schwern@pobox.com>
4182              Date: Sun, 10 Mar 2002 19:22:33 -0500
4183              Message-ID: <20020311002233.GE4927@blackrider>
4184      Branch: perl
4185            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
4186            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
4187            ! lib/Test/Simple/t/fail-more.t
4188 ____________________________________________________________________________
4189 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
4190         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
4191              From: Michael G Schwern <schwern@pobox.com>
4192              Date: Sun, 10 Mar 2002 17:14:10 -0500
4193              Message-ID: <20020310221410.GA4915@blackrider>
4194      Branch: perl
4195            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
4196            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
4197 ____________________________________________________________________________
4198 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
4199         Log: Subject: [PATCH] more warnings tidyup
4200              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
4201              Date: Sun, 10 Mar 2002 21:01:39 -0000
4202              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
4203      Branch: perl
4204            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
4205            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
4206            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
4207            ! util.c
4208 ____________________________________________________________________________
4209 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
4210         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
4211              From: Nicholas Clark <nick@unfortu.net>
4212              Date: Sun, 10 Mar 2002 23:21:07 +0000
4213              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
4214      Branch: perl
4215            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
4216            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
4217            ! ext/Encode/TW/Makefile.PL
4218 ____________________________________________________________________________
4219 [ 15153] By: ams                                   on 2002/03/11  03:06:59
4220         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
4221              From: Max Baker <max@warped.org>
4222              Date: Fri, 8 Mar 2002 10:56:19 -0800
4223              Message-Id: <20020308105619.A15039@warped.org>
4224      Branch: perl
4225            ! ext/IO/lib/IO/Socket/INET.pm
4226 ____________________________________________________________________________
4227 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
4228         Log: Subject: [PATCH] spelling correction
4229              From: Nicholas Clark <nick@unfortu.net>
4230              Date: Sun, 10 Mar 2002 18:34:42 +0000
4231              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
4232      Branch: perl
4233            ! pp.c pp_hot.c
4234 ____________________________________________________________________________
4235 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
4236         Log: DG/UX updates from Takis Psarogiannakopoulos.
4237      Branch: perl
4238            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
4239 ____________________________________________________________________________
4240 [ 15150] By: ams                                   on 2002/03/11  03:02:47
4241         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
4242              From: Chris Nandor <pudge@pobox.com>
4243              Date: Mon, 04 Mar 2002 17:48:12 -0500
4244              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
4245      Branch: perl
4246            ! lib/DB.pm lib/perl5db.pl
4247 ____________________________________________________________________________
4248 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
4249         Log: metaconfig unit changes in preparation of reentrancy changes.
4250      Branch: metaconfig
4251            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
4252            + U/threads/d_ttyname_r.U
4253            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
4254            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
4255            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
4256            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
4257            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
4258            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
4259            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
4260            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
4261            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
4262            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
4263            ! U/threads/d_strerror_r.U
4264 ____________________________________________________________________________
4265 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
4266         Log: Mysterious characters.
4267      Branch: perl
4268            ! utf8.h
4269 ____________________________________________________________________________
4270 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
4271         Log: Unused.
4272      Branch: perl
4273            ! op.c
4274 ____________________________________________________________________________
4275 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
4276         Log: Implement :std subpragma of the open pragma
4277              that makes the standard filehandles to talk in
4278              encodings.  This change set off a weird warning
4279              from op.c, though: disabled it now until someone
4280              who knows what it is about comes along.
4281      Branch: perl
4282            ! lib/open.pm op.c
4283 ____________________________________________________________________________
4284 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
4285         Log: Document the logic of :locale better.
4286      Branch: perl
4287            ! lib/open.pm
4288 ____________________________________________________________________________
4289 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
4290         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
4291              From: Slaven Rezic <slaven.rezic@berlin.de>
4292              Date: 10 Mar 2002 02:49:17 +0100
4293              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
4294      Branch: perl
4295            ! hints/freebsd.sh
4296 ____________________________________________________________________________
4297 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
4298         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
4299              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4300              Date: Sun, 10 Mar 2002 17:08:54 +0900
4301              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
4302      Branch: perl
4303            ! ext/Encode/lib/Encode/Tcl.pm
4304            ! ext/Encode/lib/Encode/Tcl/Escape.pm
4305            ! ext/Encode/lib/Encode/Tcl/Extended.pm
4306            ! ext/Encode/lib/Encode/Tcl/Table.pm
4307 ____________________________________________________________________________
4308 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
4309         Log: The patch does the following:
4310              - Nix the unneccessary diagnostics line
4311              - Quell -w warnings if the first ENV doesn't exist
4312              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
4313              is too baroque and bloated for daily use (and for perl core inclusion).
4314              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
4315              non-fatal.
4316              - Consequently, the ^OPEN bits is set only when needed.
4317      Branch: perl
4318            ! lib/open.pm
4319 ____________________________________________________________________________
4320 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
4321         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
4322      Branch: perl
4323            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
4324 ____________________________________________________________________________
4325 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
4326         Log: Precedence problem.
4327      Branch: perl
4328            ! ext/Socket/socketpair.t
4329 ____________________________________________________________________________
4330 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
4331         Log: Renaming tweaks, and split off the reentrant "superbuffer"
4332              init routine.
4333      Branch: perl
4334            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
4335            ! sv.c util.c
4336 ____________________________________________________________________________
4337 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
4338         Log: The 7-bit jis seems to be the hanging one.
4339      Branch: perl
4340            ! ext/Encode/t/Tcl.t
4341 ____________________________________________________________________________
4342 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
4343         Log: Begone.
4344      Branch: perl
4345            ! ext/Encode/MANIFEST
4346 ____________________________________________________________________________
4347 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
4348         Log: Better fix from Autrijus.
4349      Branch: perl
4350            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
4351            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
4352 ____________________________________________________________________________
4353 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
4354         Log: Not everybody has Encode::HanExtra.
4355      Branch: perl
4356            ! ext/Encode/Encode.pm
4357 ____________________________________________________________________________
4358 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
4359         Log: Decutandpasto.
4360      Branch: perl
4361            ! ext/Encode/lib/Encode/Tcl.pm
4362 ____________________________________________________________________________
4363 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
4364         Log: Subject: [PATCH] Data::Dumper
4365              From: Nicholas Clark <nick@unfortu.net>
4366              Date: Sat, 9 Mar 2002 19:03:54 +0000
4367              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
4368      Branch: perl
4369            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
4370            ! ext/Data/Dumper/t/dumper.t
4371 ____________________________________________________________________________
4372 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
4373         Log: Subject: [PATCH] socketpair.t w/o fork
4374              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
4375              Date: Sat, 9 Mar 2002 14:55:11 +0100
4376              Message-ID: <3C8A224F.29578.13691BA@localhost>
4377              
4378              (modified as suggested by Sarathy)
4379      Branch: perl
4380            ! ext/Socket/socketpair.t
4381 ____________________________________________________________________________
4382 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
4383         Log: Subject: [PATCH perldelta] Mention Change 14727
4384              From: Autrijus Tang <autrijus@autrijus.org>
4385              Date: Sat, 9 Mar 2002 23:31:40 +0800
4386              Message-ID: <20020309153140.GA4224@not.autrijus.org>
4387      Branch: perl
4388            ! pod/perldelta.pod
4389 ____________________________________________________________________________
4390 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
4391         Log: Make Encode.pm implicitly load external CJK tables the first
4392              time they're needed (instead of immediately), from Autrijus
4393              Tang.
4394      Branch: perl
4395            ! ext/Encode/Encode.pm
4396 ____________________________________________________________________________
4397 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
4398         Log: Subject: Re: Two questions
4399              From: Nicholas Clark <nick@unfortu.net>
4400              Date: Sat, 9 Mar 2002 12:42:40 +0000
4401              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
4402      Branch: perl
4403            ! Porting/pumpkin.pod
4404 ____________________________________________________________________________
4405 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
4406         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
4407              From: Paul_GreenVOS@vos.stratus.com
4408              Date: Fri, 8 Mar 02 22:34 est
4409              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
4410      Branch: perl
4411            ! pp_sys.c
4412 ____________________________________________________________________________
4413 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
4414         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
4415              From: davem@fdgroup.co.uk
4416              Date: Sat, 9 Mar 2002 00:13:27 GMT
4417              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
4418      Branch: perl
4419            ! dump.c
4420 ____________________________________________________________________________
4421 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
4422         Log: Deglitch from Rafael.
4423      Branch: perl
4424            ! ext/B/t/lint.t
4425 ____________________________________________________________________________
4426 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
4427         Log: Still more portability.
4428      Branch: perl
4429            ! Porting/findrfuncs
4430 ____________________________________________________________________________
4431 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
4432         Log: More portability.
4433      Branch: perl
4434            ! Porting/findrfuncs
4435 ____________________________________________________________________________
4436 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
4437         Log: Shared library paths; running tests manually.
4438      Branch: perl
4439            ! INSTALL
4440 ____________________________________________________________________________
4441 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
4442         Log: Subject: RE: Two questions
4443              From: "Green, Paul" <Paul.Green@stratus.com>
4444              Date: Fri, 8 Mar 2002 17:55:19 -0500
4445              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
4446      Branch: perl
4447            ! Porting/pumpkin.pod
4448 ____________________________________________________________________________
4449 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
4450         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
4451              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
4452      Branch: perl
4453            + ext/B/t/lint.t
4454            ! MANIFEST ext/B/B/Lint.pm
4455 ____________________________________________________________________________
4456 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
4457         Log: metaconfig unit change for #15119.
4458      Branch: metaconfig
4459            ! U/threads/d_pthread_atfork.U
4460 ____________________________________________________________________________
4461 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
4462         Log: In DG/UX finding pthread_atfork requires a true compile,
4463              from Takis Psarogiannakopoulos.
4464      Branch: perl
4465            ! Configure config_h.SH
4466 ____________________________________________________________________________
4467 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
4468         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
4469              From: John Peacock <jpeacock@rowman.com>
4470              Date: Fri, 08 Mar 2002 15:52:41 -0500
4471              Message-ID: <3C892499.4050502@rowman.com>
4472      Branch: perl
4473            ! lib/ExtUtils/xsubpp
4474 ____________________________________________________________________________
4475 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
4476         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
4477              From: "Craig A. Berry" <craigberry@mac.com>
4478              Date: Fri, 08 Mar 2002 15:02:51 -0600
4479              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
4480      Branch: perl
4481            ! t/op/write.t
4482 ____________________________________________________________________________
4483 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
4484         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
4485              From: Paul_GreenVOS@vos.stratus.com
4486              Date: Fri, 8 Mar 02 14:45 est
4487              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
4488      Branch: perl
4489            ! installperl
4490 ____________________________________________________________________________
4491 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
4492         Log: Subject: [PATCH @15109] tm_tm_* for VMS
4493              From: "Craig A. Berry" <craigberry@mac.com>
4494              Date: Fri, 08 Mar 2002 13:07:52 -0600
4495              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
4496      Branch: perl
4497            ! configure.com
4498 ____________________________________________________________________________
4499 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
4500         Log: Detypo.
4501      Branch: perl
4502            ! Changes
4503 ____________________________________________________________________________
4504 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
4505         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
4506      Branch: perl
4507            ! t/op/pat.t
4508 ____________________________________________________________________________
4509 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
4510         Log: HP-UX nm seems to repeat itself.
4511      Branch: perl
4512            ! Porting/findrfuncs
4513 ____________________________________________________________________________
4514 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
4515         Log: Nice porting script from Sarathy.  Well, less nice
4516              in the sense that it shows the looong road ahead.
4517      Branch: perl
4518            + Porting/findrfuncs
4519            ! MANIFEST Porting/makerel
4520 ____________________________________________________________________________
4521 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
4522         Log: Subject: Re: Performance considerations for UTF-8
4523              From: Jarkko Hietaniemi <jhi@iki.fi>
4524              Date: Fri, 8 Mar 2002 18:53:28 +0200
4525              Message-ID: <20020308185328.D640@alpha.hut.fi>
4526              
4527              (put all in perlunicode)
4528      Branch: perl
4529            ! pod/perlunicode.pod
4530 ____________________________________________________________________________
4531 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
4532         Log: Update Changes.
4533      Branch: perl
4534            ! Changes patchlevel.h
4535 ____________________________________________________________________________
4536 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
4537         Log: Subject: Cygwin cygipc support skipped
4538              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
4539              Date: Fri, 8 Mar 2002 16:59:34 +0100
4540              Message-ID: <113694157285.20020308165934@familiehaase.de>
4541      Branch: perl
4542            ! hints/cygwin.sh
4543 ____________________________________________________________________________
4544 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
4545         Log: metaconfig unit change for #15106.
4546      Branch: metaconfig
4547            ! U/compline/d_gconvert.U
4548 ____________________________________________________________________________
4549 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
4550         Log: Subject: Re: [PATCH] tests for Gconvert
4551              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4552              Date: Thu, 07 Mar 2002 16:48:10 -0800
4553              Message-ID: <KpAi8gzkganW092yn@efn.org>
4554      Branch: perl
4555            ! Configure config_h.SH t/base/num.t
4556 ____________________________________________________________________________
4557 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
4558         Log: The new test has some teething problems.
4559      Branch: perl
4560            - ext/B/t/lint.t
4561            ! MANIFEST
4562 ____________________________________________________________________________
4563 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
4564         Log: Subject: [PATCH] B::Lint tests
4565              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4566              Date: Fri, 8 Mar 2002 14:47:19 +0100
4567              Message-ID: <20020308144719.A2663@rafael>
4568      Branch: perl
4569            + ext/B/t/lint.t
4570            ! MANIFEST ext/B/B/Lint.pm
4571 ____________________________________________________________________________
4572 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
4573         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
4574              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
4575              Date: Fri, 8 Mar 2002 13:24:14 GMT
4576              Message-Id: <200203081324.NAA00642@cleo>
4577      Branch: perl
4578            ! hints/powerux.sh
4579 ____________________________________________________________________________
4580 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
4581         Log: Subject: HP has some new models
4582              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4583              Date: Fri, 08 Mar 2002 13:07:02 +0100
4584              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
4585      Branch: perl
4586            ! README.hpux
4587 ____________________________________________________________________________
4588 [ 15101] By: ams                                   on 2002/03/08  09:11:40
4589         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
4590              From: Stas Bekman <stas@stason.org>
4591              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
4592              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
4593      Branch: perl
4594            ! pod/perlguts.pod
4595 ____________________________________________________________________________
4596 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
4597         Log: Update Changes
4598      Branch: maint-5.6/macperl
4599            ! macos/Changes
4600 ____________________________________________________________________________
4601 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
4602         Log: Replace macperlbundled with macperldelta
4603      Branch: maint-5.6/macperl
4604            ! macos/macperl/MacPerl.podhelp
4605 ____________________________________________________________________________
4606 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
4607         Log: Comsetic fixes (Thomas Wegner)
4608      Branch: maint-5.6/macperl
4609            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
4610 ____________________________________________________________________________
4611 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
4612         Log: Bump OS version
4613      Branch: maint-5.6/macperl
4614            ! macos/config.sh
4615 ____________________________________________________________________________
4616 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
4617         Log: Thought I deleted this already?
4618      Branch: perl
4619            - ext/I18N/Langinfo/fallback.c
4620 ____________________________________________________________________________
4621 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
4622         Log: perlport updates from Pudge.
4623      Branch: perl
4624            ! pod/perlport.pod
4625 ____________________________________________________________________________
4626 [ 15094] By: ams                                   on 2002/03/08  03:06:03
4627         Log: Nitpick.
4628      Branch: perl
4629            ! MANIFEST
4630 ____________________________________________________________________________
4631 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
4632         Log: Wrong test.
4633      Branch: perl
4634            ! pod/perldelta.pod
4635 ____________________________________________________________________________
4636 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
4637         Log: Integrate change 14064 from macperl to blead.
4638      Branch: perl
4639           !> pod/perlmodinstall.pod pod/perlport.pod
4640 ____________________________________________________________________________
4641 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
4642         Log: Integrate recent perlport changes
4643      Branch: maint-5.6/macperl
4644           !> pod/perlport.pod
4645 ____________________________________________________________________________
4646 [ 15089] By: ams                                   on 2002/03/08  01:54:03
4647         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
4648              minor typo in perlguts.pod
4649              From: Anton Tagunov <tagunov@motor.ru>
4650              Date: Fri, 8 Mar 2002 05:26:59 +0300
4651              Message-Id: <4649821189.20020308052659@motor.ru>
4652      Branch: perl
4653            ! pod/perlguts.pod
4654 ____________________________________________________________________________
4655 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
4656         Log: Subject: Re[2]: [ID 20020307.006] [BUG][use encoding] use encoding 'greek'; print "not" unless pack("U*", 0x3af) eq pack("C*", 0xdf) prints "not"! 
4657              From: Anton Tagunov <tagunov@newmail.ru>
4658              Date: Fri, 8 Mar 2002 04:31:44 +0300
4659              Message-ID: <13946506773.20020308043144@newmail.ru>
4660              
4661              (one test changed)
4662      Branch: perl
4663            ! lib/encoding.t sv.c
4664 ____________________________________________________________________________
4665 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
4666         Log: Subject: [PATCH perldelta] some more deltas
4667              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4668              Date: Thu, 7 Mar 2002 23:13:23 +0100
4669              Message-ID: <20020307231323.A13068@rafael>
4670      Branch: perl
4671            ! pod/perldelta.pod
4672 ____________________________________________________________________________
4673 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
4674         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
4675              From: Paul_GreenVOS@vos.stratus.com
4676              Date: Thu, 7 Mar 02 14:25 est
4677              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
4678      Branch: perl
4679            ! t/io/fs.t
4680 ____________________________________________________________________________
4681 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
4682         Log: As suggested by Anton Tagunov, eq and cmp now obey the
4683              encoding pragma (by remapping their byte argument if the
4684              other argument is in Unicode).  Also fix a bug found by
4685              Anton where ord undef under the encoding pragma would barf.
4686              ([ID 20020307.009] A null pointer dereference with 'use encoding')
4687              Finally, use the nicer form of sv_recode_to_utf8.
4688      Branch: perl
4689            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
4690 ____________________________________________________________________________
4691 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
4692         Log: Retract #14985, #14899, and #14990, following the principles
4693              "Do no harm." and "If it ain't broke, don't fix it."
4694              
4695              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
4696              some, but still broken, and I do not have the extra brain
4697              cells for the EBCDIC backport.  Secondly, the old version
4698              worked both in EBCDIC and non-.  Thirdly, the old version
4699              may be more amenable for the behaviour suggsted by Anton
4700              Tagunov regarding the encoding pragma.
4701      Branch: perl
4702            ! embed.fnc embed.h global.sym proto.h sv.c util.c
4703 ____________________________________________________________________________
4704 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
4705         Log: Long doubles give you long doubles.
4706      Branch: perl
4707            ! t/base/num.t
4708 ____________________________________________________________________________
4709 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
4710         Log: Forgotten deMANIFESTation.
4711      Branch: perl
4712            ! MANIFEST
4713 ____________________________________________________________________________
4714 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
4715         Log: Obsolete unused file, noticed by Dank Kogai.
4716      Branch: perl
4717            - ext/Encode/lib/Encode/JP/Tr.pm
4718 ____________________________________________________________________________
4719 [ 15080] By: ams                                   on 2002/03/07  11:31:46
4720         Log: Subject: [PATCH Changes] Changes should mirror version number
4721              From: Robin Barker <rmb1@cise.npl.co.uk>
4722              Date: Thu, 7 Mar 2002 11:04:24 GMT
4723              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
4724      Branch: perl
4725            ! Porting/pumpkin.pod
4726 ____________________________________________________________________________
4727 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
4728         Log: metaconfig unit change for #15078.
4729      Branch: metaconfig
4730            ! U/compline/d_gconvert.U
4731 ____________________________________________________________________________
4732 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
4733         Log: Subject: Re: [PATCH] tests for Gconvert
4734              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4735              Date: Wed, 06 Mar 2002 20:22:54 -0800
4736              Message-ID: <esuh8gzkg2/b092yn@efn.org>
4737      Branch: perl
4738            ! Configure pod/perldelta.pod t/base/num.t
4739 ____________________________________________________________________________
4740 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
4741         Log: Mac OS X UFS does not do ctime.
4742      Branch: perl
4743            ! pod/perldelta.pod pod/perlport.pod
4744 ____________________________________________________________________________
4745 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
4746         Log: AUTHORS updates.
4747      Branch: perl
4748            ! AUTHORS
4749 ____________________________________________________________________________
4750 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
4751         Log: Continued Chinese puzzles from Autrijus.
4752      Branch: perl
4753            + ext/Encode/t/CN.t ext/Encode/t/TW.t
4754            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
4755 ____________________________________________________________________________
4756 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
4757         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
4758              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4759              Date: Wed, 6 Mar 2002 18:13:51 +0100
4760              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
4761      Branch: perl
4762            ! lib/File/Spec/Win32.pm
4763 ____________________________________________________________________________
4764 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
4765         Log: perlport tweaks.
4766      Branch: perl
4767            ! pod/perlport.pod
4768 ____________________________________________________________________________
4769 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
4770         Log: Subject: Re: [PATCH docs] Re: Bug with -M
4771              From: Michael G Schwern <schwern@pobox.com>
4772              Date: Wed, 6 Mar 2002 16:20:27 -0500
4773              Message-ID: <20020306212027.GC4257@blackrider>
4774      Branch: perl
4775            ! pod/perlfunc.pod pod/perlport.pod
4776 ____________________________________________________________________________
4777 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
4778         Log: perldelta updates.
4779      Branch: perl
4780            ! pod/perldelta.pod
4781 ____________________________________________________________________________
4782 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
4783         Log: 5005threads wasn't even compiling.
4784      Branch: perl
4785            ! perl.c
4786 ____________________________________________________________________________
4787 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
4788         Log: Subject: Re: perl@15047 New format tests for still existing bugs
4789              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4790              Date: Wed, 06 Mar 2002 12:59:29 +0100
4791              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
4792      Branch: perl
4793            ! t/op/write.t
4794 ____________________________________________________________________________
4795 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
4796         Log: Regen Glossary et al.
4797      Branch: perl
4798            ! Porting/Glossary Porting/config.sh Porting/config_H
4799 ____________________________________________________________________________
4800 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
4801         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
4802              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
4803      Branch: perl
4804            ! util.c
4805 ____________________________________________________________________________
4806 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
4807         Log: metaconfig unit change for #15065.
4808      Branch: metaconfig
4809            ! U/compline/i_time.U
4810 ____________________________________________________________________________
4811 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
4812         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
4813      Branch: perl
4814            ! Configure config_h.SH
4815 ____________________________________________________________________________
4816 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
4817         Log: Must remove fallback.c also from here.
4818      Branch: perl
4819            ! MANIFEST
4820 ____________________________________________________________________________
4821 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
4822         Log: Subject: Re: perl@15047 WinCE
4823              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4824              Date: Wed, 06 Mar 2002 13:41:30 +0100
4825              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
4826              
4827              Subject: Re: perl@15047 Win32
4828              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4829              Date: Wed, 06 Mar 2002 13:46:02 +0100
4830              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
4831              
4832              Subject: Re: perl@15047 Epoc
4833              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4834              Date: Wed, 06 Mar 2002 13:48:31 +0100
4835              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
4836              
4837              Subject: Re: perl@15047 NetWare
4838              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4839              Date: Wed, 06 Mar 2002 13:55:46 +0100
4840              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
4841      Branch: perl
4842            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
4843            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4844            ! wince/Makefile.ce wince/config.h
4845 ____________________________________________________________________________
4846 [ 15062] By: ams                                   on 2002/03/06  09:26:49
4847         Log: Subject: Re: perl@15047
4848              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4849              Date: Wed, 06 Mar 2002 11:25:50 +0100
4850              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
4851      Branch: perl
4852            ! cygwin/perlld.in
4853 ____________________________________________________________________________
4854 [ 15061] By: ams                                   on 2002/03/06  08:44:12
4855         Log: Subject: Re: perl@15047
4856              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4857              Date: Wed, 06 Mar 2002 10:38:02 +0100
4858              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
4859      Branch: perl
4860            ! pod/perldelta.pod
4861 ____________________________________________________________________________
4862 [ 15060] By: ams                                   on 2002/03/06  08:30:33
4863         Log: Subject: Update perlhist.pod
4864              From: mjd@plover.com
4865              Date: 6 Mar 2002 07:11:55 -0000
4866              Message-Id: <20020306071155.10240.qmail@plover.com>
4867              
4868              Subject: [PATCH pod/perlvar.pod] $^V => string
4869              From: Stas Bekman <stas@stason.org>
4870              Date: Wed, 06 Mar 2002 14:56:55 +0800
4871              Message-Id: <3C85BDB7.7050700@stason.org>
4872      Branch: perl
4873            ! pod/perlhist.pod pod/perlvar.pod
4874 ____________________________________________________________________________
4875 [ 15059] By: ams                                   on 2002/03/06  04:15:38
4876         Log: Subject: [PATCH] assorted configure.com fix-ups
4877              From: "Craig A. Berry" <craigberry@mac.com>
4878              Date: Tue, 5 Mar 2002 23:11:22 -0600
4879              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
4880      Branch: perl
4881            ! configure.com
4882 ____________________________________________________________________________
4883 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
4884         Log: IRIX failure with long doubles.
4885      Branch: perl
4886            ! t/op/pack.t
4887 ____________________________________________________________________________
4888 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
4889         Log: Make reality and Changes coincide.
4890      Branch: perl
4891            ! Changes
4892 ____________________________________________________________________________
4893 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
4894         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
4895              From: Anton Tagunov <tagunov@motor.ru>
4896              Date: Wed, 6 Mar 2002 02:10:21 +0300
4897              Message-ID: <11152782757.20020306021021@motor.ru>
4898              
4899              (reworded)
4900      Branch: perl
4901            ! pod/perluniintro.pod
4902 ____________________________________________________________________________
4903 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
4904         Log: Subject: [PATCH] B::Lint doesn't work
4905              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4906              Date: Tue, 5 Mar 2002 22:51:18 +0100
4907              Message-ID: <20020305225118.C733@rafael>
4908      Branch: perl
4909            ! ext/B/B/Lint.pm
4910 ____________________________________________________________________________
4911 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
4912         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
4913              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4914              Date: Mon, 04 Mar 2002 16:24:32 -0800
4915              Message-ID: <ABBh8gzkgezX092yn@efn.org>
4916      Branch: perl
4917            ! op.h pp_ctl.c t/op/flip.t
4918 ____________________________________________________________________________
4919 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
4920         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
4921              From: Nicholas Clark <nick@unfortu.net>
4922              Date: Tue, 5 Mar 2002 22:30:49 +0000
4923              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
4924      Branch: perl
4925            ! pod/perldelta.pod
4926 ____________________________________________________________________________
4927 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
4928         Log: Subject: [PATCH] tests for Gconvert
4929              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4930              Date: Tue, 05 Mar 2002 16:35:45 -0800
4931              Message-ID: <hRWh8gzkgONX092yn@efn.org>
4932      Branch: perl
4933            ! t/base/num.t
4934 ____________________________________________________________________________
4935 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
4936         Log: Subject: [PATCH] toplevel Makefile.SH
4937              From: Paul_GreenVOS@vos.stratus.com
4938              Date: Tue, 5 Mar 02 17:34 est
4939              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
4940      Branch: perl
4941            ! Makefile.SH
4942 ____________________________________________________________________________
4943 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
4944         Log: Subject: [PATCH] pointer to perldelta in Changes
4945              From: Chris Nandor <pudge@pobox.com>
4946              Date: Tue, 05 Mar 2002 16:04:50 -0500
4947              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
4948      Branch: perl
4949            ! Changes
4950 ____________________________________________________________________________
4951 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
4952         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
4953              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4954              Date: Tue, 5 Mar 2002 22:26:20 +0100
4955              Message-ID: <20020305222620.A733@rafael>
4956      Branch: perl
4957            ! pod/perldelta.pod
4958 ____________________________________________________________________________
4959 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
4960         Log: Solaris: allow for /usr/bin/df not to exist.
4961              
4962              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
4963              From: Kingpin <mthurn@copper.dulles.tasc.com>
4964              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
4965              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
4966      Branch: perl
4967            ! hints/solaris_2.sh
4968 ____________________________________________________________________________
4969 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
4970         Log: Update Changes.
4971      Branch: perl
4972            ! Changes patchlevel.h
4973 ____________________________________________________________________________
4974 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
4975         Log: Double MANIFESTing.
4976      Branch: perl
4977            ! ext/Encode/MANIFEST
4978 ____________________________________________________________________________
4979 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
4980         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
4981      Branch: perl
4982            - ext/Encode/Encode/7bit-kr.enc
4983            - ext/Encode/lib/Encode/Tcl/HanZi.pm
4984            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
4985 ____________________________________________________________________________
4986 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
4987         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
4988              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4989              Date: Tue, 5 Mar 2002 14:35:57 +0100
4990              Message-ID: <20020305143557.C695@rafael>   
4991      Branch: perl
4992            ! pp_sys.c t/lib/warnings/pp_sys
4993 ____________________________________________________________________________
4994 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
4995         Log: Subject: [PATCH Devel::PPPort]
4996              From: Robin Barker <rmb1@cise.npl.co.uk>
4997              Date: Tue, 5 Mar 2002 13:37:59 GMT
4998              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
4999      Branch: perl
5000            ! ext/Devel/PPPort/Makefile.PL
5001 ____________________________________________________________________________
5002 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
5003         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
5004      Branch: perl
5005            ! ext/Encode/t/Tcl.t
5006 ____________________________________________________________________________
5007 [ 15041] By: nick                                  on 2002/03/05  07:23:58
5008         Log: Integrate mainline (5.7.3)
5009      Branch: perlio
5010           +> ext/Encode/lib/Encode/CN/HZ.pm
5011            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
5012           !> (integrate 54 files)
5013 ____________________________________________________________________________
5014 [ 15040] By: ams                                   on 2002/03/05  05:10:33
5015         Log: Subject: DOC PATCH 5.7.3 (perldelta)
5016              From: mjd@plover.com
5017              Date: 5 Mar 2002 05:35:58 -0000
5018              Message-Id: <20020305053558.31677.qmail@plover.com>
5019      Branch: perl
5020            ! pod/perldelta.pod
5021 ____________________________________________________________________________
5022 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
5023         Log: This is 5.7.3.
5024      Branch: perl
5025            ! patchlevel.h
5026 ____________________________________________________________________________
5027 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
5028         Log: Shoo.
5029      Branch: perl
5030            ! ext/Encode/t/Tcl.t
5031 ____________________________________________________________________________
5032 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
5033         Log: Update Changes.
5034      Branch: perl
5035            ! Changes patchlevel.h
5036 ____________________________________________________________________________
5037 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
5038         Log: Regen perlapi.
5039      Branch: perl
5040            ! pod/perlapi.pod
5041 ____________________________________________________________________________
5042 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
5043         Log: Tie::File doc tweak for Win32 from mjd. 
5044      Branch: perl
5045            ! lib/Tie/File.pm
5046 ____________________________________________________________________________
5047 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
5048         Log: Regen toc.
5049      Branch: perl
5050            ! pod/perltoc.pod
5051 ____________________________________________________________________________
5052 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
5053         Log: Decommission Encode::Tcl HZ testing for now.
5054      Branch: perl
5055            ! ext/Encode/t/Tcl.t
5056 ____________________________________________________________________________
5057 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
5058         Log: Must have a return.
5059      Branch: perl
5060            ! pp_pack.c
5061 ____________________________________________________________________________
5062 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
5063         Log: The very latest win32 score from Jan Dubois.
5064      Branch: perl
5065            ! pod/perldelta.pod
5066 ____________________________________________________________________________
5067 [ 15030] By: ams                                   on 2002/03/05  01:40:01
5068         Log: Subject: [PATCH] README.macos
5069              From: Chris Nandor <pudge@pobox.com>
5070              Date: Mon, 04 Mar 2002 17:37:59 -0500
5071              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
5072      Branch: perl
5073            ! README.macos
5074 ____________________________________________________________________________
5075 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
5076         Log: "The last pieces of Chinese puzzle" from Autrijus.
5077      Branch: perl
5078            + ext/Encode/lib/Encode/CN/HZ.pm
5079            - ext/Encode/Encode/HZ.enc
5080            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
5081            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
5082 ____________________________________________________________________________
5083 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
5084         Log: Known test failures updates.
5085      Branch: perl
5086            ! pod/perldelta.pod
5087 ____________________________________________________________________________
5088 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
5089         Log: One more nit from mjd.
5090      Branch: perl
5091            ! lib/Tie/File/t/16_handle.t
5092 ____________________________________________________________________________
5093 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
5094         Log: Upgrade to Tie::File 0.17 from mjd.
5095      Branch: perl
5096            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
5097            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
5098 ____________________________________________________________________________
5099 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
5100         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
5101              From: Nicholas Clark <nick@unfortu.net>
5102              Date: Mon, 4 Mar 2002 23:33:52 +0000
5103              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
5104      Branch: perl
5105            ! pod/perldelta.pod
5106 ____________________________________________________________________________
5107 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
5108         Log: Escapee.
5109      Branch: perl
5110            ! proto.h
5111 ____________________________________________________________________________
5112 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
5113         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
5114              From: Nicholas Clark <nick@unfortu.net>
5115              Date: Mon, 4 Mar 2002 22:48:38 +0000
5116              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
5117      Branch: perl
5118            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
5119            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
5120            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
5121            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
5122            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
5123            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
5124            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
5125 ____________________________________________________________________________
5126 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
5127         Log: Cleaner.
5128      Branch: perl
5129            ! Makefile.SH
5130 ____________________________________________________________________________
5131 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
5132         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
5133              From: Jeffrey Friedl <jfriedl@yahoo.com>
5134              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
5135              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
5136      Branch: perl
5137            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
5138            ! pod/perlvar.pod
5139 ____________________________________________________________________________
5140 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
5141         Log: More Han tweaks from Autrjius Tang: most importantly,
5142              gbk is identical to cp936, so gbk can be removed and
5143              taken care of by an alias.
5144      Branch: perl
5145            - ext/Encode/Encode/gbk.enc
5146            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
5147            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
5148            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
5149            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
5150 ____________________________________________________________________________
5151 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
5152         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
5153              From: Nicholas Clark <nick@unfortu.net>
5154              Date: Mon, 4 Mar 2002 22:20:13 +0000
5155              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
5156      Branch: perl
5157            ! pod/perldelta.pod
5158 ____________________________________________________________________________
5159 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
5160         Log: Based on
5161              
5162              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
5163              From: Anton Tagunov <tagunov@motor.ru>
5164              Date: Mon, 4 Mar 2002 21:14:39 +0300
5165              Message-ID: <1814137429.20020304211439@motor.ru>
5166      Branch: perl
5167            ! pod/perlunicode.pod
5168 ____________________________________________________________________________
5169 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
5170         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
5171              From: John Peacock <jpeacock@rowman.com>
5172              Date: Mon, 04 Mar 2002 16:18:42 -0500
5173              Message-ID: <3C83E4B2.3060700@rowman.com>
5174              
5175              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
5176              From: John Peacock <jpeacock@rowman.com>
5177              Date: Mon, 04 Mar 2002 16:42:55 -0500
5178              Message-ID: <3C83EA5F.80303@rowman.com>
5179      Branch: perl
5180            ! lib/ExtUtils/xsubpp pod/perlxs.pod
5181 ____________________________________________________________________________
5182 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
5183         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
5184              From: "Craig A. Berry" <craigberry@mac.com>
5185              Date: Mon, 04 Mar 2002 14:47:59 -0600
5186              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
5187              
5188              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
5189              From: "Craig A. Berry" <craigberry@mac.com>
5190              Date: Mon, 04 Mar 2002 15:04:58 -0600
5191              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
5192      Branch: perl
5193            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
5194 ____________________________________________________________________________
5195 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
5196         Log: metaconfig unit change for #15014.
5197      Branch: metaconfig/U/perl
5198            ! Extensions.U
5199 ____________________________________________________________________________
5200 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
5201         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
5202              of known extensions, where Encode::JP already is.
5203      Branch: perl
5204            ! Configure Porting/config.sh Porting/config_H uconfig.h
5205 ____________________________________________________________________________
5206 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
5207         Log: SJIS, from Dan Kogai.
5208      Branch: perl
5209            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
5210 ____________________________________________________________________________
5211 [ 15012] By: nick                                  on 2002/03/04  17:35:50
5212         Log: Intergrate perlio's Encode/compile
5213      Branch: perl
5214           !> ext/Encode/compile
5215 ____________________________________________________________________________
5216 [ 15011] By: nick                                  on 2002/03/04  17:29:54
5217         Log: Avoid $Id$ cleverness and just have a $VERSION.
5218      Branch: perlio
5219            ! ext/Encode/compile
5220 ____________________________________________________________________________
5221 [ 15010] By: nick                                  on 2002/03/04  17:29:14
5222         Log: Integrate mainline
5223      Branch: perlio
5224           +> lib/Math/BigInt/t/isa.t
5225           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
5226           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
5227           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
5228           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
5229           !> warnings.pl
5230 ____________________________________________________________________________
5231 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
5232         Log: Integrate ext/Encode/compile from perlio.
5233      Branch: perl
5234           !> ext/Encode/compile
5235 ____________________________________________________________________________
5236 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
5237         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
5238              updates not integrated, something odd going on in there.)
5239      Branch: perl
5240           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
5241           !> lib/Tie/File/t/16_handle.t
5242 ____________________________________________________________________________
5243 [ 15007] By: nick                                  on 2002/03/04  17:08:17
5244         Log: Integrate mainline
5245      Branch: perlio
5246           !> AUTHORS Changes Porting/Glossary Porting/config.sh
5247           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
5248           !> pod/perltoc.pod
5249 ____________________________________________________________________________
5250 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
5251         Log: A new M::BI test.
5252      Branch: perl
5253            + lib/Math/BigInt/t/isa.t
5254            ! MANIFEST
5255 ____________________________________________________________________________
5256 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
5257         Log: Subject: VMS test and perldelta update
5258              From: "Craig A. Berry" <craigberry@mac.com>
5259              Date: Mon, 04 Mar 2002 11:03:37 -0600
5260              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
5261      Branch: perl
5262            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
5263 ____________________________________________________________________________
5264 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
5265         Log: Needed for threaded builds.
5266      Branch: perl
5267            ! embed.fnc embed.h
5268 ____________________________________________________________________________
5269 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
5270         Log: Subject: [PATCH] taint + deprecated warnings
5271              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
5272              Date: Mon, 4 Mar 2002 16:33:23 -0000
5273              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
5274      Branch: perl
5275            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
5276            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
5277            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
5278 ____________________________________________________________________________
5279 [ 15002] By: nick                                  on 2002/03/04  16:19:06
5280         Log: Win32 tweak
5281      Branch: perlio
5282            ! lib/Tie/File/t/16_handle.t
5283 ____________________________________________________________________________
5284 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
5285         Log: Update Changes.
5286      Branch: perl
5287            ! Changes patchlevel.h
5288 ____________________________________________________________________________
5289 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
5290         Log: AUTHORS updates.
5291      Branch: perl
5292            ! AUTHORS
5293 ____________________________________________________________________________
5294 [ 14999] By: nick                                  on 2002/03/04  15:26:43
5295         Log: Win32 hack
5296      Branch: perlio
5297            ! ext/Encode/compile ext/Encode/t/JP.t
5298 ____________________________________________________________________________
5299 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
5300         Log: Encode doc tweak from Autrijus Tang.
5301      Branch: perl
5302            ! ext/Encode/Encode.pm
5303 ____________________________________________________________________________
5304 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
5305         Log: Regen Glossary et al.  (It seems the #14875 didn't
5306              quite work in removing the double-dot?)
5307      Branch: perl
5308            ! Porting/Glossary Porting/config.sh Porting/config_H
5309 ____________________________________________________________________________
5310 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
5311         Log: Regen toc.
5312      Branch: perl
5313            ! pod/perltoc.pod
5314 ____________________________________________________________________________
5315 [ 14995] By: nick                                  on 2002/03/04  14:42:09
5316         Log: Remove debugging assert
5317      Branch: perlio
5318            ! ext/threads/shared/shared.xs
5319 ____________________________________________________________________________
5320 [ 14994] By: nick                                  on 2002/03/04  14:41:54
5321         Log: Integrate mainline
5322      Branch: perlio
5323           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
5324           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
5325           !> lib/Tie/File/t/15_pushpop.t util.c
5326 ____________________________________________________________________________
5327 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
5328         Log: Han update from Autrijus Tang. 
5329      Branch: perl
5330            ! ext/Encode/Encode.pm
5331 ____________________________________________________________________________
5332 [ 14992] By: nick                                  on 2002/03/04  14:08:38
5333         Log: Integrate mainline - all tests pass - some noise from threads
5334              av_simple (SuSE7.3).
5335      Branch: perlio
5336           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
5337           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
5338           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
5339           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
5340           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
5341           +> lib/Tie/File/t/11_rv_splice_rs.t
5342           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
5343           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
5344           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
5345            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
5346            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
5347            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
5348            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
5349            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
5350            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
5351            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
5352            - lib/Tie/File/15_pushpop.t
5353           !> (integrate 47 files)
5354 ____________________________________________________________________________
5355 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
5356         Log: Missing MANIFESTations.
5357      Branch: perl
5358            ! MANIFEST
5359 ____________________________________________________________________________
5360 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
5361         Log: Attempt at portability.
5362      Branch: perl
5363            ! util.c
5364 ____________________________________________________________________________
5365 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
5366         Log: Needed by #14985.
5367      Branch: perl
5368            ! embed.h global.sym proto.h
5369 ____________________________________________________________________________
5370 [ 14988] By: ams                                   on 2002/03/04  08:59:27
5371         Log: Upgrade to Tie::File 0.16.
5372      Branch: perl
5373            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
5374            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
5375            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
5376            ! lib/Tie/File/t/15_pushpop.t
5377 ____________________________________________________________________________
5378 [ 14987] By: ams                                   on 2002/03/04  08:48:11
5379         Log: Subject: [PATCH @14577] perly-fixer
5380              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5381              Date: Mon, 4 Mar 2002 02:28:51 -0500
5382              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
5383      Branch: perl
5384            ! Makefile.SH perly.fixer
5385 ____________________________________________________________________________
5386 [ 14986] By: ams                                   on 2002/03/04  08:43:37
5387         Log: Subject: [PATCH @14577] xsubpp
5388              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5389              Date: Mon, 4 Mar 2002 02:25:52 -0500
5390              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
5391      Branch: perl
5392            ! lib/ExtUtils/xsubpp pod/perlxs.pod
5393 ____________________________________________________________________________
5394 [ 14985] By: ams                                   on 2002/03/04  08:40:46
5395         Log: Subject: [PATCH @14577] sv_cmp and friends
5396              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5397              Date: Mon, 4 Mar 2002 02:31:04 -0500
5398              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
5399      Branch: perl
5400            ! embed.fnc sv.c util.c
5401 ____________________________________________________________________________
5402 [ 14984] By: ams                                   on 2002/03/04  08:16:06
5403         Log: Fix File::Path docs as suggested by Ronald Kimball.
5404      Branch: perl
5405            ! lib/File/Path.pm
5406 ____________________________________________________________________________
5407 [ 14983] By: ams                                   on 2002/03/04  08:11:20
5408         Log: Update perldata fix as suggested by Benjamin Goldberg.
5409      Branch: perl
5410            ! pod/perldata.pod
5411 ____________________________________________________________________________
5412 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
5413         Log: Faulty skip.
5414      Branch: perl
5415            ! ext/DB_File/t/db-recno.t
5416 ____________________________________________________________________________
5417 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
5418         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
5419              From: Anton Tagunov <tagunov@motor.ru>
5420              Date: Mon, 4 Mar 2002 05:41:41 +0300
5421              Message-Id: <7916563907.20020304054141@motor.ru>
5422              
5423              Subject: [ID 20020303.005] Patch perlinicode C API description
5424              From: Anton Tagunov <tagunov@motor.ru>
5425              Date: Mon, 4 Mar 2002 06:08:23 +0300
5426              Message-Id: <2018165510.20020304060823@motor.ru>
5427      Branch: perl
5428            ! lib/utf8.pm pod/perlunicode.pod
5429 ____________________________________________________________________________
5430 [ 14980] By: ams                                   on 2002/03/04  02:19:20
5431         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
5432              From: Anton Tagunov <tagunov@motor.ru>
5433              Date: Mon, 4 Mar 2002 02:17:40 +0300
5434              Message-Id: <1344322124.20020304021740@motor.ru>
5435      Branch: perl
5436            ! pod/perldata.pod
5437 ____________________________________________________________________________
5438 [ 14979] By: ams                                   on 2002/03/04  02:17:54
5439         Log: Subject: RE: [PATCH] RE: DB_File breakage
5440              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
5441              Date: Sun, 3 Mar 2002 23:56:31 -0000
5442              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
5443      Branch: perl
5444            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
5445            ! ext/DB_File/t/db-recno.t
5446 ____________________________________________________________________________
5447 [ 14978] By: ams                                   on 2002/03/04  02:07:16
5448         Log: Subject: [PATCH] docs for ExtUtils::Manifest
5449              From: Nicholas Clark <nick@unfortu.net>
5450              Date: Sun, 3 Mar 2002 23:29:25 +0000
5451              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
5452      Branch: perl
5453            ! lib/ExtUtils/Manifest.pm
5454 ____________________________________________________________________________
5455 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
5456         Log: Forgot from the M::BI 1.54 update.
5457      Branch: perl
5458            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
5459            ! lib/Math/BigInt/t/upgrade.inc
5460 ____________________________________________________________________________
5461 [ 14976] By: ams                                   on 2002/03/04  02:04:32
5462         Log: Subject: [PATCH] attr
5463              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
5464              Date: Sun, 3 Mar 2002 22:09:58 -0000
5465              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
5466      Branch: perl
5467            ! lib/warnings.pm warnings.pl
5468 ____________________________________________________________________________
5469 [ 14975] By: ams                                   on 2002/03/04  02:01:27
5470         Log: Subject: [PATCH] File::Path documentation
5471              From: Colin Meyer <cmeyer@helvella.org>
5472              Date: Sun, 3 Mar 2002 14:54:24 -0800
5473              Message-Id: <20020303145424.A21774@hobart.helvella.org>
5474      Branch: perl
5475            ! lib/File/Path.pm
5476 ____________________________________________________________________________
5477 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
5478         Log: Typo.
5479      Branch: perl
5480            ! lib/Math/BigInt/t/upgrade.t
5481 ____________________________________________________________________________
5482 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
5483         Log: Editing errors.
5484      Branch: perl
5485            ! MANIFEST
5486 ____________________________________________________________________________
5487 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
5488         Log: Upgrade to Math::BigInt 1.54.
5489      Branch: perl
5490            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
5491            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
5492            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
5493            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
5494            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
5495            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
5496 ____________________________________________________________________________
5497 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
5498         Log: Test tweak from Craig Berry.
5499      Branch: perl
5500            ! lib/Tie/File/t/15_pushpop.t
5501 ____________________________________________________________________________
5502 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
5503         Log: Upgrade to Tie::File 0.15.
5504      Branch: perl
5505            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
5506            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
5507            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
5508            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
5509            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
5510            + lib/Tie/File/t/11_rv_splice_rs.t
5511            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
5512            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
5513            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
5514            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
5515            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
5516            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
5517            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
5518            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
5519            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
5520            - lib/Tie/File/15_pushpop.t
5521            ! MANIFEST lib/Tie/File.pm
5522 ____________________________________________________________________________
5523 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
5524         Log: The EBCDIC gaps apply only to the real A-Z.
5525      Branch: perl
5526            ! ext/B/B/Deparse.pm
5527 ____________________________________________________________________________
5528 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
5529         Log: EBCDIC: deparse \cX correctly.
5530      Branch: perl
5531            ! ext/B/B/Deparse.pm
5532 ____________________________________________________________________________
5533 [ 14967] By: ams                                   on 2002/03/03  18:18:00
5534         Log: Subject: [PATCH] nit in perlsyn.pod
5535              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
5536              Date: Sun, 03 Mar 2002 20:16:10 +0100
5537              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
5538      Branch: perl
5539            ! pod/perlsyn.pod
5540 ____________________________________________________________________________
5541 [ 14966] By: ams                                   on 2002/03/03  18:06:32
5542         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
5543              From: Michael G Schwern <schwern@pobox.com>
5544              Date: Sun, 3 Mar 2002 13:33:28 -0500
5545              Message-Id: <20020303183328.GA3296@blackrider>
5546      Branch: perl
5547            ! utils/h2xs.PL
5548 ____________________________________________________________________________
5549 [ 14965] By: ams                                   on 2002/03/03  18:00:03
5550         Log: Subject: [ PATCH ] HP back to default
5551              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5552              Date: Sun, 03 Mar 2002 18:48:34 +0100
5553              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
5554      Branch: perl
5555            ! hints/hpux.sh
5556 ____________________________________________________________________________
5557 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
5558         Log: EBCDIC: special cases of special cases.
5559      Branch: perl
5560            ! t/uni/case.pl
5561 ____________________________________________________________________________
5562 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
5563         Log: EBCDIC: the v-string components cannot exceed 2147483647.
5564      Branch: perl
5565            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
5566 ____________________________________________________________________________
5567 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
5568         Log: Remove the bogus "incorrect case" warning completely.
5569              The problem exists, but the cure, in which ever form
5570              it will be, needs to be something more subtle.
5571      Branch: perl
5572            ! op.c pod/perldiag.pod
5573 ____________________________________________________________________________
5574 [ 14961] By: ams                                   on 2002/03/03  13:39:09
5575         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
5576              From: Mark-Jason Dominus <mjd@plover.com>
5577              Date: Sun, 03 Mar 2002 09:32:16 -0500
5578              Message-Id: <20020303143216.10536.qmail@plover.com>
5579      Branch: perl
5580            ! t/op/tiearray.t
5581 ____________________________________________________________________________
5582 [ 14960] By: nick                                  on 2002/03/03  09:59:59
5583         Log: Integrate mainline
5584      Branch: perlio
5585           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
5586            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
5587            ! ext/Encode/compile
5588           !> (integrate 27 files)
5589 ____________________________________________________________________________
5590 [ 14959] By: ams                                   on 2002/03/03  08:11:34
5591         Log: Fix #14957.
5592      Branch: perl
5593            ! ext/DB_File/t/db-recno.t
5594 ____________________________________________________________________________
5595 [ 14958] By: ams                                   on 2002/03/03  05:51:00
5596         Log: Subject: [PATCH @14577] NL in debugger
5597              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5598              Date: Sat, 2 Mar 2002 05:34:12 -0500
5599              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
5600      Branch: perl
5601            ! lib/perl5db.pl
5602 ____________________________________________________________________________
5603 [ 14957] By: ams                                   on 2002/03/03  05:00:04
5604         Log: Subject: Re: DB_File breakage
5605              From: Schuyler Erle <schuyler@oreilly.com>
5606              Date: Sat, 02 Mar 2002 21:50:30 -0800
5607              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
5608      Branch: perl
5609            ! ext/DB_File/t/db-recno.t
5610 ____________________________________________________________________________
5611 [ 14956] By: ams                                   on 2002/03/03  04:40:08
5612         Log: Subject: [PATCH @14577] Debugging OPs
5613              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5614              Date: Sat, 2 Mar 2002 05:49:58 -0500
5615              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
5616      Branch: perl
5617            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
5618            ! pod/perlrun.pod sv.h
5619 ____________________________________________________________________________
5620 [ 14955] By: ams                                   on 2002/03/03  04:34:41
5621         Log: Subject: Tie::Array doc patch
5622              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
5623              Date: Sat, 02 Mar 2002 08:42:56 +0900
5624              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
5625      Branch: perl
5626            ! lib/Tie/Array.pm
5627 ____________________________________________________________________________
5628 [ 14954] By: ams                                   on 2002/03/03  04:23:33
5629         Log: Subject: Re: Smoke 14870
5630              From: Nicholas Clark <nick@unfortu.net>
5631              Date: Sat, 2 Mar 2002 20:00:53 +0000
5632              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
5633      Branch: perl
5634            ! README.hpux
5635 ____________________________________________________________________________
5636 [ 14953] By: ams                                   on 2002/03/03  04:15:49
5637         Log: Subject: RE: VERSION core
5638              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
5639              Date: Sat, 2 Mar 2002 22:50:44 -0000
5640              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
5641      Branch: perl
5642            ! t/comp/use.t
5643 ____________________________________________________________________________
5644 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
5645         Log: The #14949 removed this error from non-Win32.
5646      Branch: perl
5647            ! t/lib/warnings/op
5648 ____________________________________________________________________________
5649 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
5650         Log: BeOS back on track.
5651      Branch: perl
5652            ! README.beos
5653 ____________________________________________________________________________
5654 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
5655         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
5656              higher is okay.
5657      Branch: perl
5658            ! ext/POSIX/t/posix.t
5659 ____________________________________________________________________________
5660 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
5661         Log: For now, make "incorrect case" a Win32-only warning.
5662      Branch: perl
5663            ! op.c
5664 ____________________________________________________________________________
5665 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
5666         Log: Demand more before attempting socketpair().
5667      Branch: perl
5668            ! pp_sys.c
5669 ____________________________________________________________________________
5670 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
5671         Log: Remove obsolete hack.
5672      Branch: perl
5673            ! makedepend.SH
5674 ____________________________________________________________________________
5675 [ 14946] By: ams                                   on 2002/03/02  16:00:32
5676         Log: Forgot to delete encode.* from MANIFEST.
5677      Branch: perl
5678            ! MANIFEST
5679 ____________________________________________________________________________
5680 [ 14945] By: ams                                   on 2002/03/02  14:41:03
5681         Log: Delete ex-test output.
5682      Branch: perl
5683            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
5684 ____________________________________________________________________________
5685 [ 14944] By: ams                                   on 2002/03/02  13:54:35
5686         Log: Subject: [PATCH] DB_File 1.803
5687              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
5688              Date: Sat, 2 Mar 2002 14:33:32 -0000
5689              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
5690      Branch: perl
5691            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
5692            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
5693 ____________________________________________________________________________
5694 [ 14943] By: ams                                   on 2002/03/02  13:43:06
5695         Log: Upgrade to Tie::File 0.14.
5696      Branch: perl
5697            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
5698            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
5699            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
5700 ____________________________________________________________________________
5701 [ 14942] By: nick                                  on 2002/03/02  11:05:53
5702         Log: Integrate mainline
5703      Branch: perlio
5704           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
5705           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
5706           +> ext/Encode/t/table.utf8
5707           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
5708           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
5709           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
5710           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
5711           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
5712           !> universal.c utils/perldoc.PL
5713 ____________________________________________________________________________
5714 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
5715         Log: More CJK (just C, really) tables from Autrijus Tang
5716              (originally from iconv, used with permission of Bruno Haible)
5717      Branch: perl
5718            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
5719            + ext/Encode/Encode/iso-ir-165.enc
5720            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
5721            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
5722            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
5723 ____________________________________________________________________________
5724 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
5725         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
5726              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
5727              Date: Fri, 1 Mar 2002 15:32:13 -0500
5728              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
5729      Branch: perl
5730            ! utils/perldoc.PL
5731 ____________________________________________________________________________
5732 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
5733         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
5734              From: Schuyler Erle <schuyler@oreilly.com>
5735              Date: Fri, 01 Mar 2002 14:22:19 -0800
5736              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
5737              
5738              Subject: Re: PATCH: "splice() offset past end of array" warning.
5739              From: Mark-Jason Dominus <mjd@plover.com>
5740              Date: Fri, 01 Mar 2002 17:19:49 -0500
5741              Message-ID: <20020301221949.7610.qmail@plover.com>
5742      Branch: perl
5743            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
5744 ____________________________________________________________________________
5745 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
5746         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
5747              From: Mark-Jason Dominus <mjd@plover.com>
5748              Date: Fri, 01 Mar 2002 18:35:35 -0500
5749              Message-ID: <20020301233535.15969.qmail@plover.com>
5750      Branch: perl
5751            ! av.c
5752 ____________________________________________________________________________
5753 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
5754         Log: Subject: RE: VERSION core
5755              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
5756              Date: Fri, 1 Mar 2002 23:47:48 -0000
5757              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
5758      Branch: perl
5759            ! pod/perldiag.pod universal.c
5760 ____________________________________________________________________________
5761 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
5762         Log: Update Changes
5763      Branch: maint-5.6/macperl
5764            ! macos/Changes
5765 ____________________________________________________________________________
5766 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
5767         Log: Fix update to resources
5768      Branch: maint-5.6/macperl
5769            ! macos/macperl/MacPerl.r
5770 ____________________________________________________________________________
5771 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
5772         Log: metaconfig unit change for #14930.
5773      Branch: metaconfig
5774            ! U/modified/Init.U
5775 ____________________________________________________________________________
5776 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
5777         Log: Fix debugger to handle Mac OS psedofiles
5778      Branch: maint-5.6/macperl
5779            ! lib/DB.pm lib/perl5db.pl
5780 ____________________________________________________________________________
5781 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
5782         Log: Various fixes from Thomas Wegner
5783      Branch: maint-5.6/macperl
5784            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
5785 ____________________________________________________________________________
5786 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
5787         Log: Some resource updates
5788      Branch: maint-5.6/macperl
5789            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
5790            ! macos/macperl/MacPerl.rsrc
5791 ____________________________________________________________________________
5792 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
5793         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
5794              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5795              Date: Fri, 01 Mar 2002 09:38:59 -0800
5796              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
5797      Branch: perl
5798            ! Configure
5799 ____________________________________________________________________________
5800 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
5801         Log: Add some missing sfio symbols (Alan Fry)
5802      Branch: maint-5.6/macperl
5803            ! macos/macperl.sym
5804 ____________________________________________________________________________
5805 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
5806         Log: Update version and README
5807      Branch: maint-5.6/macperl
5808            ! README.macos macos/MPVersion.r
5809 ____________________________________________________________________________
5810 [ 14926] By: nick                                  on 2002/03/01  15:56:41
5811         Log: Integrate mainline
5812      Branch: perlio
5813           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
5814           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
5815           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
5816           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
5817           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
5818           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
5819           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
5820           +> lib/Tie/File/13_size_rs.t
5821           !> (integrate 80 files)
5822 ____________________________________________________________________________
5823 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
5824         Log: Better advertising.
5825      Branch: perl
5826            ! pod/perldelta.pod pod/perlfaq5.pod
5827 ____________________________________________________________________________
5828 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
5829         Log: Update Changes.
5830      Branch: perl
5831            ! Changes patchlevel.h
5832 ____________________________________________________________________________
5833 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
5834         Log: Lost in the shuffle.
5835      Branch: perl
5836            + lib/Math/BigInt/t/downgrade.t
5837            ! MANIFEST
5838 ____________________________________________________________________________
5839 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
5840         Log: Advertise Tie::File.
5841      Branch: perl
5842            ! pod/perldelta.pod pod/perlfaq5.pod
5843 ____________________________________________________________________________
5844 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
5845         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
5846              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5847              Date: Thu, 28 Feb 2002 18:55:48 +0100
5848              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
5849      Branch: perl
5850            ! x2p/walk.c
5851 ____________________________________________________________________________
5852 [ 14920] By: ams                                   on 2002/03/01  09:06:01
5853         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
5854              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5855              Date: Tue, 26 Feb 2002 19:54:31 -0500
5856              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
5857      Branch: perl
5858            ! embed.fnc ext/B/B/Deparse.pm gv.c
5859 ____________________________________________________________________________
5860 [ 14919] By: ams                                   on 2002/03/01  03:03:12
5861         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
5862      Branch: perl
5863            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
5864            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
5865            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
5866            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
5867            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
5868            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
5869            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
5870 ____________________________________________________________________________
5871 [ 14918] By: ams                                   on 2002/03/01  02:36:58
5872         Log: Add Tie::File 0.12 from MJD.
5873      Branch: perl
5874            + lib/Tie/File.pm lib/Tie/File/01_gen.t
5875            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
5876            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
5877            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
5878            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
5879            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
5880            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
5881            ! MANIFEST
5882 ____________________________________________________________________________
5883 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
5884         Log: Encoding name mapping tweaks.
5885      Branch: perl
5886            ! ext/Encode/Encode.pm
5887 ____________________________________________________________________________
5888 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
5889         Log: metaconfig unit change for #14915.
5890      Branch: metaconfig
5891            ! U/modified/Init.U
5892 ____________________________________________________________________________
5893 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
5894         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
5895              From: Paul_GreenVOS@vos.stratus.com
5896              Date: Thu, 28 Feb 02 15:05 est
5897              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
5898      Branch: perl
5899            ! Configure
5900 ____________________________________________________________________________
5901 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
5902         Log: PL_bostr was pointing to the wrong string
5903              (a string left around from the loading of the Unicode \w)
5904              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
5905              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
5906      Branch: perl
5907            ! regexec.c
5908 ____________________________________________________________________________
5909 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
5910         Log: Sync with libnet-1.10
5911      Branch: perl
5912            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
5913            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
5914            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
5915            ! lib/Net/t/netrc.t
5916 ____________________________________________________________________________
5917 [ 14912] By: ams                                   on 2002/02/28  13:02:50
5918         Log: Subject: [PATCH] perldelta.pod fixes
5919              From: Autrijus Tang <autrijus@autrijus.org>
5920              Date: Thu, 28 Feb 2002 21:44:15 +0800
5921              Message-Id: <20020228134415.GB16422@not.autrijus.org>
5922      Branch: perl
5923            ! pod/perldelta.pod
5924 ____________________________________________________________________________
5925 [ 14911] By: ams                                   on 2002/02/28  11:31:44
5926         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
5927              From: Stas Bekman <stas@stason.org>
5928              Date: Mon, 04 Feb 2002 16:18:53 +0800
5929              Message-Id: <3C7E1E5F.1000605@stason.org>
5930              (Applied by hand).
5931      Branch: perl
5932            ! lib/File/Copy.pm
5933 ____________________________________________________________________________
5934 [ 14910] By: ams                                   on 2002/02/28  11:26:47
5935         Log: Subject: [PATCH lib/Pod/Html.pm]
5936              From: Stas Bekman <stas@stason.org>
5937              Date: Thu, 28 Feb 2002 20:05:01 +0800
5938              Message-Id: <3C7E1CED.7000307@stason.org>
5939      Branch: perl
5940            ! lib/Pod/Html.pm
5941 ____________________________________________________________________________
5942 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
5943         Log: Tests for #14908.
5944      Branch: perl
5945            ! t/op/pat.t
5946 ____________________________________________________________________________
5947 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
5948         Log: Make shared hash keys to be \0-terminated:
5949              one possible resolution for
5950              "UTF-8, weird \w behaviour after HASH-KEY-ification"
5951              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
5952              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
5953              The hash keys weren't \0-terminated.  This meant that the EOL ($)
5954              in regmatch() got the nextchr beyond the last character.  Since
5955              the keys were UTF-8, the nextchr was \1, not the usual
5956              string-terminating \0.  Wham, no match.
5957              
5958              I think another possible resolution could be to stop the nextchr
5959              computation in regmatch() from peeking beyond the last character
5960              of the string:
5961              
5962              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
5963      Branch: perl
5964            ! hv.c hv.h
5965 ____________________________________________________________________________
5966 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
5967         Log: Subject: [PATCH] Perl interface to newIO()
5968              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5969              Date: Wed, 27 Feb 2002 20:15:27 -0800
5970              Message-ID: <f7af8gzkgaET092yn@efn.org>
5971      Branch: perl
5972            ! lib/Symbol.pm
5973 ____________________________________________________________________________
5974 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
5975         Log: The "list" part of
5976              
5977              Subject: [PATCH perlop] .. returns a *list* of *integers*
5978              From: Mike Guy <mjtg@cam.ac.uk>
5979              Date: Tue, 26 Feb 2002 18:30:22 +0000
5980              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
5981              
5982              plus few nits.
5983      Branch: perl
5984            ! pod/perlop.pod
5985 ____________________________________________________________________________
5986 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
5987         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
5988              From: Abe Timmerman <abe@ztreet.demon.nl>
5989              Date: Thu, 28 Feb 2002 00:04:06 +0100
5990              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
5991      Branch: perl
5992            ! lib/File/stat.t
5993 ____________________________________________________________________________
5994 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
5995         Log: Integrate from maintperl.
5996      Branch: maint-5.6/macperl
5997           !> doio.c op.c t/io/open.t t/pragma/strict-subs
5998 ____________________________________________________________________________
5999 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
6000         Log: Upgrade to Math::BigInt 1.53.
6001      Branch: perl
6002            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
6003            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
6004            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
6005            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
6006            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
6007            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
6008 ____________________________________________________________________________
6009 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
6010         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
6011              From: "Craig A. Berry" <craigberry@mac.com>
6012              Date: Wed, 27 Feb 2002 15:36:38 -0600
6013              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
6014      Branch: perl
6015            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
6016            ! vms/ext/filespec.t
6017 ____________________________________________________________________________
6018 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
6019         Log: Subject: [PATCH] Some minor changes for Cygwin
6020              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
6021              Date: Wed, 27 Feb 2002 22:25:41 +0100
6022              Message-ID: <14296492589.20020227222541@familiehaase.de>
6023      Branch: perl
6024            ! Makefile.SH README.cygwin cygwin/perlld.in
6025 ____________________________________________________________________________
6026 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
6027         Log: Update the UTF-8 explanation table.
6028      Branch: perl
6029            ! pod/perlunicode.pod utf8.h
6030 ____________________________________________________________________________
6031 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
6032         Log: Repatch from Robin Barker: anon subs in C<package;> are
6033              now __ANON__::__ANON__ (should help for mod_perl package
6034              since #12251)
6035      Branch: perl
6036            ! gv.c op.c t/op/runlevel.t toke.c
6037 ____________________________________________________________________________
6038 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
6039         Log: Update Changes.
6040      Branch: perl
6041            ! Changes patchlevel.h
6042 ____________________________________________________________________________
6043 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
6044         Log: perldelta updates.
6045      Branch: perl
6046            ! pod/perldelta.pod
6047 ____________________________________________________________________________
6048 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
6049         Log: Signedness nit.
6050      Branch: perl
6051            ! regexec.c
6052 ____________________________________________________________________________
6053 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
6054         Log: Subject: Re: Smoke 14870
6055              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6056              Date: Wed, 27 Feb 2002 16:48:35 +0100
6057              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
6058              
6059              (with some additional garnish)
6060      Branch: perl
6061            ! README.hpux hints/hpux.sh
6062 ____________________________________________________________________________
6063 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
6064         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
6065              into perl.exp in AIX.
6066      Branch: perl
6067            ! makedef.pl perl.h
6068 ____________________________________________________________________________
6069 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
6070         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
6071              From: Robin Barker <rmb1@cise.npl.co.uk>
6072              Date: Wed, 27 Feb 2002 14:39:35 GMT
6073              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
6074      Branch: perl
6075            ! pod/perlrun.pod
6076 ____________________________________________________________________________
6077 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
6078         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
6079              From: Robin Barker <rmb1@cise.npl.co.uk>
6080              Date: Wed, 27 Feb 2002 12:25:30 GMT
6081              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
6082      Branch: perl
6083            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
6084            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
6085            ! pod/perlunicode.pod pod/perluniintro.pod
6086 ____________________________________________________________________________
6087 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
6088         Log: Only modify LD_LIBRARY_PATH in case there are directories.
6089      Branch: perl
6090            ! hints/dec_osf.sh
6091 ____________________________________________________________________________
6092 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
6093         Log: Subject: [PATCH] perl/hints/vos.sh
6094              From: Paul_GreenVOS@vos.stratus.com
6095              Date: Tue, 26 Feb 02 15:19 est
6096              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
6097      Branch: perl
6098            ! hints/vos.sh
6099 ____________________________________________________________________________
6100 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
6101         Log: Forgot from #14888.
6102      Branch: perl
6103            ! ext/Unicode/Normalize/mkheader
6104 ____________________________________________________________________________
6105 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
6106         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
6107      Branch: perl
6108            ! ext/Unicode/Normalize/Changes
6109            ! ext/Unicode/Normalize/Normalize.pm
6110            ! ext/Unicode/Normalize/Normalize.xs
6111            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
6112            ! ext/Unicode/Normalize/t/test.t
6113 ____________________________________________________________________________
6114 [ 14887] By: ams                                   on 2002/02/26  23:51:52
6115         Log: Subject: Missing diagnostics
6116              From: Simon Glover <scog@roe.ac.uk>
6117              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
6118              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
6119              
6120              Subject: [PATCH] Better wording for the lvalue vec diagnostic
6121              From: Simon Glover <scog@roe.ac.uk>
6122              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
6123              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
6124      Branch: perl
6125            ! doop.c pod/perldiag.pod t/op/vec.t
6126 ____________________________________________________________________________
6127 [ 14886] By: ams                                   on 2002/02/26  15:48:34
6128         Log: Subject: [PATCH] Not OK 5.7.2@14884
6129              From: andreas.koenig@anima.de (Andreas J. Koenig)
6130              Date: Tue, 26 Feb 2002 15:03:55 +0100
6131              Message-Id: <m38z9gfigk.fsf@anima.de>
6132      Branch: perl
6133            ! t/lib/access.t
6134 ____________________________________________________________________________
6135 [ 14885] By: nick                                  on 2002/02/26  13:48:55
6136         Log: Integrate mainline
6137      Branch: perlio
6138           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
6139           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
6140           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
6141            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
6142           !> (integrate 102 files)
6143 ____________________________________________________________________________
6144 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
6145         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
6146              1.1999999999999996, or thereabouts (yes, even sprintf).
6147      Branch: perl
6148            ! t/base/num.t
6149 ____________________________________________________________________________
6150 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
6151         Log: Neither.
6152      Branch: perl
6153            ! pod/perldelta.pod
6154 ____________________________________________________________________________
6155 [ 14882] By: ams                                   on 2002/02/26  08:46:55
6156         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
6157              From: Michael G Schwern <schwern@pobox.com>
6158              Date: Tue, 26 Feb 2002 01:01:28 -0500
6159              Message-Id: <20020226060128.GA2439@blackrider>
6160      Branch: perl
6161            ! hv.c pod/perldiag.pod
6162 ____________________________________________________________________________
6163 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
6164         Log: Subject: [PATCH B::Concise] docs, typos
6165              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6166              Date: Mon, 25 Feb 2002 16:41:16 +0100
6167              Message-ID: <20020225164116.A1054@rafael>
6168      Branch: perl
6169            ! ext/B/B/Concise.pm
6170 ____________________________________________________________________________
6171 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
6172         Log: POSIX: add isatty to @EXPORT_OK, reformat.
6173      Branch: perl
6174            ! ext/POSIX/POSIX.pm
6175 ____________________________________________________________________________
6176 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
6177         Log: If using -Dloclibpth=... the directories need to
6178              be appended to LD_LIBRARY_PATH (and ickily, if those
6179              directories contain a (newer?) libdb.so, we need to
6180              prepend    /usr/shlib to loclibpth).
6181      Branch: perl
6182            ! hints/dec_osf.sh
6183 ____________________________________________________________________________
6184 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
6185         Log: Subject: [PATCH] Perl interface to newIO()
6186              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
6187              Date: Mon, 25 Feb 2002 15:04:57 -0800
6188              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
6189      Branch: perl
6190            ! lib/Symbol.pm lib/Symbol.t
6191 ____________________________________________________________________________
6192 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
6193         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
6194              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
6195              Date: Mon, 25 Feb 2002 21:58:30 +0100
6196              Message-ID: <20020225215830.A744@rafael>
6197      Branch: perl
6198            ! pod/perlvar.pod
6199 ____________________________________________________________________________
6200 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
6201         Log: Big5 tweaks from Autrijus Tang.
6202      Branch: perl
6203            ! ext/Encode/Encode/big5.enc
6204 ____________________________________________________________________________
6205 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
6206         Log: Subject: [PATCH Glossary configpm] cleanups
6207              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6208              Date: Mon, 25 Feb 2002 23:27:15 +0100
6209              Message-ID: <20020225232715.C744@rafael>
6210      Branch: perl
6211            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
6212 ____________________________________________________________________________
6213 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
6214         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
6215              From: Nicholas Clark <nick@unfortu.net>
6216              Date: Mon, 25 Feb 2002 21:53:24 +0000
6217              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
6218      Branch: perl
6219            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
6220            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
6221            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
6222 ____________________________________________________________________________
6223 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
6224         Log: Upgrade to I18N::LangTags 0.27.
6225              (Causes one flipflop back to perl.com URL, must poke Sean.)
6226      Branch: perl
6227            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
6228            ! lib/I18N/LangTags/List.pm
6229 ____________________________________________________________________________
6230 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
6231         Log: Upgrade to Getopt::Long 2.28.
6232      Branch: perl
6233            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
6234            ! lib/Getopt/Long/README
6235 ____________________________________________________________________________
6236 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
6237         Log: No =head.
6238      Branch: perl
6239            ! pod/perlebcdic.pod
6240 ____________________________________________________________________________
6241 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
6242         Log: Update Changes.
6243      Branch: perl
6244            ! Changes patchlevel.h
6245 ____________________________________________________________________________
6246 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
6247         Log: metaconfig unit change for #14868.
6248      Branch: metaconfig
6249            ! U/modified/Chk_MANI.U
6250 ____________________________________________________________________________
6251 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
6252         Log: Some hosts understand split -l 50, some only split -50
6253              (from Paul Eggert).
6254      Branch: perl
6255            ! Configure
6256 ____________________________________________________________________________
6257 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
6258         Log: Subject: Re: [PATCH bleadperl] socketpair.t
6259              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
6260              Date: Sun, 24 Feb 2002 10:31:25 +0100
6261              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
6262              
6263              (the pid half only)
6264      Branch: perl
6265            ! win32/win32.c
6266 ____________________________________________________________________________
6267 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
6268         Log: Mention the new pack tricks.
6269      Branch: perl
6270            ! pod/perldelta.pod
6271 ____________________________________________________________________________
6272 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
6273         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
6274              From: Richard.Foley@t-online.de (Richard Foley)
6275              Date: Mon, 25 Feb 2002 13:47:03 +0100
6276              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
6277      Branch: perl
6278            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
6279            ! pod/perldebug.pod pod/perldelta.pod
6280 ____________________________________________________________________________
6281 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
6282         Log: Typo corrections from John P. Linderman.
6283      Branch: perl
6284            ! ext/IPC/SysV/Semaphore.pm
6285 ____________________________________________________________________________
6286 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
6287         Log: Upgrade to Math::BigInt 1.52.
6288      Branch: perl
6289            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
6290            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
6291            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
6292            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
6293            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
6294 ____________________________________________________________________________
6295 [ 14862] By: ams                                   on 2002/02/25  10:39:40
6296         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
6297              From: Robin Barker <rmb1@cise.npl.co.uk>
6298              Date: Mon, 25 Feb 2002 11:35:06 GMT
6299              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
6300              
6301              Subject: [PATCH Net/Cmd.pm]
6302              From: Robin Barker <rmb1@cise.npl.co.uk>
6303              Date: Mon, 25 Feb 2002 11:37:06 GMT
6304              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
6305      Branch: perl
6306            ! lib/Cwd.pm lib/Net/Cmd.pm
6307 ____________________________________________________________________________
6308 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
6309         Log: Cut-and-paste errors.
6310      Branch: perl
6311            ! t/op/pat.t
6312 ____________________________________________________________________________
6313 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
6314         Log: EBCDIC: the control characters are not that easy to find.
6315      Branch: perl
6316            ! t/op/pat.t
6317 ____________________________________________________________________________
6318 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
6319         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
6320              From: John Peacock <jpeacock@rowman.com>
6321              Date: Sun, 24 Feb 2002 22:08:28 -0500
6322              Message-ID: <3C79AAAC.6060903@rowman.com>
6323      Branch: perl
6324            ! sv.c
6325 ____________________________________________________________________________
6326 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
6327         Log: SvSetSV() is not returnable, but that's okay since
6328              sv_copypv() returns void.
6329      Branch: perl
6330            ! sv.c
6331 ____________________________________________________________________________
6332 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
6333         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
6334              From: John Peacock <jpeacock@rowman.com>                 
6335              Date: Sun, 24 Feb 2002 16:40:07 -0500
6336              Message-ID: <3C795DB7.40105@rowman.com>               
6337      Branch: perl
6338            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
6339            ! pp_hot.c proto.h sv.c
6340 ____________________________________________________________________________
6341 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
6342         Log: Tiny code cleanup.
6343      Branch: perl
6344            ! regexec.c
6345 ____________________________________________________________________________
6346 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
6347         Log: Use to_uni_fold().
6348      Branch: perl
6349            ! regcomp.c
6350 ____________________________________________________________________________
6351 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
6352         Log: Document the new taint behaviour of exec LIST and
6353              system LIST.
6354      Branch: perl
6355            ! pod/perldelta.pod
6356 ____________________________________________________________________________
6357 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
6358         Log: Subject: [PATCH] Re: taint news
6359              From: Rick Delaney <rick.delaney@rogers.com>             
6360              Date: 24 Feb 2002 11:35:00 -0500
6361              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
6362      Branch: perl
6363            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
6364 ____________________________________________________________________________
6365 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
6366         Log: EBCDIC tweak (native instead of uni) and comment update.
6367      Branch: perl
6368            ! regexec.c
6369 ____________________________________________________________________________
6370 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
6371         Log: Using uninitialized (and wrong) variables is not good.
6372      Branch: perl
6373            ! regcomp.c
6374 ____________________________________________________________________________
6375 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
6376         Log: EBCDIC: this seems to calm the last of the
6377              Malformed UTF-8 warnings.
6378      Branch: perl
6379            ! regcomp.c utf8.c
6380 ____________________________________________________________________________
6381 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
6382         Log: EBCDIC: document using Encode for character conversions.
6383      Branch: perl
6384            ! pod/perlebcdic.pod
6385 ____________________________________________________________________________
6386 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
6387         Log: EBCDIC: disable also Unicode::Collate and
6388              Unicode::Normalize for now.  Real users of
6389              EBCDIC have to decide what they want.
6390      Branch: perl
6391            ! ext/Unicode/Normalize/Normalize.pm
6392            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
6393            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
6394            ! lib/Unicode/Collate/t/test.t
6395 ____________________________________________________________________________
6396 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
6397         Log: AUTHORS updates.
6398      Branch: perl
6399            ! AUTHORS
6400 ____________________________________________________________________________
6401 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
6402         Log: Retract #14571: there may be a better solution than
6403              tweaking the test.
6404      Branch: perl
6405            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
6406 ____________________________________________________________________________
6407 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
6408         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
6409              From: "Craig A. Berry" <craigberry@mac.com> 
6410              Date: Sat, 23 Feb 2002 14:14:35 -0600
6411              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
6412      Branch: perl
6413            ! configure.com
6414 ____________________________________________________________________________
6415 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
6416         Log: metaconfig unit change for #14843.
6417      Branch: metaconfig/U/perl
6418            ! Extensions.U
6419 ____________________________________________________________________________
6420 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
6421         Log: Also Encode/JP needs to be listed explicitly.
6422              (Any other sub-Encode extensions?)
6423      Branch: perl
6424            ! Configure
6425 ____________________________________________________________________________
6426 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
6427         Log: Document known UNICOS/mk deficiency.
6428      Branch: perl
6429            ! pod/perldelta.pod
6430 ____________________________________________________________________________
6431 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
6432         Log: Subject: [PATCH] README mention version 5.0
6433              From: Autrijus Tang <autrijus@autrijus.org>
6434              Date: Sat, 23 Feb 2002 09:35:22 +0800
6435              Message-ID: <20020223013522.GA8694@not.autrijus.org>
6436      Branch: perl
6437            ! README
6438 ____________________________________________________________________________
6439 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
6440         Log: metaconfig unit change for #14839.
6441      Branch: metaconfig
6442            ! U/modified/Signal.U
6443 ____________________________________________________________________________
6444 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
6445         Log: Old hosts like NeXT Classic don't have sort -k,
6446              from Paul Eggert.
6447      Branch: perl
6448            ! Configure
6449 ____________________________________________________________________________
6450 [ 14838] By: ams                                   on 2002/02/22  21:14:29
6451         Log: Minor clarifications as suggested by Anton Tagunov.
6452      Branch: perl
6453            ! pod/perlsyn.pod
6454 ____________________________________________________________________________
6455 [ 14837] By: ams                                   on 2002/02/22  21:07:02
6456         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
6457              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6458              Date: Fri, 22 Feb 2002 23:01:07 +0100
6459              Message-Id: <20020222230107.A15069@rafael>
6460      Branch: perl
6461            ! sv.c t/op/gv.t
6462 ____________________________________________________________________________
6463 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
6464         Log: metaconfig unit change for #14835.
6465      Branch: metaconfig
6466            ! U/modified/Chk_MANI.U
6467 ____________________________________________________________________________
6468 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
6469         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
6470      Branch: perl
6471            ! Configure
6472 ____________________________________________________________________________
6473 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
6474         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
6475              From: Michael G Schwern <schwern@pobox.com>
6476              Date: Fri, 22 Feb 2002 12:10:28 -0500
6477              Message-ID: <20020222171027.GB4181@blackrider>
6478      Branch: perl
6479            ! ext/Encode/compile
6480 ____________________________________________________________________________
6481 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
6482         Log: Update Changes.
6483      Branch: perl
6484            ! Changes patchlevel.h
6485 ____________________________________________________________________________
6486 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
6487         Log: Implement IV/UV/NV/long double pack/unpack with
6488              template letters j/J/F/D (the latter two have been
6489              undocumented aliases of f/d).
6490      Branch: perl
6491            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
6492 ____________________________________________________________________________
6493 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
6494         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
6495              From: Nicholas Clark <nick@unfortu.net>
6496              Date: Fri, 22 Feb 2002 14:01:25 +0000
6497              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
6498      Branch: perl
6499            ! ext/Encode/compile
6500 ____________________________________________________________________________
6501 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
6502         Log: NetWare change from Ananth Kesari.
6503      Branch: perl
6504            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
6505            ! MANIFEST
6506 ____________________________________________________________________________
6507 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
6508         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
6509              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6510              Date: Fri, 22 Feb 2002 03:55:13 -0500
6511              Message-ID: <20020222035513.A894@math.ohio-state.edu>
6512      Branch: perl
6513            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
6514 ____________________________________________________________________________
6515 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
6516         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
6517      Branch: perl
6518            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
6519 ____________________________________________________________________________
6520 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
6521         Log: Make measure_struct a file static.
6522      Branch: perl
6523            ! pp_pack.c
6524 ____________________________________________________________________________
6525 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
6526         Log: EBCDIC: someone who knows what they are doing
6527              and whether it is possible at all in the first
6528              place needs to figure these tests out on EBCDIC.
6529              The CJK encodings heavily abuse their knowledge
6530              of ASCII and that may require a translation layer
6531              or four to survive UTF-EBCDIC.
6532      Branch: perl
6533            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
6534 ____________________________________________________________________________
6535 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
6536         Log: croak() needs context.
6537      Branch: perl
6538            ! pp_pack.c
6539 ____________________________________________________________________________
6540 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
6541         Log: Subject: [PATCH @14577] pack with a human face: the sequel
6542              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6543              Date: Thu, 21 Feb 2002 21:33:37 -0500
6544              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
6545      Branch: perl
6546            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
6547            ! proto.h t/op/pack.t
6548 ____________________________________________________________________________
6549 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
6550         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
6551              From: Nicholas Clark <nick@unfortu.net> 
6552              Date: Fri, 22 Feb 2002 00:49:44 +0000
6553              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
6554      Branch: perl
6555            ! ext/Encode/compile
6556 ____________________________________________________________________________
6557 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
6558         Log: Test for #14795.
6559      Branch: perl
6560            ! t/op/pat.t
6561 ____________________________________________________________________________
6562 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
6563         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
6564      Branch: perl
6565            ! t/op/pat.t
6566 ____________________________________________________________________________
6567 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
6568         Log: Subject: [PATCH] next batch of bugfixes
6569              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6570              Date: Thu, 21 Feb 2002 23:54:41 +0100
6571              Message-ID: <20020221235441.A17260@rafael>
6572      Branch: perl
6573            ! ext/B/B/Deparse.pm
6574 ____________________________________________________________________________
6575 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
6576         Log: Subject: [PATCH lib/File/stat.t, lib/File/stat.pm] Find Filehandles Fully (was Re: [ID 20020221.004] [PATCH] File/stat.pm , Perl 5.6.1)
6577              From: chromatic <chromatic@rmci.net>
6578              Date: Thu, 21 Feb 2002 14:17:35 -0700
6579              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
6580      Branch: perl
6581            ! lib/File/stat.pm lib/File/stat.t
6582 ____________________________________________________________________________
6583 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
6584         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
6585      Branch: perl
6586            ! ext/re/re.xs
6587 ____________________________________________________________________________
6588 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
6589         Log: Upgrade to Math::BigInt 1.51.
6590      Branch: perl
6591            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
6592            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
6593            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
6594            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
6595            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
6596            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
6597            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
6598            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
6599            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
6600            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
6601            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
6602            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
6603 ____________________________________________________________________________
6604 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
6605         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
6606              From: "Gerrit P. Haase" <gp@familiehaase.de>
6607              Date: Thu, 21 Feb 2002 21:20:25 +0100
6608              Message-ID: <69510538936.20020221212025@familiehaase.de>
6609      Branch: perl
6610            ! Makefile.SH
6611 ____________________________________________________________________________
6612 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
6613         Log: Subject: [PATCH @14577] grouping in pack/unpack
6614              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6615              Date: Thu, 21 Feb 2002 06:06:14 -0500
6616              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
6617      Branch: perl
6618            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
6619            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
6620 ____________________________________________________________________________
6621 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
6622         Log: Subject: [PATCH propose] question about fs.t
6623              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
6624              Date: Thu, 21 Feb 2002 15:10:21 +0100
6625              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
6626      Branch: perl
6627            ! t/io/fs.t
6628 ____________________________________________________________________________
6629 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
6630         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
6631              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
6632              Date: Thu, 21 Feb 2002 09:54:28 +0100
6633              Message-ID: <13576559576.20020221095428@familiehaase.de>     
6634      Branch: perl
6635            ! Makefile.SH
6636 ____________________________________________________________________________
6637 [ 14812] By: ams                                   on 2002/02/21  14:59:09
6638         Log: Subject: typo correction
6639              From: mjd@plover.com
6640              Date: 21 Feb 2002 15:43:49 -0000
6641              Message-Id: <20020221154349.22772.qmail@plover.com>
6642      Branch: perl
6643            ! pod/perldebug.pod
6644 ____________________________________________________________________________
6645 [ 14811] By: ams                                   on 2002/02/21  14:02:12
6646         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
6647              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6648              Date: Thu, 21 Feb 2002 15:22:22 +0100
6649              Message-Id: <20020221152222.A15095@rafael>
6650      Branch: perl
6651            ! op.h toke.c
6652 ____________________________________________________________________________
6653 [ 14810] By: ams                                   on 2002/02/21  12:45:28
6654         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
6655              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6656              Date: Thu, 21 Feb 2002 06:02:48 -0500
6657              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
6658      Branch: perl
6659            ! lib/ExtUtils/Mksymlists.pm makedef.pl
6660 ____________________________________________________________________________
6661 [ 14809] By: nick                                  on 2002/02/21  09:31:08
6662         Log: Integrate mainline
6663      Branch: perlio
6664           +> lib/Pod/t/Select.t
6665           !> (integrate 37 files)
6666 ____________________________________________________________________________
6667 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
6668         Log: metaconfig unit change for #14807.
6669      Branch: metaconfig
6670            ! U/modified/Signal.U
6671 ____________________________________________________________________________
6672 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
6673         Log: Revert #14805, didn't quite work.
6674      Branch: perl
6675            ! Configure config_h.SH
6676 ____________________________________________________________________________
6677 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
6678         Log: metaconfig changes for #14805.
6679      Branch: metaconfig
6680            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
6681 ____________________________________________________________________________
6682 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
6683         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
6684              From: Paul Eggert <eggert@twinsun.com>
6685              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
6686              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
6687      Branch: perl
6688            ! Configure config_h.SH
6689 ____________________________________________________________________________
6690 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
6691         Log: More advice.
6692      Branch: perl
6693            ! README.os390
6694 ____________________________________________________________________________
6695 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
6696         Log: Missing MANIFESTation.
6697      Branch: perl
6698            ! MANIFEST
6699 ____________________________________________________________________________
6700 [ 14802] By: ams                                   on 2002/02/20  22:55:25
6701         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
6702              From: Autrijus Tang <autrijus@autrijus.org>
6703              Date: Thu, 21 Feb 2002 07:13:12 +0800
6704              Message-Id: <20020220231312.GA775@not.autrijus.org>
6705      Branch: perl
6706            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
6707 ____________________________________________________________________________
6708 [ 14801] By: ams                                   on 2002/02/20  22:27:20
6709         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
6710              From: Abe Timmerman <abe@ztreet.demon.nl>
6711              Date: Thu, 21 Feb 2002 00:20:40 +0100
6712              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
6713      Branch: perl
6714            + lib/Pod/t/Select.t
6715 ____________________________________________________________________________
6716 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
6717         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
6718              twice, causing the loop to skip every other character.
6719      Branch: perl
6720            ! utf8.c
6721 ____________________________________________________________________________
6722 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
6723         Log: Better debugging info.
6724      Branch: perl
6725            ! t/uni/case.pl
6726 ____________________________________________________________________________
6727 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
6728         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
6729              From: Nicholas Clark <nick@unfortu.net>
6730              Date: Wed, 20 Feb 2002 22:13:05 +0000
6731              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
6732      Branch: perl
6733            ! ext/Encode/compile
6734 ____________________________________________________________________________
6735 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
6736         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
6737              From: Paul Eggert <eggert@twinsun.com>
6738              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
6739              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
6740      Branch: perl
6741            ! pod/perlhack.pod
6742 ____________________________________________________________________________
6743 [ 14796] By: nick                                  on 2002/02/20  18:15:00
6744         Log: Integrate mainline
6745      Branch: perlio
6746           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
6747           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
6748           +> lib/Locale/Country.pod lib/Locale/Currency.pod
6749           +> lib/Locale/Language.pod lib/Locale/Script.pm
6750           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
6751           +> t/uni/title.t t/uni/upper.t
6752           !> (integrate 41 files)
6753 ____________________________________________________________________________
6754 [ 14795] By: ams                                   on 2002/02/20  17:08:38
6755         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
6756              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6757              Date: Wed, 20 Feb 2002 18:06:59 +0000
6758              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
6759      Branch: perl
6760            ! pp_ctl.c
6761 ____________________________________________________________________________
6762 [ 14794] By: ams                                   on 2002/02/20  16:41:56
6763         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
6764              From: Paul_GreenVOS@vos.stratus.com
6765              Date: Wed, 20 Feb 02 12:21 est
6766              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
6767      Branch: perl
6768            ! Makefile.SH
6769 ____________________________________________________________________________
6770 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
6771         Log: Forgot from #14790.
6772      Branch: perl
6773            ! pp_pack.c
6774 ____________________________________________________________________________
6775 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
6776         Log: Update Changes.
6777      Branch: perl
6778            ! Changes patchlevel.h
6779 ____________________________________________________________________________
6780 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
6781         Log: Integrate change #14778 from maintperl.
6782      Branch: perl
6783            ! t/lib/strict/subs
6784           !> op.c
6785 ____________________________________________________________________________
6786 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
6787         Log: Subject: Re: [ID 20020220.001] pack w with objects
6788              From: Ulrich Pfeifer <upf@de.uu.net>
6789              Date: 20 Feb 2002 11:21:15 +0100
6790              Message-ID: <p5g03wcv38.fsf@de.uu.net>
6791      Branch: perl
6792            ! t/op/pack.t
6793 ____________________________________________________________________________
6794 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
6795         Log: Subject: Re: [PATCH] go faster for Encode's compile
6796              From: Nicholas Clark <nick@unfortu.net> 
6797              Date: Tue, 19 Feb 2002 23:38:36 +0000
6798              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
6799      Branch: perl
6800            ! ext/Encode/compile
6801 ____________________________________________________________________________
6802 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
6803         Log: Regen Glossary.
6804      Branch: perl
6805            ! Porting/Glossary Porting/config.sh Porting/config_H
6806 ____________________________________________________________________________
6807 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
6808         Log: metaconfig unit change for #14786 (not visible yet,
6809              since Glossary needs regenerating)
6810      Branch: metaconfig
6811            ! U/compline/d_gconvert.U
6812 ____________________________________________________________________________
6813 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
6814         Log: Subject: d_Gconvert hints and Glossary
6815              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6816              Date: Tue, 19 Feb 2002 11:55:36 -0800
6817              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
6818      Branch: perl
6819            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
6820            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
6821            ! hints/svr5.sh
6822 ____________________________________________________________________________
6823 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
6824         Log: metaconfig unit changes for #14784.
6825      Branch: metaconfig
6826            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
6827 ____________________________________________________________________________
6828 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
6829         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
6830              From: Paul Eggert <eggert@twinsun.com>              
6831              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
6832              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
6833      Branch: perl
6834            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
6835            ! pod/perlhack.pod
6836 ____________________________________________________________________________
6837 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
6838         Log: metaconfig unit change for #14782.
6839      Branch: metaconfig/U/perl
6840            ! Mksymlinks.U
6841 ____________________________________________________________________________
6842 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
6843         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
6844              From: "Gerrit P. Haase" <gp@familiehaase.de>
6845              Date: Wed, 20 Feb 2002 00:23:29 +0100
6846              Message-ID: <70348722516.20020220002329@familiehaase.de>
6847      Branch: perl
6848            ! Configure
6849 ____________________________________________________________________________
6850 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
6851         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
6852              From: Nicholas Clark <nick@unfortu.net> 
6853              Date: Tue, 19 Feb 2002 19:27:42 +0000
6854              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
6855              
6856              (with modifications)
6857      Branch: perl
6858            ! pod/perlsub.pod
6859 ____________________________________________________________________________
6860 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
6861         Log: NetWare tweak from Ananth Kesari.
6862      Branch: perl
6863            ! lib/ExtUtils/MakeMaker.pm
6864 ____________________________________________________________________________
6865 [ 14779] By: ams                                   on 2002/02/20  06:51:55
6866         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
6867      Branch: perl
6868            ! pod/perlfaq4.pod
6869 ____________________________________________________________________________
6870 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
6871         Log: constant folding on the range operator had the effect of disabling
6872              peephole optimizations in all the siblings of the range OP; the
6873              effect of this was that barewords could escape strictures when
6874              they were hiding in such places
6875      Branch: maint-5.6/perl
6876            ! op.c t/pragma/strict-subs
6877 ____________________________________________________________________________
6878 [ 14777] By: ams                                   on 2002/02/20  00:56:21
6879         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
6880              From: Graham Barr <gbarr@pobox.com>
6881              Date: Tue, 19 Feb 2002 23:08:47 +0000
6882              Message-Id: <20020219230847.G66560@pobox.com>
6883      Branch: perl
6884            ! lib/Time/Local.pm
6885 ____________________________________________________________________________
6886 [ 14776] By: ams                                   on 2002/02/19  17:20:28
6887         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
6888              From: Nicholas Clark <nick@unfortu.net>
6889              Date: Tue, 19 Feb 2002 16:23:22 +0000
6890              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
6891      Branch: perl
6892            ! lib/Tie/Hash.pm
6893 ____________________________________________________________________________
6894 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
6895         Log: Regen doc, regen toc.
6896      Branch: perl
6897            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
6898 ____________________________________________________________________________
6899 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
6900         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
6901              From: Dave Mitchell <davem@fdgroup.co.uk>
6902              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
6903              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
6904      Branch: perl
6905            ! pod/perlsub.pod
6906 ____________________________________________________________________________
6907 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
6908         Log: Detypo.
6909      Branch: perl
6910            ! lib/Tie/Memoize.pm
6911 ____________________________________________________________________________
6912 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
6913         Log: UTF-8 C API doc tweaks.
6914      Branch: perl
6915            ! pod/perlunicode.pod
6916 ____________________________________________________________________________
6917 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
6918         Log: Mention that the case-switchers know about Unicode, too.
6919      Branch: perl
6920            ! pod/perlop.pod
6921 ____________________________________________________________________________
6922 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
6923         Log: Upgrade to Locale::Codes 2.01.
6924      Branch: perl
6925            + lib/Locale/Constants.pod lib/Locale/Country.pod
6926            + lib/Locale/Currency.pod lib/Locale/Language.pod
6927            + lib/Locale/Script.pod
6928            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
6929            ! lib/Locale/Constants.pm lib/Locale/Country.pm
6930            ! lib/Locale/Currency.pm lib/Locale/Language.pm
6931            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
6932 ____________________________________________________________________________
6933 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
6934         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
6935              From: Dave Mitchell <davem@fdgroup.co.uk>
6936              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
6937              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
6938      Branch: perl
6939            ! pod/perlsub.pod
6940 ____________________________________________________________________________
6941 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
6942         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
6943              From: Sam Tregar <sam@tregar.com> 
6944              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
6945              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
6946      Branch: perl
6947            ! sv.h
6948 ____________________________________________________________________________
6949 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
6950         Log: The test requires perlio.
6951      Branch: perl
6952            ! ext/Encode/t/JP.t
6953 ____________________________________________________________________________
6954 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
6955         Log: Misplaced block end.
6956      Branch: perl
6957            ! utf8.c
6958 ____________________________________________________________________________
6959 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
6960         Log: The POSIX extensions are deadly.
6961      Branch: perl
6962            ! regcomp.c
6963 ____________________________________________________________________________
6964 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
6965         Log: Let's not overdo the growth.
6966      Branch: perl
6967            ! pp.c
6968 ____________________________________________________________________________
6969 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
6970         Log: Third time makes the charm.
6971      Branch: perl
6972            ! README.os390
6973 ____________________________________________________________________________
6974 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
6975         Log: Oops.
6976      Branch: perl
6977            ! utf8.c
6978 ____________________________________________________________________________
6979 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
6980         Log: Add back the new casing tests.
6981      Branch: perl
6982            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
6983            ! MANIFEST
6984 ____________________________________________________________________________
6985 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
6986         Log: Prefer special case mappings.
6987      Branch: perl
6988            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
6989            ! lib/unicore/To/Upper.pl lib/unicore/mktables
6990 ____________________________________________________________________________
6991 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
6992         Log: Try special casing first.
6993      Branch: perl
6994            ! utf8.c
6995 ____________________________________________________________________________
6996 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
6997         Log: Not extending enough.
6998      Branch: perl
6999            ! pp.c utf8.h
7000 ____________________________________________________________________________
7001 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
7002         Log: No need to store identity mappings.
7003      Branch: perl
7004            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
7005            ! lib/unicore/mktables
7006 ____________________________________________________________________________
7007 [ 14756] By: ams                                   on 2002/02/18  20:21:17
7008         Log: Forward port #14704 from maint-5.6.
7009      Branch: perl
7010            ! doio.c
7011 ____________________________________________________________________________
7012 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
7013         Log: Regen Changes.
7014      Branch: perl
7015            ! Changes
7016 ____________________________________________________________________________
7017 [ 14754] By: ams                                   on 2002/02/18  19:01:09
7018         Log: Subject: [PATCH] VMS cando_by_name and current process privs
7019              From: "Craig A. Berry" <craigberry@mac.com>
7020              Date: Mon, 18 Feb 2002 14:03:30 -0600
7021              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
7022      Branch: perl
7023            ! vms/vms.c
7024 ____________________________________________________________________________
7025 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
7026         Log: Update Changes.
7027      Branch: perl
7028            ! Changes patchlevel.h
7029 ____________________________________________________________________________
7030 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
7031         Log: What do you know; these tests unearthed nasty problems.
7032              Will resolve those first.
7033      Branch: perl
7034            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
7035            ! MANIFEST
7036 ____________________________________________________________________________
7037 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
7038         Log: Update Changes.
7039      Branch: perl
7040            ! Changes patchlevel.h
7041 ____________________________________________________________________________
7042 [ 14750] By: ams                                   on 2002/02/18  17:36:05
7043         Log: Subject: Re: IO::Poll: Removing Handles
7044              From: Matthew Sachs <matthewg@zevils.com>
7045              Date: Mon, 18 Feb 2002 13:19:01 -0500
7046              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
7047      Branch: perl
7048            ! ext/IO/lib/IO/t/io_poll.t
7049 ____________________________________________________________________________
7050 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
7051         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
7052              From: "Craig A. Berry" <craigberry@mac.com>
7053              Date: Mon, 18 Feb 2002 11:52:21 -0600
7054              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
7055      Branch: perl
7056            ! t/op/alarm.t t/op/glob.t
7057 ____________________________________________________________________________
7058 [ 14748] By: ams                                   on 2002/02/18  15:53:36
7059         Log: s/load_module/Perl_load_module/
7060      Branch: perl
7061            ! gv.c
7062 ____________________________________________________________________________
7063 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
7064         Log: Unused in ASCII, used in EBCDIC.
7065      Branch: perl
7066            ! utf8.c
7067 ____________________________________________________________________________
7068 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
7069         Log: Upgrade to Locale::Codes 2.00.
7070      Branch: perl
7071            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
7072            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
7073            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
7074            ! lib/Locale/Constants.pm lib/Locale/Country.pm
7075            ! lib/Locale/Currency.pm lib/Locale/Language.pm
7076 ____________________________________________________________________________
7077 [ 14745] By: ams                                   on 2002/02/18  15:20:44
7078         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
7079              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7080              Date: Sat, 16 Feb 2002 00:06:01 +0100
7081              Message-Id: <20020216000601.A17249@rafael>
7082      Branch: perl
7083            ! gv.c
7084 ____________________________________________________________________________
7085 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
7086         Log: More Unicode casing checks.
7087      Branch: perl
7088            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
7089            ! MANIFEST
7090 ____________________________________________________________________________
7091 [ 14743] By: ams                                   on 2002/02/18  14:35:38
7092         Log: Subject: IO::Poll: Removing Handles
7093              From: Matthew Sachs <matthewg@zevils.com>
7094              Date: Sun, 17 Feb 2002 04:49:46 -0500
7095              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
7096      Branch: perl
7097            ! ext/IO/lib/IO/Poll.pm
7098 ____________________________________________________________________________
7099 [ 14741] By: ams                                   on 2002/02/18  13:59:48
7100         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
7101              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7102              Date: Mon, 18 Feb 2002 15:41:26 +0100
7103              Message-Id: <20020218154126.A692@rafael>
7104      Branch: perl
7105            ! pp_ctl.c t/op/do.t
7106 ____________________________________________________________________________
7107 [ 14740] By: nick                                  on 2002/02/18  09:09:23
7108         Log: Integrate mainline
7109      Branch: perlio
7110           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
7111           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
7112           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
7113           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
7114           +> ext/Encode/lib/Encode/JP/Constants.pm
7115           +> ext/Encode/lib/Encode/JP/H2Z.pm
7116           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
7117           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
7118           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
7119           +> os2/OS2/Process/t/os2_process.t
7120           +> os2/OS2/Process/t/os2_process_kid.t
7121           +> os2/OS2/Process/t/os2_process_text.t
7122            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
7123            - ext/Encode/t/Japanese.t
7124           !> (integrate 47 files)
7125 ____________________________________________________________________________
7126 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
7127         Log: EBCDIC: now the worst seems to be over for
7128              the "Malformed" warnings.  Still a few of them,
7129              and plenty of test failures, but getting better.
7130      Branch: perl
7131            ! regcomp.c utf8.c
7132 ____________________________________________________________________________
7133 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
7134         Log: Upgrade to Net::Ping 2.12.
7135      Branch: perl
7136            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
7137            ! lib/Net/Ping/t/110_icmp_inst.t
7138 ____________________________________________________________________________
7139 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
7140         Log: After much rewriting we are now pretty much
7141              back to where we started.
7142      Branch: perl
7143            ! utf8.c
7144 ____________________________________________________________________________
7145 [ 14736] By: ams                                   on 2002/02/18  01:23:00
7146         Log: Subject: [PATCH B::Deparse] two fixes
7147              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7148              Date: Sun, 17 Feb 2002 23:58:59 +0100
7149              Message-Id: <20020217235859.A32513@rafael>
7150      Branch: perl
7151            ! ext/B/B/Deparse.pm
7152 ____________________________________________________________________________
7153 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
7154         Log: Buglet.
7155      Branch: perl
7156            ! ext/Encode/lib/Encode/JP/JIS.pm
7157 ____________________________________________________________________________
7158 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
7159         Log: Clearing up to_utf8_case() continues: this time use
7160              a single return, and EBCDICification for all paths.
7161      Branch: perl
7162            ! utf8.c
7163 ____________________________________________________________________________
7164 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
7165         Log: Small tweaks to get the test running (fix @INC and
7166              do not overwrite the table.utf8 and table.rnd).
7167      Branch: perl
7168            ! ext/Encode/t/JP.t
7169 ____________________________________________________________________________
7170 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
7171         Log: Tiny tweak.
7172      Branch: perl
7173            ! utf8.c
7174 ____________________________________________________________________________
7175 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
7176         Log: Redundant casts.
7177      Branch: perl
7178            ! utf8.c
7179 ____________________________________________________________________________
7180 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
7181         Log: More filename portability tips.
7182      Branch: perl
7183            ! pod/perlport.pod
7184 ____________________________________________________________________________
7185 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
7186         Log: FAQ sync.
7187      Branch: perl
7188            ! pod/perlfaq3.pod pod/perlfaq5.pod
7189 ____________________________________________________________________________
7190 [ 14728] By: ams                                   on 2002/02/17  16:15:09
7191         Log: Subject: podlators 1.21 released
7192              From: Russ Allbery <rra@stanford.edu>
7193              Date: Sat, 16 Feb 2002 21:42:56 -0800
7194              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
7195      Branch: perl
7196            ! lib/Pod/Text/Overstrike.pm
7197 ____________________________________________________________________________
7198 [ 14727] By: sky                                   on 2002/02/17  11:36:52
7199         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
7200              From: Autrijus Tang <autrijus@autrijus.org>
7201              Date: Sun, 17 Feb 2002 19:46:47 +0800
7202              Message-ID: <20020217194647.A1410@not.autrijus.org>
7203      Branch: perl
7204            ! pp_ctl.c t/op/tiehandle.t util.c
7205 ____________________________________________________________________________
7206 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
7207         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
7208              input in native code points, not Unicode.
7209      Branch: perl
7210            ! utf8.c
7211 ____________________________________________________________________________
7212 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
7213         Log: Regen Glossary.
7214      Branch: perl
7215            ! Porting/Glossary Porting/config.sh Porting/config_H
7216 ____________________________________________________________________________
7217 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
7218         Log: The #14715 and #14716 were okay: they just revealed
7219              a bug in the EXACTF matching.
7220      Branch: perl
7221            ! regexec.c utf8.c
7222 ____________________________________________________________________________
7223 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
7224         Log: Retreat, retreat! (retract #14715 and #14716)
7225      Branch: perl
7226            ! utf8.c
7227 ____________________________________________________________________________
7228 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
7229         Log: Encode 0.40, from Dan Kogai.
7230      Branch: perl
7231            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
7232            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
7233            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
7234            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
7235            + ext/Encode/lib/Encode/JP/Constants.pm
7236            + ext/Encode/lib/Encode/JP/H2Z.pm
7237            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
7238            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
7239            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
7240            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
7241            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
7242            - ext/Encode/t/Japanese.t
7243            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
7244            ! ext/Encode/t/Encode.t
7245 ____________________________________________________________________________
7246 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
7247         Log: metaconfig unit change for #14720.
7248      Branch: perl
7249            ! Configure
7250 ____________________________________________________________________________
7251 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
7252         Log: Regenerate Configure (small tweaks on Yitzchak's,
7253              main difference being that the preference variables are
7254              called gconvert_...).
7255      Branch: metaconfig
7256            ! U/compline/d_gconvert.U
7257 ____________________________________________________________________________
7258 [ 14719] By: ams                                   on 2002/02/16  14:11:01
7259         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
7260              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7261              Date: Thu, 14 Feb 2002 22:27:33 -0800
7262              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
7263              (Applied by hand.)
7264      Branch: perl
7265            ! Configure
7266 ____________________________________________________________________________
7267 [ 14718] By: ams                                   on 2002/02/16  13:45:28
7268         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
7269              From: Philip Newton <Philip.Newton@gmx.net>
7270              Date: Sat, 16 Feb 2002 10:05:05 +0100
7271              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
7272              (Applied by hand.)
7273      Branch: perl
7274            ! pod/perlport.pod
7275 ____________________________________________________________________________
7276 [ 14717] By: ams                                   on 2002/02/16  04:30:23
7277         Log: Remove dubious test.
7278      Branch: perl
7279            ! t/io/open.t
7280 ____________________________________________________________________________
7281 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
7282         Log: Tiny tweak.
7283      Branch: perl
7284            ! utf8.c
7285 ____________________________________________________________________________
7286 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
7287         Log: Restructure to_utf8_case() for simpler execution paths.
7288      Branch: perl
7289            ! utf8.c
7290 ____________________________________________________________________________
7291 [ 14714] By: ams                                   on 2002/02/16  02:43:59
7292         Log: Absorb #14701 by Sarathy from maint-5.6.
7293      Branch: perl
7294            ! doio.c t/io/open.t
7295 ____________________________________________________________________________
7296 [ 14713] By: ams                                   on 2002/02/16  01:51:27
7297         Log: Subject: [PATCH] VOS patches for perl 5.8
7298              From: Paul_GreenVOS@vos.stratus.com
7299              Date: Fri, 15 Feb 02 17:41 est
7300              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
7301      Branch: perl
7302            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
7303            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
7304            ! vos/install_perl.cm
7305 ____________________________________________________________________________
7306 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
7307         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
7308              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7309              Date: Fri, 15 Feb 2002 23:05:44 +0100
7310              Message-ID: <20020215230544.A690@rafael>
7311      Branch: perl
7312            ! ext/B/B/Deparse.pm
7313 ____________________________________________________________________________
7314 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
7315         Log: Add $VERSION.
7316      Branch: perl
7317            ! lib/Tie/Memoize.pm
7318 ____________________________________________________________________________
7319 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
7320         Log: Update Changes.
7321      Branch: perl
7322            ! Changes patchlevel.h
7323 ____________________________________________________________________________
7324 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
7325         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
7326              From: Robin Barker <rmb1@cise.npl.co.uk>
7327              Date: Thu, 14 Feb 2002 19:07:40 GMT
7328              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
7329              
7330              (the hints part only)
7331      Branch: perl
7332            ! hints/solaris_2.sh
7333 ____________________________________________________________________________
7334 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
7335         Log: metaconfig unit changes for #14707.
7336      Branch: metaconfig
7337            ! U/modified/cc.U
7338      Branch: metaconfig/U/perl
7339            ! Checkcc.U
7340 ____________________________________________________________________________
7341 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
7342         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
7343              From: Robin Barker <rmb1@cise.npl.co.uk>
7344              Date: Fri, 15 Feb 2002 12:14:39 GMT
7345              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
7346              
7347              Split checking-for-gcc and checking-for-cc.
7348      Branch: perl
7349            ! Configure
7350 ____________________________________________________________________________
7351 [ 14706] By: ams                                   on 2002/02/15  13:57:15
7352         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
7353              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
7354              Date: 15 Feb 2002 10:53:06 +0200
7355              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
7356      Branch: perl
7357            ! lib/Pod/Html.pm
7358 ____________________________________________________________________________
7359 [ 14705] By: ams                                   on 2002/02/15  08:42:55
7360         Log: Subject: [PATCH @14577] OS/2 tests and more
7361              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7362              Date: Fri, 15 Feb 2002 03:56:24 -0500
7363              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
7364      Branch: perl
7365            + os2/OS2/Process/t/os2_process.t
7366            + os2/OS2/Process/t/os2_process_kid.t
7367            + os2/OS2/Process/t/os2_process_text.t
7368            ! MANIFEST configpm hints/os2.sh makedef.pl
7369            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
7370            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
7371            ! os2/os2ish.h
7372 ____________________________________________________________________________
7373 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
7374         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
7375              avoid wasteful PL_fdpid fiddling where that is not warranted;
7376              mostly whitespace fixes
7377              
7378              these were longstanding todo items from:
7379              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
7380      Branch: maint-5.6/perl
7381            ! doio.c
7382 ____________________________________________________________________________
7383 [ 14702] By: nick                                  on 2002/02/15  08:31:41
7384         Log: Integrate mainline
7385      Branch: perlio
7386           +> lib/if.pm lib/if.t
7387           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
7388           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
7389           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
7390           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
7391           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
7392           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
7393           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
7394           !> t/lib/warnings/pp_sys
7395 ____________________________________________________________________________
7396 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
7397         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
7398              (and also dies quickly on Windows); this bug crept in as
7399              change#610, a.k.a change#646
7400      Branch: maint-5.6/perl
7401            ! doio.c t/io/open.t
7402 ____________________________________________________________________________
7403 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
7404         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
7405              From: Ville "Skyttä" <ville.skytta@iki.fi>
7406              Date: Wed, 13 Feb 2002 22:29:39 +0200
7407              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
7408      Branch: perl
7409            ! lib/Pod/Html.pm
7410 ____________________________________________________________________________
7411 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
7412         Log: Document and test the C0 and C1.
7413      Branch: perl
7414            ! lib/charnames.pm lib/charnames.t
7415 ____________________________________________________________________________
7416 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
7417         Log: metaconfig unit change for #14697.
7418      Branch: metaconfig
7419            ! U/modified/Init.U
7420 ____________________________________________________________________________
7421 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
7422         Log: Also OS/2 seems to need exe set early.
7423      Branch: perl
7424            ! Configure
7425 ____________________________________________________________________________
7426 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
7427         Log: Document pack U0U.
7428      Branch: perl
7429            ! pod/perluniintro.pod
7430 ____________________________________________________________________________
7431 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
7432         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
7433              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7434              Date: Thu, 14 Feb 2002 23:58:00 +0100
7435              Message-ID: <20020214235800.A12901@rafael>
7436      Branch: perl
7437            ! pp_sys.c t/lib/warnings/pp_sys
7438 ____________________________________________________________________________
7439 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
7440         Log: Subject: [PATCH @13746] conditional pragmas
7441              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7442              Date: Mon, 31 Dec 2001 18:18:09 -0500
7443              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
7444      Branch: perl
7445            + lib/if.pm lib/if.t
7446            ! MANIFEST
7447 ____________________________________________________________________________
7448 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
7449         Log: Deparse bug introduced by #14615: the fix is just a workaround,
7450              I suspect there to be another deeper bug, must distill simpler
7451              test case.
7452      Branch: perl
7453            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
7454 ____________________________________________________________________________
7455 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
7456         Log: Integrate perlio; 
7457              
7458              Make dependencies more precise (for nmake)
7459      Branch: perl
7460           !> ext/Encode/EUC_JP/Makefile.PL
7461 ____________________________________________________________________________
7462 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
7463         Log: Just a guess.
7464      Branch: perl
7465            ! lib/Tie/Handle.pm
7466 ____________________________________________________________________________
7467 [ 14690] By: nick                                  on 2002/02/14  16:30:56
7468         Log: Integrate mainline
7469      Branch: perlio
7470           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
7471           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
7472           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
7473           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
7474           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
7475           !> utf8.c
7476 ____________________________________________________________________________
7477 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
7478         Log: Upgrade to Net::Ping 2.11.
7479      Branch: perl
7480            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
7481            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
7482            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
7483            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
7484 ____________________________________________________________________________
7485 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
7486         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
7487              From: Robin Barker <rmb1@cise.npl.co.uk>
7488              Date: Wed, 13 Feb 2002 17:37:07 GMT
7489              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
7490              
7491              (updated version of the above)
7492      Branch: perl
7493            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
7494 ____________________________________________________________________________
7495 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
7496         Log: Excise inexact blather.
7497      Branch: perl
7498            ! utf8.c
7499 ____________________________________________________________________________
7500 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
7501         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
7502              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7503              Date: Mon, 31 Dec 2001 20:28:46 -0500
7504              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
7505      Branch: perl
7506            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
7507            ! MANIFEST
7508 ____________________________________________________________________________
7509 [ 14685] By: nick                                  on 2002/02/14  14:20:20
7510         Log: Make dependencies more precise (for nmake)
7511      Branch: perlio
7512            ! ext/Encode/EUC_JP/Makefile.PL
7513 ____________________________________________________________________________
7514 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
7515         Log: Subject: [PATCH @13746] tied hashes
7516              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
7517              Date: Mon, 31 Dec 2001 19:15:39 -0500
7518              Message-ID: <20011231191539.A46@math.ohio-state.edu>
7519      Branch: perl
7520            ! lib/Tie/Hash.pm pod/perltie.pod
7521 ____________________________________________________________________________
7522 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
7523         Log: Subject: Re: [PATCH] Configure followed by make minitest
7524              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7525              Date: Sun, 10 Feb 2002 23:22:05 -0800
7526              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
7527      Branch: perl
7528            ! Makefile.SH
7529 ____________________________________________________________________________
7530 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
7531         Log: Subject: Re: perl@14647
7532              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7533              Date: Mon, 11 Feb 2002 19:30:36 +0100
7534              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
7535      Branch: perl
7536            ! t/op/groups.t
7537 ____________________________________________________________________________
7538 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
7539         Log: Update Changes.
7540      Branch: perl
7541            ! Changes patchlevel.h
7542 ____________________________________________________________________________
7543 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
7544         Log: Integrate perlio;
7545              
7546              Do not lc() the file names before doing dirname() or they don't match.
7547      Branch: perl
7548           !> lib/ExtUtils/t/Installed.t
7549 ____________________________________________________________________________
7550 [ 14679] By: sky                                   on 2002/02/13  12:56:13
7551         Log: rename mutex to make a bit more sense
7552      Branch: perl
7553            ! ext/threads/threads.xs
7554 ____________________________________________________________________________
7555 [ 14678] By: sky                                   on 2002/02/13  12:46:11
7556         Log: Track active threads....
7557      Branch: perl
7558            ! ext/threads/threads.pm ext/threads/threads.xs
7559 ____________________________________________________________________________
7560 [ 14677] By: nick                                  on 2002/02/13  09:30:42
7561         Log: Do not lc() the file names before doing dirname() or they don't match.
7562      Branch: perlio
7563            ! lib/ExtUtils/t/Installed.t
7564 ____________________________________________________________________________
7565 [ 14676] By: sky                                   on 2002/02/13  09:03:37
7566         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
7567              From: Michael G Schwern <schwern@pobox.com>
7568              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
7569              Message-Id: <20020213100017.GA6288@blackrider>
7570      Branch: perl
7571            ! lib/File/Spec/t/rel2abs2rel.t
7572 ____________________________________________________________________________
7573 [ 14675] By: sky                                   on 2002/02/13  09:00:24
7574         Log: Do not propagate END blocks to child threads, test.
7575      Branch: perl
7576            + ext/threads/t/end.t
7577            ! MANIFEST ext/threads/threads.xs
7578 ____________________________________________________________________________
7579 [ 14674] By: nick                                  on 2002/02/13  08:34:55
7580         Log: Integrate mainline
7581      Branch: perlio
7582           +> ext/threads/t/join.t
7583           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
7584           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
7585           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
7586 ____________________________________________________________________________
7587 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
7588         Log: metaconfig unit change for #14672.
7589      Branch: metaconfig
7590            ! U/modified/lns.U
7591 ____________________________________________________________________________
7592 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
7593         Log: $ln is supposed to be already set to $ln + executable suffix
7594              on platforms that need it, from Paul Green.
7595      Branch: perl
7596            ! Configure
7597 ____________________________________________________________________________
7598 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
7599         Log: Subject: New command syntax for 'x' command
7600              From: Mark-Jason Dominus <mjd@plover.com>
7601              Date: Tue, 12 Feb 2002 20:54:01 -0500
7602              Message-ID: <20020213015401.25685.qmail@plover.com>
7603      Branch: perl
7604            ! lib/perl5db.pl pod/perldebug.pod
7605 ____________________________________________________________________________
7606 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
7607         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
7608              From: Mark-Jason Dominus <mjd@plover.com>
7609              Date: Tue, 12 Feb 2002 20:20:42 -0500
7610              Message-ID: <20020213012042.25245.qmail@plover.com>
7611      Branch: perl
7612            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
7613 ____________________________________________________________________________
7614 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
7615         Log: Iteration continues.
7616      Branch: perl
7617            ! utf8.c
7618 ____________________________________________________________________________
7619 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
7620         Log: Duh.
7621      Branch: perl
7622            ! pp_pack.c t/op/length.t
7623 ____________________________________________________________________________
7624 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
7625         Log: Retract #14666.
7626      Branch: perl
7627            ! t/op/lc.t
7628 ____________________________________________________________________________
7629 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
7630         Log: (retracted by #14667)
7631      Branch: perl
7632            ! t/op/lc.t
7633 ____________________________________________________________________________
7634 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
7635         Log: Tiny test script tweaks.
7636      Branch: perl
7637            ! t/uni/fold.t
7638 ____________________________________________________________________________
7639 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
7640         Log: Rewrite the "special mapping" part of to_utf8_case(),
7641              this time with fewer bugs.  (See: The Law of Cybernetic
7642              Entymology.)
7643      Branch: perl
7644            ! utf8.c
7645 ____________________________________________________________________________
7646 [ 14663] By: sky                                   on 2002/02/12  18:26:16
7647         Log: Stop failures if you pass an object, sv_dup might not be the right 
7648              thing to use since I have a feeling we end up cloning far too much. 
7649              (Like the stash for example).... Maybe we need a lightweight sv_dup 
7650              that searches the target for things....
7651              Real fix is another option to perl_clone which controls if you should 
7652              save stashes.
7653      Branch: perl
7654            ! ext/threads/threads.xs
7655 ____________________________________________________________________________
7656 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
7657         Log: Retract #14661.
7658      Branch: perl
7659            ! hints/solaris_2.sh
7660 ____________________________________________________________________________
7661 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
7662         Log: (retracted by #14662)
7663      Branch: perl
7664            ! hints/solaris_2.sh
7665 ____________________________________________________________________________
7666 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
7667         Log: EBCDIC: another "can't happen".
7668      Branch: perl
7669            ! utf8.c
7670 ____________________________________________________________________________
7671 [ 14659] By: sky                                   on 2002/02/12  14:38:21
7672         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
7673      Branch: perl
7674            + ext/threads/t/join.t
7675            ! MANIFEST ext/threads/threads.xs
7676 ____________________________________________________________________________
7677 [ 14658] By: nick                                  on 2002/02/12  13:54:06
7678         Log: Integrate mainline
7679      Branch: perlio
7680           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
7681           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
7682           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
7683 ____________________________________________________________________________
7684 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
7685         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
7686              From: Jan Dubois <JanD@ActiveState.com> 
7687              Date: Tue, 12 Feb 2002 00:56:31 -0800
7688              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
7689      Branch: perl
7690            ! lib/Win32.pod win32/win32.c win32/win32.h
7691 ____________________________________________________________________________
7692 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
7693         Log: Subject: [PATCH] Re: 14654 introduced a bug 
7694              From: Michael G Schwern <schwern@pobox.com> 
7695              Date: Tue, 12 Feb 2002 05:37:36 -0500
7696              Message-ID: <20020212103736.GC14327@blackrider>
7697      Branch: perl
7698            ! lib/File/Spec/t/rel2abs2rel.t
7699 ____________________________________________________________________________
7700 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
7701         Log: More unset installman[13]dir tweaks from chromatic.
7702      Branch: perl
7703            ! lib/ExtUtils/Installed.pm
7704 ____________________________________________________________________________
7705 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
7706         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
7707              From: Michael G Schwern <schwern@pobox.com>
7708              Date: Mon, 11 Feb 2002 12:23:02 -0500
7709              Message-ID: <20020211172302.GD9556@blackrider>
7710      Branch: perl
7711            ! lib/File/Spec/t/rel2abs2rel.t
7712 ____________________________________________________________________________
7713 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
7714         Log: Use `` instead of -| to be a little bit more portable,
7715              from Michael Schwern.
7716      Branch: perl
7717            ! lib/ExtUtils/t/Embed.t
7718 ____________________________________________________________________________
7719 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
7720         Log: EBCDIC: this change for \N{} in particular is now
7721              unnecessary because of the recent more general
7722              pack U change.
7723      Branch: perl
7724            ! toke.c
7725 ____________________________________________________________________________
7726 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
7727         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
7728              From: "Craig A. Berry" <craigberry@mac.com>
7729              Date: Mon, 11 Feb 2002 17:13:47 -0600
7730              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
7731      Branch: perl
7732            ! t/test.pl
7733 ____________________________________________________________________________
7734 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
7735         Log: EBCDIC: pack U bytes change.
7736      Branch: perl
7737            ! t/op/length.t
7738 ____________________________________________________________________________
7739 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
7740         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
7741      Branch: perl
7742            ! t/op/each.t
7743 ____________________________________________________________________________
7744 [ 14648] By: nick                                  on 2002/02/11  16:14:50
7745         Log: Integrate mainline
7746      Branch: perlio
7747           !> Changes Configure Makefile.SH autodoc.pl
7748           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
7749           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
7750           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
7751 ____________________________________________________________________________
7752 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
7753         Log: Update Changes.
7754      Branch: perl
7755            ! Changes patchlevel.h
7756 ____________________________________________________________________________
7757 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
7758         Log: Regen toc.
7759      Branch: perl
7760            ! pod/perltoc.pod
7761 ____________________________________________________________________________
7762 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
7763         Log: Forgot from #14641.
7764      Branch: perl
7765            ! lib/ExtUtils/t/Embed.t
7766 ____________________________________________________________________________
7767 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
7768         Log: A forgotten metaconfig unit.
7769      Branch: metaconfig/U/perl
7770            + i_features.U
7771 ____________________________________________________________________________
7772 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
7773         Log: metaconfig unit changes for #14642.
7774      Branch: metaconfig
7775            + U/modified/lns.U
7776      Branch: metaconfig/U/perl
7777            ! issymlink.U
7778 ____________________________________________________________________________
7779 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
7780         Log: -Dmksymlinks was broken by #14628.
7781      Branch: perl
7782            ! Configure
7783 ____________________________________________________________________________
7784 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
7785         Log: Subject: [PATCH @14577] OS/2 build
7786              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7787              Date: Mon, 11 Feb 2002 06:56:41 -0500
7788              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
7789              
7790              (sans the Configure, perlio.sym, and t/op/stat.t parts)
7791      Branch: perl
7792            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
7793            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
7794            ! os2/os2ish.h
7795 ____________________________________________________________________________
7796 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
7797         Log: Integrate perlio;
7798              
7799              Re-structure Japanese encodings - part 1
7800              
7801              Split Japanese encodings - part 2
7802              - build separate .c files with separate 'compile' steps
7803              - overall Japanese.xs / Japanese.pm which loads them
7804              
7805              Add test for Japanese encoding (well euc-jp anyway).
7806              Fix one bug shown by above
7807              Skip test which does not pass yet.
7808              
7809              Patch up the failing multi-byte write case, and un-skip
7810              the test.
7811      Branch: perl
7812           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
7813           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
7814            - ext/Encode/EUC_JP/EUC_JP.pm
7815           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
7816 ____________________________________________________________________________
7817 [ 14639] By: nick                                  on 2002/02/11  11:59:18
7818         Log: Patch up the failing multi-byte write case, and un-skip
7819              the test.
7820      Branch: perlio
7821            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
7822 ____________________________________________________________________________
7823 [ 14638] By: nick                                  on 2002/02/11  10:55:39
7824         Log: Add test for Japanese encoding (well euc-jp anyway).
7825              Fix one bug shown by above
7826              Skip test which does not pass yet.
7827      Branch: perlio
7828            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
7829            + ext/Encode/t/table.ref
7830            ! MANIFEST ext/Encode/Encode.xs
7831 ____________________________________________________________________________
7832 [ 14637] By: nick                                  on 2002/02/11  09:07:04
7833         Log: Split Japanese encodings - part 2
7834              - build separate .c files with separate 'compile' steps
7835              - overall Japanese.xs / Japanese.pm which loads them
7836      Branch: perlio
7837            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
7838 ____________________________________________________________________________
7839 [ 14636] By: nick                                  on 2002/02/11  08:15:42
7840         Log: Re-structure Japanese encodings - part 1
7841      Branch: perlio
7842           +> ext/Encode/EUC_JP/Japanese.pm
7843            - ext/Encode/EUC_JP/EUC_JP.pm
7844            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
7845 ____________________________________________________________________________
7846 [ 14635] By: nick                                  on 2002/02/11  08:05:12
7847         Log: Integrate mainline
7848      Branch: perlio
7849           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
7850           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
7851           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
7852 ____________________________________________________________________________
7853 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
7854         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
7855              From: Mike Guy <mjtg@cam.ac.uk>
7856              Date: Mon, 11 Feb 2002 02:50:42 +0000
7857              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
7858      Branch: perl
7859            ! t/op/arith.t
7860 ____________________________________________________________________________
7861 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
7862         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
7863              Stepping backward in the string would be majorly bad.
7864      Branch: perl
7865            ! regcomp.c
7866 ____________________________________________________________________________
7867 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
7868         Log: The debugger part of
7869              
7870              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
7871              From: Michael G Schwern <schwern@pobox.com> 
7872              Date: Wed, 6 Feb 2002 17:32:12 -0500
7873              Message-ID: <20020206223212.GG1346@blackrider>
7874      Branch: perl
7875            ! lib/perl5db.pl
7876 ____________________________________________________________________________
7877 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
7878         Log: Integrate perlio;
7879              
7880              Borland/Win32 tuning
7881              
7882              Move PerlIO_perlio to layer_syms where it belongs?
7883      Branch: perl
7884           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
7885 ____________________________________________________________________________
7886 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
7887         Log: EBCDIC: the low 256 needs to be shuffled also
7888              in pack/unpack U (this breaks the equivalence
7889              of pack U and v-strings, but I think if someone
7890              has to give, v-strings are a good victim)
7891      Branch: perl
7892            ! pp_pack.c t/op/pack.t
7893 ____________________________________________________________________________
7894 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
7895         Log: metaconfig unit changes for #14628.
7896      Branch: metaconfig/U/perl
7897            ! d_u32align.U issymlink.U
7898 ____________________________________________________________________________
7899 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
7900         Log: Two Configure tweaks; the u32align test was trying
7901              to write into a string literal, the ln -s test was
7902              failing in VOS.
7903      Branch: perl
7904            ! Configure
7905 ____________________________________________________________________________
7906 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
7907         Log: DJGPP tweaks from Laszlo Molnar.
7908      Branch: perl
7909            ! djgpp/djgpp.c lib/File/Spec.pm
7910 ____________________________________________________________________________
7911 [ 14626] By: nick                                  on 2002/02/10  18:36:47
7912         Log: Move PerlIO_perlio to layer_syms where it belongs?
7913      Branch: perlio
7914            ! makedef.pl
7915 ____________________________________________________________________________
7916 [ 14625] By: nick                                  on 2002/02/10  18:02:21
7917         Log: Borland/Win32 tuning
7918      Branch: perlio
7919            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
7920 ____________________________________________________________________________
7921 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
7922         Log: Additional explanation for the [:...:] failure.
7923      Branch: perl
7924            ! pod/perldiag.pod
7925 ____________________________________________________________________________
7926 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
7927         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
7928              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7929              Date: Sun, 10 Feb 2002 13:32:48 +0100
7930              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
7931      Branch: perl
7932            ! makedef.pl
7933 ____________________________________________________________________________
7934 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
7935         Log: Test tweaks from chromatic for cases where there
7936              are no installman1dir or installman3dir.
7937      Branch: perl
7938            ! lib/ExtUtils/t/Installed.t
7939 ____________________________________________________________________________
7940 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
7941         Log: Integrate perlio;
7942              
7943              Nick Clark's tweaks to Encode compile process
7944              1. Use decimal constants to unit string arrays rather than
7945              very long string litterals (latter having possible "\0"
7946              on end issues, and needing ANSI C line splicing).
7947              2. Replace tail-recursion during insert process with itteration.
7948              Nick C sees 12% speedup from these.
7949      Branch: perl
7950           !> ext/Encode/Encode.pm ext/Encode/compile
7951 ____________________________________________________________________________
7952 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
7953         Log: Portability notes: filename characters, character sets.
7954      Branch: perl
7955            ! pod/perlport.pod
7956 ____________________________________________________________________________
7957 [ 14619] By: nick                                  on 2002/02/10  11:06:05
7958         Log: Integrate mainline
7959      Branch: perlio
7960            ! ext/Encode/Encode.pm
7961           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
7962           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
7963           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
7964           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
7965           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
7966 ____________________________________________________________________________
7967 [ 14618] By: nick                                  on 2002/02/10  10:48:15
7968         Log: Nick Clark's tweaks to Encode compile process
7969              1. Use decimal constants to unit string arrays rather than
7970              very long string litterals (latter having possible "\0"
7971              on end issues, and needing ANSI C line splicing).
7972              2. Replace tail-recursion during insert process with itteration.
7973              Nick C sees 12% speedup from these.
7974      Branch: perlio
7975            ! ext/Encode/compile
7976 ____________________________________________________________________________
7977 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
7978         Log: Use the "Unicode 1.0" name field for control characters,
7979              as suggested by Mark Davis.  Note that Unicode 3.2 will
7980              require some more legwork on this because of certain
7981              alternative names.
7982      Branch: perl
7983            ! lib/unicore/Name.pl lib/unicore/mktables
7984 ____________________________________________________________________________
7985 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
7986         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
7987      Branch: perl
7988            ! hints/os390.sh
7989 ____________________________________________________________________________
7990 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
7991         Log: EBCDIC: the non-printable characters are different.
7992      Branch: perl
7993            ! ext/B/B/Deparse.pm
7994 ____________________________________________________________________________
7995 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
7996         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
7997              From: Nicholas Clark <nick@unfortu.net> 
7998              Date: Sat, 9 Feb 2002 22:31:29 +0000
7999              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
8000      Branch: perl
8001            ! t/lib/warnings/pp_hot
8002 ____________________________________________________________________________
8003 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
8004         Log: Subject: [PATCH] Re: Modulus operator inconsistency
8005              From: Nicholas Clark <nick@unfortu.net>
8006              Date: Sat, 9 Feb 2002 21:00:13 +0000
8007              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
8008      Branch: perl
8009            ! op.c t/op/arith.t
8010 ____________________________________________________________________________
8011 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
8012         Log: Use the same escaping mechanism for all the *flags.
8013      Branch: perl
8014            ! lib/ExtUtils/Embed.pm
8015 ____________________________________________________________________________
8016 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
8017         Log: Protect possible parentheses in ccflags, ccdlflags, and
8018              ldflags.  (In OS/390 there are parentheses in ccflags.)
8019      Branch: perl
8020            ! lib/ExtUtils/Embed.pm
8021 ____________________________________________________________________________
8022 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
8023         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
8024              From: Peter Scott <Peter@PSDT.com>
8025              Date: Fri, 08 Feb 2002 19:20:19 -0800
8026              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
8027      Branch: perl
8028            ! lib/perl5db.pl
8029 ____________________________________________________________________________
8030 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
8031         Log: FAQ sync.
8032      Branch: perl
8033            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
8034 ____________________________________________________________________________
8035 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
8036         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
8037              From: Chris Nandor <pudge@pobox.com>
8038              Date: Fri, 08 Feb 2002 16:31:41 -0500
8039              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
8040      Branch: perl
8041            ! cop.h deb.c pp_ctl.c toke.c util.c
8042 ____________________________________________________________________________
8043 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
8044         Log: Redo CopFILE / MacPerl_MPWFIleName patch
8045      Branch: maint-5.6/macperl
8046            ! cop.h deb.c pp_ctl.c toke.c util.c
8047 ____________________________________________________________________________
8048 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
8049         Log: The metaconfig unit change to go with #14605.
8050      Branch: metaconfig/U/perl
8051            ! libperl.U
8052 ____________________________________________________________________________
8053 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
8054         Log: The Configure change to go with #14604.
8055      Branch: perl
8056            ! Configure
8057 ____________________________________________________________________________
8058 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
8059         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
8060              From: Andy Dougherty <doughera@lafayette.edu>
8061              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
8062              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
8063      Branch: perl
8064            ! hints/bsdos.sh
8065 ____________________________________________________________________________
8066 [ 14603] By: nick                                  on 2002/02/08  18:16:09
8067         Log: Integrate mainline
8068      Branch: perlio
8069           +> ext/threads/t/libc.t
8070           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
8071           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
8072 ____________________________________________________________________________
8073 [ 14602] By: sky                                   on 2002/02/08  15:19:15
8074         Log: Start testing for safe localtime functions, TODO, test more functions.
8075      Branch: perl
8076            + ext/threads/t/libc.t
8077            ! MANIFEST
8078 ____________________________________________________________________________
8079 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
8080         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
8081              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8082              Date: Fri, 8 Feb 2002 00:21:07 +0100
8083              Message-ID: <20020208002107.E763@rafael>
8084      Branch: perl
8085            ! doio.c pp_sys.c t/io/argv.t
8086 ____________________________________________________________________________
8087 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
8088         Log: Subject: [PATCH] Configure followed by make minitest
8089              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8090              Date: Wed, 06 Feb 2002 21:35:20 -0800
8091              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
8092      Branch: perl
8093            ! t/op/taint.t t/run/fresh_perl.t
8094 ____________________________________________________________________________
8095 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
8096         Log: Integrate perlio;
8097              
8098              Extract something from yesterdays effort - convert my mail on pad
8099              data structures (incoporating Sarathy's corrections/clarifications)
8100              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
8101      Branch: perl
8102           !> cv.h pod/perlapi.pod pod/perlintern.pod
8103 ____________________________________________________________________________
8104 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
8105         Log: metaconfig unit changes for #14597.
8106      Branch: metaconfig
8107            ! U/modified/Loc.U
8108      Branch: metaconfig/U/perl
8109            ! libperl.U
8110 ____________________________________________________________________________
8111 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
8112         Log: Configure DJGPP tweak from Laszlo Molnar.
8113      Branch: perl
8114            ! Configure
8115 ____________________________________________________________________________
8116 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
8117         Log: DJGPP tweaks from Laszlo Molnar.
8118      Branch: perl
8119            ! djgpp/djgppsed.sh perl.c
8120 ____________________________________________________________________________
8121 [ 14595] By: nick                                  on 2002/02/08  09:19:29
8122         Log: Extract something from yesterdays effort - convert my mail on pad
8123              data structures (incoporating Sarathy's corrections/clarifications)
8124              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
8125      Branch: perlio
8126            ! cv.h pod/perlapi.pod pod/perlintern.pod
8127 ____________________________________________________________________________
8128 [ 14594] By: nick                                  on 2002/02/08  08:34:49
8129         Log: Integrate mainline
8130      Branch: perlio
8131           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
8132           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
8133           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
8134           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
8135           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
8136           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
8137 ____________________________________________________________________________
8138 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
8139         Log: To really skip the test an exit() is needed.
8140      Branch: perl
8141            ! lib/encoding.t
8142 ____________________________________________________________________________
8143 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
8144         Log: More diagnostics from Nicholas Clark.
8145      Branch: perl
8146            ! lib/Benchmark.t
8147 ____________________________________________________________________________
8148 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
8149         Log: In case of failure be more verbose.
8150      Branch: perl
8151            ! t/base/num.t
8152 ____________________________________________________________________________
8153 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
8154         Log: Update Changes
8155      Branch: maint-5.6/macperl
8156            ! macos/Changes
8157 ____________________________________________________________________________
8158 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
8159         Log: Merge AEGizmos library into PPC binary
8160      Branch: maint-5.6/macperl
8161            ! macos/Makefile.mk
8162 ____________________________________________________________________________
8163 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
8164         Log: Add -ansifor for MrCpp options
8165      Branch: maint-5.6/macperl
8166            ! macos/BuildRules.mk
8167 ____________________________________________________________________________
8168 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
8169         Log: Check ownership of CatInfos (MacPerl Bug #494482)
8170      Branch: maint-5.6/macperl
8171            ! macos/ext/Mac/Files/Files.xs
8172 ____________________________________________________________________________
8173 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
8174         Log: Resource updates
8175      Branch: maint-5.6/macperl
8176            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
8177 ____________________________________________________________________________
8178 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
8179         Log: Empty path is ENOENT (MacPerl Bug #512351)
8180      Branch: maint-5.6/macperl
8181            ! macos/macperl/MPAppleEvents.c
8182 ____________________________________________________________________________
8183 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
8184         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
8185      Branch: maint-5.6/macperl
8186            ! macos/macperl/MPAEVTStream.cp
8187 ____________________________________________________________________________
8188 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
8189         Log: macify(ABSTRACT_FROM)
8190      Branch: maint-5.6/macperl
8191            ! macos/lib/ExtUtils/MM_MacOS.pm
8192 ____________________________________________________________________________
8193 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
8194         Log: Use correct Mac filenames in error messages, caller()
8195      Branch: maint-5.6/macperl
8196            ! deb.c pp_ctl.c toke.c util.c
8197 ____________________________________________________________________________
8198 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
8199         Log: Sanity checks to see that the IV/NV and the PV of numeric
8200              scalars stay in sync (unearthed this via the OS/390 gcvt()
8201              brokenness)
8202      Branch: perl
8203            + t/base/num.t
8204            ! MANIFEST
8205 ____________________________________________________________________________
8206 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
8207         Log: Retract the anon leak subpatch of #14418 and #14431
8208              (the latter came into bleadperl as part of #14433).
8209      Branch: perl
8210            ! op.c t/run/fresh_perl.t
8211 ____________________________________________________________________________
8212 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
8213         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
8214              mangles 0.1 to "10".  sprintf() seems more well-behaved.
8215      Branch: perl
8216            ! hints/os390.sh
8217 ____________________________________________________________________________
8218 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
8219         Log: Subject: [PATCH @14557] another Encode fix for VMS
8220              From: "Craig A. Berry" <craigberry@mac.com>
8221              Date: Wed, 06 Feb 2002 14:44:20 -0600
8222              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
8223      Branch: perl
8224            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
8225 ____________________________________________________________________________
8226 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
8227         Log: Integrate perlio;
8228              
8229              One way to avoid OS390 winge about #line directives.
8230      Branch: perl
8231           !> ext/Encode/EUC_JP/Makefile.PL
8232 ____________________________________________________________________________
8233 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
8234         Log: Update Changes.
8235      Branch: perl
8236            ! Changes patchlevel.h
8237 ____________________________________________________________________________
8238 [ 14575] By: nick                                  on 2002/02/06  15:23:24
8239         Log: One way to avoid OS390 winge about #line directives.
8240      Branch: perlio
8241            ! ext/Encode/EUC_JP/Makefile.PL
8242 ____________________________________________________________________________
8243 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
8244         Log: s/Netware/NetWare/
8245      Branch: perl
8246            ! MANIFEST
8247 ____________________________________________________________________________
8248 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
8249         Log: New Netware scripts.
8250      Branch: perl
8251            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
8252            + NetWare/t/NWScripts-Exist.pl
8253            ! MANIFEST
8254 ____________________________________________________________________________
8255 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
8256         Log: EBCDIC: the encoding pragma would need some rethinking,
8257              probably a pass of EBCDIC->Unicode mapping.  For now,
8258              disable it on EBCDIC.
8259      Branch: perl
8260            ! lib/encoding.pm lib/encoding.t
8261 ____________________________________________________________________________
8262 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
8263         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
8264              for the low 256.  Now tweaked the tests, but maybe it's
8265              the module that needs few NATIVE_TO_UNI()s somewhere?
8266      Branch: perl
8267            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
8268 ____________________________________________________________________________
8269 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
8270         Log: Subject: [PATCH utf8.c] format problem
8271              From: Robin Barker <rmb1@cise.npl.co.uk>
8272              Date: Wed, 6 Feb 2002 14:01:43 GMT
8273              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
8274      Branch: perl
8275            ! utf8.c
8276 ____________________________________________________________________________
8277 [ 14569] By: nick                                  on 2002/02/06  09:52:23
8278         Log: Integrate mainline
8279      Branch: perlio
8280           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
8281           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
8282           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
8283           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
8284           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
8285           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
8286 ____________________________________________________________________________
8287 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
8288         Log: EBCDIC: 0x41 is not cricket.
8289      Branch: perl
8290            ! ext/Encode/t/Encode.t
8291 ____________________________________________________________________________
8292 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
8293         Log: NetWare update from Ananth Kesari.
8294      Branch: perl
8295            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
8296            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
8297            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
8298            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
8299            ! NetWare/t/NWScripts.pl makedef.pl
8300 ____________________________________________________________________________
8301 [ 14566] By: sky                                   on 2002/02/05  18:39:13
8302         Log: Subject: Re: File::Spec::rel2abs2rel (?)
8303              From: Michael G Schwern <schwern@pobox.com>
8304              Date: Tue, 5 Feb 2002 13:47:39 -0500
8305              Message-ID: <20020205184739.GB17375@blackrider>
8306      Branch: perl
8307            ! lib/File/Spec/t/rel2abs2rel.t
8308 ____________________________________________________________________________
8309 [ 14565] By: nick                                  on 2002/02/05  17:31:24
8310         Log: Integrate mainline
8311      Branch: perlio
8312           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
8313           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
8314           !> utf8.h
8315 ____________________________________________________________________________
8316 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
8317         Log: Integrate perlio;
8318              
8319              More Encode tweaks:
8320              - make expensive and marginal substring search optional (-O)
8321              - enable -O for ASCII-oid encodings (search space is small)
8322              - add ASCII-oid jis0201 to basic Encode.so
8323              - add some other Japanese encodings to EUC_JP bundle (without -O)
8324      Branch: perl
8325           +> ext/Encode/Encode/jis0201.ucm
8326           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
8327           !> ext/Encode/compile
8328 ____________________________________________________________________________
8329 [ 14563] By: nick                                  on 2002/02/05  16:01:15
8330         Log: More Encode tweaks:
8331              - make expensive and marginal substring search optional (-O)
8332              - enable -O for ASCII-oid encodings (search space is small)
8333              - add ASCII-oid jis0201 to basic Encode.so
8334              - add some other Japanese encodings to EUC_JP bundle (without -O)
8335      Branch: perlio
8336            + ext/Encode/Encode/jis0201.ucm
8337            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
8338            ! ext/Encode/compile
8339 ____________________________________________________________________________
8340 [ 14562] By: sky                                   on 2002/02/05  14:50:36
8341         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
8342      Branch: perl
8343            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
8344 ____________________________________________________________________________
8345 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
8346         Log: EBCDIC: SHARP S is different.
8347      Branch: perl
8348            ! regexec.c utf8.h
8349 ____________________________________________________________________________
8350 [ 14560] By: sky                                   on 2002/02/05  13:49:40
8351         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
8352      Branch: perl
8353            ! t/op/filetest.t
8354 ____________________________________________________________________________
8355 [ 14559] By: sky                                   on 2002/02/05  11:39:24
8356         Log: Add . first to the PATH environment to test that we really
8357              get ./perl and not some other older perl.
8358      Branch: perl
8359            ! lib/File/Spec/t/rel2abs2rel.t
8360 ____________________________________________________________________________
8361 [ 14558] By: sky                                   on 2002/02/05  11:20:21
8362         Log: Change to check if _POSIX_OPEN_MAX is 16 or 20, however the entire test is kind of questionable since we are testing POSIX compliance...
8363      Branch: perl
8364            ! ext/POSIX/t/posix.t
8365 ____________________________________________________________________________
8366 [ 14557] By: sky                                   on 2002/02/05  10:30:58
8367         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
8368      Branch: perl
8369            ! hints/darwin.sh perl.h
8370 ____________________________________________________________________________
8371 [ 14556] By: nick                                  on 2002/02/05  06:58:52
8372         Log: Integrate mainline
8373      Branch: perlio
8374           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
8375           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
8376           !> lib/File/Find/t/taint.t
8377 ____________________________________________________________________________
8378 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
8379         Log: Integrate change #14439 from maintperl
8380      Branch: maint-5.6/macperl
8381           !> op.c
8382 ____________________________________________________________________________
8383 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
8384         Log: Subject: [PATCH] File::Find tests not cleaning up properly
8385              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8386              Date: Mon, 4 Feb 2002 22:09:07 +0100
8387              Message-ID: <20020204220907.A8288@rafael>
8388      Branch: perl
8389            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
8390 ____________________________________________________________________________
8391 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
8392         Log: Signedness mumblings from Tru64.
8393      Branch: perl
8394            ! ext/Encode/Encode.xs
8395 ____________________________________________________________________________
8396 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
8397         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
8398              From: "Craig A. Berry" <craigberry@mac.com>
8399              Date: Mon, 04 Feb 2002 17:16:00 -0600
8400              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
8401      Branch: perl
8402            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
8403            ! ext/Encode/Encode.xs
8404 ____________________________________________________________________________
8405 [ 14551] By: nick                                  on 2002/02/04  16:00:31
8406         Log: Integrate mainline
8407      Branch: perlio
8408           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
8409           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
8410           !> regcomp.c
8411 ____________________________________________________________________________
8412 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
8413         Log: Update Changes.
8414      Branch: perl
8415            ! Changes patchlevel.h
8416 ____________________________________________________________________________
8417 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
8418         Log: Comment microtweaks.
8419      Branch: perl
8420            ! lib/locale.t
8421 ____________________________________________________________________________
8422 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
8423         Log: Subject: trivial docu patch
8424              From: andreas.koenig@anima.de (Andreas J. Koenig)
8425              Date: 04 Feb 2002 08:15:19 +0100
8426              Message-ID: <m3pu3l7m60.fsf@anima.de>
8427      Branch: perl
8428            ! pod/perluniintro.pod
8429 ____________________________________________________________________________
8430 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
8431         Log: Subject: [PATCH] (??{ }) anomaly
8432              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8433              Date: Sun, 03 Feb 2002 20:21:45 -0800
8434              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
8435      Branch: perl
8436            ! regcomp.c
8437 ____________________________________________________________________________
8438 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
8439         Log: Integrate perlio.
8440              
8441              Carry on where we left off if we have to grow destination
8442              SV during XS encode/decode
8443              
8444              Remove debugging warning, be consistent about API fails.
8445      Branch: perl
8446           !> ext/Encode/Encode.xs
8447 ____________________________________________________________________________
8448 [ 14545] By: nick                                  on 2002/02/03  20:03:38
8449         Log: Remove debugging warning, be consistent about API fails.
8450      Branch: perlio
8451            ! ext/Encode/Encode.xs
8452 ____________________________________________________________________________
8453 [ 14544] By: nick                                  on 2002/02/03  19:47:48
8454         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
8455      Branch: perlio
8456            ! ext/Encode/Encode.xs
8457 ____________________________________________________________________________
8458 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
8459         Log: Subject: PATCH CPAN.pm
8460              From: Mark-Jason Dominus <mjd@plover.com>
8461              Date: Sun, 03 Feb 2002 12:36:36 -0500
8462              Message-ID: <20020203173636.27451.qmail@plover.com>
8463      Branch: perl
8464            ! lib/CPAN.pm
8465 ____________________________________________________________________________
8466 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
8467         Log: Must search further back.
8468      Branch: perl
8469            ! lib/h2xs.t
8470 ____________________________________________________________________________
8471 [ 14541] By: nick                                  on 2002/02/03  18:52:09
8472         Log: Integrate mainline
8473      Branch: perlio
8474           !> (integrate 29 files)
8475 ____________________________________________________________________________
8476 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
8477         Log: EBCDIC: more natification.
8478      Branch: perl
8479            ! regcomp.c
8480 ____________________________________________________________________________
8481 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
8482         Log: Debug noise.
8483      Branch: perl
8484            ! ext/Encode/Encode.xs
8485 ____________________________________________________________________________
8486 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
8487         Log: Integrate perlio;
8488              
8489              Stable intermediate point in Encode cleanup.
8490              :encode(euc-jp) works on Dan's table.euc
8491              Much buffer copying and other silliness remains.
8492      Branch: perl
8493           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
8494           !> ext/Encode/lib/Encode/Encoding.pm
8495 ____________________________________________________________________________
8496 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
8497         Log: Prettify.
8498      Branch: perl
8499            ! lib/unicore/mktables
8500 ____________________________________________________________________________
8501 [ 14536] By: nick                                  on 2002/02/03  17:32:03
8502         Log: Stable intermediate point in Encode cleanup.
8503              :encode(euc-jp) works on Dan's table.euc
8504              Much buffer copying and other silliness remains.
8505      Branch: perlio
8506            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
8507            ! ext/Encode/lib/Encode/Encoding.pm
8508 ____________________________________________________________________________
8509 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
8510         Log: EBCDIC: it's much nicer to compare Unicode code points
8511              to Unicode code points.
8512      Branch: perl
8513            ! regexec.c
8514 ____________________________________________________________________________
8515 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
8516         Log: EBCDIC: character classes must remap the low 256.
8517      Branch: perl
8518            ! regcomp.c
8519 ____________________________________________________________________________
8520 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
8521         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
8522      Branch: perl
8523            ! lib/I18N/LangTags/List.pm
8524 ____________________________________________________________________________
8525 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
8526         Log: FAQ sync.
8527      Branch: perl
8528            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
8529            ! pod/perlfaq6.pod pod/perlfaq7.pod
8530 ____________________________________________________________________________
8531 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
8532         Log: Integrate perlio;
8533              
8534              Re-indent Encode.xs
8535              
8536              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
8537              (Mis-feature discovered by Encode.)
8538      Branch: perl
8539           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
8540 ____________________________________________________________________________
8541 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
8542         Log: Subject: [PATCH] lstat FH and -l FH warnings
8543              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8544              Date: Sat, 2 Feb 2002 22:24:54 +0100           
8545              Message-ID: <20020202222454.A11608@rafael>       
8546      Branch: perl
8547            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
8548            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
8549 ____________________________________________________________________________
8550 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
8551         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
8552              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8553              Date: Sat, 2 Feb 2002 13:11:01 +0100           
8554              Message-ID: <20020202131101.A722@rafael>               
8555              
8556              Subject: [PATCH t/op/ver.t] another false positive
8557              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8558              Date: Sat, 2 Feb 2002 13:38:22 +0100           
8559              Message-ID: <20020202133822.E722@rafael>         
8560              
8561              Subject: [PATCH] t/test.pl:ok() doesn't work
8562              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
8563              Date: Sun, 03 Feb 2002 00:02:38 -0800          
8564              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
8565      Branch: perl
8566            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
8567            ! t/test.pl
8568 ____________________________________________________________________________
8569 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
8570         Log: Subject: [PATCH @13746] OS2::Process's constants
8571              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8572              Date: Sat, 2 Feb 2002 01:00:55 -0500           
8573              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
8574      Branch: perl
8575            ! os2/OS2/Process/Makefile.PL
8576 ____________________________________________________________________________
8577 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
8578         Log: Subject: [PATCH @13746] h2xs   
8579              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8580              Date: Sat, 2 Feb 2002 00:58:44 -0500           
8581              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
8582      Branch: perl
8583            ! utils/h2xs.PL
8584 ____________________________________________________________________________
8585 [ 14526] By: nick                                  on 2002/02/03  14:54:18
8586         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
8587              (Mis-feature discovered by Encode.)
8588      Branch: perlio
8589            ! sv.c
8590 ____________________________________________________________________________
8591 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
8592         Log: EBCDIC: since #14519 made \N{...} to remap,
8593              the test cannot expect an ASCII code point.
8594      Branch: perl
8595            ! lib/charnames.t
8596 ____________________________________________________________________________
8597 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
8598         Log: Sub-MANIFEST-tweak.
8599      Branch: perl
8600            ! ext/Encode/MANIFEST
8601 ____________________________________________________________________________
8602 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
8603         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
8604              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8605              Date: Fri, 01 Feb 2002 23:51:03 +0900
8606              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
8607      Branch: perl
8608            ! ext/Encode/lib/Encode/Tcl/Escape.pm
8609 ____________________________________________________________________________
8610 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
8611         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
8612              From: Andy Dougherty <doughera@lafayette.edu>
8613              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
8614              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
8615      Branch: perl
8616            ! README.solaris hints/solaris_2.sh
8617 ____________________________________________________________________________
8618 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
8619         Log: EBCDIC: no hope to get the low 256 right in unifolding.
8620      Branch: perl
8621            ! t/uni/fold.t
8622 ____________________________________________________________________________
8623 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
8624         Log: todo entry for missing pack formats.
8625      Branch: perl
8626            ! pod/perltodo.pod
8627 ____________________________________________________________________________
8628 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
8629         Log: EBCDIC: the low 256 \N{...} need to be remapped.
8630      Branch: perl
8631            ! toke.c
8632 ____________________________________________________________________________
8633 [ 14518] By: nick                                  on 2002/02/01  18:32:03
8634         Log: indent -kr -nce and some manual tweaks to match perl style.
8635      Branch: perlio
8636            ! ext/Encode/Encode.xs
8637 ____________________________________________________________________________
8638 [ 14517] By: nick                                  on 2002/02/01  18:20:46
8639         Log: Integrate mainline
8640      Branch: perlio
8641           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
8642           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
8643           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
8644           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
8645           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
8646           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
8647           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
8648 ____________________________________________________________________________
8649 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
8650         Log: Integrate perlio; 
8651              
8652              Minor Encode tweaks:
8653              - move Encode.pm back to top of Encode like normal XS extension
8654              - avoid .def as a file extension (Win32 builds)
8655      Branch: perl
8656            ! MANIFEST
8657           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
8658           !> ext/Encode/Makefile.PL ext/Encode/compile
8659 ____________________________________________________________________________
8660 [ 14515] By: nick                                  on 2002/02/01  16:27:59
8661         Log: Minor Encode tweaks:
8662              - move Encode.pm back to top of Encode like normal XS extension
8663              - avoid .def as a file extension (Win32 builds)
8664      Branch: perlio
8665           +> ext/Encode/Encode.pm
8666            - ext/Encode/lib/Encode.pm
8667            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
8668            ! ext/Encode/Makefile.PL ext/Encode/compile
8669 ____________________________________________________________________________
8670 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
8671         Log: Subject: [PATCH utf8.t] temp file not cleaned up
8672              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8673              Date: Fri, 1 Feb 2002 15:47:46 +0100
8674              Message-ID: <20020201154746.A24079@rafael>
8675      Branch: perl
8676            ! t/io/utf8.t
8677 ____________________________________________________________________________
8678 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
8679         Log: Subject: [PATCH] make "lstat FH" croak
8680              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8681              Date: Fri, 1 Feb 2002 15:12:50 +0100
8682              Message-ID: <20020201151250.A738@rafael>
8683      Branch: perl
8684            ! pod/perldiag.pod pp_sys.c t/op/stat.t
8685 ____________________________________________________________________________
8686 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
8687         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
8688              From: Kay Röpke <kroepke@dolphin-services.de>
8689              Date: Fri, 1 Feb 2002 01:10:43 +0100
8690              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
8691      Branch: perl
8692            ! t/op/stat.t
8693 ____________________________________________________________________________
8694 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
8695         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
8696              I got it in Tru64 + ithreads but only without -g, took
8697              some debugging by printf (which was no fun either since
8698              adding some debug printfs hid the error)
8699      Branch: perl
8700            ! regexec.c utf8.c
8701 ____________________________________________________________________________
8702 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
8703         Log: Subject: Re: [PATCH] perl -V:
8704              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
8705              Date: Thu, 31 Jan 2002 12:10:20 -0800
8706              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
8707              
8708              Subject: Re: [PATCH] perl -V:
8709              From: Michael G Schwern <schwern@pobox.com>
8710              Date: Thu, 31 Jan 2002 16:43:13 -0500
8711              Message-ID: <20020131214313.GH6498@blackrider>
8712      Branch: perl
8713            ! t/run/switches.t
8714 ____________________________________________________________________________
8715 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
8716         Log: #14505 effect.
8717      Branch: perl
8718            ! pod/perluniintro.pod
8719 ____________________________________________________________________________
8720 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
8721         Log: Daniel S. Lewart adopts the Math::Complex.
8722      Branch: perl
8723            ! lib/Math/Complex.pm
8724 ____________________________________________________________________________
8725 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
8726         Log: More Complex DWIMmery.
8727      Branch: perl
8728            ! lib/Math/Complex.pm lib/Math/Complex.t
8729 ____________________________________________________________________________
8730 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
8731         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
8732              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8733              Date: Thu, 31 Jan 2002 14:37:52 +0100
8734              Message-ID: <20020131143752.A1452@rafael>
8735      Branch: perl
8736            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
8737 ____________________________________________________________________________
8738 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
8739         Log: Turn the I/O Unicode error by default on, but the
8740              character-generating Unicode error by default off,
8741              as Larry suggested.
8742      Branch: perl
8743            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
8744            ! utf8.c
8745 ____________________________________________________________________________
8746 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
8747         Log: Subject: [PATCH] open.pm minor cleanup
8748              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8749              Date: Thu, 31 Jan 2002 15:03:02 +0100
8750              Message-ID: <20020131150302.C1452@rafael>
8751      Branch: perl
8752            ! lib/open.pm
8753 ____________________________________________________________________________
8754 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
8755         Log: Update Changes.
8756      Branch: perl
8757            ! Changes patchlevel.h
8758 ____________________________________________________________________________
8759 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
8760         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
8761              From: Robin Barker <rmb1@cise.npl.co.uk>
8762              Date: Wed, 30 Jan 2002 11:58:33 GMT
8763              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
8764      Branch: perl
8765            ! lib/CPAN.pm
8766 ____________________________________________________________________________
8767 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
8768         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
8769              re-sort MANIFEST.
8770      Branch: perl
8771            + ext/Encode/Encode.pm
8772            - ext/Encode/lib/Encode.pm
8773            ! MANIFEST ext/Encode/Makefile.PL
8774 ____________________________________________________________________________
8775 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
8776         Log: Integrate perlio;
8777              
8778              Collect some stats during compile process.
8779              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
8780              as one XS - inconclusive - marginal win?
8781              Add some comments to encode.h
8782      Branch: perl
8783           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
8784           !> ext/Encode/encode.h
8785 ____________________________________________________________________________
8786 [ 14499] By: nick                                  on 2002/01/30  09:57:47
8787         Log: Collect some stats during compile process.
8788              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
8789              as one XS - inconclusive - marginal win?
8790              Add some comments to encode.h
8791      Branch: perlio
8792            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
8793            ! ext/Encode/encode.h
8794 ____________________________________________________________________________
8795 [ 14498] By: nick                                  on 2002/01/30  07:27:55
8796         Log: Integrate Jarkko's path/INC tweaks
8797      Branch: perlio
8798           !> ext/Encode/compile
8799 ____________________________________________________________________________
8800 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
8801         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
8802              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8803              Date: Tue, 29 Jan 2002 01:13:09 -0800
8804              Message-ID: <lemV8gzkgu/K092yn@efn.org>
8805      Branch: perl
8806            ! configpm
8807 ____________________________________________________________________________
8808 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
8809         Log: Subject: [PATCH t/op/inccode.t] new test
8810              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8811              Date: Tue, 29 Jan 2002 22:03:45 +0100
8812              Message-ID: <20020129220345.A704@rafael>
8813      Branch: perl
8814            ! t/op/inccode.t
8815 ____________________________________________________________________________
8816 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
8817         Log: EBCDIC: t/op/lc.t now passes.
8818      Branch: perl
8819            ! t/op/lc.t
8820 ____________________________________________________________________________
8821 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
8822         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
8823      Branch: perl
8824            ! utf8.c
8825 ____________________________________________________________________________
8826 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
8827         Log: Must find stuff during build.
8828      Branch: perl
8829            ! ext/Encode/compile
8830 ____________________________________________________________________________
8831 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
8832         Log: Integrate with perlio;
8833              
8834              Basics of a compiled Encode XS extension
8835      Branch: perl
8836           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
8837           +> ext/Encode/Encode/euc-jp.ucm
8838           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
8839           !> ext/Encode/encode.h
8840 ____________________________________________________________________________
8841 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
8842         Log: EBCDIC tweaks-- no new test passes, but getting closer.
8843      Branch: perl
8844            ! utf8.c
8845 ____________________________________________________________________________
8846 [ 14490] By: nick                                  on 2002/01/29  21:20:57
8847         Log: Basics of a compiled Encode XS extension
8848      Branch: perlio
8849            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
8850            + ext/Encode/Encode/euc-jp.ucm
8851            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
8852            ! ext/Encode/encode.h
8853 ____________________________________________________________________________
8854 [ 14489] By: nick                                  on 2002/01/29  18:40:54
8855         Log: Integrate mainline
8856      Branch: perlio
8857           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
8858           +> ext/Encode/lib/Encode/Encoding.pm
8859           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
8860           +> ext/Encode/lib/Encode/Tcl/Escape.pm
8861           +> ext/Encode/lib/Encode/Tcl/Extended.pm
8862           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
8863           +> ext/Encode/lib/Encode/Tcl/Table.pm
8864           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
8865           +> ext/Encode/lib/Encode/iso10646_1.pm
8866           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
8867           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
8868           +> ext/Encode/t/Tcl.t
8869            - ext/Encode.t ext/Encode/Encode.pm
8870            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
8871            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
8872           !> (integrate 33 files)
8873 ____________________________________________________________________________
8874 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
8875         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
8876              From: Richard Clamp <richardc@unixbeard.net>
8877              Date: Mon, 28 Jan 2002 02:17:55 +0000
8878              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
8879      Branch: perl
8880            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
8881 ____________________________________________________________________________
8882 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
8883         Log: OS/390 seems to do length 0 udp reads, Nicholas says
8884              skippage is for now the best cause of action.
8885      Branch: perl
8886            ! ext/Socket/socketpair.t
8887 ____________________________________________________________________________
8888 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
8889         Log: Encode cleanup from Dan Kogai; reworked even further.
8890      Branch: perl
8891            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
8892            + ext/Encode/lib/Encode/Encoding.pm
8893            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
8894            + ext/Encode/lib/Encode/Tcl/Escape.pm
8895            + ext/Encode/lib/Encode/Tcl/Extended.pm
8896            + ext/Encode/lib/Encode/Tcl/HanZi.pm
8897            + ext/Encode/lib/Encode/Tcl/Table.pm
8898            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
8899            + ext/Encode/lib/Encode/iso10646_1.pm
8900            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
8901            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
8902            + ext/Encode/t/Tcl.t
8903            - ext/Encode.t ext/Encode/Encode.pm
8904            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
8905            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
8906            ! MANIFEST ext/Encode/Encode/8859-1.ucm
8907            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
8908            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
8909            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
8910            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
8911            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
8912            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
8913            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
8914            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
8915            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
8916            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
8917            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
8918            ! ext/Encode/compile
8919 ____________________________________________________________________________
8920 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
8921         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
8922      Branch: perl
8923            ! djgpp/djgpp.c perlio.c
8924 ____________________________________________________________________________
8925 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
8926         Log: Prettier printing from Michael Schwern.
8927      Branch: perl
8928            ! t/test.pl
8929 ____________________________________________________________________________
8930 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
8931         Log: Show also the debug and debugcolor as known pragmas.
8932      Branch: perl
8933            ! ext/re/re.pm
8934 ____________________________________________________________________________
8935 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
8936         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
8937              From: "Craig A. Berry" <craigberry@mac.com>
8938              Date: Mon, 28 Jan 2002 16:30:30 -0600
8939              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
8940      Branch: perl
8941            ! ext/B/t/assembler.t
8942 ____________________________________________________________________________
8943 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
8944         Log: metaconfig unit change for #14480.
8945      Branch: metaconfig
8946            ! U/modified/Init.U
8947 ____________________________________________________________________________
8948 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
8949         Log: DJGPP needs to know its exe soon, too.
8950      Branch: perl
8951            ! Configure
8952 ____________________________________________________________________________
8953 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
8954         Log: Round #2 on EBCDICation.
8955      Branch: perl
8956            ! t/op/append.t
8957 ____________________________________________________________________________
8958 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
8959         Log: Integrate perlio;
8960              
8961              Set makefile.mk CCHOME etc. for default locations of MinGW and free
8962              Borland compilers. (Borland builds one or two oddities.)
8963      Branch: perl
8964           !> win32/config.bc win32/makefile.mk
8965 ____________________________________________________________________________
8966 [ 14477] By: nick                                  on 2002/01/28  20:12:31
8967         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
8968              Borland compilers. (Borland builds one or two oddities.)
8969      Branch: perlio
8970            ! win32/config.bc win32/makefile.mk
8971 ____________________________________________________________________________
8972 [ 14476] By: nick                                  on 2002/01/28  18:43:47
8973         Log: Integrate mainline
8974      Branch: perlio
8975           !> Configure hints/hpux.sh
8976 ____________________________________________________________________________
8977 [ 14475] By: nick                                  on 2002/01/28  17:15:12
8978         Log: Integrate mainline
8979      Branch: perlio
8980           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
8981           !> patchlevel.h pp_sys.c t/lib/warnings/perl
8982 ____________________________________________________________________________
8983 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
8984         Log: metaconfig unit change for #14472.
8985      Branch: metaconfig/U/perl
8986            ! d_u32align.U
8987 ____________________________________________________________________________
8988 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
8989         Log: Misunderstood Merijn's patch.
8990      Branch: perl
8991            ! hints/hpux.sh
8992 ____________________________________________________________________________
8993 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
8994         Log: Misapplied Merijn's patch.
8995      Branch: perl
8996            ! Configure
8997 ____________________________________________________________________________
8998 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
8999         Log: Update Changes.
9000      Branch: perl
9001            ! Changes patchlevel.h
9002 ____________________________________________________________________________
9003 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
9004         Log: BeOS has sockets but not true ones.
9005      Branch: perl
9006            ! pp_sys.c
9007 ____________________________________________________________________________
9008 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
9009         Log: metaconfig unit change for #14467.
9010      Branch: metaconfig/U/perl
9011            ! d_u32align.U
9012 ____________________________________________________________________________
9013 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
9014         Log: For some strange reason under the smoke harness the alignment
9015              test hangs in HP-UX 10.20.  So hint it to avoid the test.
9016      Branch: perl
9017            ! hints/hpux.sh
9018 ____________________________________________________________________________
9019 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
9020         Log: Allow d_u32align to be hinted.
9021      Branch: perl
9022            ! Configure
9023 ____________________________________________________________________________
9024 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
9025         Log: The shift key is important.
9026      Branch: perl
9027            ! ext/B/B.xs
9028 ____________________________________________________________________________
9029 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
9030         Log: The "used only once" warnings (from gv_check) come
9031              in pseudorandom hash order-- in EBCDIC the order
9032              is different.  Add a new option that allow the warnings
9033              to come in any order (Paul Marquess).
9034      Branch: perl
9035            ! lib/warnings.t t/lib/warnings/perl
9036 ____________________________________________________________________________
9037 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
9038         Log: Integrate perlio; the 0nothread test failure without threads.
9039      Branch: perl
9040           !> ext/threads/shared/t/0nothread.t
9041 ____________________________________________________________________________
9042 [ 14463] By: nick                                  on 2002/01/28  08:22:36
9043         Log: Integrate mainline
9044      Branch: perlio
9045           !> (integrate 37 files)
9046 ____________________________________________________________________________
9047 [ 14462] By: nick                                  on 2002/01/28  08:09:53
9048         Log: 1st attempt at skipping broke threads case.
9049      Branch: perlio
9050            ! ext/threads/shared/t/0nothread.t
9051 ____________________________________________________________________________
9052 [ 14461] By: nick                                  on 2002/01/28  07:25:58
9053         Log: Skip new threads::shared test unless -Duseithreads
9054      Branch: perlio
9055            ! ext/threads/shared/t/0nothread.t
9056 ____________________________________________________________________________
9057 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
9058         Log: FAQ sync.
9059      Branch: perl
9060            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
9061            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
9062            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
9063            ! pod/perlfaq9.pod
9064 ____________________________________________________________________________
9065 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
9066         Log: Upgrade to podlators 1.20.
9067      Branch: perl
9068            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
9069 ____________________________________________________________________________
9070 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
9071         Log: Retract #14448, a better patch coming up.
9072      Branch: perl
9073            ! lib/Pod/t/basic.t
9074 ____________________________________________________________________________
9075 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
9076         Log: EBCDIC portability.
9077      Branch: perl
9078            ! t/op/append.t
9079 ____________________________________________________________________________
9080 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
9081         Log: Further cygwin installperl tweak from Gerrit P. Haase.
9082      Branch: perl
9083            ! installperl
9084 ____________________________________________________________________________
9085 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
9086         Log: A bug in Bulgarian EBCDIC locale (this sounds like
9087              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
9088              locales failed, too.  The patch works around the bug by
9089              skipping the test, but the real problem may be deeper
9090              (affecting probably only EBCDIC platforms, though):
9091              see the comment in locale.t for more details.
9092      Branch: perl
9093            ! lib/locale.t
9094 ____________________________________________________________________________
9095 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
9096         Log: metaconfig unit change for #14453.
9097      Branch: metaconfig/U/perl
9098            ! libperl.U
9099 ____________________________________________________________________________
9100 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
9101         Log: Subject: Bleadperl on Cygwin today
9102              From: "Gerrit P. Haase" <gp@familiehaase.de>              
9103              Date: Sun, 27 Jan 2002 22:30:41 +0100
9104              Message-ID: <462007239437.20020127223041@familiehaase.de>
9105      Branch: perl
9106            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
9107            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
9108            ! lib/ExtUtils/t/MM_Cygwin.t
9109 ____________________________________________________________________________
9110 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
9111         Log: Unfinished EBCDIC branch.
9112      Branch: perl
9113            ! t/op/ver.t
9114 ____________________________________________________________________________
9115 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
9116         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
9117      Branch: perl
9118            ! ext/B/B.xs ext/B/B/Deparse.pm
9119 ____________________________________________________________________________
9120 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
9121         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
9122              platforms.
9123      Branch: perl
9124            ! ext/B/t/stash.t
9125 ____________________________________________________________________________
9126 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
9127         Log: Apparently no need for EBCDIC exception any more.
9128      Branch: perl
9129            ! ext/B/t/showlex.t
9130 ____________________________________________________________________________
9131 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
9132         Log: (retracted by #14458)
9133              (Russ Allbery) OS/390 is using a high-bit character for ESC,
9134              skip the test for now.  A better fix would be to override
9135              the notion of the platform's escape sequence in the test
9136              of Pod::Text::Termcap.  We may have to apply a filter to
9137              the output to substitute back in the ESC character that
9138              the test expects, but only on OS/390.
9139      Branch: perl
9140            ! lib/Pod/t/basic.t
9141 ____________________________________________________________________________
9142 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
9143         Log: Detypo.
9144      Branch: perl
9145            ! ext/Devel/Peek/Peek.t
9146 ____________________________________________________________________________
9147 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
9148         Log: OS/390 USS has a different idea of the pw* functions.
9149              Also, test the name with eq, not with ==.
9150      Branch: perl
9151            ! lib/User/pwent.t
9152 ____________________________________________________________________________
9153 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
9154         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
9155      Branch: perl
9156            ! doio.c
9157 ____________________________________________________________________________
9158 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
9159         Log: ASCIIisms.
9160      Branch: perl
9161            ! ext/PerlIO/t/encoding.t
9162 ____________________________________________________________________________
9163 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
9164         Log: chr(42) ne '*'  if one is in EBCDIC.
9165      Branch: perl
9166            ! t/op/pack.t
9167 ____________________________________________________________________________
9168 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
9169         Log: Subject: [PATCH] Fix up recent op/stat.t failures
9170              From: Andy Dougherty <doughera@lafayette.edu>
9171              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
9172              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
9173      Branch: perl
9174            ! t/op/stat.t
9175 ____________________________________________________________________________
9176 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
9177         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
9178              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9179              Date: Sun, 27 Jan 2002 15:03:18 +0100
9180              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
9181      Branch: perl
9182            ! lib/ExtUtils/t/Command.t
9183 ____________________________________________________________________________
9184 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
9185         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
9186              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9187              Date: Sun, 27 Jan 2002 14:51:10 +0100
9188              Message-ID: <20020127145110.A16332@rafael>
9189      Branch: perl
9190            ! ext/B/B/Deparse.pm
9191 ____________________________________________________________________________
9192 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
9193         Log: integrate change#14431 from perlio branch (Nick's fix for
9194              change#13474 to be more defensive about looking at pad entries
9195              that may not exist yet)
9196      Branch: maint-5.6/perl
9197            ! op.c
9198 ____________________________________________________________________________
9199 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
9200         Log: Comment to avoid later "cleanups."
9201      Branch: perl
9202            ! lib/ExtUtils/MakeMaker.pm
9203 ____________________________________________________________________________
9204 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
9205         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
9206              instead of just FOO=... cmd ...
9207      Branch: perl
9208            ! Makefile.SH
9209 ____________________________________________________________________________
9210 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
9211         Log: Overquoting bad (in UNIX one would get
9212              Can't open perl script "'-I../lib'": No such file or directory)
9213      Branch: perl
9214            ! lib/Pod/t/Usage.t
9215 ____________________________________________________________________________
9216 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
9217         Log: Integrate perlio;
9218              
9219              "All tests successful" VC6.0 Win32
9220              (Update config.vc to need cppstdin so those tests are skipped...)
9221      Branch: perl
9222           !> win32/config.vc win32/config_H.bc win32/config_H.gc
9223           !> win32/config_H.vc
9224 ____________________________________________________________________________
9225 [ 14434] By: nick                                  on 2002/01/26  22:27:08
9226         Log: "All tests successful" VC6.0 Win32
9227              (Update config.vc to need cppstdin so those tests are skipped...)
9228      Branch: perlio
9229            ! win32/config.vc win32/config_H.bc win32/config_H.gc
9230            ! win32/config_H.vc
9231 ____________________________________________________________________________
9232 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
9233         Log: Integrate perlio;
9234              
9235              1st two tests of File/Find/t/find.t and taint.t were run after 
9236              calling cleanup(). If previous fail had left for_find directory,
9237              but no content in it then cleanup() returned cd'ed to that directory.
9238              So tests failed. Fixed cleanup()-s.
9239              
9240              If we get to sighandler by mistake (no perl handler set) then
9241              warn() and exit() rather than die() - should never happen
9242              but if it does context needed to die is likely to be trashed
9243              as well.
9244              
9245              Win32 signal emulation cleanup.
9246              
9247              Tinkering with thread cleanup mutex-ing - not the problem 
9248              (op.c is) but could have been...
9249              
9250              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
9251              Should really be looked at by someone that knows about pads.
9252              
9253              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
9254              for CRLF line endings.
9255      Branch: perl
9256           !> ext/threads/threads.xs lib/File/Find/t/find.t
9257           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
9258           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
9259 ____________________________________________________________________________
9260 [ 14432] By: nick                                  on 2002/01/26  21:10:38
9261         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
9262              for CRLF line endings.
9263      Branch: perlio
9264            ! lib/Filter/Simple.pm
9265 ____________________________________________________________________________
9266 [ 14431] By: nick                                  on 2002/01/26  21:08:35
9267         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
9268              Should really be looked at by someone that knows about pads.
9269      Branch: perlio
9270            ! op.c
9271 ____________________________________________________________________________
9272 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
9273         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
9274              From: "Craig A. Berry" <craigberry@mac.com>       
9275              Date: Sat, 26 Jan 2002 11:19:44 -0600
9276              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
9277      Branch: perl
9278            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
9279 ____________________________________________________________________________
9280 [ 14429] By: nick                                  on 2002/01/26  18:04:22
9281         Log: Tinkering with thread cleanup mutex-ing - not the problem 
9282              (op.c is) but could have been...
9283      Branch: perlio
9284            ! ext/threads/threads.xs
9285 ____________________________________________________________________________
9286 [ 14428] By: nick                                  on 2002/01/26  18:03:13
9287         Log: Win32 signal emulation cleanup.
9288      Branch: perlio
9289            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
9290 ____________________________________________________________________________
9291 [ 14427] By: nick                                  on 2002/01/26  13:59:33
9292         Log: If we get to sighandler by mistake (no perl handler set) then
9293              warn() and exit() rather than die() - should never happen
9294              but if it does context needed to die is likely to be trashed
9295              as well.
9296      Branch: perlio
9297            ! mg.c
9298 ____________________________________________________________________________
9299 [ 14426] By: nick                                  on 2002/01/26  13:56:23
9300         Log: Integrate mainline
9301      Branch: perlio
9302           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
9303           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
9304           !> t/run/fresh_perl.t
9305 ____________________________________________________________________________
9306 [ 14425] By: nick                                  on 2002/01/26  08:11:33
9307         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
9308              calling cleanup(). If previous fail had left for_find directory,
9309              but no content in it then cleanup() returned cd'ed to that directory.
9310              So tests failed. Fixed cleanup()-s.
9311      Branch: perlio
9312            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
9313 ____________________________________________________________________________
9314 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
9315         Log: Integrate perlio;
9316              
9317              Fix winsystem.t's attempt to build showav.exe to work
9318              with gcc (which writes a.exe unless told with -o ).
9319              Also put in a few more fail-safes to check .exe got
9320              built somehow.
9321              
9322              More Win32 tuning
9323              
9324              Save $! so that other syscalls don't disturb it before
9325              we test it.
9326      Branch: perl
9327           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
9328           !> t/op/winsystem.t
9329 ____________________________________________________________________________
9330 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
9331         Log: Subject: [PATCH] new test in op/universal.t
9332              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9333              Date: Fri, 25 Jan 2002 23:17:33 +0100
9334              Message-ID: <20020125231733.A11733@rafael>
9335      Branch: perl
9336            ! t/op/universal.t
9337 ____________________________________________________________________________
9338 [ 14422] By: nick                                  on 2002/01/25  21:37:03
9339         Log: Save $! so that other syscalls don't disturb it before 
9340              we test it.
9341      Branch: perlio
9342            ! ext/Socket/socketpair.t
9343 ____________________________________________________________________________
9344 [ 14421] By: nick                                  on 2002/01/25  19:05:57
9345         Log: More Win32 tuning
9346      Branch: perlio
9347            ! t/op/stat.t t/op/taint.t
9348 ____________________________________________________________________________
9349 [ 14420] By: nick                                  on 2002/01/25  18:21:42
9350         Log: Fix winsystem.t's attempt to build showav.exe to work 
9351              with gcc (which writes a.exe unless told with -o ).
9352              Also put in a few more fail-safes to check .exe got 
9353              built somehow.
9354      Branch: perlio
9355            ! t/op/winsystem.t
9356 ____________________________________________________________________________
9357 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
9358         Log: Subject: [Patch Encode.xs] calculation of need overflows
9359              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
9360              Date: Sat, 26 Jan 2002 00:58:50 +0900
9361              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
9362      Branch: perl
9363            ! ext/Encode/Encode.xs
9364 ____________________________________________________________________________
9365 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
9366         Log: Integrate changes 13474+13478+13584 from maintperl;
9367              anon sub leakage.
9368      Branch: perl
9369            ! op.c t/run/fresh_perl.t
9370 ____________________________________________________________________________
9371 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
9372         Log: Update Changes.
9373      Branch: perl
9374            ! Changes patchlevel.h
9375 ____________________________________________________________________________
9376 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
9377         Log: Integrate perlio; extensive threads and threads::shared work
9378              (note that the below is a chronological list of perlio
9379              check-in entries since the last integrate)
9380              
9381              Nearly-working threads re-structuring. Do not integrate,
9382              submit-ing to get to Win32, and as "off site" backup.
9383              
9384              threads work again on Win32. (Not threads::shared yet)
9385              Submit to see if they do on Linux.
9386              
9387              Add new threads/typemap to MANIFEST
9388              
9389              XS side of new threads::shared designed, coded and compiles,
9390              and mostly commented but is totaly untested.
9391              submit in case anyone wants a preview.
9392              
9393              Miss mg_len == 0 meaning don't Safefree
9394              
9395              Shared scalars working, some shared array ops working.
9396              
9397              Implement recursive lock and use of scope for PL_sharedsv_space,
9398              so now croak() from asserts does not leave locks.
9399              Make hv_simple compile (new prototype for debugging probe).
9400              
9401              thread::shared nearly working again - remaining issue
9402              is references withing shared space.
9403              Added bulk test with no threads involved (for debugging)
9404              Tuned tests to skip those needing _thrcnt
9405              
9406              SvTEMP_off to stop private PV's being stolen and stored in shared space
9407              
9408              Except Win32 from echo tests. (Alarm does not break into connect)
9409              
9410              Expand command line test globs on Win32.
9411              
9412              threads::shared tidy up:
9413              - Add _id() function to shared.xs so we can test refs point at same thing.
9414              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
9415              - Allow no_share to pass if sharing to works despite mis-ordering.
9416              - Change docs of threads to document ->create() (as used in tests),
9417              and not mention "new".
9418              
9419              Linux/NFS hackery was not faking right number of passes.
9420      Branch: perl
9421           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
9422           +> ext/threads/typemap
9423            - ext/threads/threads.h sharedsv.c sharedsv.h
9424            ! NetWare/config_H.wc
9425           !> (integrate 38 files)
9426 ____________________________________________________________________________
9427 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
9428         Log: Subject: Re: perldebguts minor tweaks
9429              From: Joe McMahon <mcmahon@metalab.unc.edu>
9430              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
9431              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
9432      Branch: perl
9433            ! pod/perldebguts.pod
9434 ____________________________________________________________________________
9435 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
9436         Log: metaconfig unit change for #14413.
9437      Branch: metaconfig
9438            ! U/modified/prototype.U
9439 ____________________________________________________________________________
9440 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
9441         Log: Okay, you can come home now, _().
9442      Branch: perl
9443            ! config_h.SH
9444 ____________________________________________________________________________
9445 [ 14412] By: nick                                  on 2002/01/25  11:01:49
9446         Log: Integrate mainline
9447              All but ../lib/Unicode/UCD.t pass.
9448      Branch: perlio
9449           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
9450           +> lib/unicore/CaseFolding.txt
9451           +> lib/unicore/CompositionExclusions.txt
9452           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
9453           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
9454           +> vos/vos.c
9455            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
9456            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
9457            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
9458            - lib/unicore/NamesList.html lib/unicore/PropList.html
9459            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
9460            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
9461            - lib/unicore/rename
9462           !> (integrate 424 files)
9463 ____________________________________________________________________________
9464 [ 14411] By: nick                                  on 2002/01/25  09:45:13
9465         Log: Linux/NFS hackery was not faking right number of passes.
9466      Branch: perlio
9467            ! t/io/fs.t
9468 ____________________________________________________________________________
9469 [ 14410] By: nick                                  on 2002/01/25  09:35:07
9470         Log: threads::shared tidy up:
9471              - Add _id() function to shared.xs so we can test refs point at same thing.
9472              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
9473              - Allow no_share to pass if sharing to works despite mis-ordering.
9474              - Change docs of threads to document ->create() (as used in tests),
9475              and not mention "new".
9476      Branch: perlio
9477            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
9478            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
9479            ! ext/threads/threads.pm
9480 ____________________________________________________________________________
9481 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
9482         Log: Subject: perldebguts minor tweaks
9483              From: Joe McMahon <mcmahon@metalab.unc.edu>
9484              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
9485              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
9486      Branch: perl
9487            ! pod/perldebguts.pod
9488 ____________________________________________________________________________
9489 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
9490         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
9491              From: Peter Scott <Peter@PSDT.com>
9492              Date: Thu, 24 Jan 2002 08:51:34 -0800
9493              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
9494      Branch: perl
9495            ! pod/perldebguts.pod
9496 ____________________________________________________________________________
9497 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
9498         Log: Few more paranoia checks for Unicode hash keys.
9499      Branch: perl
9500            ! t/op/each.t
9501 ____________________________________________________________________________
9502 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
9503         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
9504              From: Andy Dougherty <doughera@lafayette.edu>
9505              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
9506              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
9507      Branch: perl
9508            ! t/op/stat.t
9509 ____________________________________________________________________________
9510 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
9511         Log: The
9512              
9513              Subject: Very old debugger UTF-8 bug
9514              From: andreas.koenig@anima.de (Andreas J. Koenig)
9515              Date: 24 Jan 2002 12:45:44 +0100
9516              Message-ID: <m3y9iot1jr.fsf@anima.de>
9517              
9518              still broken, but this should work as a stopgap
9519              measure to stop pp_match accessing naughty data.
9520      Branch: perl
9521            ! pod/perldiag.pod pp_hot.c
9522 ____________________________________________________________________________
9523 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
9524         Log: metaconfig unit change for #14403.
9525      Branch: metaconfig/U/perl
9526            ! d_u32align.U
9527 ____________________________________________________________________________
9528 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
9529         Log: Pacify picky compilers (this time Sun Workshop).
9530      Branch: perl
9531            ! Configure
9532 ____________________________________________________________________________
9533 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
9534         Log: Subject: Very old debugger UTF-8 bug
9535              From: andreas.koenig@anima.de (Andreas J. Koenig)
9536              Date: 24 Jan 2002 12:45:44 +0100
9537              Message-ID: <m3y9iot1jr.fsf@anima.de>
9538      Branch: perl
9539            ! lib/dumpvar.pl
9540 ____________________________________________________________________________
9541 [ 14401] By: nick                                  on 2002/01/24  07:50:38
9542         Log: Expand command line test globs on Win32.
9543      Branch: perlio
9544            ! t/harness
9545 ____________________________________________________________________________
9546 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
9547         Log: Sprinkle some copyrights (use the oldest timestamp to
9548              be found in the repository, which is most often not right,
9549              but at least consistent)
9550      Branch: perl
9551            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
9552            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
9553            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
9554            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
9555            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
9556            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
9557            ! unixish.h xsutils.c
9558 ____________________________________________________________________________
9559 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
9560         Log: Don't crash on Help for long text (bug #506672)
9561      Branch: maint-5.6/macperl
9562            ! macos/macperl/MPHelp.c
9563 ____________________________________________________________________________
9564 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
9565         Log: Fix minor path problem
9566      Branch: maint-5.6/macperl
9567            ! macos/macperl/Droplets/tarzipme.plx
9568 ____________________________________________________________________________
9569 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
9570         Log: Minor text changes
9571      Branch: maint-5.6/macperl
9572            ! macos/Perl.r
9573 ____________________________________________________________________________
9574 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
9575         Log: Bump versions, dates, etc.
9576      Branch: maint-5.6/macperl
9577            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
9578 ____________________________________________________________________________
9579 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
9580         Log: coderefs in @INC and absolute paths
9581      Branch: maint-5.6/macperl
9582            ! embed.h pp_ctl.c proto.h
9583 ____________________________________________________________________________
9584 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
9585         Log: Minor module thingys
9586      Branch: maint-5.6/macperl
9587            ! macos/ext/Mac/Controls/Controls.xs
9588            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
9589            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
9590            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
9591            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
9592            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
9593            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
9594            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
9595            ! macos/ext/Mac/Movies/Movies.xs
9596            ! macos/ext/Mac/Navigation/Navigation.pm
9597            ! macos/ext/Mac/Navigation/Navigation.xs
9598            ! macos/ext/Mac/Notification/Notification.xs
9599            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
9600            ! macos/ext/Mac/Processes/Processes.xs
9601            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
9602            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
9603            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
9604            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
9605            ! macos/ext/Mac/Resources/Resources.pm
9606            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
9607            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
9608            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
9609            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
9610            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
9611 ____________________________________________________________________________
9612 [ 14393] By: nick                                  on 2002/01/23  19:52:19
9613         Log: Except Win32 from echo tests. (Alarm does not break into connect)
9614      Branch: perlio
9615            ! ext/Socket/Socket.t
9616 ____________________________________________________________________________
9617 [ 14392] By: nick                                  on 2002/01/23  19:31:57
9618         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
9619      Branch: perlio
9620            ! ext/threads/shared/shared.xs
9621 ____________________________________________________________________________
9622 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
9623         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
9624      Branch: perl
9625            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
9626            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
9627            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
9628            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
9629            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
9630            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
9631            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
9632            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
9633            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
9634            ! x2p/util.c x2p/util.h x2p/walk.c
9635 ____________________________________________________________________________
9636 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
9637         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
9638              therefore quite probably also obsolete code.
9639      Branch: perl
9640            ! sv.c
9641 ____________________________________________________________________________
9642 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
9643         Log: Update Changes.
9644      Branch: perl
9645            ! Changes patchlevel.h
9646 ____________________________________________________________________________
9647 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
9648         Log: Small update on todo.  Could use a lot more.
9649      Branch: perl
9650            ! pod/perltodo.pod
9651 ____________________________________________________________________________
9652 [ 14387] By: nick                                  on 2002/01/23  14:19:30
9653         Log: thread::shared nearly working again - remaining issue
9654              is references withing shared space.
9655              Added bulk test with no threads involved (for debugging)
9656              Tuned tests to skip those needing _thrcnt
9657      Branch: perlio
9658            + ext/threads/shared/t/0nothread.t
9659            ! MANIFEST ext/threads/shared/shared.pm
9660            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
9661            ! ext/threads/shared/t/hv_refs.t
9662            ! ext/threads/shared/t/hv_simple.t
9663            ! ext/threads/shared/t/sv_simple.t
9664 ____________________________________________________________________________
9665 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
9666         Log: Subject: [ID 20020121.003] perldata doco bug
9667              From: John Stumbles <jstumbles@bluearc.com>
9668              Date: Mon, 21 Jan 2002 14:19:56 -0000
9669              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
9670      Branch: perl
9671            ! pod/perldata.pod
9672 ____________________________________________________________________________
9673 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
9674         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
9675              From: Michael G Schwern <schwern@pobox.com>
9676              Date: Mon, 21 Jan 2002 15:16:42 -0500
9677              Message-ID: <20020121201642.GA6659@blackrider>
9678      Branch: perl
9679            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
9680 ____________________________________________________________________________
9681 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
9682         Log: Subject: [PATCH] Re: eval not catching warnings?
9683              From: abigail@foad.org
9684              Date: Wed, 23 Jan 2002 15:35:47 +0100
9685              Message-ID: <20020123143547.24798.qmail@foad.org>
9686      Branch: perl
9687            ! pod/perlfunc.pod
9688 ____________________________________________________________________________
9689 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
9690         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
9691              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9692              Date: Tue, 22 Jan 2002 17:00:54 -0800            
9693              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
9694      Branch: perl
9695            ! t/run/fresh_perl.t
9696 ____________________________________________________________________________
9697 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
9698         Log: metaconfig unit change for #14381.
9699      Branch: metaconfig/U/perl
9700            ! d_u32align.U
9701 ____________________________________________________________________________
9702 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
9703         Log: HP-UX 10.20 cc pacifying from Merijn.
9704      Branch: perl
9705            ! Configure
9706 ____________________________________________________________________________
9707 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
9708         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
9709              From: "Craig A. Berry" <craigberry@mac.com> 
9710              Date: Tue, 22 Jan 2002 22:14:26 -0600
9711              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
9712      Branch: perl
9713            ! vms/test.com
9714 ____________________________________________________________________________
9715 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
9716         Log: AIX cpp bug: having macro arguments and character constants
9717              "the same" means trouble (here s and 's')
9718              What broke now was 841 and 842 of t/op/pat.t, because of the
9719              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
9720              (note that breakage happened only under cc_r and usethreads+
9721              useithreads)
9722      Branch: perl
9723            ! utf8.h
9724 ____________________________________________________________________________
9725 [ 14378] By: nick                                  on 2002/01/22  20:33:15
9726         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
9727              so now croak() from asserts does not leave locks.
9728              Make hv_simple compile (new prototype for debugging probe).
9729      Branch: perlio
9730            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
9731            ! ext/threads/shared/t/hv_simple.t
9732 ____________________________________________________________________________
9733 [ 14377] By: nick                                  on 2002/01/22  17:32:21
9734         Log: Shared scalars working, some shared array ops working.
9735      Branch: perlio
9736            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
9737            ! ext/threads/shared/t/sv_refs.t
9738            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
9739 ____________________________________________________________________________
9740 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
9741         Log: Subject: [PATCH] Support truncate() in VOS port
9742              From: Paul_GreenVOS@vos.stratus.com
9743              Date: Mon, 21 Jan 02 23:27 est
9744              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
9745      Branch: perl
9746            + vos/vos.c
9747            ! MANIFEST hints/vos.sh vos/vosish.h
9748 ____________________________________________________________________________
9749 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
9750         Log: metaconfig unit changes for #14374.  Couldn't figure
9751              how to get completely rid of _() (some weird dependency
9752              pulling it in?) so renamed it as PROTO_().
9753      Branch: metaconfig
9754            + U/modified/d_shmat.U U/modified/prototype.U
9755            ! U/protos/d_drand48proto.U
9756      Branch: metaconfig/U/perl
9757            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
9758 ____________________________________________________________________________
9759 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
9760         Log: Get rid of the _() macro since (1) we require ANSI anyway
9761              (2) Other software (GNU) seems to use it and we don't need it,
9762              so let's give it up.
9763      Branch: perl
9764            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9765            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
9766            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
9767            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
9768            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
9769            ! wince/config.h wince/config_H.ce
9770 ____________________________________________________________________________
9771 [ 14373] By: nick                                  on 2002/01/22  10:10:48
9772         Log: Miss mg_len == 0 meaning don't Safefree
9773      Branch: perlio
9774            ! mg.c
9775 ____________________________________________________________________________
9776 [ 14372] By: nick                                  on 2002/01/21  22:34:06
9777         Log: XS side of new threads::shared designed, coded and compiles,
9778              and mostly commented but is totaly untested.
9779              submit in case anyone wants a preview.
9780      Branch: perlio
9781            + ext/threads/shared/typemap
9782            ! MANIFEST ext/threads/shared/shared.pm
9783            ! ext/threads/shared/shared.xs
9784 ____________________________________________________________________________
9785 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
9786         Log: Subject: [BUG] /\_/ an unrecognized escape?
9787              From: Michael G Schwern <schwern@pobox.com>
9788              Date: Mon, 21 Jan 2002 15:22:54 -0500
9789              Message-ID: <20020121202254.GA6731@blackrider>
9790      Branch: perl
9791            ! t/lib/warnings/toke toke.c
9792 ____________________________________________________________________________
9793 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
9794         Log: Undo the renaming of the Unicode data files; the simple
9795              solution being not including the *.html files.  This means
9796              that in the future there is no need for any renamings
9797              (well, assuming that the Consortium doesn't cause any),
9798              and the files are named like they are in the Consortium
9799              website, thus alleviating confusion.
9800      Branch: perl
9801            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
9802            + lib/unicore/CaseFolding.txt
9803            + lib/unicore/CompositionExclusions.txt
9804            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
9805            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
9806            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
9807            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
9808            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
9809            - lib/unicore/NamesList.html lib/unicore/PropList.html
9810            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
9811            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
9812            - lib/unicore/rename
9813            ! (edit 285 files)
9814 ____________________________________________________________________________
9815 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
9816         Log: Update Changes.
9817      Branch: perl
9818            ! Changes patchlevel.h
9819 ____________________________________________________________________________
9820 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
9821         Log: Subject: RE: BCC for Win32 is unhappy @14331
9822              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
9823              Date: Mon, 21 Jan 2002 09:48:40 +0300
9824              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
9825              
9826              (using IV instead of int)
9827      Branch: perl
9828            ! hv.h
9829 ____________________________________________________________________________
9830 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
9831         Log: path_is_absolute() needs a prototype (and maybe
9832              a better name, but that's another story).
9833      Branch: perl
9834            ! embed.fnc embed.h pp_ctl.c proto.h
9835 ____________________________________________________________________________
9836 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
9837         Log: Subject: Re: coderefs in @INC
9838              From: Chris Nandor <pudge@pobox.com>
9839              Date: Thu, 17 Jan 2002 11:26:02 -0500
9840              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
9841      Branch: perl
9842            ! pp_ctl.c
9843 ____________________________________________________________________________
9844 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
9845         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
9846              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9847              Date: Sun, 20 Jan 2002 22:53:56 +0100
9848              Message-ID: <20020120225356.A12093@rafael>
9849      Branch: perl
9850            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
9851            ! t/lib/warnings/9enabled warnings.h warnings.pl
9852 ____________________________________________________________________________
9853 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
9854         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
9855              From: "Craig A. Berry" <craigberry@mac.com>
9856              Date: Sun, 20 Jan 2002 22:49:42 -0600
9857              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
9858      Branch: perl
9859            ! lib/ExtUtils/MakeMaker.pm
9860 ____________________________________________________________________________
9861 [ 14363] By: nick                                  on 2002/01/20  20:38:23
9862         Log: Add new threads/typemap to MANIFEST
9863      Branch: perlio
9864            ! MANIFEST
9865 ____________________________________________________________________________
9866 [ 14362] By: nick                                  on 2002/01/20  20:34:36
9867         Log: Integrate mainline
9868      Branch: perlio
9869           +> lib/Pod/t/Usage.t
9870           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
9871           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
9872           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
9873           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
9874           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
9875           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
9876           !> util.c
9877 ____________________________________________________________________________
9878 [ 14361] By: nick                                  on 2002/01/20  18:51:47
9879         Log: Integrate MANIFEST
9880      Branch: perlio
9881           !> MANIFEST
9882 ____________________________________________________________________________
9883 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
9884         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
9885              From: Paul_GreenVOS@vos.stratus.com
9886              Date: Sat, 19 Jan 02 17:17 est
9887              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
9888              
9889              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
9890              From: Paul_GreenVOS@vos.stratus.com
9891              Date: Sat, 19 Jan 02 17:19 est
9892              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
9893      Branch: perl
9894            ! lib/ExtUtils/t/Command.t
9895 ____________________________________________________________________________
9896 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
9897         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
9898              From: Paul_GreenVOS@vos.stratus.com
9899              Date: Sat, 19 Jan 02 14:30 est
9900              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
9901      Branch: perl
9902            ! lib/AnyDBM_File.t
9903 ____________________________________________________________________________
9904 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
9905         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
9906              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
9907              Date: Sun, 20 Jan 2002 13:51:36 +0100
9908              Message-ID: <20020120135136.A710@rafael>
9909      Branch: perl
9910            ! ext/File/Glob/t/basic.t
9911 ____________________________________________________________________________
9912 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
9913         Log: #14352 deleted ext/threads/threads.h
9914      Branch: perlio
9915            ! MANIFEST
9916 ____________________________________________________________________________
9917 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
9918         Log: Eradicate sharedsv.*
9919      Branch: perlio
9920            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
9921 ____________________________________________________________________________
9922 [ 14355] By: nick                                  on 2002/01/20  11:50:22
9923         Log: threads work again on Win32. (Not threads::shared yet)
9924              Submit to see if they do on Linux.
9925      Branch: perlio
9926            ! ext/threads/shared/shared.xs ext/threads/threads.xs
9927            ! win32/makefile.mk
9928 ____________________________________________________________________________
9929 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
9930         Log: Make also hex() and oct() to croak if their arguments
9931              cannot be downgraded (that is, if they contain wide
9932              characters), just like crypt() does (and use the croak
9933              feature of sv_utf8_downgrade()).
9934      Branch: perl
9935            ! pp.c t/op/oct.t
9936 ____________________________________________________________________________
9937 [ 14353] By: nick                                  on 2002/01/19  22:20:09
9938         Log: Integrate Time/Local and its test
9939      Branch: perlio
9940           !> lib/Time/Local.pm lib/Time/Local.t
9941 ____________________________________________________________________________
9942 [ 14352] By: nick                                  on 2002/01/19  22:17:07
9943         Log: Nearly-working threads re-structuring. Do not integrate,
9944              submit-ing to get to Win32, and as "off site" backup.
9945      Branch: perlio
9946            + ext/threads/typemap
9947            - ext/threads/threads.h sharedsv.c sharedsv.h
9948            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
9949            ! embedvar.h ext/threads/shared/shared.pm
9950            ! ext/threads/shared/shared.xs ext/threads/threads.pm
9951            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
9952            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
9953            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
9954 ____________________________________________________________________________
9955 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
9956         Log: Regen toc.
9957      Branch: perl
9958            ! pod/perltoc.pod
9959 ____________________________________________________________________________
9960 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
9961         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
9962              From: David Dyck <dcd@tc.fluke.com>
9963              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
9964              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
9965      Branch: perl
9966            ! pod/perl5004delta.pod pod/perl5005delta.pod
9967            ! pod/perl561delta.pod pod/perl56delta.pod
9968 ____________________________________________________________________________
9969 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
9970         Log: FAQ sync.
9971      Branch: perl
9972            ! pod/perlfaq1.pod pod/perlfaq2.pod
9973 ____________________________________________________________________________
9974 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
9975         Log: Subject: [PATCH lib/Pod/t/Usage.t]
9976              From: Abe Timmerman <abe@ztreet.demon.nl>
9977              Date: Sat, 19 Jan 2002 19:57:57 +0100
9978              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
9979      Branch: perl
9980            + lib/Pod/t/Usage.t
9981            ! MANIFEST
9982 ____________________________________________________________________________
9983 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
9984         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
9985              From: Paul_GreenVOS@vos.stratus.com
9986              Date: Sat, 19 Jan 02 13:15 est
9987              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
9988      Branch: perl
9989            ! ext/SDBM_File/sdbm.t
9990 ____________________________________________________________________________
9991 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
9992         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
9993      Branch: perl
9994           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
9995           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
9996 ____________________________________________________________________________
9997 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
9998         Log: Alternative Time::Local algorithm that uses matemathical formula
9999              for timegm instead of progressive guessing
10000      Branch: perl
10001            ! lib/Time/Local.pm
10002 ____________________________________________________________________________
10003 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
10004         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
10005              From: Paul_GreenVOS@vos.stratus.com
10006              Date: Sat, 19 Jan 02 11:20 est
10007              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
10008      Branch: perl
10009            ! ext/File/Glob/t/basic.t
10010 ____________________________________________________________________________
10011 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
10012         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
10013              From: Paul_GreenVOS@vos.stratus.com
10014              Date: Fri, 18 Jan 02 22:56 est
10015              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
10016      Branch: perl
10017            ! ext/Cwd/t/cwd.t
10018 ____________________________________________________________________________
10019 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
10020         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
10021              From: Paul_GreenVOS@vos.stratus.com
10022              Date: Fri, 18 Jan 02 22:48 est
10023              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
10024      Branch: perl
10025            ! lib/Time/Local.t
10026 ____________________________________________________________________________
10027 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
10028         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
10029              From: Paul_GreenVOS@vos.stratus.com
10030              Date: Fri, 18 Jan 02 16:22 est
10031              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
10032      Branch: perl
10033            ! ext/Devel/DProf/DProf.t
10034 ____________________________________________________________________________
10035 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
10036         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
10037              From: Tels <perl_dummy@bloodgate.com>
10038              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
10039              Message-Id: <200201182106.XAA19133@taku.hut.fi>
10040      Branch: perl
10041            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
10042 ____________________________________________________________________________
10043 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
10044         Log: Don't do socketpair udp unless you've got all what it takes.
10045      Branch: perl
10046            ! util.c
10047 ____________________________________________________________________________
10048 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
10049         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
10050              From: Tels <perl_dummy@bloodgate.com>
10051              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
10052              Message-Id: <200201182206.AAA15310@taku.hut.fi>
10053      Branch: perl
10054            ! lib/ExtUtils/MM_BeOS.pm
10055 ____________________________________________________________________________
10056 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
10057         Log: metaconfig unit change for #14336.
10058      Branch: metaconfig
10059            ! U/modified/myhostname.U
10060 ____________________________________________________________________________
10061 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
10062         Log: Avoid bare "set", and kiss .uucp goodbye.
10063      Branch: perl
10064            ! Configure
10065 ____________________________________________________________________________
10066 [ 14335] By: nick                                  on 2002/01/18  22:11:42
10067         Log: Split out core of sv_magic() into sv_magicext().
10068              sv_magic provides the extra restictions (no READONLY, only
10069              one of each type, canned set of vtables), and sv_magicext()
10070              does the actual data twiddling.
10071              Also enhances semantics of ->mg_ptr setting via name/namlen
10072              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
10073              scratch area (namlen > 0 && name == NULL).
10074              sv_magicext also returns the MAGIC * it added.
10075              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
10076              
10077              To come sv_unmagicext() - which will remove just one magic
10078              of particular type, and additionaly match against ->mg_ptr,
10079              or the MAGIC * (need to experiment as to which is more natural).
10080      Branch: perlio
10081            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
10082            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
10083 ____________________________________________________________________________
10084 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
10085         Log: Retract #14327 for now, going to the limit seems
10086              to be too much for many platforms.
10087      Branch: perl
10088            ! lib/Time/Local.t
10089 ____________________________________________________________________________
10090 [ 14333] By: nick                                  on 2002/01/18  18:58:33
10091         Log: Integrate mainline
10092      Branch: perlio
10093           !> Changes patchlevel.h
10094 ____________________________________________________________________________
10095 [ 14332] By: nick                                  on 2002/01/18  16:19:06
10096         Log: Integrate mainline
10097      Branch: perlio
10098           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
10099           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
10100            - lib/ExtUtils/inst
10101           !> (integrate 32 files)
10102 ____________________________________________________________________________
10103 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
10104         Log: Update Changes.
10105      Branch: perl
10106            ! Changes patchlevel.h
10107 ____________________________________________________________________________
10108 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
10109         Log: Try to make the connect/read/write timeouting.
10110      Branch: perl
10111            ! ext/Socket/Socket.t
10112 ____________________________________________________________________________
10113 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
10114         Log: Netware Makefile tweak from Ananth Kesari.
10115      Branch: perl
10116            ! NetWare/Makefile
10117 ____________________________________________________________________________
10118 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
10119         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
10120              From: Michael G Schwern <schwern@pobox.com>
10121              Date: Fri, 18 Jan 2002 03:10:27 -0500
10122              Message-ID: <20020118081027.GE7226@blackrider>
10123      Branch: perl
10124            ! lib/File/Find.pm
10125 ____________________________________________________________________________
10126 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
10127         Log: (retracted by #14334)
10128              
10129              Subject: [PATCH] Improving lib/Time/Local.t
10130              From: Paul_GreenVOS@vos.stratus.com        
10131              Date: Thu, 17 Jan 02 22:36 est
10132              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
10133      Branch: perl
10134            ! lib/Time/Local.t
10135 ____________________________________________________________________________
10136 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
10137         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
10138              From: Abe Timmerman <abe@ztreet.demon.nl>  
10139              Date: Fri, 18 Jan 2002 13:18:47 +0100
10140              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
10141      Branch: perl
10142            ! lib/ExtUtils/t/MM_Win32.t
10143 ____________________________________________________________________________
10144 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
10145         Log: Subject: [PATCH] Syncing with bleadperl 
10146              From: Michael G Schwern <schwern@pobox.com> 
10147              Date: Fri, 18 Jan 2002 03:04:33 -0500
10148              Message-ID: <20020118080432.GC7226@blackrider>
10149      Branch: perl
10150            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
10151            - lib/ExtUtils/inst
10152            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
10153            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
10154            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
10155            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
10156            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
10157            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
10158            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
10159            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
10160            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
10161            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
10162            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
10163            ! lib/ExtUtils/testlib.pm
10164 ____________________________________________________________________________
10165 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
10166         Log: Detypo.
10167      Branch: perl
10168            ! AUTHORS
10169 ____________________________________________________________________________
10170 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
10171         Log: Subject: [PATCH] MM check_hints test
10172              From: Michael G Schwern <schwern@pobox.com>
10173              Date: Thu, 17 Jan 2002 20:25:57 -0500
10174              Message-ID: <20020118012557.GE32762@blackrider>
10175      Branch: perl
10176            + lib/ExtUtils/t/hints.t
10177            ! MANIFEST
10178 ____________________________________________________________________________
10179 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
10180         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
10181              From: Michael G Schwern <schwern@pobox.com> 
10182              Date: Thu, 17 Jan 2002 20:12:20 -0500
10183              Message-ID: <20020118011220.GC32762@blackrider>
10184              
10185              (#14317 replaced with this)
10186      Branch: perl
10187            ! lib/ExtUtils/MakeMaker.pm
10188 ____________________________________________________________________________
10189 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
10190         Log: Subject: [PATCH perldiag] overload.pm warnings
10191              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10192              Date: Thu, 17 Jan 2002 23:53:49 +0100
10193              Message-ID: <20020117235349.A14530@rafael>
10194      Branch: perl
10195            ! pod/perldiag.pod
10196 ____________________________________________________________________________
10197 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
10198         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
10199              From: Michael G Schwern <schwern@pobox.com>
10200              Date: Thu, 17 Jan 2002 16:35:47 -0500
10201              Message-ID: <20020117213546.GD23830@blackrider>
10202      Branch: perl
10203            ! lib/File/Find.pm
10204 ____________________________________________________________________________
10205 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
10206         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
10207              From: chromatic <chromatic@rmci.net>
10208              Date: Thu, 17 Jan 2002 13:04:22 -0700
10209              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
10210      Branch: perl
10211            ! pod/perltodo.pod
10212 ____________________________________________________________________________
10213 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
10214         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
10215              From: chromatic <chromatic@rmci.net>
10216              Date: Thu, 17 Jan 2002 12:59:04 -0700
10217              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
10218      Branch: perl
10219            ! lib/ExtUtils/t/Mkbootstrap.t
10220 ____________________________________________________________________________
10221 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
10222         Log: (replaced by #14322)
10223              The #14300 broke hints file handling.
10224      Branch: perl
10225            ! lib/ExtUtils/MakeMaker.pm
10226 ____________________________________________________________________________
10227 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
10228         Log: metaconfig unit change for #14315.
10229      Branch: metaconfig/U/perl
10230            ! uselongdbl.U
10231 ____________________________________________________________________________
10232 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
10233         Log: Subject: [PATCH] long doubles
10234              From: Nicholas Clark <nick@unfortu.net>
10235              Date: Thu, 17 Jan 2002 17:06:28 +0000
10236              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
10237      Branch: perl
10238            ! Configure
10239 ____________________________________________________________________________
10240 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
10241         Log: metaconfig unit change for #14313.
10242      Branch: metaconfig
10243            ! U/modified/i_ndbm.U
10244 ____________________________________________________________________________
10245 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
10246         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
10247              From: Andy Dougherty <doughera@lafayette.edu>
10248              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
10249              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
10250      Branch: perl
10251            ! Configure
10252 ____________________________________________________________________________
10253 [ 14312] By: nick                                  on 2002/01/17  21:38:38
10254         Log: Integrate mainline (for ndbm fixes etc.)
10255      Branch: perlio
10256           +> t/run/fresh_perl.t
10257            - t/run/kill_perl.t
10258           !> Changes MANIFEST ext/Opcode/Opcode.xs
10259           !> ext/SDBM_File/sdbm/Makefile.PL
10260           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
10261           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
10262           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
10263           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
10264           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
10265 ____________________________________________________________________________
10266 [ 14311] By: sky                                   on 2002/01/17  21:01:00
10267         Log: Simplify the code that duplicates the threads 
10268              init function and the parameters to the thread by using sv_dup. 
10269              Note,what happens if you pass a shared variable as a parameter?
10270      Branch: perl
10271            ! ext/threads/threads.xs
10272 ____________________________________________________________________________
10273 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
10274         Log: Update Changes.
10275      Branch: perl
10276            ! Changes patchlevel.h
10277 ____________________________________________________________________________
10278 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
10279         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
10280              with fresh_perl_is() and fresh_perl_like().
10281      Branch: perl
10282            + t/run/fresh_perl.t
10283            - t/run/kill_perl.t
10284            ! MANIFEST t/test.pl
10285 ____________________________________________________________________________
10286 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
10287         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
10288              From: Benjamin Goldberg <goldbb2@earthlink.net>
10289              Date: Wed, 09 Jan 2002 21:03:16 -0500
10290              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
10291      Branch: perl
10292            ! ext/Unicode/Normalize/Normalize.pm
10293 ____________________________________________________________________________
10294 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
10295         Log: Retract #14144 as Hugo isn't happy with it.
10296      Branch: perl
10297            ! scope.c t/run/kill_perl.t
10298 ____________________________________________________________________________
10299 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
10300         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
10301              From: Richard Clamp <richardc@unixbeard.net>
10302              Date: Wed, 16 Jan 2002 17:34:31 +0000
10303              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
10304      Branch: perl
10305            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
10306 ____________________________________________________________________________
10307 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
10308         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
10309              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10310              Date: Tue, 15 Jan 2002 21:23:30 +0100
10311              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
10312      Branch: perl
10313            ! ext/Opcode/Opcode.xs
10314 ____________________________________________________________________________
10315 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
10316         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
10317              From: Paul_GreenVOS@vos.stratus.com
10318              Date: Wed, 16 Jan 02 6:42 est
10319              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
10320      Branch: perl
10321            ! t/io/fs.t t/op/crypt.t
10322 ____________________________________________________________________________
10323 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
10324         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
10325              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10326              Date: Wed, 16 Jan 2002 13:43:39 +0100
10327              Message-ID: <20020116134339.A704@rafael>
10328              
10329              (replaces #14302)
10330      Branch: perl
10331            ! mg.c t/lib/warnings/mg
10332 ____________________________________________________________________________
10333 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
10334         Log: (replaced by #14303)
10335              Subject: [PATCH] length of undefined $(digit) should warn
10336              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10337              Date: Tue, 15 Jan 2002 23:02:44 +0100            
10338              Message-ID: <20020115230244.A31786@rafael>     
10339      Branch: perl
10340            ! mg.c t/lib/warnings/mg
10341 ____________________________________________________________________________
10342 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
10343         Log: The non-MakeMaker.pm parts of
10344              
10345              Subject: [PATCH] Re: MM_Beos.pm?
10346              From: Tels <perl_dummy@bloodgate.com>
10347              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
10348              Message-Id: <200201142006.WAA29544@taas.iki.fi>
10349      Branch: perl
10350            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
10351            ! lib/ExtUtils/t/MM_Unix.t
10352 ____________________________________________________________________________
10353 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
10354         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
10355              From: Michael G Schwern <schwern@pobox.com>    
10356              Date: Tue, 15 Jan 2002 20:07:50 -0500            
10357              Message-ID: <20020116010750.GH625@blackrider>  
10358      Branch: perl
10359            ! lib/ExtUtils/MakeMaker.pm
10360 ____________________________________________________________________________
10361 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
10362         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
10363              From: Jeffrey Friedl <jfriedl@yahoo.com>       
10364              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
10365              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
10366      Branch: perl
10367            ! lib/Text/Tabs.pm
10368 ____________________________________________________________________________
10369 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
10370         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
10371              From: "Green, Paul" <Paul.Green@stratus.com>
10372              Date: Tue, 15 Jan 2002 22:28:10 -0500
10373              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
10374      Branch: perl
10375            ! lib/ExtUtils/MM_Unix.pm
10376 ____________________________________________________________________________
10377 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
10378         Log: Integrate perlio; offsetof() is in <stddef.h>
10379      Branch: perl
10380           !> ext/Socket/Socket.xs
10381 ____________________________________________________________________________
10382 [ 14296] By: nick                                  on 2002/01/16  13:02:29
10383         Log: offsetof() is in <stddef.h>
10384      Branch: perlio
10385            ! ext/Socket/Socket.xs
10386 ____________________________________________________________________________
10387 [ 14295] By: nick                                  on 2002/01/16  07:25:29
10388         Log: Integrate mainline
10389      Branch: perlio
10390           +> (branch 262 files)
10391            - (delete 285 files)
10392           !> (integrate 34 files)
10393 ____________________________________________________________________________
10394 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
10395         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
10396              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
10397              Canonical.pl and Exact.pl.
10398      Branch: perl
10399            + (add 259 files)
10400            - (delete 288 files)
10401            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
10402            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
10403            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
10404            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
10405 ____________________________________________________________________________
10406 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
10407         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
10408      Branch: perl
10409            ! ext/Socket/Socket.xs
10410 ____________________________________________________________________________
10411 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
10412         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
10413              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10414              Date: Tue, 15 Jan 2002 21:59:19 +0100
10415              Message-ID: <3C44A637.16602.25EB208@localhost>
10416      Branch: perl
10417            ! embed.fnc embed.h proto.h
10418 ____________________________________________________________________________
10419 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
10420         Log: Duh.  The updated In/*.pl weren't checked in.
10421      Branch: perl
10422            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
10423            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
10424            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
10425            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
10426            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
10427            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
10428            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
10429            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
10430            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
10431            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
10432            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
10433            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
10434            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
10435            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
10436            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
10437            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
10438            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
10439            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
10440            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
10441            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
10442            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
10443            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
10444            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
10445            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
10446            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
10447            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
10448            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
10449            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
10450            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
10451            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
10452            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
10453            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
10454            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
10455            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
10456            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
10457            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
10458            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
10459            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
10460            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
10461            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
10462            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
10463            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
10464            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
10465            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
10466            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
10467            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
10468            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
10469            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
10470 ____________________________________________________________________________
10471 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
10472         Log: Update Changes.
10473      Branch: perl
10474            ! Changes patchlevel.h
10475 ____________________________________________________________________________
10476 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
10477         Log: Jeffrey is trying very hard to avoid working on his
10478              book, it would seem :-) (better naming, better comments
10479              in the files)
10480      Branch: perl
10481            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
10482            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
10483            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
10484            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
10485            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
10486            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
10487            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
10488            - lib/unicore/Is/IDStart.pl
10489            ! (edit 200 files)
10490 ____________________________________________________________________________
10491 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
10492         Log: metaconfig unit changes for #14287.
10493      Branch: metaconfig
10494            + U/modified/Chk_MANI.U
10495            ! U/modified/Extract.U U/modified/Finish.U
10496      Branch: metaconfig/U/perl
10497            ! Extensions.U dlsrc.U
10498 ____________________________________________________________________________
10499 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
10500         Log: Some protection against spaces in directory names.
10501              (Tru64 still has some makedepend problems in such
10502              cases but that looks like Tru64's problem.)
10503      Branch: perl
10504            ! Configure Makefile.SH
10505 ____________________________________________________________________________
10506 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
10507         Log: Should have been in #14285 but I have sausages for fingers.
10508      Branch: perl
10509            + lib/ExtUtils/MM_BeOS.pm
10510 ____________________________________________________________________________
10511 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
10512         Log: MM_BeOS from Tels.
10513      Branch: perl
10514            + lib/ExtUtils/t/MM_BeOS.t
10515            ! MANIFEST
10516 ____________________________________________________________________________
10517 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
10518         Log: Integrate perlio;
10519              
10520              (reintroduce #14251) Slab allocator for ops
10521              - moved the statics to intrpvar.h
10522              - implemented Slab_Free()
10523              - uses PerlMemShared (for now) if distinction exists.
10524              
10525              Slab allocator submit after resolve -ay to keep it!
10526              
10527              Hand merge of non slab allocator stuff
10528              
10529              const-ness fix in savepv's passing of NULL
10530              
10531              Typo in #else branch of PL_SLAB_ALLOC
10532              
10533              Integrate rest of mainline
10534              
10535              Regen embed enable slab for PERL_IMPLICIT_SYS
10536              
10537              Correct name of PL_OP_SLAB_ALLOC
10538              
10539              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
10540              e.g. -Duse64bitint on a 32-bit platform.
10541              Now uses I32 for use-count and is more careful with its casts.
10542      Branch: perl
10543           !> (integrate 28 files)
10544 ____________________________________________________________________________
10545 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
10546         Log: Add Shuck URL
10547      Branch: maint-5.6/macperl
10548            ! macos/macperl/MacPerl.podhelp
10549 ____________________________________________________________________________
10550 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
10551         Log: Remove obsolete docs
10552      Branch: maint-5.6/macperl
10553            ! ext/File/Glob/Glob.pm
10554 ____________________________________________________________________________
10555 [ 14281] By: nick                                  on 2002/01/15  15:08:43
10556         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
10557              e.g. -Duse64bitint on a 32-bit platform.
10558              Now uses I32 for use-count and is more careful with its casts.
10559      Branch: perlio
10560            ! intrpvar.h op.c
10561 ____________________________________________________________________________
10562 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
10563         Log: Update bundled modules.  Yow!
10564      Branch: maint-5.6/macperl
10565            + macos/bundled_ext/Compress/Zlib/constants.h
10566            + macos/bundled_ext/Compress/Zlib/constants.xs
10567            + macos/bundled_ext/Filter/Util/Call/ppport.h
10568            + macos/bundled_ext/Storable/t/compat-0.6.t
10569            + macos/bundled_ext/Storable/t/dump.pl
10570            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
10571            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
10572            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
10573            + macos/bundled_lib/blib/lib/URI/ssh.pm
10574            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
10575            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
10576            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
10577            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
10578            + macos/bundled_lib/t/Filter/Simple/data.t
10579            + macos/bundled_lib/t/Filter/Simple/export.t
10580            + macos/bundled_lib/t/Filter/Simple/filter_only.t
10581            + macos/bundled_lib/t/Filter/Simple/import.t
10582            + macos/bundled_lib/t/NEXT/actual.t
10583            + macos/bundled_lib/t/NEXT/actuns.t
10584            + macos/bundled_lib/t/NEXT/next.t
10585            + macos/bundled_lib/t/NEXT/unseen.t
10586            + macos/bundled_lib/t/libnet/netrc.t
10587            + macos/bundled_lib/t/libwww-perl/base/http.t
10588            + macos/bundled_lib/t/libwww-perl/live/activestate.t
10589            - macos/bundled_ext/Filter/t/FilterTest.pm
10590            - macos/bundled_ext/Storable/t/compat06.t
10591            - macos/bundled_ext/Storable/t/st-dump.pl
10592            - macos/bundled_lib/t/NEXT/test.pl
10593            - macos/bundled_lib/t/libwww-perl/live/google.t
10594            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
10595            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
10596            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
10597            ! macos/bundled_ext/Compress/Zlib/README
10598            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
10599            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
10600            ! macos/bundled_ext/Compress/Zlib/t/examples.t
10601            ! macos/bundled_ext/Filter/Util/Call/Call.pm
10602            ! macos/bundled_ext/Filter/Util/Call/Call.xs
10603            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
10604            ! macos/bundled_ext/Filter/t/call.t
10605            ! macos/bundled_ext/Filter/t/filter-util.pl
10606            ! macos/bundled_ext/Storable/ChangeLog
10607            ! macos/bundled_ext/Storable/README
10608            ! macos/bundled_ext/Storable/Storable.pm
10609            ! macos/bundled_ext/Storable/t/blessed.t
10610            ! macos/bundled_ext/Storable/t/canonical.t
10611            ! macos/bundled_ext/Storable/t/dclone.t
10612            ! macos/bundled_ext/Storable/t/forgive.t
10613            ! macos/bundled_ext/Storable/t/freeze.t
10614            ! macos/bundled_ext/Storable/t/lock.t
10615            ! macos/bundled_ext/Storable/t/overload.t
10616            ! macos/bundled_ext/Storable/t/recurse.t
10617            ! macos/bundled_ext/Storable/t/retrieve.t
10618            ! macos/bundled_ext/Storable/t/store.t
10619            ! macos/bundled_ext/Storable/t/tied.t
10620            ! macos/bundled_ext/Storable/t/tied_hook.t
10621            ! macos/bundled_ext/Storable/t/tied_items.t
10622            ! macos/bundled_ext/Storable/t/utf8.t
10623            ! macos/bundled_lib/blib/lib/File/Sort.pm
10624            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
10625            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
10626            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
10627            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
10628            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
10629            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
10630            ! macos/bundled_lib/blib/lib/LWP.pm
10631            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
10632            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
10633            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
10634            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
10635            ! macos/bundled_lib/blib/lib/Mail/Address.pm
10636            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
10637            ! macos/bundled_lib/blib/lib/Mail/Field.pm
10638            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
10639            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
10640            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
10641            ! macos/bundled_lib/blib/lib/Mail/Header.pm
10642            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
10643            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
10644            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
10645            ! macos/bundled_lib/blib/lib/Mail/Send.pm
10646            ! macos/bundled_lib/blib/lib/Mail/Util.pm
10647            ! macos/bundled_lib/blib/lib/NEXT.pm
10648            ! macos/bundled_lib/blib/lib/Net/Config.pm
10649            ! macos/bundled_lib/blib/lib/Net/Domain.pm
10650            ! macos/bundled_lib/blib/lib/Net/FTP.pm
10651            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
10652            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
10653            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
10654            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
10655            ! macos/bundled_lib/blib/lib/Net/POP3.pm
10656            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
10657            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
10658            ! macos/bundled_lib/blib/lib/Switch.pm
10659            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
10660            ! macos/bundled_lib/blib/lib/URI/Escape.pm
10661            ! macos/bundled_lib/blib/lib/URI/ftp.pm
10662            ! macos/bundled_lib/blib/lib/lwpcook.pod
10663            ! macos/bundled_lib/t/Filter/Simple/filter.t
10664            ! macos/bundled_lib/t/Switch/t/nested.t
10665            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
10666            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
10667            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
10668            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
10669            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
10670            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
10671            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
10672            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
10673            ! macos/bundled_lib/t/libnet/config.t
10674            ! macos/bundled_lib/t/libnet/ftp.t
10675            ! macos/bundled_lib/t/libnet/hostname.t
10676            ! macos/bundled_lib/t/libnet/nntp.t
10677            ! macos/bundled_lib/t/libnet/require.t
10678            ! macos/bundled_lib/t/libnet/smtp.t
10679            ! macos/bundled_lib/t/libwww-perl/base/headers.t
10680            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
10681            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
10682            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
10683            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
10684            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
10685            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
10686            ! macos/bundled_lib/t/libwww-perl/live/validator.t
10687            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
10688 ____________________________________________________________________________
10689 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
10690         Log: Subject: [PATCH] Socket::sockaddr_family
10691              From: Gisle Aas <gisle@ActiveState.com> 
10692              Date: 15 Jan 2002 06:35:28 -0800
10693              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
10694      Branch: perl
10695            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
10696 ____________________________________________________________________________
10697 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
10698         Log: Subject: [PATCH perldiag] Style issue
10699              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10700              Date: Tue, 15 Jan 2002 15:36:30 +0100                
10701              Message-ID: <20020115153630.A11568@rafael>
10702      Branch: perl
10703            ! pod/perldiag.pod
10704 ____________________________________________________________________________
10705 [ 14277] By: nick                                  on 2002/01/15  14:30:51
10706         Log: Correct name of PL_OP_SLAB_ALLOC
10707      Branch: perlio
10708            ! perl.h
10709 ____________________________________________________________________________
10710 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
10711         Log: NetWare tweak from Ananth Kesari.
10712      Branch: perl
10713            ! lib/ExtUtils/MakeMaker.pm
10714 ____________________________________________________________________________
10715 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
10716         Log: Throwback.
10717      Branch: perl
10718            ! MANIFEST
10719 ____________________________________________________________________________
10720 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
10721         Log: A couple of additional character classes from Jeffrey,
10722              hopefully useful in future for internal use for implementing
10723              some special cases of casing.
10724              
10725              Also regenerate once more all the character classes,
10726              now without the timestamp.  A timestamp would be kind of
10727              nice but it's not: having a timestamp in a file means that
10728              even if the effective contents of file really didn't
10729              change, the file looks as if it changed.
10730      Branch: perl
10731            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
10732            + lib/unicore/Is/CombAbov.pl
10733            ! (edit 304 files)
10734 ____________________________________________________________________________
10735 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
10736         Log: Make the test harder.
10737      Branch: perl
10738            ! t/op/pat.t
10739 ____________________________________________________________________________
10740 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
10741         Log: Additional utf8_heavy.pl tweak from Jeffrey.
10742      Branch: perl
10743            ! lib/utf8_heavy.pl
10744 ____________________________________________________________________________
10745 [ 14271] By: nick                                  on 2002/01/15  11:29:47
10746         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
10747      Branch: perlio
10748            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
10749            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
10750 ____________________________________________________________________________
10751 [ 14270] By: nick                                  on 2002/01/15  08:19:08
10752         Log: Integrate rest of mainline
10753      Branch: perlio
10754           !> (integrate 28 files)
10755 ____________________________________________________________________________
10756 [ 14269] By: nick                                  on 2002/01/15  08:02:44
10757         Log: Typo in #else branch of PL_SLAB_ALLOC
10758      Branch: perlio
10759            ! op.c
10760 ____________________________________________________________________________
10761 [ 14268] By: nick                                  on 2002/01/15  07:57:47
10762         Log: const-ness fix in savepv's passing of NULL
10763      Branch: perlio
10764            ! util.c
10765 ____________________________________________________________________________
10766 [ 14267] By: nick                                  on 2002/01/15  07:42:17
10767         Log: Hand merge of non slab allocator stuff
10768      Branch: perlio
10769            ! op.c
10770 ____________________________________________________________________________
10771 [ 14266] By: nick                                  on 2002/01/15  07:39:33
10772         Log: Slab allocator submit after resolve -ay to keep it!
10773      Branch: perlio
10774           !> op.c
10775 ____________________________________________________________________________
10776 [ 14265] By: nick                                  on 2002/01/15  07:05:06
10777         Log: Blind integrate of bulk of mainline.
10778      Branch: perlio
10779           +> (branch 173 files)
10780            - (delete 184 files)
10781           !> (integrate 146 files)
10782 ____________________________________________________________________________
10783 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
10784         Log: Pod nits.
10785      Branch: perl
10786            ! lib/Unicode/UCD.pm pod/perlunicode.pod
10787 ____________________________________________________________________________
10788 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
10789         Log: The Unicode categories doc patch to go with #14254,
10790              from Jeffrey.
10791      Branch: perl
10792            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
10793 ____________________________________________________________________________
10794 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
10795         Log: There isn't going to be perl.third.exe.
10796      Branch: perl
10797            ! Makefile.SH
10798 ____________________________________________________________________________
10799 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
10800         Log: Subject: [PATCH] small coredump correction
10801              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10802              Date: Tue, 15 Jan 2002 00:22:52 +0100
10803              Message-ID: <20020115002252.I691@rafael>
10804      Branch: perl
10805            ! op.c
10806 ____________________________________________________________________________
10807 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
10808         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
10809              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10810              Date: Mon, 14 Jan 2002 23:03:04 +0100
10811              Message-ID: <20020114230304.A691@rafael>   
10812              
10813              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
10814              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10815              Date: Mon, 14 Jan 2002 23:18:43 +0100
10816              Message-ID: <20020114231843.E691@rafael>   
10817      Branch: perl
10818            ! pod/perlsub.pod t/op/override.t toke.c
10819 ____________________________________________________________________________
10820 [ 14259] By: nick                                  on 2002/01/14  22:02:49
10821         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
10822              Need to use CopXXXXX macros everywhere and add CopSTASH_free
10823              Add new scope type and add support for it to scope.c and scope stack
10824              dup-er in sv.c. Add savesharedpv().
10825              Also zealous version of Win32's vmem.h to catch all the abuses.
10826              With this t/op/fork.t passes even with zealous checking and 
10827              checker is point a finger at various threads/shared issues.
10828              
10829              PL_curcop->cop_io is still an issue.
10830      Branch: perlio
10831            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
10832            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
10833            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
10834            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
10835            ! win32/vmem.h win32/win32.c win32/win32.h
10836 ____________________________________________________________________________
10837 [ 14258] By: nick                                  on 2002/01/14  20:24:28
10838         Log: Integrate build parts of mainline
10839      Branch: perlio
10840           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
10841           !> lib/ExtUtils/t/MM_Win32.t
10842 ____________________________________________________________________________
10843 [ 14257] By: nick                                  on 2002/01/14  16:10:54
10844         Log: Inverted sense of special-ness of specialCopIO - supposed to 
10845              be true if value is "special" i.e. NOT an SV.
10846      Branch: perlio
10847            ! perlio.h
10848 ____________________________________________________________________________
10849 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
10850         Log: Update Changes.
10851      Branch: perl
10852            ! Changes patchlevel.h
10853 ____________________________________________________________________________
10854 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
10855         Log: Retract #14251 (the op slab allocator from perlio)
10856              until we figure out why 2.2.19 x86 debian gets
10857              a circular sibling chain and therefore hangs in
10858              the Perl_ck_subr() sibling for-loop.
10859      Branch: perl
10860            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
10861            ! perlapi.c perlapi.h proto.h
10862 ____________________________________________________________________________
10863 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
10864         Log: Big mktables rewrite from Jeffrey;
10865              documentation not yet updated.
10866      Branch: perl
10867            + (add 171 files)
10868            - (delete 182 files)
10869            ! (edit 135 files)
10870 ____________________________________________________________________________
10871 [ 14253] By: ams                                   on 2002/01/14  03:15:05
10872         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
10873              From: Michael G Schwern <schwern@pobox.com>
10874              Date: Sun, 13 Jan 2002 21:00:07 -0500
10875              Message-Id: <20020114020007.GB2877@blackrider>
10876      Branch: perl
10877            ! lib/Cwd.pm
10878 ____________________________________________________________________________
10879 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
10880         Log: Subject: Re: Win32 status - progress !
10881              From: Abe Timmerman <abe@ztreet.demon.nl>       
10882              Date: Mon, 14 Jan 2002 02:29:51 +0100
10883              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
10884      Branch: perl
10885            ! lib/ExtUtils/t/MM_Win32.t
10886 ____________________________________________________________________________
10887 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
10888         Log: Integrate perlio.
10889              
10890              Slab allocator for ops
10891              - moved the statics to intrpvar.h
10892              - implemented Slab_Free()
10893              - uses PerlMemShared (for now) if distinction exists.
10894      Branch: perl
10895           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
10896           !> perlapi.c perlapi.h proto.h
10897 ____________________________________________________________________________
10898 [ 14250] By: nick                                  on 2002/01/13  23:22:34
10899         Log: Slab allocator for ops
10900              - moved the statics to intrpvar.h
10901              - implemented Slab_Free()
10902              - uses PerlMemShared (for now) if distinction exists.
10903      Branch: perlio
10904            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
10905            ! perlapi.c perlapi.h proto.h
10906 ____________________________________________________________________________
10907 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
10908         Log: Start a new test category: uni.  Much of t/op/pat
10909              should probably be moved here, but holding on that
10910              until Jeffrey finishes his big mktables rewrite.
10911              Bits and pieces of op/split, op/pack, op/append,
10912              op/join, could probably be moved to respective uni
10913              tests, too.
10914      Branch: perl
10915            + t/uni/fold.t t/uni/sprintf.t
10916            - t/op/unifold.t t/op/unisprintf.t
10917            ! MANIFEST t/TEST t/harness
10918 ____________________________________________________________________________
10919 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
10920         Log: Subject: [PATCH] enable Win32 to build again
10921              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10922              Date: Sun, 13 Jan 2002 21:49:24 +0100
10923              Message-ID: <3C4200E4.15926.23F6131@localhost>
10924              
10925              miniperl.exe.exe does not exe that well.
10926      Branch: perl
10927            ! lib/ExtUtils/MM_Unix.pm
10928 ____________________________________________________________________________
10929 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
10930         Log: Mention some of the load-affected tests.
10931      Branch: perl
10932            ! INSTALL
10933 ____________________________________________________________________________
10934 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
10935         Log: Move the UTF-8 conversion code earlier so that
10936              op/ver is happy.
10937      Branch: perl
10938            ! sv.c t/op/ver.t
10939 ____________________________________________________________________________
10940 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
10941         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
10942              have diverged quite a bit so no updates there.
10943      Branch: perl
10944            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
10945            ! ext/List/Util/lib/List/Util.pm
10946            ! ext/List/Util/lib/Scalar/Util.pm
10947 ____________________________________________________________________________
10948 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
10949         Log: Make the crypt() pickier: if downgrading doesn't work,
10950              croak.
10951      Branch: perl
10952            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
10953 ____________________________________________________________________________
10954 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
10955         Log: Grow the buffer in case Unicode caused size changes
10956              (and it very probably did).
10957      Branch: perl
10958            ! sv.c
10959 ____________________________________________________________________________
10960 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
10961         Log: Future-proofing from Jeffrey Friedl (for conflicting
10962              In* and Is* names).
10963      Branch: perl
10964            ! lib/utf8_heavy.pl
10965 ____________________________________________________________________________
10966 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
10967         Log: Subject: [PATCH] Re: Warning in B.xs
10968              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10969              Date: Sun, 13 Jan 2002 19:39:52 +0100
10970              Message-ID: <3C41E288.20562.1C8C895@localhost>
10971      Branch: perl
10972            ! ext/B/B.xs
10973 ____________________________________________________________________________
10974 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
10975         Log: Subject: Re: lookbehind broken with latest bleedperl
10976              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10977              Date: Sun, 13 Jan 2002 18:06:22 +0000
10978              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
10979      Branch: perl
10980            ! regexec.c t/op/re_tests
10981 ____________________________________________________________________________
10982 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
10983         Log: Subject: [PATCH] more MM_Unix.t tests
10984              From: Tels <perl_dummy@bloodgate.com>
10985              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
10986              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
10987              
10988              Subject: [PATCH] 14220 misunderstood, I bet          
10989              From: andreas.koenig@anima.de (Andreas J. Koenig)
10990              Date: 12 Jan 2002 21:31:58 +0100
10991              Message-ID: <m3k7un8g5d.fsf@anima.de>
10992      Branch: perl
10993            ! lib/ExtUtils/t/MM_Unix.t
10994 ____________________________________________________________________________
10995 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
10996         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
10997              From: Tels <perl_dummy@bloodgate.com>
10998              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
10999              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
11000              
11001              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
11002              From: Tels <perl_dummy@bloodgate.com>
11003              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
11004              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
11005      Branch: perl
11006            ! lib/ExtUtils/MM_Unix.pm
11007 ____________________________________________________________________________
11008 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
11009         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
11010              From: Nicholas Clark <nick@unfortu.net> 
11011              Date: Sun, 13 Jan 2002 15:58:34 +0000
11012              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
11013      Branch: perl
11014            ! lib/Benchmark.t
11015 ____________________________________________________________________________
11016 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
11017         Log: Anton Berezin did more reading and the uid setting story
11018              gets more complex.
11019      Branch: perl
11020            ! pod/perltodo.pod utils/perldoc.PL
11021 ____________________________________________________________________________
11022 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
11023         Log: Integrate perlio;
11024              
11025              Win32 fixes:
11026              - vmem.h hack to handle free-by-wrong-thread after eval "".
11027              - Initialize timerid 
11028      Branch: perl
11029           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
11030 ____________________________________________________________________________
11031 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
11032         Log: Subject: Re: HiRes
11033              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11034              Date: Sun, 13 Jan 2002 10:18:46 +0100
11035              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
11036              
11037              Give up on socketpair in HP-UX.
11038      Branch: perl
11039            ! ext/Socket/socketpair.t
11040 ____________________________________________________________________________
11041 [ 14233] By: nick                                  on 2002/01/13  16:29:30
11042         Log: Integrate mainline
11043      Branch: perlio
11044           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
11045           !> (integrate 46 files)
11046 ____________________________________________________________________________
11047 [ 14232] By: nick                                  on 2002/01/13  15:37:48
11048         Log: Win32 fixes:
11049              - vmem.h hack to handle free-by-wrong-thread after eval "".
11050              - Initialize timerid 
11051      Branch: perlio
11052            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
11053 ____________________________________________________________________________
11054 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
11055         Log: *groan*
11056      Branch: perl
11057            ! t/op/pat.t
11058 ____________________________________________________________________________
11059 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
11060         Log: One more sharp s case found by Jeffrey.
11061      Branch: perl
11062            ! regexec.c t/op/pat.t
11063 ____________________________________________________________________________
11064 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
11065         Log: Comment tweak.
11066      Branch: perl
11067            ! regexec.c
11068 ____________________________________________________________________________
11069 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
11070         Log: Don't bother checking for the Greek special
11071              cases if the node is too short.
11072      Branch: perl
11073            ! regcomp.c
11074 ____________________________________________________________________________
11075 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
11076         Log: Update Changes.
11077      Branch: perl
11078            ! Changes patchlevel.h
11079 ____________________________________________________________________________
11080 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
11081         Log: metaconfig unit change for #14225.
11082      Branch: metaconfig
11083            + U/modified/i_ndbm.U
11084 ____________________________________________________________________________
11085 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
11086         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
11087              From: Jonathan Stowe <gellyfish@gellyfish.com>
11088              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
11089              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
11090      Branch: perl
11091            ! Configure config_h.SH
11092 ____________________________________________________________________________
11093 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
11094         Log: Quick reformat using indent -kr -nce, as requested
11095              by Dan Kogai and suggest by NI-S.
11096      Branch: perl
11097            ! ext/Encode/encengine.c
11098 ____________________________________________________________________________
11099 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
11100         Log: Couple more Unicode lookbehind tests.
11101      Branch: perl
11102            ! t/op/pat.t
11103 ____________________________________________________________________________
11104 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
11105         Log: Sharp S as a special treat for our German UTF-8 testers :-)
11106      Branch: perl
11107            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
11108 ____________________________________________________________________________
11109 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
11110         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
11111              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
11112              Date: Sat, 12 Jan 2002 20:37:32 +0100
11113              Message-ID: <3C409E8C.16203.196C2D3@localhost>
11114      Branch: perl
11115            ! ext/B/B/Deparse.pm
11116 ____________________________________________________________________________
11117 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
11118         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
11119              really worth the bits it's printed on?
11120      Branch: perl
11121            ! lib/ExtUtils/t/MM_Unix.t
11122 ____________________________________________________________________________
11123 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
11124         Log: Special treatment for U+03B0 and U+0390 in //i,
11125              this means that we can remove the minlen pessimisations
11126              introduced by the #14096.
11127      Branch: perl
11128            ! pp_hot.c regcomp.c regexec.c
11129 ____________________________________________________________________________
11130 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
11131         Log: Integrate perlio;
11132              
11133              Abstract out the cloning of SvPVX and handle shared pv in a 
11134              safe (if suboptimal) manner. Does not fix op/fork.t :-(
11135              
11136              Win32-ize socketpair test
11137              - Win32 can fork even though $Config{d_fork} is undef
11138              - SOCK_DGRAM does not work - skip those tests.
11139      Branch: perl
11140           !> ext/Socket/socketpair.t sv.c
11141 ____________________________________________________________________________
11142 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
11143         Log: One should first drop the real uid, not the effective uid.
11144              [ID 20020110.003]
11145      Branch: perl
11146            ! utils/perldoc.PL
11147 ____________________________________________________________________________
11148 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
11149         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
11150              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
11151              Date: Fri, 11 Jan 2002 23:29:48 +0100
11152              Message-ID: <3C3F756C.4581.2E2A938@localhost>
11153      Branch: perl
11154            + ext/B/C/C.xs ext/B/C/Makefile.PL
11155            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
11156            ! utils/perlcc.PL
11157 ____________________________________________________________________________
11158 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
11159         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
11160              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
11161              Date: Fri, 11 Jan 2002 14:29:30 -0800
11162              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
11163      Branch: perl
11164            ! ext/B/t/concise.t
11165 ____________________________________________________________________________
11166 [ 14214] By: nick                                  on 2002/01/12  12:31:12
11167         Log: Win32-ize socketpair test
11168              - Win32 can fork even though $Config{d_fork} is undef
11169              - SOCK_DGRAM does not work - skip those tests.
11170      Branch: perlio
11171            ! ext/Socket/socketpair.t
11172 ____________________________________________________________________________
11173 [ 14213] By: nick                                  on 2002/01/12  11:46:28
11174         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
11175              safe (if suboptimal) manner. Does not fix op/fork.t :-(
11176      Branch: perlio
11177            ! sv.c
11178 ____________________________________________________________________________
11179 [ 14212] By: ams                                   on 2002/01/12  06:10:52
11180         Log: Subject: [PATCH] More fixes for Stratus VOS
11181              From: "Green, Paul" <Paul.Green@stratus.com>
11182              Date: Fri, 11 Jan 2002 17:30:37 -0500
11183              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
11184      Branch: perl
11185            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
11186 ____________________________________________________________________________
11187 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
11188         Log: Upgrade to CGI.pm 2.80.
11189      Branch: perl
11190            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
11191 ____________________________________________________________________________
11192 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
11193         Log: FAQ sync.
11194      Branch: perl
11195            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
11196            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
11197            ! pod/perlfaq8.pod
11198 ____________________________________________________________________________
11199 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
11200         Log: This is getting embarrassing.
11201      Branch: perl
11202            ! t/op/pat.t
11203 ____________________________________________________________________________
11204 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
11205         Log: Doc tweaks.
11206      Branch: perl
11207            ! pod/perlunicode.pod
11208 ____________________________________________________________________________
11209 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
11210         Log: Updating the test count is good; also rephrasing
11211              so that there is no ok output containing "not".
11212      Branch: perl
11213            ! t/op/pat.t
11214 ____________________________________________________________________________
11215 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
11216         Log: Andreas is busy :-)
11217      Branch: perl
11218            ! doop.c t/op/unisprintf.t
11219 ____________________________________________________________________________
11220 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
11221         Log: Unicode lookbehind looked bad.
11222      Branch: perl
11223            ! regexec.c t/op/pat.t
11224 ____________________________________________________________________________
11225 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
11226         Log: Garbage collection.
11227      Branch: perl
11228            ! t/run/kill_perl.t
11229 ____________________________________________________________________________
11230 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
11231         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
11232              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
11233              Date: Fri, 11 Jan 2002 23:29:48 +0100
11234              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
11235      Branch: perl
11236            ! embed.fnc global.sym makedef.pl
11237 ____________________________________________________________________________
11238 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
11239         Log: Subject: [PATCH] perldelta nit?
11240              From: Robert Spier <rspier@pobox.com>
11241              Date: Fri, 11 Jan 2002 15:19:16 -0800
11242              Message-ID: <15423.29428.164185.251700@rls.cx>
11243      Branch: perl
11244            ! pod/perldelta.pod
11245 ____________________________________________________________________________
11246 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
11247         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
11248              From: Michael G Schwern <schwern@pobox.com>
11249              Date: Fri, 11 Jan 2002 17:08:17 -0500
11250              Message-ID: <20020111220817.GG2838@blackrider>
11251      Branch: perl
11252            ! t/run/kill_perl.t t/test.pl
11253 ____________________________________________________________________________
11254 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
11255         Log: Subject: [PATCH] Correct misleading error message
11256              From: Mike Guy <mjtg@cam.ac.uk>
11257              Date: Fri, 11 Jan 2002 18:36:33 +0000
11258              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
11259              
11260              hash assignment -> anonymous hash
11261      Branch: perl
11262            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
11263 ____________________________________________________________________________
11264 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
11265         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
11266              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11267              Date: Fri, 11 Jan 2002 16:58:14 +0100
11268              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
11269      Branch: perl
11270            ! ext/Unicode/Normalize/mkheader
11271 ____________________________________________________________________________
11272 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
11273         Log: Add a new test for is-sprintf-preserving Unicodeness:
11274              #14194 and an old one from kill_perl.t (I could have used
11275              sprintf.t, but it's format was quite fixed, and I didn't
11276              feel like breaking the format)
11277      Branch: perl
11278            + t/op/unisprintf.t
11279            ! MANIFEST t/run/kill_perl.t
11280 ____________________________________________________________________________
11281 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
11282         Log: Integrate perlio;
11283              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
11284      Branch: perl
11285           !> win32/win32.c
11286 ____________________________________________________________________________
11287 [ 14196] By: nick                                  on 2002/01/11  20:58:20
11288         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
11289              as C runtime seems to get its hands on them even though we said
11290              they were handled.
11291              Still an issue with "die" out of signal handler - get panic: pp_iter
11292      Branch: perlio
11293            ! win32/win32.c
11294 ____________________________________________________________________________
11295 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
11296         Log: Integrate perlio;
11297              A mostly-stable version of "new" Win32 signal/kill support.
11298      Branch: perl
11299           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
11300           !> win32/config.gc win32/config.vc win32/config_H.bc
11301           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
11302           !> win32/makefile.mk win32/win32.c win32/win32.h
11303 ____________________________________________________________________________
11304 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
11305         Log: Fix for
11306              
11307              Subject: UTF-8 sprintf bug in bleadperl
11308              From: andreas.koenig@anima.de (Andreas J. Koenig)
11309              Date: 11 Jan 2002 15:47:15 +0100
11310              Message-ID: <m3vge99c7g.fsf@anima.de>
11311              
11312              I have tests, have just to figure out where to put them
11313              since op/sprintf looks a bit unfriendly for tests of
11314              somewhat freer form.
11315      Branch: perl
11316            ! doop.c sv.c
11317 ____________________________________________________________________________
11318 [ 14193] By: nick                                  on 2002/01/11  18:25:34
11319         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
11320              Builds and passes a few tests.
11321      Branch: perlio
11322           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
11323           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
11324           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
11325           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
11326           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
11327           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
11328           +> t/lib/sample-tests/lone_not_bug
11329           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
11330           +> t/lib/sample-tests/vms_nit
11331           !> (integrate 63 files)
11332 ____________________________________________________________________________
11333 [ 14192] By: nick                                  on 2002/01/11  17:49:39
11334         Log: A mostly-stable version of "new" Win32 signal/kill support.
11335      Branch: perlio
11336            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
11337            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11338            ! win32/config_h.PL win32/makefile.mk win32/win32.c
11339            ! win32/win32.h
11340 ____________________________________________________________________________
11341 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
11342         Log: Update Changes.
11343      Branch: perl
11344            ! Changes patchlevel.h
11345 ____________________________________________________________________________
11346 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
11347         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
11348              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11349              Date: Thu, 10 Jan 2002 18:21:34 -0800
11350              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
11351      Branch: perl
11352            + ext/B/t/concise.t
11353            ! MANIFEST
11354 ____________________________________________________________________________
11355 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
11356         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
11357              necessary in form.t and html.t @INC setups.
11358      Branch: perl
11359            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
11360 ____________________________________________________________________________
11361 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
11362         Log: Yet another twist.
11363      Branch: perl
11364            ! t/test.pl
11365 ____________________________________________________________________________
11366 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
11367         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
11368              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11369              Date: Fri, 11 Jan 2002 13:04:15 +0100      
11370              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
11371      Branch: perl
11372            ! hints/aix.sh
11373 ____________________________________________________________________________
11374 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
11375         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
11376              From: Jonathan Stowe <gellyfish@gellyfish.com> 
11377              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
11378              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
11379      Branch: perl
11380            ! lib/AnyDBM_File.t
11381 ____________________________________________________________________________
11382 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
11383         Log: Arguments were being mangled.
11384      Branch: perl
11385            ! t/test.pl
11386 ____________________________________________________________________________
11387 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
11388         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
11389              From: Jonathan Stowe <gellyfish@gellyfish.com>
11390              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
11391              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
11392      Branch: perl
11393            ! lib/AnyDBM_File.t
11394 ____________________________________________________________________________
11395 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
11396         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
11397              From: Michael G Schwern <schwern@pobox.com> 
11398              Date: Fri, 11 Jan 2002 04:26:27 -0500
11399              Message-ID: <20020111092626.GA16544@blackrider>
11400      Branch: perl
11401            ! t/run/kill_perl.t t/test.pl
11402 ____________________________________________________________________________
11403 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
11404         Log: Subject: [PATCH] Test::Harness 2.01
11405              From: Michael G Schwern <schwern@pobox.com> 
11406              Date: Thu, 10 Jan 2002 21:11:24 -0500
11407              Message-ID: <20020111021123.GA30666@blackrider>
11408      Branch: perl
11409            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
11410            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
11411            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
11412            + lib/Test/Harness/t/nonumbers.t
11413            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
11414            + t/lib/sample-tests/lone_not_bug
11415            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
11416            + t/lib/sample-tests/vms_nit
11417            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
11418            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
11419 ____________________________________________________________________________
11420 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
11421         Log: patch is silly when creating new files: don't run
11422              patch more than once.
11423      Branch: perl
11424            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
11425 ____________________________________________________________________________
11426 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
11427         Log: Forgot from #14179.
11428      Branch: perl
11429            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
11430 ____________________________________________________________________________
11431 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
11432         Log: Subject: [PATCH] is() undef/'' behavior change
11433              From: Michael G Schwern <schwern@pobox.com> 
11434              Date: Fri, 11 Jan 2002 03:35:51 -0500
11435              Message-ID: <20020111083551.GC30666@blackrider>
11436              
11437              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
11438              From: Michael G Schwern <schwern@pobox.com> 
11439              Date: Fri, 11 Jan 2002 03:37:44 -0500
11440              Message-ID: <20020111083744.GD30666@blackrider>
11441      Branch: perl
11442            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
11443            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
11444            ! lib/Pod/t/InputObjects.t lib/blib.t
11445 ____________________________________________________________________________
11446 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
11447         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
11448              From: Michael G Schwern <schwern@pobox.com> 
11449              Date: Thu, 10 Jan 2002 19:56:23 -0500
11450              Message-ID: <20020111005623.GA13192@blackrider>
11451      Branch: perl
11452            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
11453            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
11454            ! lib/Test/Simple.pm lib/Test/Simple/Changes
11455            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
11456            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
11457            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
11458            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
11459            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
11460            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
11461            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
11462            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
11463            ! lib/Test/Simple/t/plan_is_noplan.t
11464            ! lib/Test/Simple/t/plan_no_plan.t
11465            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
11466            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
11467            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
11468            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
11469            ! lib/Test/Tutorial.pod
11470 ____________________________________________________________________________
11471 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
11472         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
11473              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
11474              
11475              turns out even the malloc() was never really needed to begin with,
11476              so get rid of it
11477      Branch: perl
11478            ! sv.c
11479 ____________________________________________________________________________
11480 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
11481         Log: Small doc tweaks.
11482      Branch: perl
11483            ! pod/perluniintro.pod
11484 ____________________________________________________________________________
11485 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
11486         Log: support using the CRT's malloc() family of functions instead of
11487              the internal one when ithreads is enabled; allocate large blocks
11488              using VirtualAlloc() since the Heap*() functions may only be tuned
11489              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
11490              
11491              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
11492              also see comments at the top of win32/vmem.h for other options that
11493              can be set
11494      Branch: perl
11495            ! win32/vmem.h
11496 ____________________________________________________________________________
11497 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
11498         Log: Subject: micropatch
11499              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11500              Date: Thu, 10 Jan 2002 18:20:58 +0000
11501              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
11502      Branch: perl
11503            ! regcomp.c
11504 ____________________________________________________________________________
11505 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
11506         Log: Subject: [PATCH] Embed.t on Win32
11507              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
11508              Date: Thu, 10 Jan 2002 18:56:21 +0100
11509              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
11510      Branch: perl
11511            ! lib/ExtUtils/t/Embed.t
11512 ____________________________________________________________________________
11513 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
11514         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
11515              From: Gisle Aas <gisle@ActiveState.com>
11516              Date: 10 Jan 2002 08:56:05 -0800
11517              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
11518      Branch: perl
11519            ! toke.c
11520 ____________________________________________________________________________
11521 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
11522         Log: Subject: [PATCH] doc fixes
11523              From: "Brendan O'Dea" <bod@debian.org>
11524              Date: Fri, 11 Jan 2002 03:49:54 +1100
11525              Message-ID: <20020110164954.GA21891@compusol.com.au>
11526      Branch: perl
11527            ! lib/I18N/Collate.pm pod/perlfunc.pod
11528 ____________________________________________________________________________
11529 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
11530         Log: Integrate perlio; More signal hackery.
11531      Branch: perl
11532           !> win32/win32.c
11533 ____________________________________________________________________________
11534 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
11535         Log: No need to show internal encodings, or return them
11536              in random order.
11537      Branch: perl
11538            ! ext/Encode/Encode.pm
11539 ____________________________________________________________________________
11540 [ 14168] By: nick                                  on 2002/01/10  17:33:31
11541         Log: Integrate mainline
11542      Branch: perlio
11543            - ext/Unicode/Normalize/Normalize.pod
11544           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
11545           !> ext/Unicode/Normalize/Makefile.PL
11546           !> ext/Unicode/Normalize/Normalize.pm
11547           !> ext/Unicode/Normalize/Normalize.xs
11548           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
11549           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
11550           !> t/run/kill_perl.t toke.c
11551 ____________________________________________________________________________
11552 [ 14167] By: nick                                  on 2002/01/10  17:08:35
11553         Log: More signal hackery
11554      Branch: perlio
11555            ! win32/win32.c
11556 ____________________________________________________________________________
11557 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
11558         Log: I think we can claim to be supporting Unicode
11559              "loose matching" now.
11560      Branch: perl
11561            ! pod/perlunicode.pod
11562 ____________________________________________________________________________
11563 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
11564         Log: Subject: doc patch
11565              From: mjd@plover.com
11566              Date: 10 Jan 2002 15:12:27 -0000
11567              Message-ID: <20020110151227.14850.qmail@plover.com>
11568      Branch: perl
11569            ! pod/perlrun.pod
11570 ____________________________________________________________________________
11571 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
11572         Log: Subject: Re: [ID 20011223.001] accept leaks memory
11573              From: Andy Dougherty <doughera@lafayette.edu>
11574              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
11575              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
11576      Branch: perl
11577            ! hints/linux.sh
11578 ____________________________________________________________________________
11579 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
11580         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
11581      Branch: perl
11582           !> win32/win32.c
11583 ____________________________________________________________________________
11584 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
11585         Log: Subject: [PATCH] Magic numbers in B::Concise
11586              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
11587              Date: Wed, 9 Jan 2002 23:04:01 -0800
11588              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
11589      Branch: perl
11590            ! ext/B/B/Concise.pm ext/B/O.pm
11591 ____________________________________________________________________________
11592 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
11593         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
11594              From: Gisle Aas <gisle@ActiveState.com>
11595              Date: 09 Jan 2002 21:52:40 -0800
11596              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
11597      Branch: perl
11598            ! t/lib/strict/vars toke.c
11599 ____________________________________________________________________________
11600 [ 14160] By: nick                                  on 2002/01/09  21:29:39
11601         Log: Skeleton coding of more kill() support on Win32.
11602      Branch: perlio
11603            ! win32/win32.c
11604 ____________________________________________________________________________
11605 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
11606         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
11607              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11608              Date: Wed, 9 Jan 2002 23:24:32 +0100
11609              Message-ID: <20020109232432.A692@rafael>
11610      Branch: perl
11611            ! ext/B/B/Deparse.pm
11612 ____________________________________________________________________________
11613 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
11614         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
11615              From: Jonathan Stowe <gellyfish@gellyfish.com>
11616              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
11617              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
11618      Branch: perl
11619            ! t/run/kill_perl.t
11620 ____________________________________________________________________________
11621 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
11622         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
11623              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11624              Date: Wed, 09 Jan 2002 20:16:54 +0000
11625              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
11626      Branch: perl
11627            ! regexec.c
11628 ____________________________________________________________________________
11629 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
11630         Log: Subject: [Patch @14129] fixes Unicode::Normalize
11631              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
11632              Date: Thu, 10 Jan 2002 01:08:56 +0900
11633              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
11634      Branch: perl
11635            - ext/Unicode/Normalize/Normalize.pod
11636            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
11637            ! ext/Unicode/Normalize/Normalize.pm
11638            ! ext/Unicode/Normalize/Normalize.xs
11639            ! ext/Unicode/Normalize/mkheader
11640 ____________________________________________________________________________
11641 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
11642         Log: Integrate perlio; (Re-)implement alarm() for Win32.
11643      Branch: perl
11644           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
11645           !> win32/win32iop.h
11646 ____________________________________________________________________________
11647 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
11648         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
11649              From: Nicholas Clark <nick@unfortu.net>
11650              Date: Wed, 9 Jan 2002 17:56:04 +0000
11651              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
11652      Branch: perl
11653            ! t/op/readdir.t
11654 ____________________________________________________________________________
11655 [ 14153] By: nick                                  on 2002/01/09  16:18:57
11656         Log: Integrate mainline
11657      Branch: perlio
11658           +> ext/threads/t/stress_re.t t/op/unifold.t
11659            - lib/unifold.t
11660           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
11661           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
11662           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
11663 ____________________________________________________________________________
11664 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
11665         Log: Update Changes.
11666      Branch: perl
11667            ! Changes patchlevel.h
11668 ____________________________________________________________________________
11669 [ 14151] By: nick                                  on 2002/01/09  14:27:36
11670         Log: (Re-)implement alarm() for Win32.
11671      Branch: perlio
11672            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
11673            ! win32/win32iop.h
11674 ____________________________________________________________________________
11675 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
11676         Log: Thinko.
11677      Branch: perl
11678            ! ext/threads/t/stress_re.t
11679 ____________________________________________________________________________
11680 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
11681         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
11682              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
11683              Date: Wed, 09 Jan 2002 13:37:17 +0000                
11684              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
11685      Branch: perl
11686            ! regexec.c t/op/re_tests
11687 ____________________________________________________________________________
11688 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
11689         Log: Subject: Re: Weird Malformed warning in bleadperl    
11690              From: andreas.koenig@anima.de (Andreas J. Koenig)    
11691              Date: 09 Jan 2002 11:12:37 +0100
11692              Message-ID: <m3itabbzoq.fsf@anima.de>
11693      Branch: perl
11694            ! regexec.c t/op/pat.t
11695 ____________________________________________________________________________
11696 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
11697         Log: Forgot stress_re.t from MANIFEST.
11698      Branch: perl
11699            ! MANIFEST
11700 ____________________________________________________________________________
11701 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
11702         Log: In dumping use isPRINT() instead of isprint() so that locale
11703              does not come into play.
11704      Branch: perl
11705            ! utf8.c
11706 ____________________________________________________________________________
11707 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
11708         Log: Add a threads stress test for regular expressions
11709              (mostly just a modified stress_string.t) and doesn't
11710              test that much of regular expressions, just that $1
11711              doesn't get stomped by competing threads (as it does
11712              in the 5005threads of old).
11713      Branch: perl
11714            + ext/threads/t/stress_re.t
11715            ! MANIFEST
11716 ____________________________________________________________________________
11717 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
11718         Log: (retracted by #14307)
11719              Subject: Re: [ID 20010912.007] substr reference core dump
11720              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11721              Date: Tue, 08 Jan 2002 19:17:50 +0000
11722              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
11723      Branch: perl
11724            ! scope.c t/run/kill_perl.t
11725 ____________________________________________________________________________
11726 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
11727         Log: SANY (. with /s) wasn't happy on Unicode.
11728      Branch: perl
11729            ! regexec.c t/op/pat.t
11730 ____________________________________________________________________________
11731 [ 14142] By: ams                                   on 2002/01/08  22:42:10
11732         Log: Subject: [PATCH] perldebug nit
11733              From: Tels <tels@bloodgate.com>
11734              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
11735      Branch: perl
11736            ! pod/perldebug.pod
11737 ____________________________________________________________________________
11738 [ 14141] By: ams                                   on 2002/01/08  21:32:59
11739         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
11740              From: "Green, Paul" <Paul.Green@stratus.com>
11741              Date: Tue, 8 Jan 2002 17:31:35 -0500
11742              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
11743      Branch: perl
11744            ! Makefile.SH
11745 ____________________________________________________________________________
11746 [ 14140] By: ams                                   on 2002/01/08  21:27:57
11747         Log: Subject: [PATCH] Re: Slight chokage from Deparse
11748              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11749              Date: Tue, 8 Jan 2002 23:04:45 +0100
11750              Message-Id: <20020108230445.A4798@rafael>
11751      Branch: perl
11752            ! ext/B/B/Deparse.pm
11753 ____________________________________________________________________________
11754 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
11755         Log: Subject: [patch] peep() is rude
11756              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
11757              Date: Tue, 08 Jan 2002 19:17:50 +0000            
11758              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
11759      Branch: perl
11760            ! op.c t/run/kill_perl.t
11761 ____________________________________________________________________________
11762 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
11763         Log: unifold is really an op test since it requires
11764              no external modules for its actual testing:
11765              only the unicore CaseFold.txt file, and File::Spec
11766              to portably access that file.
11767      Branch: perl
11768            + t/op/unifold.t
11769            - lib/unifold.t
11770            ! MANIFEST
11771 ____________________________________________________________________________
11772 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
11773         Log: Subject: [patch] save a test 
11774              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11775              Date: Tue, 08 Jan 2002 16:18:47 +0000
11776              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
11777      Branch: perl
11778            ! regcomp.c
11779 ____________________________________________________________________________
11780 [ 14136] By: nick                                  on 2002/01/08  16:11:55
11781         Log: Integrate mainline
11782      Branch: perlio
11783           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
11784           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
11785           !> (integrate 37 files)
11786 ____________________________________________________________________________
11787 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
11788         Log: Subject: Not OK 13843 
11789              From: andreas.koenig@anima.de (Andreas J. Koenig)
11790              Date: 08 Jan 2002 14:12:29 +0100
11791              Message-ID: <m38zb9c7gi.fsf@anima.de>
11792      Branch: perl
11793            ! op.c t/op/subst.t
11794 ____________________________________________________________________________
11795 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
11796         Log: Missed one variant of the fold testing, noticed bu Hugo.
11797      Branch: perl
11798            ! lib/unifold.t
11799 ____________________________________________________________________________
11800 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
11801         Log: Enchance the Storable magic description.
11802      Branch: perl
11803            ! ext/Storable/Storable.pm
11804 ____________________________________________________________________________
11805 [ 14132] By: ams                                   on 2002/01/08  09:16:12
11806         Log: Subject: [PATCH] don't installperl pods
11807              From: H.Merijn Brand <h.m.brand@hccnet.nl>
11808              Date: Tue, 08 Jan 2002 10:36:01 +0100
11809              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
11810      Branch: perl
11811            ! installperl
11812 ____________________________________________________________________________
11813 [ 14131] By: ams                                   on 2002/01/08  03:38:40
11814         Log: Subject: Math-BigInt v1.49 released
11815              From: Tels <perl_dummy@bloodgate.com>
11816              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
11817      Branch: perl
11818            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
11819            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
11820            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
11821            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
11822            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
11823            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
11824            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
11825            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
11826            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
11827            ! t/lib/Math/BigInt/Subclass.pm
11828 ____________________________________________________________________________
11829 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
11830         Log: A little better comments.
11831      Branch: perl
11832            ! regexec.c
11833 ____________________________________________________________________________
11834 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
11835         Log: No normalization form DNF.
11836      Branch: perl
11837            ! ext/Unicode/Normalize/Normalize.pm
11838 ____________________________________________________________________________
11839 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
11840         Log: Extension nits found by -Wall (several from threads
11841              and threads::shared, but leaving them to Arthur).
11842      Branch: perl
11843            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
11844            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
11845            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
11846            ! ext/Unicode/Normalize/mkheader x2p/str.c
11847 ____________________________________________________________________________
11848 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
11849         Log: Sync up Changes etc.
11850      Branch: maint-5.6/macperl
11851            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
11852 ____________________________________________________________________________
11853 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
11854         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
11855      Branch: maint-5.6/macperl
11856            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
11857 ____________________________________________________________________________
11858 [ 14125] By: ams                                   on 2002/01/07  22:03:22
11859         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
11860              From: Nicholas Clark (sans From field in mail header)
11861              Date: Mon, 7 Jan 2002 16:18:23 +0000
11862              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
11863      Branch: perl
11864            ! lib/Exporter.pm
11865 ____________________________________________________________________________
11866 [ 14124] By: ams                                   on 2002/01/07  21:46:11
11867         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
11868              From: "Green, Paul" <Paul.Green@stratus.com>
11869              Date: Mon, 7 Jan 2002 16:59:38 -0500
11870              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
11871      Branch: perl
11872            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
11873 ____________________________________________________________________________
11874 [ 14123] By: nick                                  on 2002/01/07  18:49:55
11875         Log: Integrate mainline
11876      Branch: perlio
11877           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
11878           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
11879           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
11880           !> regexec.c t/op/re_tests utf8.c utf8.h
11881 ____________________________________________________________________________
11882 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
11883         Log: Update Changes.
11884      Branch: perl
11885            ! Changes patchlevel.h
11886 ____________________________________________________________________________
11887 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
11888         Log: Subject: [PATCH] Correct module name in perldelta*
11889              From: Mike Guy <mjtg@cam.ac.uk>
11890              Date: Mon, 07 Jan 2002 17:02:43 +0000
11891              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
11892      Branch: perl
11893            ! pod/perl561delta.pod pod/perl56delta.pod
11894 ____________________________________________________________________________
11895 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
11896         Log: AUTHORS update.
11897      Branch: perl
11898            ! AUTHORS
11899 ____________________________________________________________________________
11900 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
11901         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
11902      Branch: perl
11903            ! ext/Storable/Storable.pm
11904 ____________________________________________________________________________
11905 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
11906         Log: perldelta updates.
11907      Branch: perl
11908            ! pod/perldelta.pod
11909 ____________________________________________________________________________
11910 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
11911         Log: Document the flags of pv_uni_display().
11912      Branch: perl
11913            ! pod/perlapi.pod utf8.c
11914 ____________________________________________________________________________
11915 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
11916         Log: Forgot from #14115.
11917      Branch: perl
11918            ! t/op/re_tests
11919 ____________________________________________________________________________
11920 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
11921         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
11922              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
11923              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
11924              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
11925      Branch: perl
11926            ! regcomp.c
11927 ____________________________________________________________________________
11928 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
11929         Log: More regex and utf8 debug dumping.
11930      Branch: perl
11931            ! dump.c regcomp.c regexec.c utf8.c utf8.h
11932 ____________________________________________________________________________
11933 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
11934         Log: Unused variable.
11935      Branch: perl
11936            ! regcomp.c
11937 ____________________________________________________________________________
11938 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
11939         Log: Regen toc.
11940      Branch: perl
11941            ! pod/perltoc.pod
11942 ____________________________________________________________________________
11943 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
11944         Log: capitalize correctly, noticed by David Dyck.
11945      Branch: perl
11946            ! lib/sort.pm
11947 ____________________________________________________________________________
11948 [ 14110] By: nick                                  on 2002/01/06  22:05:19
11949         Log: Integrate mainline - threads mended, DB_File sick?
11950      Branch: perlio
11951           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
11952           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
11953           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
11954           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
11955           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
11956 ____________________________________________________________________________
11957 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
11958         Log: No need to overqualify.
11959      Branch: perl
11960            ! lib/sort.pm
11961 ____________________________________________________________________________
11962 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
11963         Log: PL_debug_pad wasn't initialized to zeroes which broke
11964              ithreads + DEBUGGING.
11965      Branch: perl
11966            ! sv.c
11967 ____________________________________________________________________________
11968 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
11969         Log: Update Changes.
11970      Branch: perl
11971            ! Changes patchlevel.h
11972 ____________________________________________________________________________
11973 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
11974         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
11975              From: Jonathan Stowe <gellyfish@gellyfish.com>
11976              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
11977              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
11978      Branch: perl
11979            ! pp_sys.c
11980 ____________________________________________________________________________
11981 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
11982         Log: DB_File sync from Paul Marquess.
11983      Branch: perl
11984            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
11985            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
11986            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
11987 ____________________________________________________________________________
11988 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
11989         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
11990              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
11991              Date: Sun, 6 Jan 2002 11:44:30 +0100
11992              Message-ID: <3C38389E.7831.493570@localhost>
11993      Branch: perl
11994            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
11995            ! utils/perlcc.PL
11996 ____________________________________________________________________________
11997 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
11998         Log: Tests for #14098.
11999      Branch: perl
12000            ! t/op/lc.t
12001 ____________________________________________________________________________
12002 [ 14102] By: nick                                  on 2002/01/06  11:33:55
12003         Log: Integrate mainline (PPPort still multi-building).
12004      Branch: perlio
12005           +> lib/unifold.t
12006           !> (integrate 30 files)
12007 ____________________________________________________________________________
12008 [ 14101] By: ams                                   on 2002/01/06  04:52:50
12009         Log: Subject: [PATCH] Bad prototype detection now an optional warning
12010              From: Sam Tregar <sam@tregar.com>
12011              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
12012              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
12013      Branch: perl
12014            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
12015            ! t/comp/proto.t toke.c
12016 ____________________________________________________________________________
12017 [ 14100] By: ams                                   on 2002/01/06  01:56:59
12018         Log: Subject: [PATCH] Correct several Stratus VOS build issues
12019              From: "Green, Paul" <Paul.Green@stratus.com>
12020              Date: Sat, 5 Jan 2002 21:30:56 -0500
12021              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
12022      Branch: perl
12023            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
12024 ____________________________________________________________________________
12025 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
12026         Log: Further perl.org URL elaboration from Ask.
12027      Branch: perl
12028            ! pod/perlfaq1.pod pod/perlfaq2.pod
12029 ____________________________________________________________________________
12030 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
12031         Log: The same problem with To{Lower,Title,Upper}
12032              as earlier with ToFold.
12033      Branch: perl
12034            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
12035            ! lib/unicore/To/Upper.pl lib/unicore/mktables
12036 ____________________________________________________________________________
12037 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
12038         Log: Retract #14057 for now; the alarm/setitimer timers
12039              seen to be the same in many systems, which leads into
12040              hangups.
12041      Branch: perl
12042            ! ext/Time/HiRes/HiRes.t
12043 ____________________________________________________________________________
12044 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
12045         Log: Finish up (ha!) the Unicode case folding;
12046              enhance regex dumping code.
12047      Branch: perl
12048            + lib/unifold.t
12049            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
12050            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
12051 ____________________________________________________________________________
12052 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
12053         Log: Use the perl.org news gw instead of the perl.com one
12054              (from Ask).
12055      Branch: perl
12056            ! pod/perlfaq1.pod pod/perlfaq2.pod
12057 ____________________________________________________________________________
12058 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
12059         Log: Zero() wasn't documented.
12060      Branch: perl
12061            ! pod/perlclib.pod
12062 ____________________________________________________________________________
12063 [ 14093] By: ams                                   on 2002/01/05  17:58:35
12064         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
12065              From: Nicholas Clark <nick@unfortu.net>
12066              Date: Sat, 5 Jan 2002 18:55:39 +0000
12067              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
12068      Branch: perl
12069            ! lib/Memoize/t/tie_ndbm.t
12070 ____________________________________________________________________________
12071 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
12072         Log: Also UNICOS/mk has deviant socketpair().
12073      Branch: perl
12074            ! ext/Socket/socketpair.t
12075 ____________________________________________________________________________
12076 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
12077         Log: Ooops.  Retract the regex parts of #14090.
12078      Branch: perl
12079            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
12080 ____________________________________________________________________________
12081 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
12082         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
12083              From: Nicholas Clark <nick@unfortu.net> 
12084              Date: Sat, 5 Jan 2002 18:10:13 +0000
12085              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
12086      Branch: perl
12087            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
12088            ! regcomp.h regexec.c
12089 ____________________________________________________________________________
12090 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
12091         Log: Integrate perlio; a missing aTHX.
12092      Branch: perl
12093           !> op.c
12094 ____________________________________________________________________________
12095 [ 14088] By: nick                                  on 2002/01/05  12:35:01
12096         Log: One missing aTHX_
12097      Branch: perlio
12098            ! op.c
12099 ____________________________________________________________________________
12100 [ 14087] By: nick                                  on 2002/01/05  12:00:48
12101         Log: Raw integrate of mainline - op.c looks dodgy.
12102      Branch: perlio
12103           +> lib/Pod/t/Functions.t t/op/winsystem.t
12104            - lib/File/Spec/NW5.pm t/op/system.t
12105           !> (integrate 77 files)
12106 ____________________________________________________________________________
12107 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
12108         Log: integrate changes from maint-5.6/macperl branch
12109      Branch: maint-5.6/perl
12110           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
12111           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
12112 ____________________________________________________________________________
12113 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
12114         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
12115              found by Marc Lehmann.
12116      Branch: perl
12117            ! pp.c
12118 ____________________________________________________________________________
12119 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
12120         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
12121              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12122              Date: Sat, 5 Jan 2002 00:31:12 +0100
12123              Message-ID: <20020105003112.E1850@rafael>              
12124      Branch: perl
12125            ! t/comp/proto.t
12126 ____________________________________________________________________________
12127 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
12128         Log: A bit of "perl.com" cleanup.
12129      Branch: perl
12130            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
12131            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
12132            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
12133            ! pod/perlmodlib.PL pod/perlmodlib.pod
12134 ____________________________________________________________________________
12135 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
12136         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
12137              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12138              Date: Fri, 4 Jan 2002 23:35:19 +0100
12139              Message-ID: <20020104233519.A1850@rafael>
12140      Branch: perl
12141            ! op.c
12142 ____________________________________________________________________________
12143 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
12144         Log: Integrate change #14062 from macperl;
12145              Define setbuf, setvbuf for Mac OS
12146      Branch: perl
12147           !> ext/IO/IO.xs
12148 ____________________________________________________________________________
12149 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
12150         Log: Bump version, update Changes
12151      Branch: maint-5.6/macperl
12152            ! macos/Changes macos/MPVersion.r
12153 ____________________________________________________________________________
12154 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
12155         Log: Add more droplets
12156      Branch: maint-5.6/macperl
12157            + macos/macperl/Droplets/gluedialect.plx
12158            + macos/macperl/Droplets/glueedit.plx
12159            + macos/macperl/Droplets/gluemac.plx
12160            + macos/macperl/Droplets/gluescriptadds.plx
12161            + macos/macperl/Droplets/installme.plx
12162            + macos/macperl/Droplets/show_glue_pods.plx
12163            + macos/macperl/Droplets/tarzipme.plx
12164            + macos/macperl/Droplets/untarzipme.plx
12165 ____________________________________________________________________________
12166 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
12167         Log: Display the native pwd command.
12168      Branch: perl
12169            ! ext/Cwd/t/cwd.t
12170 ____________________________________________________________________________
12171 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
12172         Log: Under Mac OS X /dev/stdout is normally a symlink,
12173              but when running the test it seems to become a socket.
12174              So let's extend our censorship.
12175      Branch: perl
12176            ! t/op/stat.t
12177 ____________________________________________________________________________
12178 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
12179         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
12180      Branch: maint-5.6/macperl
12181            + macos/HandleSocket.cp
12182            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
12183            ! macos/macperl.sym
12184 ____________________________________________________________________________
12185 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
12186         Log: Doc updates
12187      Branch: maint-5.6/macperl
12188            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
12189 ____________________________________________________________________________
12190 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
12191         Log: Update libraries
12192      Branch: maint-5.6/macperl
12193            ! macos/macperl/Makefile.mk
12194 ____________________________________________________________________________
12195 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
12196         Log: Update tests to Mac::StandardFile from StandardFile.pl,
12197              plus other fixes
12198      Branch: maint-5.6/macperl
12199            ! macos/ext/Mac/Menus/t/MenuBar.t
12200            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
12201            ! macos/ext/Mac/Movies/t/PlayMovie.t
12202            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
12203            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
12204            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
12205            ! macos/ext/Mac/Resources/t/Resources.t
12206 ____________________________________________________________________________
12207 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
12208         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
12209      Branch: maint-5.6/macperl
12210            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
12211            ! macos/ext/Mac/Movies/Movies.xs
12212            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
12213            ! macos/ext/Mac/StandardFile/StandardFile.xs
12214            ! macos/ext/Mac/Windows/Windows.xs
12215 ____________________________________________________________________________
12216 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
12217         Log: Updates for Universal Headers 3.4 (forgot one)
12218      Branch: maint-5.6/macperl
12219            ! macos/macperl/MPConsole.cp
12220 ____________________________________________________________________________
12221 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
12222         Log: Updates for Universal Headers 3.4
12223      Branch: maint-5.6/macperl
12224            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
12225            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
12226            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
12227            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
12228            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
12229            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
12230            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
12231            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
12232            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
12233 ____________________________________________________________________________
12234 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
12235         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
12236              from <200112112327.JAA25434@gpo.metropolis.net.au>;
12237              don't crash on quit for 68K (MacPerl Bug #490013)
12238      Branch: maint-5.6/macperl
12239            ! macos/macish.c macos/macperl/MPConsole.cp
12240 ____________________________________________________________________________
12241 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
12242         Log: If we do have socketpair(), make my_socketpair()
12243              just call the real socketpair().  This way we always
12244              have real code behind my_socketpair() and a symbol
12245              corresponding to the my_socketpair in global.sym.
12246      Branch: perl
12247            ! embed.fnc embed.h makedef.pl proto.h util.c
12248 ____________________________________________________________________________
12249 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
12250         Log: Disable sigaction (MacPerl Bug #470321)
12251      Branch: maint-5.6/macperl
12252            ! macos/config.h macos/config.sh
12253 ____________________________________________________________________________
12254 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
12255         Log: Make GUSI resource work (MacPerl Bug #464638)
12256      Branch: maint-5.6/macperl
12257            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
12258            ! macos/macperl/MacPerl.rsrc
12259 ____________________________________________________________________________
12260 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
12261         Log: Make AutoSplit go a little deeper
12262      Branch: maint-5.6/macperl
12263            ! macos/Makefile.mk
12264 ____________________________________________________________________________
12265 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
12266         Log: A few doc updates from bleadperl
12267      Branch: maint-5.6/macperl
12268            ! pod/perlmodinstall.pod pod/perlport.pod
12269 ____________________________________________________________________________
12270 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
12271         Log: Sync up to latest changes from bleadperl
12272      Branch: maint-5.6/macperl
12273            ! lib/File/Find.pm
12274 ____________________________________________________________________________
12275 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
12276         Log: Define setbuf, setvbuf for Mac OS
12277      Branch: maint-5.6/macperl
12278            ! ext/IO/IO.xs
12279 ____________________________________________________________________________
12280 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
12281         Log: Delete by request of Mark-Jason Dominus (change #13676)
12282      Branch: maint-5.6/macperl
12283            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
12284 ____________________________________________________________________________
12285 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
12286         Log: Spread the good word of "env".
12287      Branch: perl
12288            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
12289 ____________________________________________________________________________
12290 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
12291         Log: Till the system tests do something non-Win*, better rename
12292              the test so that people on other platforms don't get confused.
12293              (Not win32system, because assumedly there's win64, too.)
12294      Branch: perl
12295            + t/op/winsystem.t
12296            - t/op/system.t
12297            ! MANIFEST
12298 ____________________________________________________________________________
12299 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
12300         Log: Some tweaks.
12301      Branch: perl
12302            ! lib/Pod/t/Functions.t
12303 ____________________________________________________________________________
12304 [ 14057] By: ams                                   on 2002/01/04  17:40:31
12305         Log: (retracted by #14057)
12306              
12307              Subject: [PATCH] Time/HiRes/HiRes.t
12308              From: Nicholas Clark <nick@unfortu.net>
12309              Date: Fri, 4 Jan 2002 17:28:46 +0000
12310              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
12311      Branch: perl
12312            ! ext/Time/HiRes/HiRes.t
12313 ____________________________________________________________________________
12314 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
12315         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
12316              From: Abe Timmerman <abe@ztreet.demon.nl>
12317              Date: Fri, 04 Jan 2002 18:42:33 +0100
12318              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
12319      Branch: perl
12320            + lib/Pod/t/Functions.t
12321            ! MANIFEST lib/Pod/Functions.pm
12322 ____________________________________________________________________________
12323 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
12324         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
12325              From: "Craig A. Berry" <craigberry@mac.com>
12326              Date: Thu, 3 Jan 2002 17:32:20 -0600
12327              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
12328      Branch: perl
12329            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
12330 ____________________________________________________________________________
12331 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
12332         Log: Document the U+0085, U+2028, and U+2029.
12333      Branch: perl
12334            ! pod/perlre.pod pod/perlretut.pod
12335 ____________________________________________________________________________
12336 [ 14053] By: ams                                   on 2002/01/04  03:27:44
12337         Log: Subject: [PATCH] warn if not CORE::dump
12338              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12339              Date: Thu, 3 Jan 2002 22:04:00 +0100
12340              Message-Id: <20020103220400.A13958@rafael>
12341      Branch: perl
12342            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
12343 ____________________________________________________________________________
12344 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
12345         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
12346      Branch: perl
12347            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
12348 ____________________________________________________________________________
12349 [ 14051] By: ams                                   on 2002/01/04  03:00:12
12350         Log: Subject: [PATCH] File::Compare::VERSION
12351              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12352              Date: Thu, 3 Jan 2002 23:42:52 +0100
12353              Message-Id: <20020103234252.G13958@rafael>
12354      Branch: perl
12355            ! lib/File/Compare.pm
12356 ____________________________________________________________________________
12357 [ 14050] By: ams                                   on 2002/01/04  02:58:05
12358         Log: Subject: [PATCH @14042] threads::shared doc
12359              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
12360              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
12361              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
12362      Branch: perl
12363            ! ext/threads/shared/shared.pm
12364 ____________________________________________________________________________
12365 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
12366         Log: #14048 exposed few false positives, to be fixed soonish.
12367      Branch: perl
12368            ! t/op/pat.t
12369 ____________________________________________________________________________
12370 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
12371         Log: Do not add the first characters of multicharacter foldings
12372              into character classes.
12373      Branch: perl
12374            ! regcomp.c
12375 ____________________________________________________________________________
12376 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
12377         Log: A bit of testing for #14046.
12378      Branch: perl
12379            ! t/op/pat.t
12380 ____________________________________________________________________________
12381 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
12382         Log: Allow emitting the foldcased version of "\x{df}", "ss"
12383              (among others, another example would be \x{fb00} -> "ff")
12384      Branch: perl
12385            ! regcomp.c
12386 ____________________________________________________________________________
12387 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
12388         Log: Subject: [PATCH] File::Spec & NetWare
12389              From: Dave Rolsky <autarch@urth.org>
12390              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
12391              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
12392      Branch: perl
12393            - lib/File/Spec/NW5.pm
12394            ! MANIFEST lib/File/Spec.pm
12395 ____________________________________________________________________________
12396 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
12397         Log: FAQ sync (RCS Ids only?)
12398      Branch: perl
12399            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
12400 ____________________________________________________________________________
12401 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
12402         Log: AUTHORs updates.
12403      Branch: perl
12404            ! AUTHORS
12405 ____________________________________________________________________________
12406 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
12407         Log: Update Changes.
12408      Branch: perl
12409            ! Changes patchlevel.h
12410 ____________________________________________________________________________
12411 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
12412         Log: Missed the =head1 additions.
12413      Branch: perl
12414            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
12415            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
12416            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
12417            ! util.c
12418 ____________________________________________________________________________
12419 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
12420         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
12421              From: Robin Barker <rmb1@cise.npl.co.uk>
12422              Date: Thu, 3 Jan 2002 15:26:20 GMT
12423              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
12424      Branch: perl
12425            ! lib/Carp.t lib/Carp/Heavy.pm
12426 ____________________________________________________________________________
12427 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
12428         Log: Subject: [PATCH hv.c] 
12429              From: Robin Barker <rmb1@cise.npl.co.uk>
12430              Date: Thu, 3 Jan 2002 14:49:06 GMT
12431              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
12432              
12433              -Wformat check.
12434      Branch: perl
12435            ! hv.c
12436 ____________________________________________________________________________
12437 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
12438         Log: NetWare tweaks from Ananth Kesari.
12439      Branch: perl
12440            ! NetWare/t/NWScripts.pl lib/File/Find.pm
12441 ____________________________________________________________________________
12442 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
12443         Log: Cast.
12444      Branch: perl
12445            ! regexec.c
12446 ____________________________________________________________________________
12447 [ 14036] By: ams                                   on 2002/01/03  12:12:31
12448         Log: Grammar fix suggested by Gwyn Judd.
12449      Branch: perl
12450            ! pod/perldiag.pod
12451 ____________________________________________________________________________
12452 [ 14035] By: nick                                  on 2002/01/03  09:22:42
12453         Log: More strange perlio != mainline differences where
12454              I have not been.
12455      Branch: perlio
12456           !> hints/unicos.sh hints/unicosmk.sh
12457 ____________________________________________________________________________
12458 [ 14034] By: nick                                  on 2002/01/03  09:19:37
12459         Log: Integrate mainline (including force integrate of
12460              lib/charnames.pm which had got out-of-step)
12461      Branch: perlio
12462           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
12463 ____________________________________________________________________________
12464 [ 14033] By: ams                                   on 2002/01/03  08:24:24
12465         Log: Subject: Not ok 14031: PPPort Makefile.PL
12466              From: andreas.koenig@anima.de (Andreas J. Koenig)
12467              Date: 03 Jan 2002 10:17:46 +0100
12468              Message-Id: <m3sn9n94jp.fsf@anima.de>
12469      Branch: perl
12470            ! ext/Devel/PPPort/Makefile.PL
12471 ____________________________________________________________________________
12472 [ 14032] By: nick                                  on 2002/01/03  08:24:00
12473         Log: Integrate mainline.
12474      Branch: perlio
12475           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
12476           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
12477           !> (integrate 31 files)
12478 ____________________________________________________________________________
12479 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
12480         Log: Off-by-one is my middle name.
12481      Branch: perl
12482            ! regexec.c
12483 ____________________________________________________________________________
12484 [ 14030] By: ams                                   on 2002/01/02  23:56:37
12485         Log: Subject: [PATCH @14015] threads::shared disabling
12486              From: Andy Bussey <andybussey@yahoo.co.uk>
12487              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
12488              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
12489      Branch: perl
12490            + ext/threads/shared/t/no_share.t
12491            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
12492 ____________________________________________________________________________
12493 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
12494         Log: Simon's new perlapi scheme, I hope I got all the pieces.
12495      Branch: perl
12496            + autodoc.pl embed.fnc
12497            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
12498 ____________________________________________________________________________
12499 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
12500         Log: Integrate perlio; more PPPort Makefile source dependence removal
12501      Branch: perl
12502           !> ext/Devel/PPPort/Makefile.PL perl.h
12503 ____________________________________________________________________________
12504 [ 14027] By: ams                                   on 2002/01/02  21:42:50
12505         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
12506              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12507              Date: Wed, 2 Jan 2002 23:09:13 +0100
12508              Message-Id: <20020102230913.A17373@rafael>
12509      Branch: perl
12510            ! pod/perldiag.pod
12511 ____________________________________________________________________________
12512 [ 14026] By: ams                                   on 2002/01/02  21:38:34
12513         Log: Subject: Re: PATCH: lib/Term/Cap.pm
12514              From: Jonathan Stowe <gellyfish@gellyfish.com>
12515              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
12516              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
12517      Branch: perl
12518            ! lib/Term/Cap.pm
12519 ____________________________________________________________________________
12520 [ 14025] By: ams                                   on 2002/01/02  18:34:26
12521         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
12522              From: Sam Tregar <sam@tregar.com>
12523              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
12524              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
12525      Branch: perl
12526            ! pod/perldiag.pod t/comp/proto.t toke.c
12527 ____________________________________________________________________________
12528 [ 14024] By: ams                                   on 2002/01/02  18:16:12
12529         Log: Subject: PATCH: lib/Term/Cap.pm
12530              From: Norton Allen <allen@huarp.harvard.edu>
12531              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
12532              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
12533      Branch: perl
12534            ! lib/Term/Cap.pm
12535 ____________________________________________________________________________
12536 [ 14023] By: ams                                   on 2002/01/02  18:12:31
12537         Log: Subject: PATCH: lib/Cwd.pm for QNX4
12538              From: Norton Allen <allen@huarp.harvard.edu>
12539              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
12540              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
12541      Branch: perl
12542            ! lib/Cwd.pm
12543 ____________________________________________________________________________
12544 [ 14022] By: nick                                  on 2002/01/02  18:01:21
12545         Log: More PPPort Makefile source dependence removal
12546      Branch: perlio
12547            ! ext/Devel/PPPort/Makefile.PL
12548 ____________________________________________________________________________
12549 [ 14021] By: nick                                  on 2002/01/02  17:44:36
12550         Log: Sort out muddle of editing on three machines ...
12551      Branch: perlio
12552           !> Changes MANIFEST cygwin/Makefile.SHs
12553           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
12554           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
12555           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
12556 ____________________________________________________________________________
12557 [ 14020] By: ams                                   on 2002/01/02  17:06:27
12558         Log: Fix misplaced application of #14016.
12559      Branch: perl
12560            ! op.c
12561 ____________________________________________________________________________
12562 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
12563         Log: Integrate perlio; avoid uninit debug_pad.
12564      Branch: perl
12565           !> sv.c
12566 ____________________________________________________________________________
12567 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
12568         Log: makedepend VOS fix from Paul Green.
12569      Branch: perl
12570            ! makedepend.SH
12571 ____________________________________________________________________________
12572 [ 14017] By: nick                                  on 2002/01/02  16:09:43
12573         Log: Avoid un-init perl_debug_pad in clones
12574      Branch: perlio
12575            ! sv.c
12576 ____________________________________________________________________________
12577 [ 14016] By: ams                                   on 2002/01/02  15:58:11
12578         Log: Subject: [PATCH] random crash in B::LISTOP::last
12579              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12580              Date: Wed, 2 Jan 2002 17:37:28 +0100
12581              Message-Id: <3C334558.3906.19CB98D@localhost>
12582      Branch: perl
12583            ! op.c
12584 ____________________________________________________________________________
12585 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
12586         Log: Update Changes.
12587      Branch: perl
12588            ! Changes patchlevel.h
12589 ____________________________________________________________________________
12590 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
12591         Log: One more iteration of the ibcmp_utf8() interface,
12592              hopefully this is a convergent iteration...
12593      Branch: perl
12594            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
12595 ____________________________________________________________________________
12596 [ 14013] By: ams                                   on 2002/01/02  13:43:58
12597         Log: Upgrade to podlators-1.19.
12598      Branch: perl
12599            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
12600            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
12601            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
12602            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
12603            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
12604 ____________________________________________________________________________
12605 [ 14012] By: ams                                   on 2002/01/02  09:48:51
12606         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
12607              From: martyn@inpharmatica.co.uk
12608              Date: Wed, 19 Dec 2001 19:05:00 +0000
12609              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
12610      Branch: perl
12611            ! lib/Pod/Usage.pm
12612 ____________________________________________________________________________
12613 [ 14011] By: nick                                  on 2002/01/02  08:38:18
12614         Log: Integrate mainline
12615      Branch: perlio
12616           !> (integrate 28 files)
12617 ____________________________________________________________________________
12618 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
12619         Log: Make ibcmp_utf8() optionally progress in either string for
12620              as long as it takes and optionally record how far it got.
12621      Branch: perl
12622            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
12623 ____________________________________________________________________________
12624 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
12625         Log: Once more try to get the PPPort Makefile right.
12626      Branch: perl
12627            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
12628 ____________________________________________________________________________
12629 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
12630         Log: -Wall silencing.
12631      Branch: perl
12632            ! utf8.c
12633 ____________________________________________________________________________
12634 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
12635         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
12636              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12637              Date: Tue, 1 Jan 2002 22:45:21 +0100       
12638              Message-ID: <20020101224521.A691@rafael>
12639      Branch: perl
12640            ! ext/B/B/Deparse.pm
12641 ____________________________________________________________________________
12642 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
12643         Log: VOS tweak from Paul Green: VOS has different O_BINARY
12644              and O_TEXT, but VOS always uses LF, never CRLF.
12645      Branch: perl
12646            ! perl.h
12647 ____________________________________________________________________________
12648 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
12649         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
12650      Branch: perl
12651            ! regexec.c utf8.c
12652 ____________________________________________________________________________
12653 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
12654         Log: Now that to_utf8_fold() was fixed.
12655      Branch: perl
12656            ! regcomp.c regexec.c
12657 ____________________________________________________________________________
12658 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
12659         Log: Integrate perlio; experimental binmode() re-coding.
12660      Branch: perl
12661           !> perlio.c
12662 ____________________________________________________________________________
12663 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
12664         Log: Document the to_utf8_*() functions.
12665      Branch: perl
12666            ! embed.pl pod/perlapi.pod utf8.c
12667 ____________________________________________________________________________
12668 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
12669         Log: Better support for multicharacter foldings.
12670              Now all but two of the CaseFold.txt cases work-- but
12671              only when the target string is single-character, more
12672              debugging needed.
12673      Branch: perl
12674            ! regexec.c
12675 ____________________________________________________________________________
12676 [ 14000] By: ams                                   on 2002/01/01  15:59:43
12677         Log: Subject: [PATCH] don't installperl pods
12678              From: Nicholas Clark <nick@unfortu.net>
12679              Date: Tue, 1 Jan 2002 16:44:12 +0000
12680              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
12681      Branch: perl
12682            ! installperl
12683 ____________________________________________________________________________
12684 [ 13999] By: ams                                   on 2002/01/01  14:34:04
12685         Log: Subject: [PATCH] perldiag.pod transposition
12686              From: Nicholas Clark <nick@unfortu.net>
12687              Date: Tue, 1 Jan 2002 15:03:52 +0000
12688              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
12689      Branch: perl
12690            ! pod/perldiag.pod
12691 ____________________________________________________________________________
12692 [ 13998] By: ams                                   on 2002/01/01  13:36:49
12693         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
12694              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12695              Date: Tue, 1 Jan 2002 15:12:36 +0100
12696              Message-Id: <20020101151236.A951@rafael>
12697      Branch: perl
12698            ! pod/perldiag.pod
12699 ____________________________________________________________________________
12700 [ 13997] By: ams                                   on 2002/01/01  13:33:06
12701         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
12702              From: Nicholas Clark <nick@unfortu.net>
12703              Date: Tue, 1 Jan 2002 13:13:17 +0000
12704              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
12705      Branch: perl
12706            ! ext/Socket/socketpair.t
12707 ____________________________________________________________________________
12708 [ 13996] By: ams                                   on 2002/01/01  04:44:28
12709         Log: Subject: [PATCH @13746] Leaner exporter
12710              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12711              Date: Mon, 31 Dec 2001 18:16:08 -0500
12712              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
12713      Branch: perl
12714            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
12715 ____________________________________________________________________________
12716 [ 13995] By: ams                                   on 2002/01/01  04:29:44
12717         Log: Subject: [PATCH @13746] h2xs broken
12718              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12719              Date: Mon, 31 Dec 2001 17:48:55 -0500
12720              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
12721      Branch: perl
12722            ! utils/h2xs.PL
12723 ____________________________________________________________________________
12724 [ 13994] By: ams                                   on 2002/01/01  04:25:46
12725         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
12726              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12727              Date: Mon, 31 Dec 2001 17:42:25 -0500
12728              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
12729      Branch: perl
12730            ! lib/ExtUtils/MM_Unix.pm
12731 ____________________________________________________________________________
12732 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
12733         Log: Rename the variables to be a bit more consistent.
12734      Branch: perl
12735            ! utf8.c
12736 ____________________________________________________________________________
12737 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
12738         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
12739              (found by Jeffrey Friedl)
12740      Branch: perl
12741            ! regexec.c t/op/pat.t utf8.c
12742 ____________________________________________________________________________
12743 [ 13991] By: nick                                  on 2001/12/31  18:08:55
12744         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
12745      Branch: perlio
12746            ! perlio.c
12747 ____________________________________________________________________________
12748 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
12749         Log: Update Changes.
12750      Branch: perl
12751            ! Changes patchlevel.h
12752 ____________________________________________________________________________
12753 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
12754         Log: Less unused ones.
12755      Branch: perl
12756            ! regexec.c
12757 ____________________________________________________________________________
12758 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
12759         Log: Unused variable.
12760      Branch: perl
12761            ! regcomp.c
12762 ____________________________________________________________________________
12763 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
12764         Log: Forgotten file.
12765      Branch: perl
12766            ! MANIFEST
12767 ____________________________________________________________________________
12768 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
12769         Log: Subject: Re: Cygwin: one down one to go 
12770              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12771              Date: Mon, 31 Dec 2001 18:34:36 +0100
12772              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
12773      Branch: perl
12774            ! cygwin/Makefile.SHs
12775 ____________________________________________________________________________
12776 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
12777         Log: Add some comments to the recent Unicode case-folding saga.
12778      Branch: perl
12779            ! regcomp.c regexec.c
12780 ____________________________________________________________________________
12781 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
12782         Log: Slight comment tweakage.
12783      Branch: perl
12784            ! ext/I18N/Langinfo/Langinfo.t
12785 ____________________________________________________________________________
12786 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
12787         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
12788      Branch: perl
12789            ! perl.h
12790 ____________________________________________________________________________
12791 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
12792         Log: Subject: [ PATCH] Cygwin: one down one to go
12793              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12794              Date: Mon, 31 Dec 2001 17:03:40 +0100
12795              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
12796      Branch: perl
12797            ! lib/Pod/t/basic.t
12798 ____________________________________________________________________________
12799 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
12800         Log: Tweak the dependencies not to recompile everytime,
12801              as suggested by NI-S.
12802      Branch: perl
12803            ! ext/Devel/PPPort/Makefile.PL
12804 ____________________________________________________________________________
12805 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
12806         Log: Planning still not right.
12807      Branch: perl
12808            ! lib/User/grent.t
12809 ____________________________________________________________________________
12810 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
12811         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
12812              From: Michael G Schwern <schwern@pobox.com>
12813              Date: Sun, 30 Dec 2001 18:07:55 -0500
12814              Message-ID: <20011230230755.GG12840@blackrider>
12815              
12816              (lib/User/grent, really)
12817      Branch: perl
12818            ! lib/User/grent.t
12819 ____________________________________________________________________________
12820 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
12821         Log: Integrate perlio; cleanup, in particular avoid accidental
12822              PerlIO_flush(NULL) if PerlIONext is NULL.
12823      Branch: perl
12824           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
12825 ____________________________________________________________________________
12826 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
12827         Log: Subject: typo in IO::Socket::INET.pm
12828              From: mjd@plover.com
12829              Date: 31 Dec 2001 14:31:10 -0000
12830              Message-ID: <20011231143110.4989.qmail@plover.com>
12831      Branch: perl
12832            ! ext/IO/lib/IO/Socket/INET.pm
12833 ____________________________________________________________________________
12834 [ 13976] By: nick                                  on 2001/12/31  13:56:11
12835         Log: Integrate mainline
12836      Branch: perlio
12837           !> (integrate 29 files)
12838 ____________________________________________________________________________
12839 [ 13975] By: nick                                  on 2001/12/31  12:40:50
12840         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
12841              if PerlIONext is NULL.
12842      Branch: perlio
12843            ! perlio.c perliol.h
12844 ____________________________________________________________________________
12845 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
12846         Log: Subject: Re: [PATCH] Basic bad prototype detection
12847              From: Sam Tregar <sam@tregar.com>
12848              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
12849              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
12850      Branch: perl
12851            ! t/comp/proto.t toke.c
12852 ____________________________________________________________________________
12853 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
12854         Log: Subject: [PATCH] configure.com / scriptdirexp
12855              From: "Craig A. Berry" <craigberry@mac.com>
12856              Date: Sun, 30 Dec 2001 15:47:28 -0600
12857              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
12858      Branch: perl
12859            ! configure.com
12860 ____________________________________________________________________________
12861 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
12862         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
12863              From: Abe Timmerman <abe@ztreet.demon.nl>
12864              Date: Mon, 31 Dec 2001 03:55:27 +0100
12865              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
12866      Branch: perl
12867            ! lib/ExtUtils/t/MM_Win32.t
12868 ____________________________________________________________________________
12869 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
12870         Log: Subject: [PATCH] Basic bad prototype detection
12871              From: Sam Tregar <sam@tregar.com> 
12872              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
12873              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
12874      Branch: perl
12875            ! pod/perldiag.pod t/comp/proto.t toke.c
12876 ____________________________________________________________________________
12877 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
12878         Log: Makefiles are sloppy about the exe suffix
12879              (from Paul Green)
12880      Branch: perl
12881            ! Makefile.SH x2p/Makefile.SH
12882 ____________________________________________________________________________
12883 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
12884         Log: Delay folding until necessary; start of handling
12885              folding into several characters.
12886      Branch: perl
12887            ! regcomp.c regexec.c
12888 ____________________________________________________________________________
12889 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
12890         Log: gcc -Wall dewhine.
12891      Branch: perl
12892            ! regexec.c
12893 ____________________________________________________________________________
12894 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
12895         Log: More Unicode folding tweaks, avoid potential false matches.
12896      Branch: perl
12897            ! regexec.c
12898 ____________________________________________________________________________
12899 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
12900         Log: Make that six wrongs.
12901      Branch: perl
12902            ! regexec.c utf8.c
12903 ____________________________________________________________________________
12904 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
12905         Log: Four wrongs can make a right.
12906      Branch: perl
12907            ! regexec.c utf8.c
12908 ____________________________________________________________________________
12909 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
12910         Log: Fix all the I case foldings as per CaseFold.txt.
12911      Branch: perl
12912            ! regcomp.c regexec.c
12913 ____________________________________________________________________________
12914 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
12915         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
12916      Branch: perl
12917            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
12918            ! regexec.c utf8.c
12919 ____________________________________________________________________________
12920 [ 13962] By: nick                                  on 2001/12/30  18:33:41
12921         Log: Integrate 8.3 fix for PPPort fix
12922      Branch: perlio
12923           +> ext/Devel/PPPort/ppport_h.PL
12924            - ext/Devel/PPPort/ppport.h.PL
12925            ! ext/Devel/PPPort/MANIFEST
12926           !> ext/Devel/PPPort/Makefile.PL
12927 ____________________________________________________________________________
12928 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
12929         Log: Integrate perlio; more win32 stuff:
12930              
12931              A. Use Perl_my_socketpair()
12932              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
12933              load winsock.
12934              C. (In passing) work round fact that $$ is now SvREADONLY
12935              so we need to take special measures to set it during
12936              pseudo-fork.
12937      Branch: perl
12938           !> util.c win32/perlhost.h
12939 ____________________________________________________________________________
12940 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
12941         Log: Fix ppport.h for Unix.
12942      Branch: perl
12943            + ext/Devel/PPPort/ppport_h.PL
12944            - ext/Devel/PPPort/ppport.h.PL
12945            ! MANIFEST ext/Devel/PPPort/Makefile.PL
12946 ____________________________________________________________________________
12947 [ 13959] By: nick                                  on 2001/12/30  16:53:42
12948         Log: Win32 stuff:
12949              A. Use Perl_my_socketpair()
12950              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
12951              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
12952              take special measures to set it during pseudo-fork.
12953      Branch: perlio
12954            ! util.c win32/perlhost.h
12955 ____________________________________________________________________________
12956 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
12957         Log: Integrate perlio; win32 kicking.
12958      Branch: perl
12959           +> ext/Devel/PPPort/ppport.h.PL
12960           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
12961           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
12962           !> proto.h
12963 ____________________________________________________________________________
12964 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
12965         Log: metaconfig unit change for #13956.
12966      Branch: metaconfig
12967            ! U/modified/spitshell.U
12968 ____________________________________________________________________________
12969 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
12970         Log: Must look for cat also in $PATH (noticed by Philip Newton).
12971      Branch: perl
12972            ! Configure
12973 ____________________________________________________________________________
12974 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
12975         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
12976              From: Blair Zajac <blair@orcaware.com>
12977              Date: Sat, 29 Dec 2001 22:37:03 -0800
12978              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
12979      Branch: perl
12980            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
12981 ____________________________________________________________________________
12982 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
12983         Log: Regen files.
12984      Branch: perl
12985            ! embed.h global.sym pod/perlapi.pod uconfig.h
12986 ____________________________________________________________________________
12987 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
12988         Log: Subject: [PATCH] -t without -w 
12989              From: Michael G Schwern <schwern@pobox.com>
12990              Date: Sat, 29 Dec 2001 23:46:25 -0500
12991              Message-ID: <20011230044625.GA14386@blackrider>
12992      Branch: perl
12993            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
12994            ! warnings.pl
12995 ____________________________________________________________________________
12996 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
12997         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
12998              From: Dave Rolsky <autarch@urth.org>               
12999              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
13000              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
13001              
13002              $^O is NetWare, not Netware.
13003      Branch: perl
13004            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
13005 ____________________________________________________________________________
13006 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
13007         Log: Sarathy thinks undoing C++ comments from C++ files
13008              is a bit too zealous.
13009      Branch: perl
13010            ! win32/perlhost.h win32/vmem.h
13011 ____________________________________________________________________________
13012 [ 13950] By: nick                                  on 2001/12/30  14:30:02
13013         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
13014              This gets them into Errno.pm - yet to prove they end up in $!.
13015      Branch: perlio
13016            ! ext/Errno/Errno_pm.PL
13017 ____________________________________________________________________________
13018 [ 13949] By: nick                                  on 2001/12/30  12:02:21
13019         Log: Integrate Cwd muddle
13020      Branch: perlio
13021           !> MANIFEST installperl lib/Cwd.pm
13022 ____________________________________________________________________________
13023 [ 13948] By: nick                                  on 2001/12/30  11:51:40
13024         Log: remove embed.pl duplicates
13025      Branch: perlio
13026            ! embed.h embed.pl global.sym proto.h
13027 ____________________________________________________________________________
13028 [ 13947] By: nick                                  on 2001/12/30  11:35:51
13029         Log: More Cwd tidy up
13030      Branch: perl
13031            ! MANIFEST installperl
13032 ____________________________________________________________________________
13033 [ 13946] By: nick                                  on 2001/12/30  11:12:42
13034         Log: Undo a mess trying Cwd.pm in its ext directory
13035      Branch: perl
13036            + lib/Cwd.pm
13037            - ext/Cwd/Cwd.pm
13038 ____________________________________________________________________________
13039 [ 13945] By: nick                                  on 2001/12/30  10:03:43
13040         Log: Integrate mainline
13041      Branch: perl
13042           +> ext/Cwd/Cwd.pm
13043            - lib/Cwd.pm
13044            ! MANIFEST
13045      Branch: perlio
13046           !> (integrate 45 files)
13047 ____________________________________________________________________________
13048 [ 13944] By: nick                                  on 2001/12/30  09:27:16
13049         Log: "Port" Devel::PPPort to Win32:
13050              - need to set @INC before use in the test
13051              - {} are special to dmake, so use ppport.h.PL
13052              rather than commandline 
13053      Branch: perlio
13054            + ext/Devel/PPPort/ppport.h.PL
13055            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
13056 ____________________________________________________________________________
13057 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
13058         Log: Update Changes.
13059      Branch: perl
13060            ! Changes patchlevel.h
13061 ____________________________________________________________________________
13062 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
13063         Log: Subject: [PATCH] cleaner close on tests, take 2
13064              From: andreas.koenig@anima.de (Andreas J. Koenig)
13065              Date: 29 Dec 2001 21:42:37 +0100
13066              Message-ID: <m33d1tvjuq.fsf@anima.de>
13067              
13068              (the DB_File patches)
13069      Branch: perl
13070            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
13071            ! ext/DB_File/t/db-recno.t
13072 ____________________________________________________________________________
13073 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
13074         Log: Integrate perlio; regen'ed config_H.?c
13075      Branch: perl
13076           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
13077 ____________________________________________________________________________
13078 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
13079         Log: Subject: [PATCH] cleaner close on tests, take 2             
13080              From: andreas.koenig@anima.de (Andreas J. Koenig)
13081              Date: 29 Dec 2001 21:42:37 +0100
13082              Message-ID: <m33d1tvjuq.fsf@anima.de>
13083              
13084              (except for the three DB_File patch fragments)
13085      Branch: perl
13086            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
13087            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
13088            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
13089            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
13090            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
13091            ! t/op/runlevel.t t/op/write.t t/run/switches.t
13092 ____________________________________________________________________________
13093 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
13094         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
13095              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13096              Date: Sat, 29 Dec 2001 20:38:59 +0100
13097              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
13098              
13099              (NetWare tree not touched because it's very //)
13100      Branch: perl
13101            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
13102            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
13103            ! wince/include/errno.h wince/include/netdb.h
13104            ! wince/include/sys/socket.h wince/include/sys/stat.h
13105            ! wince/perllib.c wince/perlmain.c wince/win32.h
13106            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
13107            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
13108 ____________________________________________________________________________
13109 [ 13938] By: nick                                  on 2001/12/29  19:23:32
13110         Log: Integrate mainline (ok linux)
13111      Branch: perlio
13112           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
13113           !> (integrate 33 files)
13114 ____________________________________________________________________________
13115 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
13116         Log: Give up on serious testing of langinfo().  Leave the old
13117              code in place, though.
13118      Branch: perl
13119            ! ext/I18N/Langinfo/Langinfo.t
13120 ____________________________________________________________________________
13121 [ 13936] By: nick                                  on 2001/12/29  18:20:33
13122         Log: Routine regen_config_h - no real differences other than order of crypt 
13123      Branch: perlio
13124            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13125 ____________________________________________________________________________
13126 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
13127         Log: Integrate perlio;
13128              
13129              Define the two socket error numbers in terms of WSAEXXXXX equivalents
13130              
13131              Fudge Config.pm so File::Spec does not croak.
13132      Branch: perl
13133           !> win32/FindExt.pm win32/win32.h
13134 ____________________________________________________________________________
13135 [ 13934] By: nick                                  on 2001/12/29  17:27:50
13136         Log: Fudge Config.pm so File::Spec does not croak.
13137      Branch: perlio
13138            ! win32/FindExt.pm
13139 ____________________________________________________________________________
13140 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
13141         Log: metaconfig unit changes for #13932.
13142      Branch: metaconfig
13143            + U/modified/Init.U
13144            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
13145 ____________________________________________________________________________
13146 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
13147         Log: VOS tweaks from Paul Green.
13148              
13149              The Configure tweaks: the _exe needs to be
13150              set after the init; VOS has fd 3 hardwired to /dev/tty;
13151              the grep/ln/make substitutions really need to stick.
13152      Branch: perl
13153            ! Configure hints/vos.sh perl.h util.c vos/build.cm
13154            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13155            ! vos/config.ga.h vos/vosish.h
13156 ____________________________________________________________________________
13157 [ 13931] By: nick                                  on 2001/12/29  17:00:38
13158         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
13159              (just to get util.c to compile)
13160      Branch: perlio
13161            ! win32/win32.h
13162 ____________________________________________________________________________
13163 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
13164         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
13165              From: coral@eekeek.org
13166              Date: Fri, 28 Dec 2001 19:58:22 -0500      
13167              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
13168      Branch: perl
13169            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
13170            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
13171            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
13172            ! pod/perlunicode.pod pod/perlxs.pod util.c
13173 ____________________________________________________________________________
13174 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
13175         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
13176      Branch: perl
13177            ! t/op/exec.t
13178 ____________________________________________________________________________
13179 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
13180         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
13181              From: Abe Timmerman <abe@ztreet.demon.nl>
13182              Date: Sat, 29 Dec 2001 13:10:06 +0100
13183              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
13184      Branch: perl
13185            + lib/Pod/t/InputObjects.t
13186 ____________________________________________________________________________
13187 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
13188         Log: Integrate perlio;
13189              
13190              Quick fix (after couple of clever fixes failed) for
13191              "accept leaks memory" fail [ID 20011223.001]
13192              
13193              Nick Clark's embed.pl fix for my_socketpair
13194      Branch: perl
13195           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
13196 ____________________________________________________________________________
13197 [ 13926] By: nick                                  on 2001/12/29  15:23:21
13198         Log: Nick Clark's embed.pl fix for my_socketpair
13199      Branch: perlio
13200            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
13201 ____________________________________________________________________________
13202 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
13203         Log: Slight tweaks on the MM_Win32.t.
13204      Branch: perl
13205            ! lib/ExtUtils/t/MM_Win32.t
13206 ____________________________________________________________________________
13207 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
13208         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
13209              From: Abe Timmerman <abe@ztreet.demon.nl>
13210              Date: Sat, 29 Dec 2001 12:51:36 +0100
13211              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
13212      Branch: perl
13213            + lib/ExtUtils/t/MM_Win32.t
13214            ! MANIFEST
13215 ____________________________________________________________________________
13216 [ 13923] By: nick                                  on 2001/12/29  15:12:07
13217         Log: Quick fix (after couple of clever fixes failed) for
13218              "accept leaks memory" fail [ID 20011223.001]
13219      Branch: perlio
13220            ! pp_sys.c
13221 ____________________________________________________________________________
13222 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
13223         Log: Subject: [PATCH] Module names and other nits
13224              From: Autrijus Tang <autrijus@autrijus.org>                 
13225              Date: Sat, 29 Dec 2001 01:59:28 +0800
13226              Message-ID: <20011229015928.A29712@geb.elixus.org>              
13227      Branch: perl
13228            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
13229            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
13230            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
13231            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
13232            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
13233 ____________________________________________________________________________
13234 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
13235         Log: socketpair tweaks from Nicholas Clark.
13236      Branch: perl
13237            ! ext/Socket/socketpair.t util.c
13238 ____________________________________________________________________________
13239 [ 13920] By: nick                                  on 2001/12/29  12:36:21
13240         Log: Integrate mainline
13241      Branch: perlio
13242           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
13243           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
13244           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13245           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
13246           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
13247           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
13248           !> t/op/sysio.t
13249 ____________________________________________________________________________
13250 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
13251         Log: Retract #13917.
13252      Branch: perl
13253            ! doop.c
13254 ____________________________________________________________________________
13255 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
13256         Log: Subject: provisional MakeMaker patch for VMS
13257              From: "Craig A. Berry" <craigberry@mac.com> 
13258              Date: Thu, 27 Dec 2001 22:29:37 -0600
13259              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
13260      Branch: perl
13261            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13262 ____________________________________________________________________________
13263 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
13264         Log: (retracted by #13919)
13265      Branch: perl
13266            ! doop.c
13267 ____________________________________________________________________________
13268 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
13269         Log: metaconfig unit change for #13915.
13270      Branch: metaconfig/U/perl
13271            ! d_u32align.U
13272 ____________________________________________________________________________
13273 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
13274         Log: Remove debris in any case.
13275      Branch: perl
13276            ! Configure
13277 ____________________________________________________________________________
13278 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
13279         Log: Subject: [PATCH] Re: B::walksymtable oddness
13280              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13281              Date: Thu, 27 Dec 2001 19:14:24 +0100
13282              Message-ID: <3C2B7310.861.18820D0@localhost>
13283      Branch: perl
13284            ! ext/B/B.pm
13285 ____________________________________________________________________________
13286 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
13287         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
13288              From: Nicholas Clark <nick@unfortu.net> 
13289              Date: Fri, 28 Dec 2001 00:43:02 +0000
13290              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
13291      Branch: perl
13292            ! ext/Socket/socketpair.t
13293 ____________________________________________________________________________
13294 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
13295         Log: Fast Latin1<->UTF-8 conversion for older Perls.
13296      Branch: perl
13297            ! pod/perluniintro.pod
13298 ____________________________________________________________________________
13299 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
13300         Log: Update Changes.
13301      Branch: perl
13302            ! Changes patchlevel.h
13303 ____________________________________________________________________________
13304 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
13305         Log: More wait status trickery for BeOS.
13306      Branch: perl
13307            ! ext/POSIX/POSIX.xs
13308 ____________________________________________________________________________
13309 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
13310         Log: metaconfig unit change for #13908.
13311      Branch: metaconfig/U/perl
13312            ! d_u32align.U
13313 ____________________________________________________________________________
13314 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
13315         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
13316      Branch: perl
13317            ! Configure
13318 ____________________________________________________________________________
13319 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
13320         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
13321              From: gbarr@monty.mutatus.co.uk
13322              Date: 27 Dec 2001 14:41:36 -0000
13323              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
13324      Branch: perl
13325            ! lib/ExtUtils/t/Embed.t
13326 ____________________________________________________________________________
13327 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
13328         Log: Subject: [PATCH] Re: socketpair emulation
13329              From: Nicholas Clark <nick@unfortu.net> 
13330              Date: Wed, 26 Dec 2001 20:08:14 +0000
13331              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
13332      Branch: perl
13333            ! ext/Socket/socketpair.t
13334 ____________________________________________________________________________
13335 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
13336         Log: Subject: [DOC PATCH] left is right and right is left
13337              From: Philip Newton <Philip.Newton@gmx.net>
13338              Date: Thu, 27 Dec 2001 10:04:17 +0100
13339              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
13340      Branch: perl
13341            ! pod/perlfunc.pod pod/perlport.pod
13342 ____________________________________________________________________________
13343 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
13344         Log: Subject: [PATCH] check return of close
13345              From: andreas.koenig@anima.de (Andreas J. Koenig)            
13346              Date: 27 Dec 2001 09:47:30 +0100
13347              Message-ID: <m3ellhgicd.fsf@anima.de> 
13348              
13349              Subject: [PATCH] improve error reporting
13350              From: andreas.koenig@anima.de (Andreas J. Koenig)            
13351              Date: 27 Dec 2001 09:54:55 +0100
13352              Message-ID: <m3adw5gi00.fsf@anima.de> 
13353              
13354              Subject: [PATCH] check return value of close
13355              From: andreas.koenig@anima.de (Andreas J. Koenig)            
13356              Date: 27 Dec 2001 10:03:55 +0100
13357              Message-ID: <m3666tghl0.fsf@anima.de> 
13358              
13359              Subject: [PATCH] return of close
13360              From: andreas.koenig@anima.de (Andreas J. Koenig)            
13361              Date: 27 Dec 2001 10:22:15 +0100
13362              Message-ID: <m31yhhggqg.fsf@anima.de> 
13363      Branch: perl
13364            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
13365            ! t/io/fflush.t
13366 ____________________________________________________________________________
13367 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
13368         Log: Subject: [PATCH] check return of close
13369              From: andreas.koenig@anima.de (Andreas J. Koenig)            
13370              Date: 27 Dec 2001 09:47:30 +0100
13371              Message-ID: <m3ellhgicd.fsf@anima.de> 
13372      Branch: perl
13373            ! t/base/rs.t
13374 ____________________________________________________________________________
13375 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
13376         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
13377              From: andreas.koenig@anima.de (Andreas J. Koenig)
13378              Date: 27 Dec 2001 09:21:16 +0100
13379              Message-ID: <m3n105gjk3.fsf@anima.de>
13380      Branch: perl
13381            ! t/op/sysio.t
13382 ____________________________________________________________________________
13383 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
13384         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
13385              From: "Gerrit P. Haase" <gp@familiehaase.de>
13386              Date: Thu, 27 Dec 2001 09:23:55 +0100 
13387              Message-ID: <98211521662.20011227092355@familiehaase.de>
13388      Branch: perl
13389            ! lib/ExtUtils/t/MM_Cygwin.t
13390 ____________________________________________________________________________
13391 [ 13900] By: nick                                  on 2001/12/27  11:11:51
13392         Log: Integrate mainline
13393      Branch: perlio
13394           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
13395           +> lib/File/Spec/NW5.pm
13396           !> (integrate 52 files)
13397 ____________________________________________________________________________
13398 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
13399         Log: Replace the awful (most likely generated and not very persistent)
13400              URL with something tangible.
13401      Branch: perl
13402            ! README.hpux
13403 ____________________________________________________________________________
13404 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
13405         Log: Naughty /dev/printer (ls -l, really) of IRIX.
13406      Branch: perl
13407            ! t/op/stat.t
13408 ____________________________________________________________________________
13409 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
13410         Log: Upgrade to Net::Ping 2.10.
13411      Branch: perl
13412            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
13413            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
13414            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
13415            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
13416 ____________________________________________________________________________
13417 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
13418         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
13419              (this showed up in Benchmark.t)
13420      Branch: perl
13421            ! pp_sys.c
13422 ____________________________________________________________________________
13423 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
13424         Log: BeOS updates.
13425      Branch: perl
13426            ! README.beos beos/beos.c
13427 ____________________________________________________________________________
13428 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
13429         Log: Subject: Re: bleadperl doesn't compile
13430              From: "Gerrit P. Haase" <gp@familiehaase.de>
13431              Date: Wed, 26 Dec 2001 21:29:08 +0100
13432              Message-ID: <22168634623.20011226212908@familiehaase.de>
13433              
13434              Cygwin with multiplicity.
13435      Branch: perl
13436            ! perlio.c
13437 ____________________________________________________________________________
13438 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
13439         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
13440              From: Nicholas Clark <nick@ccl4.org>
13441              Date: Wed, 26 Dec 2001 19:07:33 +0000
13442              Message-ID: <20011226190732.J48842@plum.flirble.org>            
13443              
13444              socketpair() (un)signedness nit.
13445      Branch: perl
13446            ! util.c
13447 ____________________________________________________________________________
13448 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
13449         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
13450              From: Nicholas Clark <nick@ccl4.org>
13451              Date: Wed, 26 Dec 2001 19:19:47 +0000
13452              Message-ID: <20011226191946.K48842@plum.flirble.org>
13453              
13454              Use report_evil_fh().
13455      Branch: perl
13456            ! doio.c
13457 ____________________________________________________________________________
13458 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
13459         Log: Bad $? assumptions.
13460      Branch: perl
13461            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
13462 ____________________________________________________________________________
13463 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
13464         Log: Net::Ping isn't going to work much without
13465              the Socket extension; fail more gracefully.
13466      Branch: perl
13467            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
13468            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
13469            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
13470            ! lib/Net/Ping/t/300_ping_stream.t
13471 ____________________________________________________________________________
13472 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
13473         Log: metaconfig unit change for #13888.
13474      Branch: metaconfig
13475            ! U/modified/Oldconfig.U
13476 ____________________________________________________________________________
13477 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
13478         Log: test -d /system is a bit too generic test for VOS
13479              (false hit in BeOS)
13480      Branch: perl
13481            ! Configure
13482 ____________________________________________________________________________
13483 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
13484         Log: No AF_UNIX in BeOS.
13485      Branch: perl
13486            ! util.c
13487 ____________________________________________________________________________
13488 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
13489         Log: FAQ sync.
13490      Branch: perl
13491            ! pod/perlfaq5.pod
13492 ____________________________________________________________________________
13493 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
13494         Log: Update Changes.
13495      Branch: perl
13496            ! Changes patchlevel.h
13497 ____________________________________________________________________________
13498 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
13499         Log: Make -t equal -tw.
13500      Branch: perl
13501            ! perl.c pod/perlrun.pod
13502 ____________________________________________________________________________
13503 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
13504         Log: Subject: Re: Not OK 13881
13505              From: John Peacock <jpeacock@rowman.com>
13506              Date: Tue, 25 Dec 2001 06:02:12 -0500
13507              Message-ID: <3C285CB4.8040006@rowman.com>
13508      Branch: perl
13509            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
13510 ____________________________________________________________________________
13511 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
13512         Log: Subject: Re: Not OK 13881
13513              From: andreas.koenig@anima.de (Andreas J. Koenig)
13514              Date: 25 Dec 2001 07:33:23 +0100
13515              Message-ID: <m3bsgnajws.fsf@anima.de>
13516      Branch: perl
13517            ! op.c
13518 ____________________________________________________________________________
13519 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
13520         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
13521              From: Mark-Jason Dominus <mjd@plover.com>    
13522              Date: Mon, 24 Dec 2001 18:14:48 -0500
13523              Message-ID: <20011224231448.25826.qmail@plover.com>
13524      Branch: perl
13525            ! op.c t/op/eval.t
13526 ____________________________________________________________________________
13527 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
13528         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
13529              From: Dave Rolsky <autarch@urth.org>
13530              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
13531              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
13532      Branch: perl
13533            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
13534            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
13535            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
13536            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
13537            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
13538 ____________________________________________________________________________
13539 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
13540         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
13541              From: Jeffrey Friedl <jfriedl@yahoo.com>
13542              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
13543              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
13544              
13545              The rest of the tests for plus few extras.
13546      Branch: perl
13547            ! t/op/pat.t
13548 ____________________________________________________________________________
13549 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
13550         Log: metaconfig unit change for #13877.
13551      Branch: metaconfig
13552            ! U/modified/Unix.U
13553 ____________________________________________________________________________
13554 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
13555         Log: No-op.
13556      Branch: perl
13557            ! Configure
13558 ____________________________________________________________________________
13559 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
13560         Log: More constant casting.
13561      Branch: perl
13562            ! regexec.c
13563 ____________________________________________________________________________
13564 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
13565         Log: Subject: perlhack.pod 
13566              From: "John P. Linderman" <jpl@research.att.com>
13567              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
13568              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
13569      Branch: perl
13570            ! pod/perlhack.pod
13571 ____________________________________________________________________________
13572 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
13573         Log: File::Find patch patches from Thomas Wegner.
13574      Branch: perl
13575            ! lib/File/Find.pm
13576 ____________________________________________________________________________
13577 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
13578         Log: Subject: Re: socketpair emulation 
13579              From: Nicholas Clark <nick@unfortu.net>                 
13580              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
13581              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
13582      Branch: perl
13583            ! ext/Socket/socketpair.t
13584 ____________________________________________________________________________
13585 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
13586         Log: Must cast constants if they can be quads.
13587      Branch: perl
13588            ! regcomp.c
13589 ____________________________________________________________________________
13590 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
13591         Log: Promote the e/uid to wide enough un/signed integers
13592              and printf them as such.
13593      Branch: perl
13594            ! taint.c
13595 ____________________________________________________________________________
13596 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
13597         Log: metaconfig unit change for #13869.
13598      Branch: metaconfig/U/perl
13599            ! d_u32align.U
13600 ____________________________________________________________________________
13601 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
13602         Log: The U32 alignment test wasn't really working, noticed
13603              by Paul Green.  Now the test works, but this means that
13604              we may see coredumps from the test.   I sure hope MMUless
13605              places don't crash on the test.
13606      Branch: perl
13607            ! Configure
13608 ____________________________________________________________________________
13609 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
13610         Log: metaconfig unit changes for #13867.
13611      Branch: metaconfig
13612            ! U/compline/nblock_io.U U/modified/Unix.U
13613            ! U/modified/spitshell.U
13614 ____________________________________________________________________________
13615 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
13616         Log: More VOS tweaks.
13617      Branch: perl
13618            ! Configure
13619 ____________________________________________________________________________
13620 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
13621         Log: The funky final sigma casefolding.
13622      Branch: perl
13623            ! regcomp.c regexec.c t/op/pat.t utf8.h
13624 ____________________________________________________________________________
13625 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
13626         Log: Update Changes.
13627      Branch: perl
13628            ! Changes patchlevel.h
13629 ____________________________________________________________________________
13630 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
13631         Log: Move the \C and \X to pat.t.
13632      Branch: perl
13633            ! t/op/pat.t t/op/re_tests
13634 ____________________________________________________________________________
13635 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
13636         Log: More logical test ordering.
13637      Branch: perl
13638            ! perl.h
13639 ____________________________________________________________________________
13640 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
13641         Log: Integrate perlio;
13642              
13643              Add at least the "important" PerlIO_xxxx functions to embed.pl
13644              so that they get implicit pTHX_ and we can avoid slow dTHX.
13645              
13646              Put PerlIO stuff inside EXTERN C
13647              
13648              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
13649      Branch: perl
13650           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
13651           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
13652           !> win32/win32.c
13653 ____________________________________________________________________________
13654 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
13655         Log: Even more \X fixing.
13656      Branch: perl
13657            ! regexec.c t/op/pat.t
13658 ____________________________________________________________________________
13659 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
13660         Log: More \X fixing.
13661      Branch: perl
13662            ! regexec.c t/op/pat.t
13663 ____________________________________________________________________________
13664 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
13665         Log: Fix encoding pragma.
13666      Branch: perl
13667            ! regcomp.c
13668 ____________________________________________________________________________
13669 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
13670         Log: Subject: socketpair emulation
13671              From: Nicholas Clark <nick@unfortu.net>
13672              Date: Sat, 22 Dec 2001 18:38:18 +0000
13673              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
13674      Branch: perl
13675            + ext/Socket/socketpair.t
13676            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
13677            ! pp_sys.c proto.h util.c
13678 ____________________________________________________________________________
13679 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
13680         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
13681              From: Jeffrey Friedl <jfriedl@yahoo.com>
13682              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
13683              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
13684              
13685              (partially applied, most of the new tests need to be rethought)
13686      Branch: perl
13687            ! regcomp.c t/op/re_tests
13688 ____________________________________________________________________________
13689 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
13690         Log: Small tweaks.
13691      Branch: perl
13692            ! handy.h regexec.c
13693 ____________________________________________________________________________
13694 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
13695         Log: Unicode casefolding continues.
13696              (lib/encoding.t still failing.)
13697      Branch: perl
13698            ! regexec.c t/op/pat.t
13699 ____________________________________________________________________________
13700 [ 13854] By: nick                                  on 2001/12/22  20:01:27
13701         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
13702      Branch: perlio
13703            ! makedef.pl perlio.h perlio.sym win32/win32.c
13704 ____________________________________________________________________________
13705 [ 13853] By: nick                                  on 2001/12/22  19:58:53
13706         Log: Put PerlIO stuff inside EXTERN C
13707      Branch: perlio
13708            ! embed.pl proto.h
13709 ____________________________________________________________________________
13710 [ 13852] By: nick                                  on 2001/12/22  18:04:34
13711         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
13712              so that they get implicit pTHX_ and we can avoid slow dTHX.
13713      Branch: perlio
13714            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
13715            ! perlio.h pod/perlapi.pod proto.h
13716 ____________________________________________________________________________
13717 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
13718         Log: metaconfig unit change for #13850.
13719      Branch: metaconfig
13720            ! U/modified/Loc.U
13721 ____________________________________________________________________________
13722 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
13723         Log: Rework the make logic (again).
13724      Branch: perl
13725            ! Configure
13726 ____________________________________________________________________________
13727 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
13728         Log: Integrate perlio;
13729              Fix mis-parse of autoloaded usage code by declaring the sub
13730              Correct checking code which Ilya spotted was tripped by CR at EOF.
13731              The CR at EOF fix earlier broke CR at end-of-buffer.
13732      Branch: perl
13733            ! regexec.c
13734           !> ext/POSIX/POSIX.pm perlio.c sv.c
13735 ____________________________________________________________________________
13736 [ 13848] By: nick                                  on 2001/12/22  15:11:17
13737         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
13738              This should be okay for both?
13739      Branch: perlio
13740            ! perlio.c
13741 ____________________________________________________________________________
13742 [ 13847] By: nick                                  on 2001/12/22  12:26:32
13743         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
13744              Also tone down perl -DP tracing of sv_gets.
13745      Branch: perlio
13746            ! perlio.c sv.c
13747 ____________________________________________________________________________
13748 [ 13846] By: nick                                  on 2001/12/22  10:49:27
13749         Log: Fix mis-parse of autoloaded usage code by declaring the sub
13750      Branch: perlio
13751            ! ext/POSIX/POSIX.pm
13752 ____________________________________________________________________________
13753 [ 13845] By: nick                                  on 2001/12/22  10:44:11
13754         Log: Integrate mainline - some fails:
13755              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
13756              -------------------------------------------------------------------------------
13757              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
13758              ../lib/encoding.t                    19    2  10.53%  17-18
13759              op/pat.t                            770    3   0.39%  754-755 757
13760      Branch: perlio
13761           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
13762           !> (integrate 36 files)
13763 ____________________________________________________________________________
13764 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
13765         Log: More Unicode casing fixes.
13766      Branch: perl
13767            ! regexec.c t/op/pat.t
13768 ____________________________________________________________________________
13769 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
13770         Log: Unicode casefolding fixes.
13771      Branch: perl
13772            ! op.c regcomp.c regexec.c t/op/pat.t
13773 ____________________________________________________________________________
13774 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
13775         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
13776              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
13777              Date: Sat, 22 Dec 2001 00:01:29 +0100
13778              Message-ID: <20011222000129.A713@rafael>
13779      Branch: perl
13780            ! ext/B/B/Deparse.pm
13781 ____________________________________________________________________________
13782 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
13783         Log: VOS config from Paul Green.
13784      Branch: perl
13785            ! hints/vos.sh
13786 ____________________________________________________________________________
13787 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
13788         Log: Subject: [PATCH @13746] CreateTTY on OS/2
13789              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13790              Date: Fri, 21 Dec 2001 15:59:45 -0500
13791              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
13792      Branch: perl
13793            ! lib/perl5db.pl
13794 ____________________________________________________________________________
13795 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
13796         Log: Subject: [PATCH @13746] uninstalled build of modules broken
13797              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13798              Date: Fri, 21 Dec 2001 15:49:09 -0500
13799              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
13800      Branch: perl
13801            ! lib/ExtUtils/MM_Unix.pm
13802 ____________________________________________________________________________
13803 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
13804         Log: Subject: [PATCH @13746] OS/2 File::* modules
13805              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13806              Date: Fri, 21 Dec 2001 15:43:24 -0500
13807              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
13808      Branch: perl
13809            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
13810 ____________________________________________________________________________
13811 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
13812         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
13813              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
13814              Date: Fri, 21 Dec 2001 17:29:07 +0100
13815              Message-ID: <3C236353.6625C4C0@alcatel.at>
13816      Branch: perl
13817            ! pod/perltie.pod
13818 ____________________________________________________________________________
13819 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
13820         Log: metaconfig unit changes for #13835
13821      Branch: metaconfig
13822            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
13823            ! U/modified/sh.U
13824 ____________________________________________________________________________
13825 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
13826         Log: Further VOS tweaks: the _exe needs to be introduced
13827              in the very beginning, and the make/gmake needs special
13828              VOS logic.
13829      Branch: perl
13830            ! Configure Makefile.SH
13831 ____________________________________________________________________________
13832 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
13833         Log: Update Changes.
13834      Branch: perl
13835            ! Changes patchlevel.h
13836 ____________________________________________________________________________
13837 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
13838         Log: metaconfig unit change for #13832.
13839      Branch: metaconfig
13840            ! U/modified/spitshell.U
13841 ____________________________________________________________________________
13842 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
13843         Log: Also the search for cat needs to be _exe-aware.
13844      Branch: perl
13845            ! Configure
13846 ____________________________________________________________________________
13847 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
13848         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
13849              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
13850              Date: Fri, 21 Dec 2001 14:02:01 +0100
13851              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
13852      Branch: perl
13853            ! ext/B/B/Xref.pm
13854 ____________________________________________________________________________
13855 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
13856         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
13857      Branch: perl
13858            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
13859            ! ext/B/t/assembler.t
13860 ____________________________________________________________________________
13861 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
13862         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
13863              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13864              Date: Fri, 21 Dec 2001 11:15:38 +0100
13865              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
13866      Branch: perl
13867            ! hv.c
13868 ____________________________________________________________________________
13869 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
13870         Log: A plan is good.
13871      Branch: perl
13872            ! ext/re/re.t
13873 ____________________________________________________________________________
13874 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
13875         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
13876              From: chromatic <chromatic@rmci.net>
13877              Date: Thu, 20 Dec 2001 16:16:48 -0700
13878              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
13879      Branch: perl
13880            + ext/re/re.t
13881            ! MANIFEST
13882 ____________________________________________________________________________
13883 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
13884         Log: Synchronize the skippage message.
13885      Branch: perl
13886            ! lib/ExtUtils/t/MM_OS2.t
13887 ____________________________________________________________________________
13888 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
13889         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
13890              From: chromatic <chromatic@rmci.net>
13891              Date: Thu, 20 Dec 2001 16:09:10 -0700
13892              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
13893      Branch: perl
13894            + lib/ExtUtils/t/MM_OS2.t
13895            ! MANIFEST
13896 ____________________________________________________________________________
13897 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
13898         Log: Subject: perlfunc.pod patch re flock via fcntl
13899              From: "Tye McQueen" <tye@metronet.com>
13900              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
13901              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
13902      Branch: perl
13903            ! pod/perlfunc.pod
13904 ____________________________________________________________________________
13905 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
13906         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
13907              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
13908              (the Unicode maximum code point) warnable offenses.
13909      Branch: perl
13910            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
13911            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
13912 ____________________________________________________________________________
13913 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
13914         Log: Sterner admonishment on -t.
13915      Branch: perl
13916            ! pod/perlrun.pod
13917 ____________________________________________________________________________
13918 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
13919         Log: Subject: [PATCH B::Dpparse] minor qr// fix
13920              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13921              Date: Thu, 20 Dec 2001 22:53:34 +0100
13922              Message-ID: <20011220225334.A735@rafael>
13923      Branch: perl
13924            ! ext/B/B/Deparse.pm
13925 ____________________________________________________________________________
13926 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
13927         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
13928              From: Robert Spier <rspier@pobox.com>
13929              Date: Thu, 20 Dec 2001 08:10:00 -0800
13930              Message-ID: <15394.3416.693353.107334@rls.cx>
13931      Branch: perl
13932            ! lib/Carp/Heavy.pm
13933 ____________________________________________________________________________
13934 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
13935         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
13936      Branch: perl
13937           !> win32/win32io.c
13938 ____________________________________________________________________________
13939 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
13940         Log: Subject: Re: [PATCH pod/perliol.pod] resend
13941              From: Stas Bekman <stas@stason.org>
13942              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
13943              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
13944      Branch: perl
13945            ! pod/perliol.pod
13946 ____________________________________________________________________________
13947 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
13948         Log: Fix up the APIs noone hopefully uses.
13949      Branch: perl
13950            ! utf8.c
13951 ____________________________________________________________________________
13952 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
13953         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
13954              Date: Wed, 19 Dec 2001 14:13:38 -0800
13955              From: Robert Spier <rspier@pobox.com>
13956              Message-ID: <15393.4370.605214.548582@rls.cx>
13957      Branch: perl
13958            ! lib/Carp.t lib/Carp/Heavy.pm
13959 ____________________________________________________________________________
13960 [ 13815] By: nick                                  on 2001/12/20  10:23:42
13961         Log: pTHX_ fixes for :win32 layer
13962      Branch: perlio
13963            ! win32/win32io.c
13964 ____________________________________________________________________________
13965 [ 13814] By: nick                                  on 2001/12/20  08:20:11
13966         Log: Integrate mainline (mostly) utf8.c does not compile.
13967      Branch: perlio
13968           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
13969           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
13970           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
13971           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
13972           +> lib/Net/Ping/t/300_ping_stream.t
13973           !> Changes MANIFEST embed.h embed.pl embedvar.h
13974           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
13975           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
13976           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
13977           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
13978           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
13979 ____________________________________________________________________________
13980 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
13981         Log: Some bincompat clawbacks.
13982      Branch: perl
13983            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
13984            ! wince/perldll.def
13985 ____________________________________________________________________________
13986 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
13987         Log: gcc pacifying (RH 7.1/ia64).
13988      Branch: perl
13989            ! pp.c
13990 ____________________________________________________________________________
13991 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
13992         Log: Update Changes.
13993      Branch: perl
13994            ! Changes patchlevel.h
13995 ____________________________________________________________________________
13996 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
13997         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
13998              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
13999              Date: Wed, 19 Dec 2001 12:35:07 +0100
14000              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
14001              
14002              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
14003              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14004              Date: Wed, 19 Dec 2001 17:34:51 +0000
14005              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
14006      Branch: perl
14007            ! pod/perlre.pod
14008 ____________________________________________________________________________
14009 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
14010         Log: Integrate perlio.
14011      Branch: perl
14012           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
14013           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
14014 ____________________________________________________________________________
14015 [ 13808] By: nick                                  on 2001/12/19  16:08:27
14016         Log: Add pTHX to all vtable functions for future-proofing and
14017              consistency of PerlIO layers.
14018      Branch: perlio
14019            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
14020            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
14021 ____________________________________________________________________________
14022 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
14023         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
14024      Branch: perl
14025            ! ext/B/B/Assembler.pm
14026 ____________________________________________________________________________
14027 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
14028         Log: Reword the alarm explanation.
14029      Branch: perl
14030            ! pod/perlfunc.pod
14031 ____________________________________________________________________________
14032 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
14033         Log: Subject: [PATCH @13746] OS/2 build
14034              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
14035              Date: Wed, 19 Dec 2001 02:45:41 -0500
14036              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
14037              
14038              (skipped the t/TEST change)
14039      Branch: perl
14040            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
14041            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
14042            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
14043 ____________________________________________________________________________
14044 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
14045         Log: Upgrade to Net::Ping 2.09.
14046      Branch: perl
14047            + lib/Net/Ping/CHANGES lib/Net/Ping/README
14048            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
14049            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
14050            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
14051            + lib/Net/Ping/t/300_ping_stream.t
14052            ! MANIFEST lib/Net/Ping.pm
14053 ____________________________________________________________________________
14054 [ 13803] By: nick                                  on 2001/12/19  14:43:24
14055         Log: Integrate mainline
14056      Branch: perlio
14057           +> ext/B/t/assembler.t lib/lib.t
14058           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
14059           !> lib/lib_pm.PL t/op/glob.t utf8.c
14060 ____________________________________________________________________________
14061 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
14062         Log: B::Assembler/B::Disassembler patches and test;
14063              from Wolfgang Laun.
14064              
14065              TODO: getting perlcc working.
14066      Branch: perl
14067            + ext/B/t/assembler.t
14068            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
14069 ____________________________________________________________________________
14070 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
14071         Log: Can't printf U8s as UVs.
14072      Branch: perl
14073            ! utf8.c
14074 ____________________________________________________________________________
14075 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
14076         Log: Subject: Re: [PATCH] ...while $var = glob(...)
14077              From: Robin Houston <robin@kitsite.com> 
14078              Date: Wed, 19 Dec 2001 13:48:55 +0000
14079              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
14080              
14081              Not exactly a glob test but internal-logically correct.
14082      Branch: perl
14083            ! t/op/glob.t
14084 ____________________________________________________________________________
14085 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
14086         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
14087              From: Michael G Schwern <schwern@pobox.com> 
14088              Date: Wed, 19 Dec 2001 07:42:54 -0500
14089              Message-ID: <20011219124254.GF8630@blackrider>
14090      Branch: perl
14091            + lib/lib.t
14092            ! MANIFEST lib/lib_pm.PL
14093 ____________________________________________________________________________
14094 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
14095         Log: Integrate with perlio.
14096      Branch: perl
14097           !> hv.c hv.h scope.c util.c
14098 ____________________________________________________________________________
14099 [ 13797] By: nick                                  on 2001/12/19  12:03:21
14100         Log: Remove the sometimes-lvalue cast
14101      Branch: perlio
14102            ! hv.h
14103 ____________________________________________________________________________
14104 [ 13796] By: nick                                  on 2001/12/19  11:02:27
14105         Log: alarm.t with -Uuseperlio fix
14106              - SA_RESTART should only be function of PERL_OLD_SIGNALS
14107              not USE_PERLIO
14108      Branch: perlio
14109            ! util.c
14110 ____________________________________________________________________________
14111 [ 13795] By: nick                                  on 2001/12/19  10:19:40
14112         Log: Fix READONLY hashes:
14113              1. Discovered need for disabled scope.c part of Jeff's patch.
14114              2. Corrected hv_delete* - entry was being de-linked from
14115              chain (patch program not smart enough?)
14116      Branch: perlio
14117            ! hv.c scope.c
14118 ____________________________________________________________________________
14119 [ 13794] By: nick                                  on 2001/12/19  09:35:13
14120         Log: Integrate mainline
14121      Branch: perlio
14122           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
14123           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
14124           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
14125           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
14126           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
14127 ____________________________________________________________________________
14128 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
14129         Log: Regen toc.
14130      Branch: perl
14131            ! pod/perltoc.pod
14132 ____________________________________________________________________________
14133 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
14134         Log: FAQ sync.
14135      Branch: perl
14136            ! pod/perlfaq5.pod
14137 ____________________________________________________________________________
14138 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
14139         Log: Reformat round.
14140      Branch: perl
14141            ! pod/perlunicode.pod
14142 ____________________________________________________________________________
14143 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
14144         Log: Subject: [PATCH] pod/perlunicode.pod
14145              From: Jeffrey Friedl <jfriedl@yahoo.com>
14146              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
14147              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
14148      Branch: perl
14149            ! pod/perlunicode.pod
14150 ____________________________________________________________________________
14151 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
14152         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
14153              From: Jeffrey Friedl <jfriedl@yahoo.com>
14154              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
14155              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
14156      Branch: perl
14157            ! pod/perluniintro.pod
14158 ____________________________________________________________________________
14159 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
14160         Log: Slight pod reformatting.
14161      Branch: perl
14162            ! pod/perluniintro.pod
14163 ____________________________________________________________________________
14164 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
14165         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
14166              From: Jeffrey Friedl <jfriedl@yahoo.com>    
14167              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
14168              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
14169      Branch: perl
14170            ! pod/perluniintro.pod
14171 ____________________________________________________________________________
14172 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
14173         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
14174              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14175              Date: Wed, 19 Dec 2001 01:45:23 +0000
14176              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
14177      Branch: perl
14178            ! sv.c
14179 ____________________________________________________________________________
14180 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
14181         Log: Subject: Porting/checkURL.pl
14182              From: abigail@foad.org
14183              Date: Tue, 18 Dec 2001 19:03:22 +0100          
14184              Message-ID: <20011218180322.8278.qmail@foad.org> 
14185      Branch: perl
14186            ! Porting/checkURL.pl
14187 ____________________________________________________________________________
14188 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
14189         Log: metaconfig unit change for #13783.
14190      Branch: metaconfig
14191            ! U/modified/Loc.U
14192 ____________________________________________________________________________
14193 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
14194         Log: A bit too oversweeping matching in #13778.
14195      Branch: perl
14196            ! Configure
14197 ____________________________________________________________________________
14198 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
14199         Log: Re-gen Configure based on #13778..13781.
14200      Branch: perl
14201            ! Configure config_h.SH
14202 ____________________________________________________________________________
14203 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
14204         Log: First assume that crypt() can live happy normal life in
14205              the libc or the moral equivalent; only then try magic.
14206      Branch: metaconfig
14207            + U/modified/d_crypt.U
14208 ____________________________________________________________________________
14209 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
14210         Log: In VOS ACLs confuse the testing.
14211      Branch: metaconfig
14212            ! U/modified/Findhdr.U
14213 ____________________________________________________________________________
14214 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
14215         Log: Either make or gmake.
14216      Branch: metaconfig
14217            ! U/modified/Loc.U
14218 ____________________________________________________________________________
14219 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
14220         Log: If your _exe is different from .exe and your test -f $foo
14221              doesn't do magic to recognize $foo$_exe, you will need to
14222              specify -D_exe=... on command line-- and this patch.
14223      Branch: metaconfig
14224            + U/modified/sh.U
14225            ! U/modified/Loc.U
14226 ____________________________________________________________________________
14227 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
14228         Log: Fix the bugs in #13768..13776, and regen Configure.
14229      Branch: metaconfig
14230            ! U/compline/nblock_io.U U/modified/Findhdr.U
14231            ! U/modified/spitshell.U
14232      Branch: metaconfig/U/perl
14233            ! issymlink.U perlpath.U
14234      Branch: perl
14235            ! Configure config_h.SH
14236 ____________________________________________________________________________
14237 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
14238         Log: Must test with $_exe. (There are plenty of similar
14239              spots earlier but they are a tad more complex to fix
14240              since they come before the hints are run.)
14241      Branch: metaconfig
14242            + U/modified/yacc.U
14243 ____________________________________________________________________________
14244 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
14245         Log: F_SETFL might require <fcntl.h>
14246      Branch: metaconfig
14247            ! U/compline/nblock_io.U
14248 ____________________________________________________________________________
14249 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
14250         Log: Don't require make; have both make and gmake optional.
14251              (Maybe have a check that at least one of them is available?)
14252      Branch: metaconfig
14253            ! U/modified/Loc.U
14254 ____________________________________________________________________________
14255 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
14256         Log: cat might be farther than /bin or /usr/bin.
14257      Branch: metaconfig
14258            ! U/modified/spitshell.U
14259 ____________________________________________________________________________
14260 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
14261         Log: In VOS the path component separator is >, not /.
14262      Branch: metaconfig
14263            ! U/modified/Findhdr.U
14264 ____________________________________________________________________________
14265 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
14266         Log: The VOS shell doesn't implement the ? wildcard
14267              (? is used for other purposes, I assume); but
14268              it does implement the * wildcard, and that works
14269              in the general case just fine.
14270      Branch: metaconfig/U/perl
14271            ! d_dlsymun.U
14272 ____________________________________________________________________________
14273 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
14274         Log: VOS detection.
14275      Branch: metaconfig
14276            ! U/modified/Oldconfig.U
14277 ____________________________________________________________________________
14278 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
14279         Log: Proper path for VOS.
14280      Branch: metaconfig
14281            ! U/modified/Head.U
14282 ____________________________________________________________________________
14283 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
14284         Log: Change s/>& 4/>&4/g for consistency.
14285      Branch: metaconfig
14286            + U/modified/d_dosuid.U
14287            ! U/modified/d_socket.U
14288      Branch: metaconfig/U/perl
14289            ! issymlink.U perlxvf.U
14290 ____________________________________________________________________________
14291 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
14292         Log: Subject: Re: Benchmark.t failure on Linux
14293              From: Nicholas Clark <nick@ccl4.org>
14294              Date: Tue, 18 Dec 2001 22:51:25 +0000
14295              Message-ID: <20011218225124.N21702@plum.flirble.org>
14296      Branch: perl
14297            ! lib/Benchmark.t
14298 ____________________________________________________________________________
14299 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
14300         Log: Re-applying #13752 until a better solution can be found.
14301      Branch: perl
14302            ! lib/ExtUtils/t/MM_Unix.t
14303 ____________________________________________________________________________
14304 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
14305         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
14306              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
14307              Date: Tue, 18 Dec 2001 12:05:40 -0500
14308              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
14309      Branch: perl
14310            ! lib/Exporter.pm
14311 ____________________________________________________________________________
14312 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
14313         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
14314              findings -- some of the warnings I can't explain except
14315              by NVgf being detected wrong, though.
14316      Branch: perl
14317            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
14318 ____________________________________________________________________________
14319 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
14320         Log: Subject: [PATCH] pod/perluniintro.pod
14321              From: Jeffrey Friedl <jfriedl@yahoo.com>
14322              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
14323              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
14324      Branch: perl
14325            ! pod/perluniintro.pod
14326 ____________________________________________________________________________
14327 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
14328         Log: ".pm" is the native executable suffix in VOS.
14329      Branch: perl
14330            ! hints/vos.sh
14331 ____________________________________________________________________________
14332 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
14333         Log: Integrate perlio;
14334              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
14335      Branch: perl
14336           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
14337 ____________________________________________________________________________
14338 [ 13760] By: nick                                  on 2001/12/18  15:55:22
14339         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
14340              - added delete of READONLY value inhibit & test for same
14341              - re-tabbed
14342      Branch: perlio
14343            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
14344 ____________________________________________________________________________
14345 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
14346         Log: (Undone by #13766.)
14347              Retract #13752.
14348      Branch: perl
14349            ! lib/ExtUtils/t/MM_Unix.t
14350 ____________________________________________________________________________
14351 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
14352         Log: Echoes of #13757.
14353      Branch: perl
14354            ! t/lib/warnings/utf8
14355 ____________________________________________________________________________
14356 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
14357         Log: Make the utf8 malformedness messages more verbose.
14358      Branch: perl
14359            ! lib/utf8.t utf8.c
14360 ____________________________________________________________________________
14361 [ 13756] By: nick                                  on 2001/12/18  14:43:58
14362         Log: Integrate mainline
14363      Branch: perlio
14364           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
14365           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
14366           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
14367           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
14368           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
14369           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
14370            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
14371            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
14372            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
14373            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
14374            - lib/ExtUtils/testlib.t
14375           !> (integrate 28 files)
14376 ____________________________________________________________________________
14377 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
14378         Log: README.aix updates from Jens-Uwe Mager.
14379      Branch: perl
14380            ! README.aix
14381 ____________________________________________________________________________
14382 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
14383         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
14384              From: Michael G Schwern <schwern@pobox.com>
14385              Date: Tue, 18 Dec 2001 00:58:18 -0500
14386              Message-ID: <20011218055818.GC4362@blackrider>
14387      Branch: perl
14388            ! lib/Benchmark.t
14389 ____________________________________________________________________________
14390 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
14391         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
14392              From: Michael G Schwern <schwern@pobox.com>
14393              Date: Tue, 18 Dec 2001 00:40:38 -0500
14394              Message-ID: <20011218054038.GB4362@blackrider>
14395      Branch: perl
14396            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
14397 ____________________________________________________________________________
14398 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
14399         Log: (reintroduced by #13766)
14400              (retracted by #13759)
14401              
14402              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
14403              From: Michael G Schwern <schwern@pobox.com>  
14404              Date: Tue, 18 Dec 2001 00:00:23 -0500
14405              Message-ID: <20011218050023.GA27893@blackrider>
14406      Branch: perl
14407            ! lib/ExtUtils/t/MM_Unix.t
14408 ____________________________________________________________________________
14409 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
14410         Log: Re-patch #13749.
14411      Branch: perl
14412            ! t/op/glob.t
14413 ____________________________________________________________________________
14414 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
14415         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
14416              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14417              Date: Tue, 18 Dec 2001 12:55:43 +0000
14418              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
14419      Branch: perl
14420            ! ext/Devel/Peek/Peek.pm
14421 ____________________________________________________________________________
14422 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
14423         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
14424              From: Robin Houston <robin@kitsite.com> 
14425              Date: Tue, 18 Dec 2001 14:54:33 +0000
14426              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
14427      Branch: perl
14428            ! t/op/glob.t
14429 ____________________________________________________________________________
14430 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
14431         Log: Subject: [PATCH] slightly more for Exporter.pm
14432              From: Nicholas Clark <nick@ccl4.org>
14433              Date: Tue, 18 Dec 2001 00:22:03 +0000
14434              Message-ID: <20011218002203.M21702@plum.flirble.org>
14435      Branch: perl
14436            ! lib/Exporter.pm
14437 ____________________________________________________________________________
14438 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
14439         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
14440              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14441              Date: Mon, 17 Dec 2001 16:37:18 +0100
14442              Message-ID: <20011217163718.A2292@rafael>
14443              
14444              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
14445              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14446              Date: Mon, 17 Dec 2001 23:17:06 +0100
14447              Message-ID: <20011217231706.A730@rafael>
14448      Branch: perl
14449            ! pod/perlsub.pod pp.c toke.c
14450 ____________________________________________________________________________
14451 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
14452         Log: Update Changes.
14453      Branch: perl
14454            ! Changes patchlevel.h
14455 ____________________________________________________________________________
14456 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
14457         Log: New test warrants a MANIFEST entry.
14458      Branch: perl
14459            ! MANIFEST
14460 ____________________________________________________________________________
14461 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
14462         Log: Subject: Re: [PATCH] ...while $var = glob(...)
14463              From: Robin Houston <robin@kitsite.com>
14464              Date: Mon, 17 Dec 2001 20:27:30 +0000
14465              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
14466              
14467              Can't portably unlink open files.
14468      Branch: perl
14469            ! t/op/glob.t
14470 ____________________________________________________________________________
14471 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
14472         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
14473      Branch: perl
14474            ! pod/perluniintro.pod
14475 ____________________________________________________________________________
14476 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
14477         Log: Move typeglob test from glob.t to gv.t.
14478      Branch: perl
14479            ! t/op/glob.t t/op/gv.t
14480 ____________________________________________________________________________
14481 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
14482         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
14483              From: Robin Houston <robin@kitsite.com> 
14484              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
14485              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
14486      Branch: perl
14487            ! t/op/glob.t
14488 ____________________________________________________________________________
14489 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
14490         Log: Demote the surrogate and non-character errors to warnings.
14491      Branch: perl
14492            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
14493 ____________________________________________________________________________
14494 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
14495         Log: Subject: [PATCH] more POSIX tests, and more autoloading
14496              From: Nicholas Clark <nick@ccl4.org>
14497              Date: Mon, 17 Dec 2001 18:27:47 +0000
14498              Message-ID: <20011217182747.D21702@plum.flirble.org>
14499      Branch: perl
14500            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
14501 ____________________________________________________________________________
14502 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
14503         Log: Subject: [PATCH] ...while $var = glob(...)
14504              From: Robin Houston <robin@kitsite.com> 
14505              Date: Mon, 17 Dec 2001 15:51:54 +0000
14506              Message-ID: <20011217155153.A311@robin.kitsite.com>
14507      Branch: perl
14508            ! op.c
14509 ____________________________________________________________________________
14510 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
14511         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
14512              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14513              Date: Mon, 17 Dec 2001 15:23:01 +0100
14514              Message-ID: <20011217152301.A704@rafael>
14515      Branch: perl
14516            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
14517 ____________________________________________________________________________
14518 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
14519         Log: The system() vs $SIG{ARLM} is no more a todo.
14520      Branch: perl
14521            ! t/op/alarm.t
14522 ____________________________________________________________________________
14523 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
14524         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
14525              From: Michael G Schwern <schwern@pobox.com>
14526              Date: Sun, 16 Dec 2001 23:59:01 -0500
14527              Message-ID: <20011217045901.GL17232@blackrider>
14528      Branch: perl
14529            + t/op/alarm.t
14530            ! MANIFEST
14531 ____________________________________________________________________________
14532 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
14533         Log: s/UNIX/Unix/
14534      Branch: perl
14535            ! MANIFEST
14536 ____________________________________________________________________________
14537 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
14538         Log: Move ExtUtils tests to lib/ExtUtils/t.
14539      Branch: perl
14540            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
14541            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
14542            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
14543            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
14544            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
14545            + lib/ExtUtils/t/testlib.t
14546            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
14547            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
14548            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
14549            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
14550            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
14551            ! MANIFEST
14552 ____________________________________________________________________________
14553 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
14554         Log: Subject: [PATCH] MM_Unix tests, and some questions
14555              From: Tels <perl_dummy@bloodgate.com>
14556              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
14557              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
14558              
14559              Subject: Re: [PATCH] MM_Unix tests, and some questions
14560              From: Tels <perl_dummy@bloodgate.com>
14561              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
14562              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
14563      Branch: perl
14564            + lib/ExtUtils/MM_Unix.t
14565            ! MANIFEST lib/ExtUtils/MM_Unix.pm
14566 ____________________________________________________________________________
14567 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
14568         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
14569              From: Michael G Schwern <schwern@pobox.com>
14570              Date: Sun, 16 Dec 2001 17:53:55 -0500
14571              Message-ID: <20011216225354.GE8900@blackrider>
14572      Branch: perl
14573            ! lib/ExtUtils/MM_Unix.pm
14574 ____________________________________________________________________________
14575 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
14576         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
14577              From: Michael G Schwern <schwern@pobox.com>                
14578              Date: Sun, 16 Dec 2001 16:12:55 -0500
14579              Message-ID: <20011216211255.GV8900@blackrider>
14580      Branch: perl
14581            ! ext/B/B/Deparse.pm
14582 ____________________________________________________________________________
14583 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
14584         Log: Subject: [PATCH] Exporter.pm
14585              From: Nicholas Clark <nick@ccl4.org>
14586              Date: Sun, 16 Dec 2001 19:24:25 +0000
14587              Message-ID: <20011216192425.R21702@plum.flirble.org>
14588      Branch: perl
14589            ! lib/Exporter.pm
14590 ____________________________________________________________________________
14591 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
14592         Log: Subject: [PATCH] Exporter.t (and question)
14593              From: Nicholas Clark <nick@ccl4.org>
14594              Date: Sun, 16 Dec 2001 17:24:55 +0000
14595              Message-ID: <20011216172455.P21702@plum.flirble.org>
14596      Branch: perl
14597            ! lib/Exporter.t
14598 ____________________________________________________________________________
14599 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
14600         Log: Subject: Re: perl@13661
14601              From: "John P. Linderman" <jpl@research.att.com>              
14602              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
14603              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
14604      Branch: perl
14605            ! pp_sort.c
14606 ____________________________________________________________________________
14607 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
14608         Log: Subject: Will the real Unicode encoding please stand up?
14609              From: Jeffrey Friedl <jfriedl@yahoo.com>
14610              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
14611              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
14612      Branch: perl
14613            ! pod/perluniintro.pod
14614 ____________________________________________________________________________
14615 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
14616         Log: Integrate perlio; interruptable system().
14617      Branch: perl
14618           !> util.c
14619 ____________________________________________________________________________
14620 [ 13724] By: nick                                  on 2001/12/17  09:16:50
14621         Log: Fix for alarm() breaking into wait*().
14622              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
14623              signal handler before caller re-does the system call.
14624      Branch: perlio
14625            ! util.c
14626 ____________________________________________________________________________
14627 [ 13723] By: nick                                  on 2001/12/17  07:45:13
14628         Log: Integrate mainline
14629      Branch: perlio
14630           +> (branch 26 files)
14631           !> (integrate 47 files)
14632 ____________________________________________________________________________
14633 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
14634         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
14635              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
14636              and characters beyond 0x10FFF should be disallowed, too,
14637              but some tests would need changing, but more importantly some
14638              APIs would need remodeling since one can easily generate such
14639              characters either by bitwise complements, tr complements, or
14640              v-strings.
14641      Branch: perl
14642            ! pod/perldiag.pod utf8.c
14643 ____________________________________________________________________________
14644 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
14645         Log: Make surrogates illegal also on EBCDIC.
14646      Branch: perl
14647            ! utf8.c
14648 ____________________________________________________________________________
14649 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
14650         Log: Subject: [patch @13687] Unicode::Collate 0.10
14651              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
14652              Date: Sun, 16 Dec 2001 21:22:12 +0900
14653              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
14654      Branch: perl
14655            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
14656            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
14657 ____________________________________________________________________________
14658 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
14659         Log: More documentation for the encoding pragma.
14660      Branch: perl
14661            ! lib/encoding.pm
14662 ____________________________________________________________________________
14663 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
14664         Log: Subject: [PATCH] lib/open.pm 
14665              From: Jeffrey Friedl <jfriedl@yahoo.com>
14666              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
14667              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
14668      Branch: perl
14669            ! lib/open.pm
14670 ____________________________________________________________________________
14671 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
14672         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
14673              From: chromatic <chromatic@rmci.net>
14674              Date: Sat, 15 Dec 2001 23:24:40 -0700
14675              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
14676      Branch: perl
14677            + lib/ExtUtils/Installed.t
14678            ! MANIFEST
14679 ____________________________________________________________________________
14680 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
14681         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
14682              From: Michael G Schwern <schwern@pobox.com>
14683              Date: Sun, 16 Dec 2001 01:14:00 -0500
14684              Message-ID: <20011216061400.GC8900@blackrider>
14685      Branch: perl
14686            ! lib/diagnostics.pm
14687 ____________________________________________________________________________
14688 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
14689         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
14690              From: Michael G Schwern <schwern@pobox.com>
14691              Date: Sun, 16 Dec 2001 01:12:42 -0500
14692              Message-ID: <20011216061242.GB8900@blackrider>
14693      Branch: perl
14694            ! t/test.pl
14695 ____________________________________________________________________________
14696 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
14697         Log: I sometimes outsmart myself.
14698      Branch: perl
14699            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
14700 ____________________________________________________________________________
14701 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
14702         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
14703              From: Michael G Schwern <schwern@pobox.com>
14704              Date: Sat, 15 Dec 2001 15:08:29 -0500
14705              Message-ID: <20011215200829.GK1548@blackrider>
14706      Branch: perl
14707            ! lib/AutoSplit.pm
14708 ____________________________________________________________________________
14709 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
14710         Log: perlunicode enchancements suggested by Jeffrey Friedl.
14711      Branch: perl
14712            ! pod/perlunicode.pod
14713 ____________________________________________________________________________
14714 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
14715         Log: Subject: [PATCH] perlunicode.pod
14716              From: Jeffrey Friedl <jfriedl@yahoo.com>
14717              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
14718              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
14719      Branch: perl
14720            ! pod/perlunicode.pod
14721 ____________________________________________________________________________
14722 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
14723         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
14724              From: Jeffrey Friedl <jfriedl@yahoo.com>
14725              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
14726              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
14727      Branch: perl
14728            ! lib/utf8_heavy.pl
14729 ____________________________________________________________________________
14730 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
14731         Log: Can't create surrogates; so can't match them, either.
14732      Branch: perl
14733            ! pod/perlunicode.pod
14734 ____________________________________________________________________________
14735 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
14736         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
14737              From: Michael G Schwern <schwern@pobox.com>
14738              Date: Sat, 15 Dec 2001 21:20:35 -0500
14739              Message-ID: <20011216022035.GE5672@blackrider>
14740      Branch: perl
14741            ! t/test.pl
14742 ____________________________________________________________________________
14743 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
14744         Log: Make creating UTF-8 surrogates a punishable act.
14745      Branch: perl
14746            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
14747 ____________________________________________________________________________
14748 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
14749         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
14750      Branch: perl
14751            + lib/unicore/In/172.pl lib/unicore/In/173.pl
14752            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
14753            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
14754            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
14755            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
14756            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
14757 ____________________________________________________________________________
14758 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
14759         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
14760              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14761              Date: Sat, 15 Dec 2001 23:21:43 +0100
14762              Message-ID: <20011215232143.A11790@rafael>
14763      Branch: perl
14764            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
14765 ____________________________________________________________________________
14766 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
14767         Log: Make charnames more robust.
14768      Branch: perl
14769            ! lib/charnames.pm
14770 ____________________________________________________________________________
14771 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
14772         Log: The hoops one has to jump through.
14773      Branch: perl
14774            ! ext/I18N/Langinfo/Langinfo.pm
14775 ____________________________________________________________________________
14776 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
14777         Log: Subject: [PATCH] perlstyle.pod nit on warnings
14778              From: Autrijus Tang <autrijus@egb.elixus.org>
14779              Date: Sat, 15 Dec 2001 04:24:34 -0800
14780              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
14781      Branch: perl
14782            ! pod/perlstyle.pod
14783 ____________________________________________________________________________
14784 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
14785         Log: I don't think we are in FooOS, Toto.
14786      Branch: perl
14787            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
14788 ____________________________________________________________________________
14789 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
14790         Log: Subject: Re: Untested modules update:  There's more than we thought
14791              From: chromatic <chromatic@rmci.net>
14792              Date: Fri, 14 Dec 2001 17:20:24 -0700
14793              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
14794      Branch: perl
14795            + lib/ExtUtils/MM_Cygwin.t
14796            ! MANIFEST
14797 ____________________________________________________________________________
14798 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
14799         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
14800              From: Michael G Schwern <schwern@pobox.com> 
14801              Date: Fri, 14 Dec 2001 20:59:42 -0500
14802              Message-ID: <20011215015942.GF28596@blackrider>
14803      Branch: perl
14804            ! t/TEST
14805 ____________________________________________________________________________
14806 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
14807         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
14808              From: Michael G Schwern <schwern@pobox.com> 
14809              Date: Fri, 14 Dec 2001 20:03:46 -0500
14810              Message-ID: <20011215010346.GD28596@blackrider>
14811      Branch: perl
14812            + ext/B/t/bblock.t
14813            ! MANIFEST
14814 ____________________________________________________________________________
14815 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
14816         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
14817              From: Michael G Schwern <schwern@pobox.com> 
14818              Date: Fri, 14 Dec 2001 19:59:13 -0500
14819              Message-ID: <20011215005913.GC28596@blackrider>
14820      Branch: perl
14821            ! ext/B/B/Bblock.pm
14822 ____________________________________________________________________________
14823 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
14824         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
14825              From: Michael G Schwern <schwern@pobox.com> 
14826              Date: Fri, 14 Dec 2001 19:36:12 -0500
14827              Message-ID: <20011215003611.GA28596@blackrider>
14828      Branch: perl
14829            + ext/B/t/asmdata.t
14830            ! MANIFEST
14831 ____________________________________________________________________________
14832 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
14833         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
14834              From: Michael G Schwern <schwern@pobox.com> 
14835              Date: Fri, 14 Dec 2001 19:14:14 -0500
14836              Message-ID: <20011215001414.GA25077@blackrider>
14837      Branch: perl
14838            ! bytecode.pl ext/B/B/Asmdata.pm
14839 ____________________________________________________________________________
14840 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
14841         Log: Permissions.
14842      Branch: perl
14843            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
14844            ! ext/Devel/PPPort/module3.c
14845 ____________________________________________________________________________
14846 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
14847         Log: Benchmark test from Nicholas Clark.
14848      Branch: perl
14849            + lib/Benchmark.t
14850            ! MANIFEST lib/Benchmark.pm
14851 ____________________________________________________________________________
14852 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
14853         Log: Mithing.
14854      Branch: perl
14855            + lib/Attribute/Handlers/demo/demo2.pl
14856            + lib/Attribute/Handlers/demo/demo3.pl
14857            + lib/Attribute/Handlers/demo/demo4.pl
14858 ____________________________________________________________________________
14859 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
14860         Log: Silence compiler worries found by Schwern/Digital cc.
14861      Branch: perl
14862            ! perlio.c sv.c x2p/str.c
14863 ____________________________________________________________________________
14864 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
14865         Log: User may not have a valid home directory even if
14866              getpwuid() succedds.
14867      Branch: perl
14868            ! ext/File/Glob/t/basic.t
14869 ____________________________________________________________________________
14870 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
14871         Log: Integrate with perlio.  (No changes, but that's okay.)
14872      Branch: perl
14873           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
14874 ____________________________________________________________________________
14875 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
14876         Log: Add a Configure hints file for VOS: the POSIX support
14877              of VOS is getting close to the point where it can run
14878              Configure (some Configure tweaks will be required).
14879      Branch: perl
14880            + hints/vos.sh
14881            ! MANIFEST
14882 ____________________________________________________________________________
14883 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
14884         Log: Update Changes.
14885      Branch: perl
14886            ! Changes patchlevel.h
14887 ____________________________________________________________________________
14888 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
14889         Log: Reintroduce Attribute::Handlers with Spider's fixes.
14890      Branch: perl
14891            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
14892            + lib/Attribute/Handlers/README
14893            + lib/Attribute/Handlers/demo/Demo.pm
14894            + lib/Attribute/Handlers/demo/Descriptions.pm
14895            + lib/Attribute/Handlers/demo/MyClass.pm
14896            + lib/Attribute/Handlers/demo/demo.pl
14897            + lib/Attribute/Handlers/demo/demo_call.pl
14898            + lib/Attribute/Handlers/demo/demo_chain.pl
14899            + lib/Attribute/Handlers/demo/demo_cycle.pl
14900            + lib/Attribute/Handlers/demo/demo_hashdir.pl
14901            + lib/Attribute/Handlers/demo/demo_phases.pl
14902            + lib/Attribute/Handlers/demo/demo_range.pl
14903            + lib/Attribute/Handlers/demo/demo_rawdata.pl
14904            + lib/Attribute/Handlers/t/multi.t
14905            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
14906 ____________________________________________________________________________
14907 [ 13685] By: nick                                  on 2001/12/14  15:57:00
14908         Log: Integrate mainline
14909      Branch: perlio
14910           +> t/run/switcht.t
14911           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
14912           !> perlapi.h pod/perlrun.pod t/TEST taint.c
14913 ____________________________________________________________________________
14914 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
14915         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
14916              From: Michael G Schwern <schwern@pobox.com> 
14917              Date: Thu, 13 Dec 2001 19:27:08 -0500
14918              Message-ID: <20011214002707.GA10532@blackrider>
14919              
14920              (reword the perlrun -t description a bit,
14921              and move the Itaint_warn to the bottom of
14922              the intrpvar.h for binary compatibility)
14923      Branch: perl
14924            + t/run/switcht.t
14925            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
14926            ! perlapi.h pod/perlrun.pod t/TEST taint.c
14927 ____________________________________________________________________________
14928 [ 13683] By: nick                                  on 2001/12/14  12:29:41
14929         Log: Integrate mainline
14930      Branch: perlio
14931           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
14932           +> lib/Term/ReadLine.t t/op/hashassign.t
14933            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
14934            - lib/Attribute/Handlers/README
14935            - lib/Attribute/Handlers/demo/Demo.pm
14936            - lib/Attribute/Handlers/demo/Descriptions.pm
14937            - lib/Attribute/Handlers/demo/MyClass.pm
14938            - lib/Attribute/Handlers/demo/demo.pl
14939            - lib/Attribute/Handlers/demo/demo2.pl
14940            - lib/Attribute/Handlers/demo/demo3.pl
14941            - lib/Attribute/Handlers/demo/demo4.pl
14942            - lib/Attribute/Handlers/demo/demo_call.pl
14943            - lib/Attribute/Handlers/demo/demo_chain.pl
14944            - lib/Attribute/Handlers/demo/demo_cycle.pl
14945            - lib/Attribute/Handlers/demo/demo_hashdir.pl
14946            - lib/Attribute/Handlers/demo/demo_phases.pl
14947            - lib/Attribute/Handlers/demo/demo_range.pl
14948            - lib/Attribute/Handlers/demo/demo_rawdata.pl
14949            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
14950           !> (integrate 101 files)
14951 ____________________________________________________________________________
14952 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
14953         Log: Detypo.
14954      Branch: perl
14955            ! utf8.c
14956 ____________________________________________________________________________
14957 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
14958         Log: Buffer overflow checks.
14959      Branch: perl
14960            ! utf8.c
14961 ____________________________________________________________________________
14962 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
14963         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
14964              From: Spider Boardman <spider@leggy.zk3.dec.com>
14965              Date: Thu, 13 Dec 2001 15:32:51 -0500
14966              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
14967      Branch: perl
14968            ! lib/ExtUtils/Embed.t
14969 ____________________________________________________________________________
14970 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
14971         Log: More on the Unicode "line" definition.
14972      Branch: perl
14973            ! pod/perlunicode.pod
14974 ____________________________________________________________________________
14975 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
14976         Log: Open-ended VERSION?
14977      Branch: perl
14978            ! lib/ExtUtils/Install.pm
14979 ____________________________________________________________________________
14980 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
14981         Log: Subject: [PATCH] Better make distclean
14982              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14983              Date: Thu, 13 Dec 2001 21:10:18 +0100
14984              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
14985      Branch: perl
14986            ! Makefile.SH
14987 ____________________________________________________________________________
14988 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
14989         Log: Remove Memoize::Saves as requested by mjd.
14990      Branch: perl
14991            - lib/Memoize/Saves.pm
14992            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
14993 ____________________________________________________________________________
14994 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
14995         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
14996              From: Michael G Schwern <schwern@pobox.com>
14997              Date: Tue, 11 Dec 2001 23:17:32 -0500
14998              Message-ID: <20011212041732.GS17250@blackrider>
14999      Branch: perl
15000            ! lib/ExtUtils/Install.pm
15001 ____________________________________________________________________________
15002 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
15003         Log: Subject: [PATCH] Re: use utf8; with bad utf8
15004              From: Nicholas Clark <nick@ccl4.org>
15005              Date: Thu, 13 Dec 2001 17:09:39 +0000
15006              Message-ID: <20011213170939.L21702@plum.flirble.org>
15007      Branch: perl
15008            ! t/lib/1_compile.t
15009 ____________________________________________________________________________
15010 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
15011         Log: Subject: (LONG!) Sort benchmarks and patch
15012              From: "John P. Linderman" <jpl@research.att.com>
15013              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
15014              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
15015      Branch: perl
15016            ! pp_sort.c
15017 ____________________________________________________________________________
15018 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
15019         Log: Unadorned numbers evil.
15020      Branch: perl
15021            ! pp.c regcomp.c regexec.c utf8.c utf8.h
15022 ____________________________________________________________________________
15023 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
15024         Log: "preprocessing directive not recognized within macro arg"
15025      Branch: perl
15026            ! ext/Data/Dumper/Dumper.xs
15027 ____________________________________________________________________________
15028 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
15029         Log: Subject: Clarifying the documentation of goto            
15030              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
15031              Date: Thu, 13 Dec 2001 08:57:38 -0500
15032              Message-ID: <3C18BD8B@operamail.com>
15033      Branch: perl
15034            ! pod/perlfunc.pod
15035 ____________________________________________________________________________
15036 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
15037         Log: It could be possible for the case-insensitive
15038              Unicode-aware string comparison to wander off
15039              to the la-la land.
15040      Branch: perl
15041            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
15042            ! regexec.c utf8.c
15043 ____________________________________________________________________________
15044 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
15045         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
15046              From: Michael G Schwern <schwern@pobox.com> 
15047              Date: Wed, 12 Dec 2001 21:53:46 -0500
15048              Message-ID: <20011213025346.GH25129@blackrider>
15049      Branch: perl
15050            ! lib/Net/hostent.t t/op/stat.t t/test.pl
15051 ____________________________________________________________________________
15052 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
15053         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
15054              From: Michael G Schwern <schwern@pobox.com> 
15055              Date: Wed, 12 Dec 2001 20:33:42 -0500
15056              Message-ID: <20011213013342.GX25129@blackrider>
15057      Branch: perl
15058            ! t/io/fs.t
15059 ____________________________________________________________________________
15060 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
15061         Log: Subject: Re: [PATCH] use utf8; tests
15062              From: Nicholas Clark <nick@ccl4.org>
15063              Date: Thu, 13 Dec 2001 00:16:58 +0000
15064              Message-ID: <20011213001658.I21702@plum.flirble.org>
15065      Branch: perl
15066            ! lib/utf8.t
15067 ____________________________________________________________________________
15068 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
15069         Log: EPOC fixes from Olaf Flebbe.
15070      Branch: perl
15071            ! README.epoc epoc/config.sh epoc/createpkg.pl
15072            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
15073 ____________________________________________________________________________
15074 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
15075         Log: Subject: [PATCH perl@13661] VMS test fix-ups
15076              From: "Craig A. Berry" <craigberry@mac.com>
15077              Date: Wed, 12 Dec 2001 16:27:48 -0600
15078              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
15079      Branch: perl
15080            ! lib/Net/hostent.t t/io/fs.t
15081 ____________________________________________________________________________
15082 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
15083         Log: Subject: Re: Next cygwin round.
15084              From: "Gerrit P. Haase" <gp@familiehaase.de>
15085              Date: Wed, 12 Dec 2001 21:59:00 +0100
15086              Message-ID: <122343874595.20011212215900@familiehaase.de>
15087      Branch: perl
15088            ! t/io/fs.t
15089 ____________________________________________________________________________
15090 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
15091         Log: Subject: [PATCH] use utf8; tests
15092              From: Nicholas Clark <nick@ccl4.org>
15093              Date: Wed, 12 Dec 2001 20:07:04 +0000
15094              Message-ID: <20011212200704.E21702@plum.flirble.org>
15095      Branch: perl
15096            ! lib/utf8.t t/test.pl
15097 ____________________________________________________________________________
15098 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
15099         Log: Update Changes.
15100      Branch: perl
15101            ! Changes patchlevel.h
15102 ____________________________________________________________________________
15103 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
15104         Log: Subject: [PATCH] Passing in env to perl_parse did not work
15105              From: Gisle Aas <gisle@ActiveState.com>
15106              Date: 11 Dec 2001 20:52:57 -0800
15107              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
15108      Branch: perl
15109            ! perl.c perl.h
15110 ____________________________________________________________________________
15111 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
15112         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
15113              mostly gcc -Wall complaining about the argument of %p not
15114              being a void *.
15115      Branch: perl
15116            ! perlio.c regcomp.c taint.c toke.c
15117 ____________________________________________________________________________
15118 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
15119         Log: metaconfig unit change for #13657.
15120      Branch: metaconfig
15121            ! U/modified/nis.U
15122 ____________________________________________________________________________
15123 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
15124         Log: Try YP/NIS also from /usr/lib/yp.
15125      Branch: perl
15126            ! Configure
15127 ____________________________________________________________________________
15128 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
15129         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
15130              From: Michael G Schwern <schwern@pobox.com>                
15131              Date: Wed, 12 Dec 2001 05:27:02 -0500      
15132              Message-ID: <20011212102702.GW17250@blackrider>
15133              
15134              (the op/grent part)
15135      Branch: perl
15136            ! t/op/grent.t
15137 ____________________________________________________________________________
15138 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
15139         Log: Weed out .files from ls and readdir() results.
15140      Branch: perl
15141            ! t/op/stat.t
15142 ____________________________________________________________________________
15143 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
15144         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
15145              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
15146              Date: Wed, 12 Dec 2001 10:52:21 +0100
15147              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
15148      Branch: perl
15149            ! lib/File/Find.pm
15150 ____________________________________________________________________________
15151 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
15152         Log: Subject: [PATCH] doio fatal on cygwin for 13651
15153              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
15154              Date: Wed, 12 Dec 2001 11:28:13 +0100      
15155              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
15156      Branch: perl
15157            ! doio.c
15158 ____________________________________________________________________________
15159 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
15160         Log: Get the whole line of ls, makes debugging easier
15161              (from Schwern)
15162      Branch: perl
15163            ! t/op/stat.t
15164 ____________________________________________________________________________
15165 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
15166         Log: rename() must be tested even without link()
15167              or the utime() and rename-directory tests fail.
15168              (Also got the BeOS utime atime/time the wrong way round.)
15169      Branch: perl
15170            ! t/io/fs.t
15171 ____________________________________________________________________________
15172 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
15173         Log: Now that the beos.c is compiled at the main level
15174              the header is in the beos/
15175      Branch: perl
15176            ! beos/beos.c
15177 ____________________________________________________________________________
15178 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
15179         Log: Must remember to require Socket.
15180      Branch: perl
15181            ! ext/Sys/Syslog/syslog.t
15182 ____________________________________________________________________________
15183 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
15184         Log: In BeOS Errno must resort to actual compilation
15185              and execution for some of the error constants.
15186      Branch: perl
15187            ! ext/Errno/Errno_pm.PL
15188 ____________________________________________________________________________
15189 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
15190         Log: BeOS still has no good sockets.
15191      Branch: perl
15192            ! ext/IO/lib/IO/t/io_sel.t
15193 ____________________________________________________________________________
15194 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
15195         Log: BeOS sockets are not true sockets.
15196      Branch: perl
15197            ! ext/IO/lib/IO/t/io_poll.t
15198 ____________________________________________________________________________
15199 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
15200         Log: No Socket, no Syslog.
15201      Branch: perl
15202            ! ext/Sys/Syslog/syslog.t
15203 ____________________________________________________________________________
15204 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
15205         Log: (On some platforms) missing truncate FH.
15206      Branch: perl
15207            ! pod/perltodo.pod
15208 ____________________________________________________________________________
15209 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
15210         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
15211              and vms would be muchly appreciated.
15212      Branch: perl
15213            ! t/io/fs.t
15214 ____________________________________________________________________________
15215 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
15216         Log: utime() updates only the mtime in BeOS. 
15217      Branch: perl
15218            ! pod/perlport.pod
15219 ____________________________________________________________________________
15220 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
15221         Log: No link(), no need to dSP.
15222      Branch: perl
15223            ! pp_sys.c
15224 ____________________________________________________________________________
15225 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
15226         Log: Missing argument.
15227      Branch: perl
15228            ! utf8.c
15229 ____________________________________________________________________________
15230 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
15231         Log: (1) To assume any setuid programs is silly.
15232              (2) Chaining tests with booleans means that some
15233              of them may not get run which means getting out
15234              of test count sync.
15235      Branch: perl
15236            ! t/op/stat.t
15237 ____________________________________________________________________________
15238 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
15239         Log: The beos.c needs to be in the main directory.
15240      Branch: perl
15241            ! hints/beos.sh
15242 ____________________________________________________________________________
15243 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
15244         Log: Detypo and rename.
15245      Branch: perl
15246            ! doio.c perl.h perlio.c perliol.h
15247 ____________________________________________________________________________
15248 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
15249         Log: This time I test compiled.  Honest.
15250      Branch: perl
15251            ! beos/beos.c
15252 ____________________________________________________________________________
15253 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
15254         Log: Subject: [PATCH] slightly more pack tests
15255              From: Nicholas Clark <nick@ccl4.org>
15256              Date: Tue, 11 Dec 2001 23:41:23 +0000
15257              Message-ID: <20011211234123.Y21702@plum.flirble.org>
15258      Branch: perl
15259            ! t/op/pack.t
15260 ____________________________________________________________________________
15261 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
15262         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
15263              From: "Craig A. Berry" <craigberry@mac.com>
15264              Date: Tue, 11 Dec 2001 16:39:13 -0600
15265              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
15266      Branch: perl
15267            ! configure.com
15268 ____________________________________________________________________________
15269 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
15270         Log: metaconfig unit change for #13632.
15271      Branch: metaconfig/U/perl
15272            ! perlpath.U
15273 ____________________________________________________________________________
15274 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
15275         Log: Subject: $Config{perlpath} and -Dversiononly
15276              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15277              Date: Tue, 11 Dec 2001 23:32:33 +0100
15278              Message-ID: <20011211233233.A11587@rafael>
15279      Branch: perl
15280            ! Configure
15281 ____________________________________________________________________________
15282 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
15283         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
15284              From: Nicholas Clark <nick@ccl4.org>
15285              Date: Tue, 11 Dec 2001 21:59:36 +0000
15286              Message-ID: <20011211215935.W21702@plum.flirble.org>
15287      Branch: perl
15288            ! t/op/pack.t
15289 ____________________________________________________________________________
15290 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
15291         Log: More UTF-8 API docs.
15292      Branch: perl
15293            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
15294 ____________________________________________________________________________
15295 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
15296         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
15297              From: Nicholas Clark <nick@ccl4.org>
15298              Date: Tue, 11 Dec 2001 20:08:59 +0000
15299              Message-ID: <20011211200859.S21702@plum.flirble.org>
15300      Branch: perl
15301            ! t/op/pack.t
15302 ____________________________________________________________________________
15303 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
15304         Log: Subject: Re: use utf8; with bad utf8
15305              From: Nicholas Clark <nick@ccl4.org>
15306              Date: Tue, 11 Dec 2001 19:49:21 +0000
15307              Message-ID: <20011211194921.R21702@plum.flirble.org>
15308      Branch: perl
15309            ! lib/utf8.t
15310 ____________________________________________________________________________
15311 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
15312         Log: Can't spell worth a dam.  (Try Three Gorges.)
15313      Branch: perl
15314            ! beos/beos.c
15315 ____________________________________________________________________________
15316 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
15317         Log: We need DWIM cpps.
15318      Branch: perl
15319            ! perlio.c
15320 ____________________________________________________________________________
15321 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
15322         Log: The unixish.h needs to be found and the waitpid wrapper
15323              could use a proto.
15324      Branch: perl
15325            ! beos/beosish.h
15326 ____________________________________________________________________________
15327 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
15328         Log: The BeOS waitpid() seems to be broken,
15329              have a wrapper for it.
15330      Branch: perl
15331            + beos/beos.c beos/beosish.h
15332            ! MANIFEST hints/beos.sh perl.h
15333 ____________________________________________________________________________
15334 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
15335         Log: Unlean the leaning tower of Babel.
15336      Branch: perl
15337            ! perl.h
15338 ____________________________________________________________________________
15339 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
15340         Log: Retract #13607 until we figure out what to do with autouse.
15341      Branch: perl
15342            ! lib/Carp.pm
15343 ____________________________________________________________________________
15344 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
15345         Log: Try to handle platforms that have O_TEXT != O_BINARY but
15346              which are not DOSish, BeOS being one of such platforms.
15347              Ideally this should be a Configure test, not a hardwired
15348              cpp symbol test... 
15349      Branch: perl
15350            ! doio.c perl.h perlio.c perliol.h
15351 ____________________________________________________________________________
15352 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
15353         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
15354              From: Jonathan Stowe <gellyfish@gellyfish.com>
15355              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
15356              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
15357      Branch: perl
15358            ! lib/Term/Cap.pm lib/Term/Cap.t
15359 ____________________________________________________________________________
15360 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
15361         Log: Subject: [patch perlio.c] test for NULL before derefencing
15362              From: Stas Bekman <stas@stason.org>
15363              Date: Tue, 11 Dec 2001 16:17:55 +0800
15364              Message-ID: <3C15C133.8@stason.org>
15365      Branch: perl
15366            ! perlio.c
15367 ____________________________________________________________________________
15368 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
15369         Log: metaconfig unit change for #13617.
15370      Branch: metaconfig/U/perl
15371            ! Extensions.U
15372 ____________________________________________________________________________
15373 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
15374         Log: BeOS has socket() but not enough to build a working Socket.
15375              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
15376              new networking implementation, which is rumored to fix the
15377              non-standardness of sockets, but it's apparently not publicly
15378              available, and anything to do with BeOS has become quite
15379              complicated with the sale of the Be assets to Palm.)
15380      Branch: perl
15381            ! Configure
15382 ____________________________________________________________________________
15383 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
15384         Log: Update changes
15385      Branch: maint-5.6/macperl
15386            ! macos/Changes
15387 ____________________________________________________________________________
15388 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
15389         Log: Add extra pod to help
15390      Branch: maint-5.6/macperl
15391            ! macos/macperl/MacPerl.podhelp
15392 ____________________________________________________________________________
15393 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
15394         Log: Return DoAppleScript errors in $@
15395      Branch: maint-5.6/macperl
15396            ! macos/ext/MacPerl/OSA.xs
15397 ____________________________________________________________________________
15398 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
15399         Log: Clear out $^E before each script run
15400      Branch: maint-5.6/macperl
15401            ! macos/macperl/MPScript.c
15402 ____________________________________________________________________________
15403 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
15404         Log: Integrate various changes from maint-5.6/perl/.
15405      Branch: maint-5.6/macperl
15406           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
15407           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
15408 ____________________________________________________________________________
15409 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
15410         Log: Subject: Exporter's documentation shouldn't lie               
15411              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
15412              Date: Mon, 10 Dec 2001 21:30:20 -0500
15413              Message-ID: <3C4AA201@operamail.com>
15414      Branch: perl
15415            ! lib/Exporter.pm
15416 ____________________________________________________________________________
15417 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
15418         Log: Make Errno better in BeOS (the second hunk is
15419              good on any platform).  Still not working in BeOS
15420              are the E constants that refer BeOS native error
15421              constants (B_...) which are enums (*groan*).
15422      Branch: perl
15423            ! ext/Errno/Errno_pm.PL
15424 ____________________________________________________________________________
15425 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
15426         Log: The BeOS linker seems to link the last seen symbol,
15427              not the first (so the symbols of op.o from libperl.so
15428              would get linked to miniperl instead of the symbols of
15429              opmini.o)-- use the same trick as for NeXT4 for linking
15430              miniperl.
15431      Branch: perl
15432            ! Makefile.SH
15433 ____________________________________________________________________________
15434 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
15435         Log: Subject: Re: [PATCH] tests for hash assignment
15436              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15437              Date: Tue, 11 Dec 2001 01:48:55 +0000
15438              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
15439      Branch: perl
15440            ! utf8.c
15441 ____________________________________________________________________________
15442 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
15443         Log: (retracted by #13622)
15444              
15445              Subject: RE: More verbose POD for Carp
15446              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
15447              Date: Mon, 10 Dec 2001 20:23:20 -0500
15448              Message-ID: <3C4A3566@operamail.com>
15449      Branch: perl
15450            ! lib/Carp.pm
15451 ____________________________________________________________________________
15452 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
15453         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
15454              From: "Craig A. Berry" <craigberry@mac.com>
15455              Date: Mon, 10 Dec 2001 18:25:37 -0600
15456              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
15457      Branch: perl
15458            ! t/op/write.t t/test.pl
15459 ____________________________________________________________________________
15460 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
15461         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
15462              From: Michael G Schwern <schwern@pobox.com>
15463              Date: Mon, 10 Dec 2001 08:00:01 -0500
15464              Message-ID: <20011210130000.GK1770@blackrider>
15465      Branch: perl
15466            ! t/comp/multiline.t
15467 ____________________________________________________________________________
15468 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
15469         Log: Subject: Re: [PATCH] tests for hash assignment
15470              From: Nicholas Clark <nick@ccl4.org>
15471              Date: Mon, 10 Dec 2001 23:22:28 +0000
15472              Message-ID: <20011210232228.M21702@plum.flirble.org>
15473      Branch: perl
15474            + t/op/hashassign.t
15475            ! MANIFEST t/op/each.t t/test.pl
15476 ____________________________________________________________________________
15477 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
15478         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
15479              From: "Craig A. Berry" <craigberry@mac.com>
15480              Date: Mon, 10 Dec 2001 16:38:14 -0600
15481              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
15482      Branch: perl
15483            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
15484 ____________________________________________________________________________
15485 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
15486         Log: Subject: [PATCH perl@13600] configure.com fixes
15487              From: "Craig A. Berry" <craigberry@mac.com>
15488              Date: Mon, 10 Dec 2001 14:40:20 -0600
15489              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
15490      Branch: perl
15491            ! configure.com
15492 ____________________________________________________________________________
15493 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
15494         Log: Silence BeOS compilation moaning.
15495      Branch: perl
15496            ! perl.h
15497 ____________________________________________________________________________
15498 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
15499         Log: Update Changes.
15500      Branch: perl
15501            ! Changes patchlevel.h
15502 ____________________________________________________________________________
15503 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
15504         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
15505              From: Michael G Schwern <schwern@pobox.com>
15506              Date: Mon, 10 Dec 2001 01:21:03 -0500
15507              Message-ID: <20011210062103.GC1770@blackrider>
15508      Branch: perl
15509            ! lib/ExtUtils/Command.t
15510 ____________________________________________________________________________
15511 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
15512         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
15513              From: Michael G Schwern <schwern@pobox.com>
15514              Date: Mon, 10 Dec 2001 01:10:57 -0500
15515              Message-ID: <20011210061057.GB1770@blackrider>
15516      Branch: perl
15517            ! t/op/groups.t
15518 ____________________________________________________________________________
15519 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
15520         Log: Retract #13596, #13593 should do the trick.
15521      Branch: perl
15522            ! t/op/stat.t
15523 ____________________________________________________________________________
15524 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
15525         Log: (retracted by #13597, #13593 does the job better)
15526              
15527              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
15528              From: Michael G Schwern <schwern@pobox.com>
15529              Date: Mon, 10 Dec 2001 00:53:16 -0500
15530              Message-ID: <20011210055316.GA1770@blackrider>
15531      Branch: perl
15532            ! t/op/stat.t
15533 ____________________________________________________________________________
15534 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
15535         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
15536              From: Michael G Schwern <schwern@pobox.com> 
15537              Date: Mon, 10 Dec 2001 02:19:14 -0500
15538              Message-ID: <20011210071914.GF1770@blackrider>
15539      Branch: perl
15540            ! lib/AutoSplit.t
15541 ____________________________________________________________________________
15542 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
15543         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
15544              From: Michael G Schwern <schwern@pobox.com>
15545              Date: Mon, 10 Dec 2001 02:47:40 -0500
15546              Message-ID: <20011210074739.GH1770@blackrider>
15547      Branch: perl
15548            ! t/op/pack.t
15549 ____________________________________________________________________________
15550 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
15551         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
15552              From: Michael G Schwern <schwern@pobox.com>
15553              Date: Mon, 10 Dec 2001 02:54:22 -0500
15554              Message-ID: <20011210075422.GI1770@blackrider>
15555      Branch: perl
15556            ! t/test.pl
15557 ____________________________________________________________________________
15558 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
15559         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
15560              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
15561              Date: Mon, 10 Dec 2001 08:45:20 +0100
15562              Message-ID: <3C146810.60B5B7C0@alcatel.at>
15563      Branch: perl
15564            ! pp_pack.c
15565 ____________________________________________________________________________
15566 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
15567         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
15568              From: Michael G Schwern <schwern@pobox.com>
15569              Date: Mon, 10 Dec 2001 03:27:02 -0500
15570              Message-ID: <20011210082702.GN1770@blackrider>
15571      Branch: perl
15572            ! t/io/openpid.t
15573 ____________________________________________________________________________
15574 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
15575         Log: More chmod +w.
15576      Branch: perl
15577            ! Porting/makerel
15578 ____________________________________________________________________________
15579 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
15580         Log: Just skip the readability test if running as root.
15581      Branch: perl
15582            ! lib/Net/t/netrc.t
15583 ____________________________________________________________________________
15584 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
15585         Log: Tell about the downside of safe signals.
15586      Branch: perl
15587            ! pod/perldelta.pod
15588 ____________________________________________________________________________
15589 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
15590         Log: Make the whole -lperl thing NetBSD only until we
15591              find some other platform that needs the same.
15592      Branch: perl
15593            ! lib/ExtUtils/MM_Unix.pm
15594 ____________________________________________________________________________
15595 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
15596         Log: Subject: [PATCH t/op/pack.t] Cleanup
15597              From: Michael G Schwern <schwern@pobox.com> 
15598              Date: Sun, 9 Dec 2001 23:08:26 -0500
15599              Message-ID: <20011210040826.GD660@blackrider>
15600      Branch: perl
15601            ! t/op/pack.t
15602 ____________________________________________________________________________
15603 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
15604         Log: Add threads support for NetBSD.
15605              
15606              This is also the first (I think) Perl threads build with
15607              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
15608              NetBSD does not as of yet have true kernel POSIX threads,
15609              but the user-level pth seems to be doing pretty well--
15610              the only failure is that threads/t/basic okays 6 and 7
15611              consistently seem be arriving in the reverse order.
15612              Well, gdbm.t is also failing: 'Undefined PLT symbol
15613              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
15614              guessing that GDBM would need a threaded rebuild.
15615      Branch: perl
15616            ! hints/netbsd.sh
15617 ____________________________________________________________________________
15618 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
15619         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
15620              potential performance hit and change in semantics of closure
15621              lookups after C<undef &foo>)
15622      Branch: maint-5.6/perl
15623            ! op.c
15624 ____________________________________________________________________________
15625 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
15626         Log: metaconfig unit change for #13582.
15627      Branch: metaconfig
15628            ! U/threads/usethreads.U
15629 ____________________________________________________________________________
15630 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
15631         Log: Update the ithreads selection info in Configure,
15632              as suggested by Michael Schwern.
15633      Branch: perl
15634            ! Configure
15635 ____________________________________________________________________________
15636 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
15637         Log: Clearing locale environment simply doesn't seem to
15638              guarantee that (nl_)langinfo(CODESET) would return nil.
15639              (I for example get "ISO8859-1", so <guess>maybe there can
15640              be per-system default settings at work</guess>.)
15641      Branch: perl
15642            ! lib/open.t
15643 ____________________________________________________________________________
15644 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
15645         Log: Subject: RE: Exporter fixes reversed in 13540?
15646              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
15647              Date: Sun, 9 Dec 2001 12:55:15 -0500
15648              Message-ID: <3C13F455@operamail.com>
15649      Branch: perl
15650            ! lib/open.pm
15651 ____________________________________________________________________________
15652 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
15653         Log: Root is the lizard king.
15654      Branch: perl
15655            ! lib/Net/t/netrc.t
15656 ____________________________________________________________________________
15657 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
15658         Log: Telling how many tests we are expecting helps.
15659      Branch: perl
15660            ! ext/POSIX/t/waitpid.t
15661 ____________________________________________________________________________
15662 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
15663         Log: Add a test case for waitpid(): from Rocco Caputo.
15664      Branch: perl
15665            + ext/POSIX/t/waitpid.t
15666            ! MANIFEST
15667 ____________________________________________________________________________
15668 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
15669         Log: Subject: [PATCH] Term::ReadLine tweaks and test
15670              From: Richard Clamp <richardc@unixbeard.net>
15671              Date: Mon, 10 Dec 2001 00:51:47 +0000
15672              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
15673      Branch: perl
15674            + lib/Term/ReadLine.t
15675            ! MANIFEST lib/Term/ReadLine.pm
15676 ____________________________________________________________________________
15677 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
15678         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
15679              From: Rocco Caputo <troc@netrus.net>
15680              Date: Sun, 9 Dec 2001 18:12:38 -0500
15681              Message-ID: <20011209181238.A803@eyrie.homenet>
15682      Branch: perl
15683            ! win32/win32.c
15684 ____________________________________________________________________________
15685 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
15686         Log: make sure that va_start() has matching va_end();
15687              from OpenBSD 3.0.
15688      Branch: perl
15689            ! x2p/util.c
15690 ____________________________________________________________________________
15691 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
15692         Log: h2ph updates from OpenBSD 3.0.
15693      Branch: perl
15694            ! utils/h2ph.PL
15695 ____________________________________________________________________________
15696 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
15697         Log: OpenBSD hints update from OpenBSD 3.0.
15698      Branch: perl
15699            ! hints/openbsd.sh
15700 ____________________________________________________________________________
15701 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
15702         Log: DJGPP tweaks from Laszlo Molnar.
15703      Branch: perl
15704            ! djgpp/config.over lib/File/Find/t/find.t
15705            ! lib/File/Find/t/taint.t t/pod/find.t
15706 ____________________________________________________________________________
15707 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
15708         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
15709              From: Michael G Schwern <schwern@pobox.com> 
15710              Date: Sun, 9 Dec 2001 19:28:12 -0500
15711              Message-ID: <20011210002812.GF13586@blackrider>
15712      Branch: perl
15713            ! README.cygwin
15714 ____________________________________________________________________________
15715 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
15716         Log: README.cygwin update from Gerrit P. Haase.
15717      Branch: perl
15718            ! README.cygwin
15719 ____________________________________________________________________________
15720 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
15721         Log: Apply NetBSD patch-ag: shared/static linking,
15722              but make the change less intrusive on non-NetBSD.
15723      Branch: perl
15724            ! lib/ExtUtils/MM_Unix.pm
15725 ____________________________________________________________________________
15726 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
15727         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
15728      Branch: perl
15729            ! lib/ExtUtils/Liblist.pm
15730 ____________________________________________________________________________
15731 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
15732         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
15733      Branch: perl
15734            ! regcomp.c
15735 ____________________________________________________________________________
15736 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
15737         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
15738      Branch: perl
15739            ! pp.c
15740 ____________________________________________________________________________
15741 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
15742         Log: Apply NetBSD patch-ac.
15743              (the fix has already been done: change #9706, fully qualified
15744              pathnames in packlists)
15745      Branch: perl
15746            ! lib/ExtUtils/Install.pm
15747 ____________________________________________________________________________
15748 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
15749         Log: Apply NetBSD patch-ab: NetBSD hints update.
15750      Branch: perl
15751            ! hints/netbsd.sh
15752 ____________________________________________________________________________
15753 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
15754         Log: metaconfig unit changes for #13560.
15755      Branch: metaconfig/U/perl
15756            ! dlsrc.U i_ieeefp.U libperl.U
15757 ____________________________________________________________________________
15758 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
15759         Log: NetBSD has <ieeefp.h> but hidden.
15760      Branch: perl
15761            ! hints/netbsd.sh
15762 ____________________________________________________________________________
15763 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
15764         Log: Implement NetBSD patch-aa.
15765      Branch: perl
15766            ! Configure
15767 ____________________________________________________________________________
15768 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
15769         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
15770              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
15771              Date: Sun, 09 Dec 2001 13:40:58 +0100
15772              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
15773              
15774              (The lstat()s were there in 5.6.1: what happened to them?)
15775      Branch: perl
15776            ! lib/File/Find.pm
15777 ____________________________________________________________________________
15778 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
15779         Log: Quickie documentation of the C UTF-8 API.
15780      Branch: perl
15781            ! pod/perlunicode.pod
15782 ____________________________________________________________________________
15783 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
15784         Log: Subject: bleadperl on cygwin weirdness...
15785              From: "Gerrit P. Haase" <gp@familiehaase.de>
15786              Date: Sun, 9 Dec 2001 20:31:28 +0100
15787              Message-ID: <13779422183.20011209203128@familiehaase.de>          
15788              
15789              (plus libperl*.dll version portability tweaks)
15790      Branch: perl
15791            ! lib/ExtUtils/Embed.t
15792 ____________________________________________________________________________
15793 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
15794         Log: Instead of muting symbol export error if under eval,
15795              delay the errors until the croak().
15796              
15797              (replaces #13408)
15798      Branch: perl
15799            ! lib/Exporter/Heavy.pm
15800 ____________________________________________________________________________
15801 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
15802         Log: Basegroup 0 is a cygwin_nt thing.
15803      Branch: perl
15804            ! t/op/groups.t
15805 ____________________________________________________________________________
15806 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
15807         Log: Also WinME is LoseLink.
15808      Branch: perl
15809            ! t/op/stat.t
15810 ____________________________________________________________________________
15811 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
15812         Log: Forgotten checkin.
15813      Branch: perl
15814            ! lib/User/grent.t
15815 ____________________________________________________________________________
15816 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
15817         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
15818              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
15819              Date: Sun, 09 Dec 2001 13:45:06 +0100
15820              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
15821      Branch: perl
15822            ! lib/File/Find.pm
15823 ____________________________________________________________________________
15824 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
15825         Log: Tweakback.
15826      Branch: perl
15827            ! lib/Net/hostent.t
15828 ____________________________________________________________________________
15829 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
15830         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
15831              From: Michael G Schwern <schwern@pobox.com>
15832              Date: Sat, 8 Dec 2001 14:48:38 -0500
15833              Message-ID: <20011208194838.GA8650@blackrider>
15834      Branch: perl
15835            ! t/op/grent.t
15836 ____________________________________________________________________________
15837 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
15838         Log: Subject: [README.cygwin] Removing old expected test failures
15839              From: Michael G Schwern <schwern@pobox.com>
15840              Date: Sat, 8 Dec 2001 15:38:28 -0500
15841              Message-ID: <20011208203828.GB9017@blackrider>
15842      Branch: perl
15843            ! README.cygwin
15844 ____________________________________________________________________________
15845 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
15846         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
15847              From: Michael G Schwern <schwern@pobox.com>                
15848              Date: Sat, 8 Dec 2001 15:26:59 -0500
15849              Message-ID: <20011208202659.GA9017@blackrider> 
15850      Branch: perl
15851            ! lib/Net/hostent.t
15852 ____________________________________________________________________________
15853 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
15854         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
15855              From: Michael G Schwern <schwern@pobox.com> 
15856              Date: Sat, 8 Dec 2001 15:06:16 -0500
15857              Message-ID: <20011208200616.GA8915@blackrider>
15858      Branch: perl
15859            ! t/op/stat.t
15860 ____________________________________________________________________________
15861 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
15862         Log: Developer deprecations and an incompatibility.
15863      Branch: perl
15864            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
15865 ____________________________________________________________________________
15866 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
15867         Log: Shoo.
15868      Branch: perl
15869            - lib/Attribute/Handlers.pm
15870 ____________________________________________________________________________
15871 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
15872         Log: Remove Attribute::Handlers, as per Damian's request.
15873              (Because of fixing the my variables to be now handled
15874              in run-time, the whole internals of the A::H needs to
15875              be rewritten and Damian will not have time for that
15876              for months.)
15877      Branch: perl
15878            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
15879            - lib/Attribute/Handlers/demo/Demo.pm
15880            - lib/Attribute/Handlers/demo/Descriptions.pm
15881            - lib/Attribute/Handlers/demo/MyClass.pm
15882            - lib/Attribute/Handlers/demo/demo.pl
15883            - lib/Attribute/Handlers/demo/demo2.pl
15884            - lib/Attribute/Handlers/demo/demo3.pl
15885            - lib/Attribute/Handlers/demo/demo4.pl
15886            - lib/Attribute/Handlers/demo/demo_call.pl
15887            - lib/Attribute/Handlers/demo/demo_chain.pl
15888            - lib/Attribute/Handlers/demo/demo_cycle.pl
15889            - lib/Attribute/Handlers/demo/demo_hashdir.pl
15890            - lib/Attribute/Handlers/demo/demo_phases.pl
15891            - lib/Attribute/Handlers/demo/demo_range.pl
15892            - lib/Attribute/Handlers/demo/demo_rawdata.pl
15893            - lib/Attribute/Handlers/t/multi.t
15894            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
15895            ! pod/perlmodlib.pod pod/perltoc.pod
15896 ____________________________________________________________________________
15897 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
15898         Log: Subject: Re: attributes are broken
15899              From: Spider Boardman <spider@Orb.Nashua.NH.US>
15900              Date: Sun, 09 Dec 2001 00:09:23 -0500
15901              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
15902      Branch: perl
15903            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
15904            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
15905            ! xsutils.c
15906 ____________________________________________________________________________
15907 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
15908         Log: Forgotten checkin.
15909      Branch: perl
15910            ! lib/Pod/Text.pm
15911 ____________________________________________________________________________
15912 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
15913         Log: uconfig.h update.
15914      Branch: perl
15915            ! uconfig.h
15916 ____________________________________________________________________________
15917 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
15918         Log: Update Changes.
15919      Branch: perl
15920            ! Changes patchlevel.h
15921 ____________________________________________________________________________
15922 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
15923         Log: Note that some of the Unicode features are
15924              dependent on perlio.
15925      Branch: perl
15926            ! pod/perluniintro.pod
15927 ____________________________________________________________________________
15928 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
15929         Log: Regen perlapi, regen toc.
15930      Branch: perl
15931            ! pod/perlapi.pod pod/perltoc.pod
15932 ____________________________________________________________________________
15933 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
15934         Log: FAQ sync.
15935      Branch: perl
15936            ! pod/perlfaq4.pod pod/perlfaq6.pod
15937 ____________________________________________________________________________
15938 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
15939         Log: Subject: [PATCH] Fix odd language in an sv.c comment
15940              From: coral@eekeek.org
15941              Date: Sat, 8 Dec 2001 12:19:39 -0500
15942              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
15943      Branch: perl
15944            ! sv.c
15945 ____________________________________________________________________________
15946 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
15947         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
15948              From: Michael G Schwern <schwern@pobox.com>
15949              Date: Fri, 7 Dec 2001 20:03:45 -0500
15950              Message-ID: <20011208010345.GD642@blackrider>
15951              
15952              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
15953              From: Michael G Schwern <schwern@pobox.com>
15954              Date: Fri, 7 Dec 2001 20:13:54 -0500
15955              Message-ID: <20011208011354.GE642@blackrider>
15956              
15957              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
15958              From: Michael G Schwern <schwern@pobox.com>
15959              Date: Fri, 7 Dec 2001 21:47:36 -0500
15960              Message-ID: <20011208024736.GH642@blackrider>
15961              
15962              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
15963              From: Michael G Schwern <schwern@pobox.com>
15964              Date: Fri, 7 Dec 2001 23:09:43 -0500
15965              Message-ID: <20011208040943.GK642@blackrider>
15966              
15967              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
15968              Message-Id: <a05101004b83754903506@[172.16.52.1]>
15969              Date: Fri, 7 Dec 2001 23:28:15 -0600
15970              From: "Craig A. Berry" <craigberry@mac.com>
15971      Branch: perl
15972            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
15973 ____________________________________________________________________________
15974 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
15975         Log: Integrate perlio.
15976      Branch: perl
15977           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
15978           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
15979 ____________________________________________________________________________
15980 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
15981         Log: Retract #11156 since Sarathy has found that it breaks code:
15982              http://bugs.ActiveState.com/show_bug.cgi?id=18457
15983              http://bugs.ActiveState.com/show_bug.cgi?id=18858
15984      Branch: perl
15985            ! op.c sv.c t/op/pos.t
15986 ____________________________________________________________________________
15987 [ 13532] By: nick                                  on 2001/12/08  14:11:12
15988         Log: Integrate mainline
15989      Branch: perlio
15990           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
15991           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
15992 ____________________________________________________________________________
15993 [ 13531] By: nick                                  on 2001/12/08  13:48:21
15994         Log: Tweak multi-arg open error messages
15995      Branch: perlio
15996            ! perlio.c
15997 ____________________________________________________________________________
15998 [ 13530] By: nick                                  on 2001/12/08  10:20:06
15999         Log: Allow multi-arg open() if opening layer declares this legal.
16000      Branch: perlio
16001            ! doio.c perlio.c perliol.h
16002 ____________________________________________________________________________
16003 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
16004         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
16005              From: Michael G Schwern <schwern@pobox.com>       
16006              Date: Fri, 7 Dec 2001 19:41:31 -0500
16007              Message-ID: <20011208004131.GC642@blackrider>
16008      Branch: perl
16009            ! t/run/switches.t t/test.pl
16010 ____________________________________________________________________________
16011 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
16012         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
16013              From: Michael G Schwern <schwern@pobox.com>       
16014              Date: Fri, 7 Dec 2001 19:12:44 -0500
16015              Message-ID: <20011208001244.GB642@blackrider>
16016      Branch: perl
16017            ! t/op/stat.t
16018 ____________________________________________________________________________
16019 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
16020         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
16021              From: Michael G Schwern <schwern@pobox.com>
16022              Date: Fri, 7 Dec 2001 17:28:57 -0500
16023              Message-ID: <20011207222857.GI23210@blackrider>
16024      Branch: perl
16025            ! t/op/magic.t
16026 ____________________________________________________________________________
16027 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
16028         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
16029      Branch: perl
16030            ! t/test.pl
16031 ____________________________________________________________________________
16032 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
16033         Log: which_perl: delay as much a possible till runtime.
16034      Branch: perl
16035            ! t/test.pl
16036 ____________________________________________________________________________
16037 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
16038         Log: Further tweakage to which_perl().
16039      Branch: perl
16040            ! t/test.pl
16041 ____________________________________________________________________________
16042 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
16043         Log: perluniintro tweaks.
16044      Branch: perl
16045            ! pod/perluniintro.pod
16046 ____________________________________________________________________________
16047 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
16048         Log: Tweak the $Perl computation.
16049      Branch: perl
16050            ! t/test.pl
16051 ____________________________________________________________________________
16052 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
16053         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
16054              From: Nicholas Clark <nick@ccl4.org>
16055              Date: Fri, 7 Dec 2001 17:06:56 +0000
16056              Message-ID: <20011207170656.G21702@plum.flirble.org>
16057      Branch: perl
16058            ! doop.c t/op/chop.t
16059 ____________________________________________________________________________
16060 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
16061         Log: Update Changes.
16062      Branch: perl
16063            ! Changes patchlevel.h
16064 ____________________________________________________________________________
16065 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
16066         Log: Missing ).
16067      Branch: perl
16068            ! t/test.pl
16069 ____________________________________________________________________________
16070 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
16071         Log: Allow several arguments to display().
16072      Branch: perl
16073            ! t/test.pl
16074 ____________________________________________________________________________
16075 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
16076         Log: /dev/stdout could be either a character special file
16077              or a named pipe, so let's pretend it doesn't exist.
16078      Branch: perl
16079            ! t/op/stat.t
16080 ____________________________________________________________________________
16081 [ 13516] By: nick                                  on 2001/12/07  15:09:23
16082         Log: Integrate again - can I catch up ?
16083      Branch: perlio
16084           !> t/test.pl
16085 ____________________________________________________________________________
16086 [ 13515] By: nick                                  on 2001/12/07  15:08:17
16087         Log: Integrate mainline some more
16088      Branch: perlio
16089           !> README.hpux hints/linux.sh pod/perlfunc.pod
16090 ____________________________________________________________________________
16091 [ 13514] By: nick                                  on 2001/12/07  15:07:15
16092         Log: Integrate mainline
16093      Branch: perlio
16094           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
16095           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
16096           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
16097           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
16098           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
16099           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
16100           +> t/lib/Math/BigInt/BareCalc.pm
16101            - ext/Devel/PPPort/harness/Harness.pm
16102            - ext/Devel/PPPort/harness/Harness.xs
16103            - ext/Devel/PPPort/harness/Makefile.PL
16104            - ext/Devel/PPPort/harness/module2.c
16105            - ext/Devel/PPPort/harness/module3.c
16106            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
16107            - lib/File/Spec/Functions.t
16108           !> (integrate 103 files)
16109 ____________________________________________________________________________
16110 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
16111         Log: Add display() for displaying icky scalars.
16112      Branch: perl
16113            ! t/test.pl
16114 ____________________________________________________________________________
16115 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
16116         Log: Subject: [ID 20011207.001] documentation bug for waitpid
16117              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
16118              Date: Fri, 7 Dec 2001 12:44:56 +0100
16119              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
16120      Branch: perl
16121            ! pod/perlfunc.pod
16122 ____________________________________________________________________________
16123 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
16124         Log: gcc version matching didn't.
16125      Branch: perl
16126            ! hints/linux.sh
16127 ____________________________________________________________________________
16128 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
16129         Log: Subject: HP renamed their servers              
16130              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16131              Date: Fri, 07 Dec 2001 12:07:22 +0100
16132              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
16133      Branch: perl
16134            ! README.hpux
16135 ____________________________________________________________________________
16136 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
16137         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
16138              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
16139              Date: Fri, 7 Dec 2001 00:24:55 -0500
16140              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
16141      Branch: perl
16142            ! pod/perlport.pod
16143 ____________________________________________________________________________
16144 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
16145         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
16146              From: Michael G Schwern <schwern@pobox.com> 
16147              Date: Thu, 6 Dec 2001 22:56:34 -0500
16148              Message-ID: <20011207035634.GO22648@blackrider>
16149      Branch: perl
16150            ! t/base/lex.t t/op/exec.t
16151 ____________________________________________________________________________
16152 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
16153         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
16154              From: Michael G Schwern <schwern@pobox.com>
16155              Date: Thu, 6 Dec 2001 22:45:44 -0500
16156              Message-ID: <20011207034544.GN22648@blackrider>
16157              
16158              (plus op/ref tweak)
16159      Branch: perl
16160            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
16161            ! t/run/kill_perl.t t/test.pl
16162 ____________________________________________________________________________
16163 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
16164         Log: Upgrade to Math::BigInt 1.48.
16165      Branch: perl
16166            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
16167            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
16168            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
16169            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
16170            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
16171            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
16172            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
16173 ____________________________________________________________________________
16174 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
16175         Log: Mention also perl56delta in case someone is upgrading from
16176              Perl 5.005_03.
16177      Branch: perl
16178            ! pod/perldelta.pod
16179 ____________________________________________________________________________
16180 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
16181         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
16182              From: Michael G Schwern <schwern@pobox.com>
16183              Date: Thu, 6 Dec 2001 15:15:28 -0500
16184              Message-ID: <20011206201528.GF16414@blackrider>
16185              
16186              (just the term.t, not the lex.t)
16187              
16188              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
16189              From: Michael G Schwern <schwern@pobox.com>
16190              Date: Thu, 6 Dec 2001 15:22:22 -0500
16191              Message-ID: <20011206202222.GG16414@blackrider>
16192              
16193              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
16194              From: Michael G Schwern <schwern@pobox.com>
16195              Date: Thu, 6 Dec 2001 15:31:58 -0500
16196              Message-ID: <20011206203158.GI16414@blackrider>
16197              
16198              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
16199              From: Michael G Schwern <schwern@pobox.com>
16200              Date: Thu, 6 Dec 2001 17:38:55 -0500
16201              Message-ID: <20011206223855.GC22648@blackrider>
16202      Branch: perl
16203            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
16204            ! t/test.pl
16205 ____________________________________________________________________________
16206 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
16207         Log: Update the thr5005 situation.
16208      Branch: perl
16209            ! pod/perldelta.pod
16210 ____________________________________________________________________________
16211 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
16212         Log: perldelta borrowings from perl561delta.
16213      Branch: perl
16214            ! pod/perldelta.pod
16215 ____________________________________________________________________________
16216 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
16217         Log: Add the 5.6.1 perldelta as perl561delta.
16218              (Makes it easier to steal stuff for perldelta :-)
16219      Branch: perl
16220            + pod/perl561delta.pod
16221            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
16222 ____________________________________________________________________________
16223 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
16224         Log: Retract #13496 for now.
16225      Branch: perl
16226            ! t/base/lex.t t/base/term.t
16227 ____________________________________________________________________________
16228 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
16229         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
16230              From: "Craig A. Berry" <craigberry@mac.com>
16231              Date: Thu, 6 Dec 2001 14:54:36 -0600
16232              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
16233      Branch: perl
16234            ! vms/ext/filespec.t
16235 ____________________________________________________________________________
16236 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
16237         Log: (retracted by #13499)
16238              
16239              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
16240              From: Michael G Schwern <schwern@pobox.com>
16241              Date: Thu, 6 Dec 2001 15:15:28 -0500
16242              Message-ID: <20011206201528.GF16414@blackrider>
16243      Branch: perl
16244            ! t/base/lex.t t/base/term.t
16245 ____________________________________________________________________________
16246 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
16247         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
16248              From: Michael G Schwern <schwern@pobox.com>
16249              Date: Thu, 6 Dec 2001 13:54:48 -0500
16250              Message-ID: <20011206185448.GC16414@blackrider>
16251      Branch: perl
16252            ! t/op/stat.t
16253 ____________________________________________________________________________
16254 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
16255         Log: The #4 has nothing to do with Unicode.
16256      Branch: perl
16257            ! t/op/tr.t
16258 ____________________________________________________________________________
16259 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
16260         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
16261              From: Michael G Schwern <schwern@pobox.com>
16262              Date: Thu, 6 Dec 2001 13:45:48 -0500
16263              Message-ID: <20011206184548.GB16414@blackrider>
16264      Branch: perl
16265            ! t/op/tr.t
16266 ____________________________________________________________________________
16267 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
16268         Log: Update Changes.
16269      Branch: perl
16270            ! Changes patchlevel.h
16271 ____________________________________________________________________________
16272 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
16273         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
16274              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16275              Date: Thu, 6 Dec 2001 11:41:25 EST
16276              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
16277      Branch: perl
16278            ! vms/vms.c vms/vmsish.h
16279 ____________________________________________________________________________
16280 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
16281         Log: Subject: [PATCH] Re: weirdness in regexps
16282              From: Robin Houston <robin@kitsite.com> 
16283              Date: Thu, 6 Dec 2001 14:44:01 +0000
16284              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
16285      Branch: perl
16286            ! op.c t/lib/strict/subs
16287 ____________________________________________________________________________
16288 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
16289         Log: Make the -b -c -S tests count all of the /dev, not just
16290              check the first one, as suggested by Benjamin Goldberg.
16291      Branch: perl
16292            ! t/op/stat.t
16293 ____________________________________________________________________________
16294 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
16295         Log: Subject: Re: [PATCH: bleadperl] casefold backref
16296              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
16297              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
16298              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
16299      Branch: perl
16300            ! regexec.c
16301 ____________________________________________________________________________
16302 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
16303         Log: Nits noticed by Philip Newton, and de-tab DB.t.
16304      Branch: perl
16305            ! lib/DB.t
16306 ____________________________________________________________________________
16307 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
16308         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
16309              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
16310              Date: 6 Dec 2001 11:06:01 -0000
16311              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
16312      Branch: perl
16313            ! op.c t/op/tr.t
16314 ____________________________________________________________________________
16315 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
16316         Log: Subject: [PATCH: bleadperl] casefold backref
16317              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
16318              Date: Wed, 05 Dec 2001 17:27:05 +0000
16319              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
16320      Branch: perl
16321            ! regexec.c t/op/re_tests
16322 ____________________________________________________________________________
16323 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
16324         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
16325              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16326              Date: Wed, 5 Dec 2001 22:34:53 EST
16327              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
16328      Branch: perl
16329            ! mg.c vms/vms.c vms/vmsish.h
16330 ____________________________________________________________________________
16331 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
16332         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
16333              From: Michael G Schwern <schwern@pobox.com>
16334              Date: Wed, 5 Dec 2001 19:52:58 -0500
16335              Message-ID: <20011205195257.A903@blackrider>
16336      Branch: perl
16337            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
16338            + lib/File/Spec/t/rel2abs2rel.t
16339            - lib/File/Spec.t lib/File/Spec/Functions.t
16340            ! MANIFEST
16341 ____________________________________________________________________________
16342 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
16343         Log: Subject: Re: Silly stat() portability questions                
16344              From: Benjamin Goldberg <goldbb2@earthlink.net>
16345              Date: Wed, 05 Dec 2001 22:52:35 -0500
16346              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
16347      Branch: perl
16348            ! pod/perlport.pod
16349 ____________________________________________________________________________
16350 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
16351         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
16352              From: "Craig A. Berry" <craigberry@mac.com>
16353              Date: Wed, 05 Dec 2001 16:41:59 -0600
16354              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
16355      Branch: perl
16356            ! README.vms configure.com lib/File/Spec/VMS.pm
16357            ! vms/ext/filespec.t
16358 ____________________________________________________________________________
16359 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
16360         Log: $apply->('club', $glibc_maintainers);
16361              
16362              (Nick Clark just reported that <langinfo.h> YESSTR
16363              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
16364      Branch: perl
16365            ! ext/I18N/Langinfo/Langinfo.t
16366 ____________________________________________________________________________
16367 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
16368         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
16369      Branch: perl
16370            ! pod/perlport.pod
16371 ____________________________________________________________________________
16372 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
16373         Log: tweak change#13474 (pad entries can apparently be null in some
16374              situations)
16375      Branch: maint-5.6/perl
16376            ! op.c
16377 ____________________________________________________________________________
16378 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
16379         Log: Restore the /dev -b -c -S part of the test.
16380      Branch: perl
16381            ! t/op/stat.t
16382 ____________________________________________________________________________
16383 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
16384         Log: Retract #13475 until Arthur gets back to the mine.
16385      Branch: perl
16386            ! op.c t/run/kill_perl.t
16387 ____________________________________________________________________________
16388 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
16389         Log: (retracted by #13476)
16390              
16391              Manually apply #13474; fixes stale reference to dead
16392              CvOUTSIDE(); this can happen when anonymous subroutines
16393              that aren't closures are returned from an eval""
16394              
16395              (threads/shared/sv_refs.t is coredump-unhappy about this change)
16396      Branch: perl
16397            ! op.c t/run/kill_perl.t
16398 ____________________________________________________________________________
16399 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
16400         Log: replacement for change#10451
16401              
16402              fixes stale reference to dead CvOUTSIDE(); this can happen when
16403              anonymous subroutines that aren't closures are returned from an
16404              eval""
16405      Branch: maint-5.6/perl
16406            ! op.c t/op/misc.t
16407 ____________________________________________________________________________
16408 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
16409         Log: revert change#10451,10472; it was a naive fix that simply
16410              reintroduced the memory leak!
16411      Branch: maint-5.6/perl
16412            ! op.c t/op/misc.t
16413 ____________________________________________________________________________
16414 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
16415         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
16416              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
16417              Date: Wed, 05 Dec 2001 10:49:20 +0100
16418              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
16419      Branch: perl
16420            ! lib/File/Basename.pm lib/File/Basename.t
16421 ____________________________________________________________________________
16422 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
16423         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
16424              From: Michael G Schwern <schwern@pobox.com> 
16425              Date: Wed, 5 Dec 2001 02:47:59 -0500
16426              Message-ID: <20011205024759.H14333@blackrider>
16427      Branch: perl
16428            ! t/op/magic.t
16429 ____________________________________________________________________________
16430 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
16431         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
16432              From: Michael G Schwern <schwern@pobox.com>              
16433              Date: Wed, 5 Dec 2001 02:22:05 -0500
16434              Message-ID: <20011205022205.F14333@blackrider>
16435      Branch: perl
16436            ! t/op/stat.t vms/test.com
16437 ____________________________________________________________________________
16438 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
16439         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
16440              From: Michael G Schwern <schwern@pobox.com> 
16441              Date: Tue, 4 Dec 2001 23:40:10 -0500
16442              Message-ID: <20011204234010.B14333@blackrider>
16443      Branch: perl
16444            ! t/op/stat.t
16445 ____________________________________________________________________________
16446 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
16447         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
16448              From: Michael G Schwern <schwern@pobox.com> 
16449              Date: Tue, 4 Dec 2001 21:09:18 -0500           
16450              Message-ID: <20011204210918.D13279@blackrider>
16451              
16452              t/test.
16453      Branch: perl
16454            ! t/test.pl
16455 ____________________________________________________________________________
16456 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
16457         Log: (accidentally empty check-in)
16458      Branch: perl
16459            ! t/op/stat.t
16460 ____________________________________________________________________________
16461 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
16462         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
16463              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16464              Date: Tue, 04 Dec 2001 23:40:27 +0100
16465              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
16466      Branch: perl
16467            ! mg.c
16468 ____________________________________________________________________________
16469 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
16470         Log: Subject: [PATCH] minor pod fix in Safe.pm
16471              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16472              Date: Tue, 4 Dec 2001 22:02:34 +0100
16473              Message-ID: <20011204220234.A17293@rafael>
16474      Branch: perl
16475            ! ext/Opcode/Safe.pm
16476 ____________________________________________________________________________
16477 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
16478         Log: CRLF GRRR.
16479      Branch: perl
16480            ! djgpp/configure.bat
16481 ____________________________________________________________________________
16482 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
16483         Log: DJGPP fixes from Laszlo Molnar.
16484      Branch: perl
16485            ! djgpp/configure.bat djgpp/djgpp.h
16486 ____________________________________________________________________________
16487 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
16488         Log: Update Changes.
16489      Branch: perl
16490            ! Changes patchlevel.h
16491 ____________________________________________________________________________
16492 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
16493         Log: Must wipe out the memory of real Socket before starting
16494              to use the new fake one.
16495      Branch: perl
16496            ! lib/Net/t/config.t
16497 ____________________________________________________________________________
16498 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
16499         Log: LC_ALL might trump LANG.
16500      Branch: perl
16501            ! lib/open.t
16502 ____________________________________________________________________________
16503 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
16504         Log: Make the eval runtime.
16505      Branch: perl
16506            ! lib/open.pm
16507 ____________________________________________________________________________
16508 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
16509         Log: Make the Langinfo test both more lenient (allow
16510              for any symbol not to exists) and stricter (add
16511              more symbols).
16512      Branch: perl
16513            ! ext/I18N/Langinfo/Langinfo.t
16514 ____________________________________________________________________________
16515 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
16516         Log: integrate change#13453 from maint-5.6
16517              
16518              tweak change#11399 to use an explicit flag rather than
16519              ass_u_ming w32_pseudo_id will only be zero for the real
16520              toplevel interpreter; avoids multiple hosts from diddling
16521              the environment at the same time
16522      Branch: perl
16523           !> win32/perlhost.h
16524 ____________________________________________________________________________
16525 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
16526         Log: Subject: [PATCH] VMS update for perldelta.pod
16527              From: "Craig A. Berry" <craigberry@mac.com> 
16528              Date: Tue, 4 Dec 2001 00:23:12 -0600
16529              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
16530      Branch: perl
16531            ! pod/perldelta.pod
16532 ____________________________________________________________________________
16533 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
16534         Log: NetWare tweak from Ananth Kesari.
16535      Branch: perl
16536            ! NetWare/Makefile
16537 ____________________________________________________________________________
16538 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
16539         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
16540              Not adding the test suite because of its many assumptions.
16541      Branch: perl
16542            ! lib/Net/Ping.pm
16543 ____________________________________________________________________________
16544 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
16545         Log: tweak change#11399 to use an explicit flag rather than
16546              ass_u_ming w32_pseudo_id will only be zero for the real
16547              toplevel interpreter; avoids multiple hosts from diddling
16548              the environment at the same time
16549      Branch: maint-5.6/perl
16550            ! win32/perlhost.h
16551 ____________________________________________________________________________
16552 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
16553         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
16554              from Len Makin.
16555      Branch: perl
16556            + hints/super-ux.sh
16557            ! MANIFEST
16558 ____________________________________________________________________________
16559 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
16560         Log: Add Mac OS X known failures to perldelta.
16561      Branch: perl
16562            ! pod/perldelta.pod
16563 ____________________________________________________________________________
16564 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
16565         Log: I think it's time to call the utf8 code non-test.
16566      Branch: perl
16567            ! utf8.c
16568 ____________________________________________________________________________
16569 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
16570         Log: Retract #13303, need rethink.
16571      Branch: perl
16572            ! utf8.c
16573 ____________________________________________________________________________
16574 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
16575         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
16576              From: "Craig A. Berry" <craigberry@mac.com>
16577              Date: Mon, 03 Dec 2001 16:28:06 -0600
16578              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
16579      Branch: perl
16580            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
16581 ____________________________________________________________________________
16582 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
16583         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
16584              From: Andy Dougherty <doughera@lafayette.edu>
16585              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
16586              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
16587      Branch: perl
16588            ! hints/solaris_2.sh
16589 ____________________________________________________________________________
16590 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
16591         Log: This test is not very robust on 8.3-constrained systems:
16592              all the "with truncated name" lines between "Autosplitting ..."
16593              and "some names are not unique" lines are unexpected,
16594              and the truncation message becomes:
16595              testtest.al, testtest.al truncate to testtest 
16596      Branch: perl
16597            ! lib/AutoSplit.t
16598 ____________________________________________________________________________
16599 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
16600         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
16601      Branch: perl
16602            ! ext/I18N/Langinfo/Langinfo.t
16603 ____________________________________________________________________________
16604 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
16605         Log: Test::Morify UCD.t
16606      Branch: perl
16607            ! lib/Unicode/UCD.t
16608 ____________________________________________________________________________
16609 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
16610         Log: If Socket has not been built (e.g. DJGPP) the libnet
16611              tests fall over with (too) much noise.
16612      Branch: perl
16613            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
16614            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
16615            ! lib/Net/t/smtp.t lib/Net/t/time.t
16616 ____________________________________________________________________________
16617 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
16618         Log: Subject: [PATCH] shared hash keys and ++/--
16619              From: Nicholas Clark <nick@ccl4.org>
16620              Date: Mon, 3 Dec 2001 16:37:16 +0000
16621              Message-ID: <20011203163716.C21702@plum.flirble.org>
16622      Branch: perl
16623            ! pp.c pp_hot.c sv.c t/op/inc.t
16624 ____________________________________________________________________________
16625 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
16626         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
16627              From: Jonathan Stowe <jns@gellyfish.com>
16628              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
16629              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
16630      Branch: perl
16631            ! lib/Term/Cap.pm
16632 ____________________________________________________________________________
16633 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
16634         Log: Update Changes.
16635      Branch: perl
16636            ! Changes patchlevel.h
16637 ____________________________________________________________________________
16638 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
16639         Log: perldelta tweaks.
16640      Branch: perl
16641            ! pod/perldelta.pod
16642 ____________________________________________________________________________
16643 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
16644         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
16645              From: Sam Tregar <sam@tregar.com> 
16646              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
16647              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
16648      Branch: perl
16649            ! pod/perlnewmod.pod
16650 ____________________________________________________________________________
16651 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
16652         Log: microperl casting nit.
16653      Branch: perl
16654            ! utf8.c
16655 ____________________________________________________________________________
16656 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
16657         Log: Make sharepvn a macro since all it does is a deref.
16658      Branch: perl
16659            ! embed.h embed.pl global.sym hv.c hv.h proto.h
16660 ____________________________________________________________________________
16661 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
16662         Log: perldelta updates.
16663      Branch: perl
16664            ! pod/perldelta.pod
16665 ____________________________________________________________________________
16666 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
16667         Log: PPPort update from Paul Marquess.
16668      Branch: perl
16669            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
16670            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
16671            + ext/Devel/PPPort/t/test.t
16672            - ext/Devel/PPPort/harness/Harness.pm
16673            - ext/Devel/PPPort/harness/Harness.xs
16674            - ext/Devel/PPPort/harness/Makefile.PL
16675            - ext/Devel/PPPort/harness/module2.c
16676            - ext/Devel/PPPort/harness/module3.c
16677            - ext/Devel/PPPort/harness/t/test.t
16678            ! MANIFEST ext/Devel/PPPort/MANIFEST
16679            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
16680            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
16681            ! ext/Devel/PPPort/soak
16682 ____________________________________________________________________________
16683 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
16684         Log: No use talking about dynamic library search patch
16685              unless we are having a dynamic build.
16686      Branch: perl
16687            ! t/TEST
16688 ____________________________________________________________________________
16689 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
16690         Log: Be more explicit on the List::Util build trick,
16691              should also stop unneeded rebuilds on static builds.
16692      Branch: perl
16693            ! ext/List/Util/Makefile.PL
16694 ____________________________________________________________________________
16695 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
16696         Log: We need to replace the optimize (-O1) with
16697              the -h scalar0 -h vector0, not append them
16698              to the ccflags.
16699      Branch: perl
16700            ! hints/unicos.sh hints/unicosmk.sh
16701 ____________________________________________________________________________
16702 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
16703         Log: Subject: [PATCH] Shared hash keys 
16704              From: Nicholas Clark <nick@ccl4.org>
16705              Date: Sun, 2 Dec 2001 20:52:32 +0000
16706              Message-ID: <20011202205232.U21702@plum.flirble.org>
16707      Branch: perl
16708            ! doop.c t/op/tr.t
16709 ____________________________________________________________________________
16710 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
16711         Log: Better add new files to MANIFEST, too.
16712      Branch: perl
16713            ! MANIFEST
16714 ____________________________________________________________________________
16715 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
16716         Log: Subject: {PATCH] perlpacktut.pod
16717              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
16718              Date: Sun, 02 Dec 2001 19:55:06 +0100
16719              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
16720      Branch: perl
16721            ! pod/perlpacktut.pod
16722 ____________________________________________________________________________
16723 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
16724         Log: Various small nits found by DJGPP build.
16725      Branch: perl
16726            ! doio.c mg.c pp.c util.c
16727 ____________________________________________________________________________
16728 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
16729         Log: Subject: RE: More verbose POD for Carp
16730              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
16731              Date: Sun, 2 Dec 2001 11:32:51 -0500
16732              Message-ID: <3C0A9748@operamail.com>
16733      Branch: perl
16734            ! lib/Carp.pm
16735 ____________________________________________________________________________
16736 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
16737         Log: Add a header for DJGPP with the function prototypes.
16738      Branch: perl
16739            + djgpp/djgpp.h
16740            ! MANIFEST djgpp/djgpp.c
16741 ____________________________________________________________________________
16742 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
16743         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
16744              From: Abe Timmerman <abe@ztreet.demon.nl>
16745              Date: Sun, 02 Dec 2001 02:41:25 +0100
16746              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
16747      Branch: perl
16748            ! pp_sys.c
16749 ____________________________________________________________________________
16750 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
16751         Log: There isn't PTR2INT(), there's PTR2IV().
16752      Branch: perl
16753            ! ext/Time/HiRes/HiRes.xs
16754 ____________________________________________________________________________
16755 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
16756         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
16757              From: Marc Lehmann <root@schmorp.de>
16758              Date: Sun, 02 Dec 2001 02:44:53 +0100
16759              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
16760      Branch: perl
16761            ! ext/Time/HiRes/HiRes.xs
16762 ____________________________________________________________________________
16763 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
16764         Log: encode()/decode() examples.
16765      Branch: perl
16766            ! ext/Encode/Encode.pm
16767 ____________________________________________________________________________
16768 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
16769         Log: DJGPP tweaks from Laszlo Molnar.
16770      Branch: perl
16771            ! djgpp/config.over djgpp/djgppsed.sh
16772 ____________________________________________________________________________
16773 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
16774         Log: Update Changes.
16775      Branch: perl
16776            ! Changes patchlevel.h
16777 ____________________________________________________________________________
16778 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
16779         Log: Integrate perlio;
16780              
16781              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
16782              which do not have file descriptors. Noticed a possibly
16783              worse problem in the process ...
16784      Branch: perl
16785           !> doio.c
16786 ____________________________________________________________________________
16787 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
16788         Log: Non-VMS-fixed and Win32-skipped version of
16789              
16790              Subject: [PATCH t/op/exec.t] Portabilty fix 
16791              From: Michael G Schwern <schwern@pobox.com> 
16792              Date: Fri, 30 Nov 2001 16:09:27 -0500
16793              Message-ID: <20011130160927.A10406@blackrider>
16794      Branch: perl
16795            ! t/op/exec.t
16796 ____________________________________________________________________________
16797 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
16798         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
16799              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
16800              Date: Sat, 1 Dec 2001 07:01:09 -0500
16801              Message-ID: <3C0D2E39@operamail.com>
16802              
16803              Subject: More verbose POD for Carp
16804              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
16805              Date: Sat, 1 Dec 2001 08:04:16 -0500
16806              Message-ID: <3C285C2B@operamail.com>
16807      Branch: perl
16808            ! lib/Carp.pm lib/Carp/Heavy.pm
16809 ____________________________________________________________________________
16810 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
16811         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
16812              From: chromatic <chromatic@rmci.net>
16813              Date: Sat, 01 Dec 2001 12:41:58 -0700
16814              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
16815      Branch: perl
16816            ! lib/DB.t
16817 ____________________________________________________________________________
16818 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
16819         Log: Try to make a missing RADIXCHAR a softer kinder error.
16820      Branch: perl
16821            ! ext/I18N/Langinfo/Langinfo.t
16822 ____________________________________________________________________________
16823 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
16824         Log: Have a little faith on nl_langinfo() itself.
16825      Branch: perl
16826            ! ext/I18N/Langinfo/Langinfo.xs
16827 ____________________________________________________________________________
16828 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
16829         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
16830              the max, not max plus one)
16831      Branch: perl
16832            ! ext/I18N/Langinfo/Langinfo.xs
16833 ____________________________________________________________________________
16834 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
16835         Log: Make reality agree with the comment.
16836      Branch: perl
16837            ! ext/I18N/Langinfo/Langinfo.xs
16838 ____________________________________________________________________________
16839 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
16840         Log: Try to protect against wild langinfo() arguments.
16841      Branch: perl
16842            ! ext/I18N/Langinfo/Langinfo.xs
16843 ____________________________________________________________________________
16844 [ 13409] By: nick                                  on 2001/12/01  18:19:59
16845         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
16846              have file descriptors. Noticed a possibly worse problem in the process ...
16847      Branch: perlio
16848            ! doio.c
16849 ____________________________________________________________________________
16850 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
16851         Log: (replaced by #13556)
16852              
16853              If we are inside an eval, let's be silent about
16854              separate symbols and just croak() in the end.
16855      Branch: perl
16856            ! lib/Exporter/Heavy.pm
16857 ____________________________________________________________________________
16858 [ 13407] By: nick                                  on 2001/12/01  17:14:05
16859         Log: Integrate mainline
16860      Branch: perlio
16861           !> (integrate 26 files)
16862 ____________________________________________________________________________
16863 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
16864         Log: Subject: Fix for Exporter error reporting behaviour
16865              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
16866              Date: Sat, 1 Dec 2001 06:34:48 -0500
16867              Message-ID: <3C0D1B9A@operamail.com>
16868      Branch: perl
16869            ! lib/Exporter.pm lib/Exporter/Heavy.pm
16870 ____________________________________________________________________________
16871 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
16872         Log: Need to hide behind an eval to avoid a warning
16873              about :utf8 on non-perlio configs.
16874      Branch: perl
16875            ! lib/open.t
16876 ____________________________________________________________________________
16877 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
16878         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
16879              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16880              Date: Fri, 30 Nov 2001 23:46:58 +0100
16881              Message-ID: <20011130234658.A717@rafael>
16882      Branch: perl
16883            ! op.c t/op/method.t
16884 ____________________________________________________________________________
16885 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
16886         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
16887              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16888              Date: Thu, 29 Nov 2001 22:46:12 +0100
16889              Message-ID: <20011129224612.A699@rafael>
16890      Branch: perl
16891            ! ext/B/B/Xref.pm
16892 ____________________________________________________________________________
16893 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
16894         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
16895              From: Tels <perl_dummy@bloodgate.com>
16896              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
16897              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
16898      Branch: perl
16899            ! pod/perlfunc.pod
16900 ____________________________________________________________________________
16901 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
16902         Log: Subject: [REPATCH] reference pointer comparison
16903              From: Nicholas Clark <nick@ccl4.org>
16904              Date: Sat, 1 Dec 2001 13:00:17 +0000
16905              Message-ID: <20011201130017.I21702@plum.flirble.org>
16906      Branch: perl
16907            ! pp.c
16908 ____________________________________________________________________________
16909 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
16910         Log: Upgrade to Storable 1.0.14.
16911      Branch: perl
16912            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
16913 ____________________________________________________________________________
16914 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
16915         Log: Add simple caches for ::viacode() and ::vianame().
16916      Branch: perl
16917            ! lib/charnames.pm lib/charnames.t
16918 ____________________________________________________________________________
16919 [ 13398] By: nick                                  on 2001/12/01  10:36:24
16920         Log: Integrate mainline.
16921      Branch: perlio
16922           +> (branch 44 files)
16923            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
16924            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
16925            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
16926           !> (integrate 250 files)
16927 ____________________________________________________________________________
16928 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
16929         Log: Regen toc and modlib.
16930      Branch: perl
16931            ! pod/perlmodlib.pod pod/perltoc.pod
16932 ____________________________________________________________________________
16933 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
16934         Log: Upgrade to podlators-1.18.
16935      Branch: perl
16936            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
16937 ____________________________________________________________________________
16938 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
16939         Log: -h scalar0 -h vector0 seems to help for both
16940              UNICOS and UNICOS/mk on the unpack %65c problems.
16941              
16942              (replaces #13393)
16943      Branch: perl
16944            ! hints/unicos.sh hints/unicosmk.sh
16945 ____________________________________________________________________________
16946 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
16947         Log: More Socket constants.
16948      Branch: perl
16949            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
16950 ____________________________________________________________________________
16951 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
16952         Log: (replaced by #13395)
16953      Branch: perl
16954            ! hints/unicosmk.sh
16955 ____________________________________________________________________________
16956 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
16957         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
16958              From: Andy Dougherty <doughera@lafayette.edu>
16959              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
16960              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
16961              
16962              Simplify the test skippage criterion now that we are
16963              no more dependent on sed.
16964      Branch: perl
16965            ! t/comp/cpp.t t/run/switchPx.t
16966 ____________________________________________________________________________
16967 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
16968         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
16969              From: Michael G Schwern <schwern@pobox.com>
16970              Date: Fri, 30 Nov 2001 11:48:44 -0500
16971              Message-ID: <20011130114844.C1303@blackrider>
16972              
16973              (replaces #13381)
16974      Branch: perl
16975            ! t/op/stat.t
16976 ____________________________________________________________________________
16977 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
16978         Log: Let's not assume how much memory has been allocated
16979              to PVs.
16980      Branch: perl
16981            ! ext/Devel/Peek/Peek.t
16982 ____________________________________________________________________________
16983 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
16984         Log: VOS needs to know the modules, including pp_sort.
16985      Branch: perl
16986            ! vos/perl.bind
16987 ____________________________________________________________________________
16988 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
16989         Log: Unused variables.
16990      Branch: perl
16991            ! ext/Unicode/Normalize/Normalize.xs
16992 ____________________________________________________________________________
16993 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
16994         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
16995              From: John Peacock <jpeacock@rowman.com>     
16996              Date: Fri, 30 Nov 2001 10:24:00 -0500        
16997              Message-ID: <3C07A490.A22A76B0@rowman.com>   
16998      Branch: perl
16999            ! lib/ExtUtils/Embed.t
17000 ____________________________________________________________________________
17001 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
17002         Log: Tweak for the VOS building script from Paul Green.
17003      Branch: perl
17004            ! vos/configure_perl.cm
17005 ____________________________________________________________________________
17006 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
17007         Log: Update Changes.
17008      Branch: perl
17009            ! Changes patchlevel.h
17010 ____________________________________________________________________________
17011 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
17012         Log: Cannot test if cppstdin has not yet been installed.
17013      Branch: perl
17014            ! t/run/switchPx.t
17015 ____________________________________________________________________________
17016 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
17017         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
17018              From: Michael G Schwern <schwern@pobox.com> 
17019              Date: Thu, 29 Nov 2001 22:05:11 -0500
17020              Message-ID: <20011129220510.A18869@blackrider>
17021              
17022              TODO 1: if cppstdin is used and not yet installed,
17023              the Px.t will fail (must do the same as in cpp.t)
17024              
17025              TODO 2: does this work if no Perl whatsoever has
17026              yet been installed?  That is, we should be using
17027              the Perl we are building to execute the one-liner.
17028      Branch: perl
17029            + t/run/switchPx.aux t/run/switchPx.t
17030            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
17031            ! vms/test.com
17032 ____________________________________________________________________________
17033 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
17034         Log: Upgrade to Unicode::Normalize 0.12.
17035      Branch: perl
17036            ! ext/Unicode/Normalize/Changes
17037            ! ext/Unicode/Normalize/Normalize.pm
17038            ! ext/Unicode/Normalize/Normalize.xs
17039            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
17040            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
17041            ! ext/Unicode/Normalize/t/test.t
17042 ____________________________________________________________________________
17043 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
17044         Log: (replaced by #13391)
17045              
17046              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
17047              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
17048              Date: 30 Nov 2001 11:41:53 -0000             
17049              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
17050              
17051              No need to die if we have high-paranoia (non-chdirable)
17052              system directories.
17053      Branch: perl
17054            ! t/op/stat.t
17055 ____________________________________________________________________________
17056 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
17057         Log: Paragraph rewrapping.
17058      Branch: perl
17059            ! pod/perliol.pod
17060 ____________________________________________________________________________
17061 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
17062         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
17063              From: Stas Bekman <stas@stason.org>
17064              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
17065              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
17066      Branch: perl
17067            ! pod/perliol.pod
17068 ____________________________________________________________________________
17069 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
17070         Log: Whether select() gets restarted on signals is
17071              implementation dependent.
17072      Branch: perl
17073            ! ext/Time/HiRes/HiRes.t
17074 ____________________________________________________________________________
17075 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
17076         Log: More forgotten checkins.
17077      Branch: perl
17078            ! embed.h embed.pl proto.h
17079 ____________________________________________________________________________
17080 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
17081         Log: Add a note about folding vs lowercase.
17082      Branch: perl
17083            ! regexec.c
17084 ____________________________________________________________________________
17085 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
17086         Log: Use to_uni_fold (and add changed global.sym)
17087      Branch: perl
17088            ! global.sym utf8.c
17089 ____________________________________________________________________________
17090 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
17091         Log: Make to Unicode character functions to use UVs
17092              instead of U32s and add to_uni_fold().
17093      Branch: perl
17094            ! embed.pl proto.h utf8.c
17095 ____________________________________________________________________________
17096 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
17097         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
17098              From: Nicholas Clark <nick@ccl4.org>
17099              Date: Thu, 29 Nov 2001 22:47:32 +0000
17100              Message-ID: <20011129224732.W37621@plum.flirble.org>
17101      Branch: perl
17102            ! pod/perlpacktut.pod
17103 ____________________________________________________________________________
17104 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
17105         Log: README.vos updates from Paul Green.
17106      Branch: perl
17107            ! README.vos
17108 ____________________________________________________________________________
17109 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
17110         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
17111              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17112              Date: Thu, 29 Nov 2001 14:18:51 EST
17113              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
17114      Branch: perl
17115            ! mg.c vms/vms.c vms/vmsish.h
17116 ____________________________________________________________________________
17117 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
17118         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
17119              From: Michael G Schwern <schwern@pobox.com>
17120              Date: Thu, 29 Nov 2001 13:12:31 -0500
17121              Message-ID: <20011129131231.E11300@blackrider>
17122      Branch: perl
17123            ! README.vms
17124 ____________________________________________________________________________
17125 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
17126         Log: BGET_IV was missing.
17127      Branch: perl
17128            ! ext/ByteLoader/bytecode.h
17129 ____________________________________________________________________________
17130 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
17131         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
17132              From: Jonathan Stowe <gellyfish@gellyfish.com>
17133              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
17134              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
17135      Branch: perl
17136            ! lib/Term/Cap.pm
17137 ____________________________________________________________________________
17138 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
17139         Log: Porting/checkURL.pl was missing.
17140      Branch: perl
17141            ! MANIFEST
17142 ____________________________________________________________________________
17143 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
17144         Log: Subject: INSTALL and READMEs should be reviewed
17145              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17146              Date: Thu, 29 Nov 2001 16:49:36 +0100
17147              Message-ID: <20011129164936.A17492@rafael>         
17148      Branch: perl
17149            ! README.cygwin
17150 ____________________________________________________________________________
17151 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
17152         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
17153              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
17154              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
17155              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
17156      Branch: perl
17157            ! README.os390
17158 ____________________________________________________________________________
17159 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
17160         Log: Update Changes.
17161      Branch: perl
17162            ! Changes patchlevel.h
17163 ____________________________________________________________________________
17164 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
17165         Log: The changes to the curliffed files didn't stick in #13348.
17166      Branch: perl
17167            ! README.dos README.win32
17168 ____________________________________________________________________________
17169 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
17170         Log: Subject: Re: Found the rev where File::Glob broke
17171              From: Andy Dougherty <doughera@lafayette.edu>
17172              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
17173              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
17174      Branch: perl
17175            ! lib/ExtUtils/MM_Unix.pm
17176 ____________________________________________________________________________
17177 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
17178         Log: Use __DATA__ instead of __END__.
17179      Branch: perl
17180            ! lib/Term/Cap.pm
17181 ____________________________________________________________________________
17182 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
17183         Log: Subject: [PATCH toke.c] autosplit into @F fix
17184              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17185              Date: Thu, 29 Nov 2001 14:52:23 +0100
17186              Message-ID: <20011129145223.A25817@rafael>         
17187      Branch: perl
17188            ! toke.c
17189 ____________________________________________________________________________
17190 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
17191         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
17192              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17193              Date: Thu, 29 Nov 2001 15:48:15 +0100
17194              Message-ID: <20011129154815.C25817@rafael>         
17195      Branch: perl
17196            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
17197 ____________________________________________________________________________
17198 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
17199         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
17200              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
17201              Date: Wed, 28 Nov 2001 20:35:29 +0100
17202              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
17203      Branch: perl
17204            ! pod/perlpacktut.pod
17205 ____________________________________________________________________________
17206 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
17207         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
17208              From: Stas Bekman <stas@stason.org>
17209              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
17210              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
17211              
17212              (with tweaks)
17213      Branch: perl
17214            ! pod/perlapio.pod
17215 ____________________________________________________________________________
17216 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
17217         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
17218              From: Tels <perl_dummy@bloodgate.com>
17219              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
17220              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
17221              
17222              (plus paragraph rewrapping)
17223      Branch: perl
17224            ! lib/Exporter.pm
17225 ____________________________________________________________________________
17226 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
17227         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
17228              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
17229              Date: Wed, 28 Nov 2001 21:47:59 +0000
17230              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
17231      Branch: perl
17232            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
17233 ____________________________________________________________________________
17234 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
17235         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
17236              From: Andy Dougherty <doughera@lafayette.edu>
17237              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
17238              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
17239      Branch: perl
17240            ! INSTALL ext/Time/HiRes/HiRes.t
17241 ____________________________________________________________________________
17242 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
17243         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
17244              From: Michael G Schwern <schwern@pobox.com> 
17245              Date: Wed, 28 Nov 2001 16:37:01 -0500
17246              Message-ID: <20011128163701.H676@blackrider>
17247      Branch: perl
17248            ! t/run/kill_perl.t
17249 ____________________________________________________________________________
17250 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
17251         Log: @INC tweak.
17252      Branch: perl
17253            ! t/op/ref.t
17254 ____________________________________________________________________________
17255 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
17256         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
17257              From: Nicholas Clark <nick@ccl4.org>
17258              Date: Wed, 28 Nov 2001 23:38:43 +0000
17259              Message-ID: <20011128233843.N37621@plum.flirble.org>  
17260      Branch: perl
17261            ! installman
17262 ____________________________________________________________________________
17263 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
17264         Log: Tweak the forking logic.
17265      Branch: perl
17266            ! Porting/checkURL.pl
17267 ____________________________________________________________________________
17268 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
17269         Log: Update perlmodlib.PL as per #13348.  The L<> got
17270              changed back because that is coming from ParseLink.pm.
17271      Branch: perl
17272            ! pod/perlmodlib.PL pod/perlmodlib.pod
17273 ____________________________________________________________________________
17274 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
17275         Log: URL fixups from Michael Schwern.
17276      Branch: perl
17277            ! README.cygwin README.dos README.hpux README.mint README.mpeix
17278            ! README.os390 README.qnx README.solaris README.vos README.win32
17279            ! pod/perlmodlib.pod
17280 ____________________________________________________________________________
17281 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
17282         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
17283              From: Barrie Slaymaker <barries@slaysys.com>
17284              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
17285              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
17286      Branch: perl
17287            ! lib/Exporter.pm
17288 ____________________________________________________________________________
17289 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
17290         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
17291      Branch: perl
17292            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
17293 ____________________________________________________________________________
17294 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
17295         Log: Subject: [PATCH] Re: $\ very broken
17296              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17297              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
17298              Message-ID: <20011128223308.E732@rafael>   
17299              
17300              Subject: Re: [PATCH] Re: $\ very broken     
17301              From: Nicholas Clark <nick@ccl4.org>
17302              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
17303              Message-ID: <20011128222859.K37621@plum.flirble.org>
17304      Branch: perl
17305            ! mg.c t/op/ref.t
17306 ____________________________________________________________________________
17307 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
17308         Log: Add Abigail's link checker with the following tweaks:
17309              - known dummy URLs (Peter Prymmer)
17310              - do also READMEs and INSTALL (Michael Schwern)
17311              - do also ftp URLs
17312              - add fork retry loop in case the allowed number
17313              of processes per user is low
17314      Branch: perl
17315            + Porting/checkURL.pl
17316            ! MANIFEST
17317 ____________________________________________________________________________
17318 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
17319         Log: Update Changes.
17320      Branch: perl
17321            ! Changes patchlevel.h
17322 ____________________________________________________________________________
17323 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
17324         Log: In Linux if we have modern enough gcc and supported
17325              enough CPU, crank up the optimization level to -O3.
17326      Branch: perl
17327            ! hints/linux.sh
17328 ____________________________________________________________________________
17329 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
17330         Log: Add perlpacktut from Wolfgang Laun; regen toc.
17331      Branch: perl
17332            + pod/perlpacktut.pod
17333            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
17334            ! pod/perltoc.pod
17335 ____________________________________________________________________________
17336 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
17337         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
17338              From: PPrymmer@factset.com
17339              Date: Wed, 28 Nov 2001 07:51:26 -0500
17340              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
17341      Branch: perl
17342            ! vms/test.com
17343 ____________________________________________________________________________
17344 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
17345         Log: Test cases for the first half of #13338.
17346      Branch: perl
17347            ! t/lib/h2ph.h t/lib/h2ph.pht
17348 ____________________________________________________________________________
17349 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
17350         Log: Subject: Re: h2ph confused by comments in an enum.
17351              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
17352              Date: Wed, 28 Nov 2001 04:19:21 +0000
17353              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
17354              
17355              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
17356              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
17357              Date: Wed, 28 Nov 2001 13:36:35 +0000
17358              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
17359      Branch: perl
17360            ! utils/h2ph.PL
17361 ____________________________________________________________________________
17362 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
17363         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
17364              From: Jonathan Stowe <gellyfish@gellyfish.com>
17365              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
17366              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
17367              
17368              (replace #13327)
17369      Branch: perl
17370            ! lib/Term/Cap.pm
17371 ____________________________________________________________________________
17372 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
17373         Log: Replace #13335 with
17374              
17375              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
17376              From: Russ Allbery <rra@stanford.edu>
17377              Date: 27 Nov 2001 20:42:49 -0800
17378              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
17379      Branch: perl
17380            ! lib/Pod/Text/Termcap.pm
17381 ____________________________________________________________________________
17382 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
17383         Log: (replaced by #13336)
17384              
17385              Subject: [PATCH perl@13323] Termcap.pm with no termios
17386              From: "Craig A. Berry" <craigberry@mac.com> 
17387              Date: Tue, 27 Nov 2001 22:28:50 -0600
17388              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
17389      Branch: perl
17390            ! lib/Pod/Text/Termcap.pm
17391 ____________________________________________________________________________
17392 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
17393         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
17394              From: "Craig A. Berry" <craigberry@mac.com> 
17395              Date: Tue, 27 Nov 2001 21:46:45 -0600
17396              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
17397      Branch: perl
17398            ! configure.com
17399 ____________________________________________________________________________
17400 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
17401         Log: Upgrade to podlators 1.17.
17402      Branch: perl
17403            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
17404            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
17405 ____________________________________________________________________________
17406 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
17407         Log: Fix for "a\x{100}" =~ /A/i.
17408      Branch: perl
17409            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
17410            ! utf8.c
17411 ____________________________________________________________________________
17412 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
17413         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
17414              From: "Craig A. Berry" <craigberry@mac.com>
17415              Date: Tue, 27 Nov 2001 17:11:49 -0600
17416              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
17417      Branch: perl
17418            ! lib/DB.t
17419 ____________________________________________________________________________
17420 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
17421         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
17422              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
17423              Date: Tue, 27 Nov 2001 14:55:23 -0500
17424              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
17425              
17426              Subject: [PATCH: perl@13324] updates to perldelta.pod 
17427              From: PPrymmer@factset.com
17428              Date: Tue, 27 Nov 2001 18:06:04 -0500
17429              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
17430              
17431              plus added some known problems.
17432      Branch: perl
17433            ! pod/perldelta.pod
17434 ____________________________________________________________________________
17435 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
17436         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
17437              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17438              Date: Tue, 27 Nov 2001 15:38:02 EST 
17439              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
17440      Branch: perl
17441            ! configure.com vms/vms.c vms/vmsish.h
17442 ____________________________________________________________________________
17443 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
17444         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
17445              From: Michael G Schwern <schwern@pobox.com> 
17446              Date: Tue, 27 Nov 2001 15:31:12 -0500
17447              Message-ID: <20011127153112.G20929@blackrider>
17448      Branch: perl
17449            ! t/run/kill_perl.t
17450 ____________________________________________________________________________
17451 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
17452         Log: (replaced by #13337)
17453              
17454              VMS can safely hardcode a termcap entry for VT100.
17455      Branch: perl
17456            ! lib/Term/Cap.pm
17457 ____________________________________________________________________________
17458 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
17459         Log: VMS piping fixes from Charles Lane (perl -P should
17460              be working now).
17461      Branch: perl
17462            ! vms/vms.c
17463 ____________________________________________________________________________
17464 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
17465         Log: Subject: [PATCH] perlvar.pod fix
17466              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
17467              Date: Tue, 27 Nov 2001 13:11:47 -0500
17468              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
17469      Branch: perl
17470            ! pod/perlvar.pod
17471 ____________________________________________________________________________
17472 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
17473         Log: Update Changes.
17474      Branch: perl
17475            ! Changes patchlevel.h
17476 ____________________________________________________________________________
17477 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
17478         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
17479              From: "Craig A. Berry" <craigberry@mac.com> 
17480              Date: Tue, 27 Nov 2001 10:21:18 -0600
17481              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
17482      Branch: perl
17483            ! lib/ExtUtils/MM_VMS.pm
17484 ____________________________________________________________________________
17485 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
17486         Log: Protect against accumulating -options -options -options.
17487      Branch: perl
17488            ! hints/hpux.sh
17489 ____________________________________________________________________________
17490 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
17491         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
17492              From: Barrie Slaymaker <barries@slaysys.com>
17493              Date: Tue, 27 Nov 2001 10:58:54 -0500
17494              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
17495      Branch: perl
17496            ! lib/Benchmark.pm
17497 ____________________________________________________________________________
17498 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
17499         Log: Tiny fix from John P. Linderman.
17500      Branch: perl
17501            ! lib/sort.pm
17502 ____________________________________________________________________________
17503 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
17504         Log: The Story of sort(), from John P. Linderman.
17505      Branch: perl
17506            ! pod/perldelta.pod
17507 ____________________________________________________________________________
17508 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
17509         Log: Add information what to do if you are reading
17510              perluniintro but using some older Perl.
17511      Branch: perl
17512            ! pod/perluniintro.pod
17513 ____________________________________________________________________________
17514 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
17515         Log: Update the 'wide characters' FAQ entry.
17516      Branch: perl
17517            ! pod/perlfaq6.pod
17518 ____________________________________________________________________________
17519 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
17520         Log: Fix for
17521              
17522              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
17523              From: Marc Lehmann <root@schmorp.de>
17524              Date: Tue, 27 Nov 2001 14:27:14 +0100
17525              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
17526      Branch: perl
17527            ! ext/Encode.t ext/Encode/Encode.xs
17528 ____________________________________________________________________________
17529 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
17530         Log: Subject: [PATCH] DB_File 1.801
17531              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17532              Date: Tue, 27 Nov 2001 15:06:45 -0000
17533              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
17534      Branch: perl
17535            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
17536            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
17537 ____________________________________________________________________________
17538 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
17539         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
17540      Branch: perl
17541            ! pod/perlmodlib.pod
17542 ____________________________________________________________________________
17543 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
17544         Log: sort() doc tweaks from John P. Linderman.
17545      Branch: perl
17546            ! pod/perlfunc.pod
17547 ____________________________________________________________________________
17548 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
17549         Log: Subject: [PATCH] More perldelta.pod nits
17550              From: Simon Glover <scog@roe.ac.uk>
17551              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
17552              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
17553      Branch: perl
17554            ! pod/perldelta.pod
17555 ____________________________________________________________________________
17556 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
17557         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
17558              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17559              Date: Tue, 27 Nov 2001 11:52:31 -0000
17560              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
17561      Branch: perl
17562            ! ext/Devel/PPPort/harness/Makefile.PL
17563 ____________________________________________________________________________
17564 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
17565         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
17566              From: Michael G Schwern <schwern@pobox.com>
17567              Date: Tue, 27 Nov 2001 03:38:24 -0500
17568              Message-ID: <20011127033824.A17775@blackrider>
17569      Branch: perl
17570            ! t/TEST
17571 ____________________________________________________________________________
17572 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
17573         Log: Subject: Re: perlcc very broken
17574              From: John Peacock <jpeacock@rowman.com>
17575              Date: Tue, 27 Nov 2001 06:48:01 -0500
17576              Message-ID: <3C037D71.4030508@rowman.com>
17577      Branch: perl
17578            ! utils/perlcc.PL
17579 ____________________________________________________________________________
17580 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
17581         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
17582              From: David Dyck <dcd@tc.fluke.com>
17583              Date: Mon, 26 Nov 2001 22:04:38 -0800
17584              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
17585      Branch: perl
17586            ! t/op/pack.t
17587 ____________________________________________________________________________
17588 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
17589         Log: Subject: [ID 20011126.149] t/op/split fails step 37
17590              From: David Dyck <dcd@tc.fluke.com>
17591              Date: Mon, 26 Nov 2001 21:52:35 -0800
17592              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
17593      Branch: perl
17594            ! t/op/split.t
17595 ____________________________________________________________________________
17596 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
17597         Log: incorporate last minute change from libnet 1.0901-tobe
17598      Branch: perl
17599            ! lib/Net/SMTP.pm
17600 ____________________________________________________________________________
17601 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
17602         Log: Pass 7 at perldelta - random edits.
17603      Branch: perl
17604            ! pod/perldelta.pod
17605 ____________________________________________________________________________
17606 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
17607         Log: Portability and skippage tweaks.
17608      Branch: perl
17609            ! t/op/split.t
17610 ____________________________________________________________________________
17611 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
17612         Log: (retracted by #13449)
17613              Try to make Unicode casemapping to work for EBCDIC, too.
17614      Branch: perl
17615            ! utf8.c
17616 ____________________________________________________________________________
17617 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
17618         Log: Just printing 1..0 is not quite enough...
17619      Branch: perl
17620            ! lib/Dumpvalue.t
17621 ____________________________________________________________________________
17622 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
17623         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
17624              Delay the match until runtime.
17625      Branch: perl
17626            ! t/op/append.t
17627 ____________________________________________________________________________
17628 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
17629         Log: UTF-EBCDIC.
17630      Branch: perl
17631            ! ext/Devel/Peek/Peek.t
17632 ____________________________________________________________________________
17633 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
17634         Log: Be UTF-EBCDIC aware.
17635      Branch: perl
17636            ! lib/bytes.t
17637 ____________________________________________________________________________
17638 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
17639         Log: Bad assumption which way digits and letters sort.
17640      Branch: perl
17641            ! lib/English.t
17642 ____________________________________________________________________________
17643 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
17644         Log: If in EBCDIC but no Convert::EBCDIC
17645              the libnet tests will all fail.
17646      Branch: perl
17647            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
17648            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
17649            ! lib/Net/t/smtp.t lib/Net/t/time.t
17650 ____________________________________________________________________________
17651 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
17652         Log: Just sorting to guarantee order is not enough.
17653              (Think EBCDIC.) 
17654      Branch: perl
17655            ! lib/ExtUtils/Manifest.t
17656 ____________________________________________________________________________
17657 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
17658         Log: OS/390 cleanable gunk.
17659      Branch: perl
17660            ! lib/ExtUtils/MM_Unix.pm
17661 ____________________________________________________________________________
17662 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
17663         Log: Update the EBCDIC MD5 checksums.
17664      Branch: perl
17665            ! ext/Digest/MD5/t/files.t
17666 ____________________________________________________________________________
17667 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
17668         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
17669              From: Nicholas Clark <nick@ccl4.org>
17670              Date: Mon, 26 Nov 2001 23:06:34 +0000
17671              Message-ID: <20011126230633.Q37621@plum.flirble.org>
17672      Branch: perl
17673            ! installman
17674 ____________________________________________________________________________
17675 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
17676         Log: sort tweaks from John P. Linderman.
17677      Branch: perl
17678            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
17679 ____________________________________________________________________________
17680 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
17681         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
17682              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
17683              Date: Mon, 26 Nov 2001 18:47:25 -0600
17684              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
17685              
17686              Craig Berry submitted half of this patch just yesterday.
17687              Spooky cosmic resonance.
17688      Branch: perl
17689            ! ext/Socket/Socket.xs
17690 ____________________________________________________________________________
17691 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
17692         Log: Subject: [PATCH] doio slightly smaller
17693              From: Nicholas Clark <nick@ccl4.org>
17694              Date: Tue, 27 Nov 2001 00:40:23 +0000      
17695              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
17696      Branch: perl
17697            ! doio.c
17698 ____________________________________________________________________________
17699 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
17700         Log: perldelta nits from Autrijus Tang and Ron Kimball.
17701      Branch: perl
17702            ! pod/perldelta.pod
17703 ____________________________________________________________________________
17704 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
17705         Log: Subject: [PATCH] unpack P* uses random length for item
17706              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
17707              Date: Mon, 26 Nov 2001 19:56:32 +0100
17708              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
17709      Branch: perl
17710            ! pod/perldiag.pod pp_pack.c t/op/pack.t
17711 ____________________________________________________________________________
17712 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
17713         Log: Subject: [PATCH current] system and taintedness
17714              From: Radu Greab <radu@netsoft.ro>
17715              Date: Mon, 26 Nov 2001 18:42:29 +0200
17716              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
17717      Branch: perl
17718            ! pp_sys.c t/op/taint.t
17719 ____________________________________________________________________________
17720 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
17721         Log: Subject: [PATCH @ 13283] Devel::PPPort
17722              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17723              Date: Mon, 26 Nov 2001 14:37:17 -0000
17724              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
17725      Branch: perl
17726            + ext/Devel/PPPort/MANIFEST
17727            ! MANIFEST ext/Devel/PPPort/Makefile.PL
17728            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
17729            ! ext/Devel/PPPort/harness/Harness.xs
17730            ! ext/Devel/PPPort/harness/Makefile.PL
17731            ! ext/Devel/PPPort/harness/module2.c
17732            ! ext/Devel/PPPort/harness/module3.c
17733            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
17734 ____________________________________________________________________________
17735 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
17736         Log: Update the test list.
17737      Branch: perl
17738            ! t/lib/1_compile.t
17739 ____________________________________________________________________________
17740 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
17741         Log: Sync-up tests with libnet distribution
17742      Branch: perl
17743            + lib/Net/t/netrc.t
17744            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
17745 ____________________________________________________________________________
17746 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
17747         Log: Update Changes.
17748      Branch: perl
17749            ! Changes patchlevel.h
17750 ____________________________________________________________________________
17751 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
17752         Log: Upgrade to podlators 1.16.
17753      Branch: perl
17754            + lib/Pod/t/basic.cap
17755            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
17756            ! lib/Pod/t/basic.t pod/pod2man.PL
17757 ____________________________________________________________________________
17758 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
17759         Log: Pass 6 at perldelta - sort enhancements, generic and
17760              platform specific bug fixes.
17761      Branch: perl
17762            ! pod/perldelta.pod
17763 ____________________________________________________________________________
17764 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
17765         Log: PROPAGATE documentation from Tony Cook.
17766      Branch: perl
17767            ! pod/perlfunc.pod
17768 ____________________________________________________________________________
17769 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
17770         Log: DJGPP cannot do signals that well.
17771      Branch: perl
17772            ! ext/POSIX/t/sigaction.t
17773 ____________________________________________________________________________
17774 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
17775         Log: Can't do subsecond alarms without ualarm; and break out
17776              early if alarms do not seem to be coming in as expected.
17777      Branch: perl
17778            ! ext/Time/HiRes/HiRes.t
17779 ____________________________________________________________________________
17780 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
17781         Log: No Socket, little Net.
17782      Branch: perl
17783            ! t/lib/1_compile.t
17784 ____________________________________________________________________________
17785 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
17786         Log: Take the taint brush to the getcwds.
17787      Branch: perl
17788            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
17789 ____________________________________________________________________________
17790 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
17791         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
17792              From: "Craig A. Berry" <craigberry@mac.com>
17793              Date: Sun, 25 Nov 2001 16:20:45 -0600
17794              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
17795      Branch: perl
17796            ! ext/Socket/Socket.xs
17797 ____________________________________________________________________________
17798 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
17799         Log: Since in some DOS filesystems the timestamp granularity
17800              may be only two seconds, better sleep for three to play safe.
17801              (Helps CygWin, at least.)
17802      Branch: perl
17803            ! lib/Memoize/t/expire_file.t
17804 ____________________________________________________________________________
17805 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
17806         Log: For some reason CygWin wasn't collapsing multiple
17807              slashes into one, which made some Spec.t tests to fail.
17808              Either CygWin was being too prudish or the collapsing
17809              logic needs to be rethunk.
17810      Branch: perl
17811            ! lib/File/Spec/Unix.pm
17812 ____________________________________________________________________________
17813 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
17814         Log: Cygwin needs to have libperl.dll around if trying to link
17815              with -lperl.  Note: this change cures the test but whether
17816              it cures CygPerl installation, I don't know: hopefully the
17817              libperl5_7_2.dll, or the version equivalent, gets installed
17818              also as libperl.dll to the proper place(s).
17819      Branch: perl
17820            ! lib/ExtUtils/Embed.t
17821 ____________________________________________________________________________
17822 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
17823         Log: -I../lib/.. and -L../lib/..?  Strange.
17824      Branch: perl
17825            ! lib/ExtUtils/Embed.t
17826 ____________________________________________________________________________
17827 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
17828         Log: $MM?
17829      Branch: perl
17830            ! lib/ExtUtils/Embed.pm
17831 ____________________________________________________________________________
17832 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
17833         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
17834              From: Dave Rolsky <autarch@urth.org>
17835              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
17836              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
17837      Branch: perl
17838            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
17839            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
17840 ____________________________________________________________________________
17841 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
17842         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
17843              From: chromatic <chromatic@rmci.net>
17844              Date: Sat, 24 Nov 2001 14:56:57 -0700
17845              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
17846              
17847              plus a tweak for ithreads builds.
17848      Branch: perl
17849            + lib/DB.t
17850            ! MANIFEST lib/DB.pm
17851 ____________________________________________________________________________
17852 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
17853         Log: Win32 compilation tweaks for Blair Zajac.
17854      Branch: perl
17855            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
17856 ____________________________________________________________________________
17857 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
17858         Log: I don't think trying to bracket the hires time with lores
17859              times is going to be portable enough: Cygwin seems to be
17860              capable of getting hires ones rather consistently lower
17861              than the lores ones.  So let's try average difference instead.
17862      Branch: perl
17863            ! ext/Time/HiRes/HiRes.t
17864 ____________________________________________________________________________
17865 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
17866         Log: Subject: Re: benchmarks, sorts and reproducibility
17867              From: "John P. Linderman" <jpl@research.att.com>
17868              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
17869              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
17870              
17871              Randomize large partitions for quicksort to dodge the
17872              angry gods of quadratic.
17873      Branch: perl
17874            ! pp_sort.c
17875 ____________________________________________________________________________
17876 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
17877         Log: The joys of portable quoting.
17878      Branch: perl
17879            ! ext/Devel/PPPort/harness/Makefile.PL
17880 ____________________________________________________________________________
17881 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
17882         Log: sort pragma tweaks.
17883      Branch: perl
17884            ! lib/sort.pm
17885 ____________________________________________________________________________
17886 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
17887         Log: Skip the link= directives of utils.lst if no mandir
17888              (if no manpages).
17889      Branch: perl
17890            ! installman
17891 ____________________________________________________________________________
17892 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
17893         Log: integrate changes#8340,13260 from mainline
17894              
17895              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
17896              
17897              change#3373 introduced a handle leak in backticks and piped open()s
17898              that fail
17899      Branch: maint-5.6/perl
17900            ! t/io/pipe.t util.c
17901 ____________________________________________________________________________
17902 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
17903         Log: change#3373 introduced a handle leak in backticks and piped open()s
17904              that fail
17905      Branch: perl
17906            ! util.c
17907 ____________________________________________________________________________
17908 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
17909         Log: metaconfig unit change for #13258.
17910      Branch: metaconfig/U/perl
17911            ! d_procselfexe.U
17912 ____________________________________________________________________________
17913 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
17914         Log: Extraenous breaks noticed by David Dyck.
17915      Branch: perl
17916            ! Configure
17917 ____________________________________________________________________________
17918 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
17919         Log: Revert the /proc/self/auxv experiment for now.
17920      Branch: perl
17921            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
17922 ____________________________________________________________________________
17923 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
17924         Log: Also ExtUtils.t had $^X assumptions.
17925      Branch: perl
17926            ! lib/ExtUtils.t
17927 ____________________________________________________________________________
17928 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
17929         Log: Now is Solaris if you start the t/perl in the t/
17930              as "./perl", the $^X will be "../perl", not "./perl".
17931      Branch: perl
17932            ! t/lib/1_compile.t
17933 ____________________________________________________________________________
17934 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
17935         Log: The new way of finding out $^X in Solaris
17936              requires a little tweak if the executable
17937              pathname is *not* absolute: prepend "./"
17938              (otherwise `$^X ...` will start perl from PATH...)
17939      Branch: perl
17940            ! perl.c
17941 ____________________________________________________________________________
17942 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
17943         Log: Avoid "will not stay shared" warnings.
17944      Branch: perl
17945            ! lib/ExtUtils/MM_Unix.pm
17946 ____________________________________________________________________________
17947 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
17948         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
17949              From: Michael G Schwern <schwern@pobox.com>
17950              Date: Sat, 24 Nov 2001 19:56:18 -0500
17951              Message-ID: <20011124195618.A14614@blackrider>            
17952      Branch: perl
17953            ! perl.c pp_sys.c t/op/magic.t util.c
17954 ____________________________________________________________________________
17955 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
17956         Log: In the MakeMaker pm_to_blib target don't copy all
17957              the files in one fell swoop, deal with them hunkwise,
17958              helps for CLIs with limited line lengths.
17959              (This seems to help for DJGPP building Encode,
17960              where there are dozens of files to copy.)
17961      Branch: perl
17962            ! lib/ExtUtils/MM_Unix.pm
17963 ____________________________________________________________________________
17964 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
17965         Log: testsuite leaves stray files behind on windows
17966      Branch: perl
17967            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
17968 ____________________________________________________________________________
17969 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
17970         Log: xsubpp produces a spurious warning on directories called 'typemap'
17971      Branch: perl
17972            ! lib/ExtUtils/xsubpp
17973 ____________________________________________________________________________
17974 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
17975         Log: xsubpp treats invalid (indented) cpp directives as comments
17976      Branch: perl
17977            ! ext/IO/IO.xs
17978 ____________________________________________________________________________
17979 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
17980         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
17981      Branch: perl
17982            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
17983 ____________________________________________________________________________
17984 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
17985         Log: The debug_pag needs to be visible at all times
17986              because of the re extension.
17987      Branch: perl
17988            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
17989 ____________________________________________________________________________
17990 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
17991         Log: Subject: Re: [PATCH] Tests are good
17992              From: Philip Newton <Philip.Newton@gmx.net>
17993              Date: Sat, 24 Nov 2001 21:24:00 +0100
17994              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
17995      Branch: perl
17996            ! pod/perlhack.pod
17997 ____________________________________________________________________________
17998 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
17999         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
18000              From: "Craig A. Berry" <craigberry@mac.com> 
18001              Date: Sat, 24 Nov 2001 12:45:44 -0600
18002              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
18003              
18004              (with tweaks, and combined with Sarathy's #13242)
18005      Branch: perl
18006            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
18007 ____________________________________________________________________________
18008 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
18009         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
18010              From: John Peacock <jpeacock@rowman.com>
18011              Date: Sat, 24 Nov 2001 14:27:46 -0500
18012              Message-ID: <3BFFF4B2.40509@rowman.com> 
18013      Branch: perl
18014            ! lib/Exporter/Heavy.pm
18015 ____________________________________________________________________________
18016 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
18017         Log: use portable quotes
18018      Branch: perl
18019            ! ext/Devel/PPPort/harness/Makefile.PL
18020 ____________________________________________________________________________
18021 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
18022         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
18023              From: Nicholas Clark <nick@ccl4.org>
18024              Date: Sat, 24 Nov 2001 18:06:26 +0000
18025              Message-ID: <20011124180626.T37621@plum.flirble.org>
18026      Branch: perl
18027            ! installman
18028 ____________________________________________________________________________
18029 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
18030         Log: Subject: [PATCH] perl5005delta.pod L<>
18031              From: Nicholas Clark <nick@ccl4.org>
18032              Date: Sat, 24 Nov 2001 18:04:21 +0000
18033              Message-ID: <20011124180421.S37621@plum.flirble.org>
18034      Branch: perl
18035            ! pod/perl5005delta.pod
18036 ____________________________________________________________________________
18037 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
18038         Log: fix typo in config.vc; regenerate win32 config_H.* files
18039      Branch: perl
18040            ! win32/config.vc win32/config_H.bc win32/config_H.gc
18041            ! win32/config_H.vc
18042 ____________________________________________________________________________
18043 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
18044         Log: Mention the charnames::vianame().
18045      Branch: perl
18046            ! pod/perluniintro.pod
18047 ____________________________________________________________________________
18048 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
18049         Log: Add charnames::vianame() in case people want to access
18050              the codes in run-time (as opposed to the compile-timeness
18051              of \N{...}).
18052      Branch: perl
18053            ! lib/charnames.pm lib/charnames.t
18054 ____________________________________________________________________________
18055 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
18056         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
18057              From: Nicholas Clark <nick@ccl4.org>
18058              Date: Sat, 24 Nov 2001 16:30:42 +0000
18059              Message-ID: <20011124163042.R37621@plum.flirble.org>
18060      Branch: perl
18061            ! regcomp.c regcomp.h
18062 ____________________________________________________________________________
18063 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
18064         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
18065              From: Nicholas Clark <nick@ccl4.org>
18066              Date: Sat, 24 Nov 2001 16:24:33 +0000
18067              Message-ID: <20011124162433.Q37621@plum.flirble.org>
18068              
18069              cmp fixes.
18070      Branch: perl
18071            ! pp.c
18072 ____________________________________________________________________________
18073 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
18074         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
18075              (It seems that "./perl" gets resolved to "perl" now.)
18076      Branch: perl
18077            ! perl.c
18078 ____________________________________________________________________________
18079 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
18080         Log: Subject: [PATCH] DB_File 1.800        
18081              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
18082              Date: Sat, 24 Nov 2001 11:41:41 -0000
18083              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
18084      Branch: perl
18085            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18086            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
18087            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
18088            ! ext/DB_File/t/db-recno.t
18089 ____________________________________________________________________________
18090 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
18091         Log: Tweak the PUSHED documentation.
18092      Branch: perl
18093            ! ext/PerlIO/Via/Via.pm
18094 ____________________________________________________________________________
18095 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
18096         Log: Update 1_compile for new known tests.
18097      Branch: perl
18098            ! t/lib/1_compile.t
18099 ____________________________________________________________________________
18100 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
18101         Log: Move the MBF/MBI test modules to t/lib.
18102      Branch: perl
18103            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
18104            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
18105            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
18106            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
18107            ! lib/Math/BigInt/t/sub_mbi.t
18108 ____________________________________________________________________________
18109 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
18110         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
18111              From: "Craig A. Berry" <craigberry@mac.com> 
18112              Date: Fri, 23 Nov 2001 18:05:35 -0600
18113              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
18114      Branch: perl
18115            ! configure.com
18116 ____________________________________________________________________________
18117 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
18118         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
18119              From: PPrymmer@factset.com 
18120              Date: Fri, 23 Nov 2001 17:03:07 -0500
18121              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
18122      Branch: perl
18123            ! ext/Unicode/Normalize/mkheader
18124 ____________________________________________________________________________
18125 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
18126         Log: Here are the right helper files.
18127      Branch: perl
18128            + t/lib/Filter/Simple/ExportTest.pm
18129            + t/lib/Filter/Simple/FilterOnlyTest.pm
18130            + t/lib/Filter/Simple/FilterTest.pm
18131            + t/lib/Filter/Simple/ImportTest.pm
18132            ! MANIFEST
18133 ____________________________________________________________________________
18134 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
18135         Log: Update Changes.
18136      Branch: perl
18137            ! Changes patchlevel.h
18138 ____________________________________________________________________________
18139 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
18140         Log: Never mind.
18141      Branch: perl
18142            - lib/Filter/Simple/lib/ExportTest.pm
18143            - lib/Filter/Simple/lib/ImportTest.pm
18144 ____________________________________________________________________________
18145 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
18146         Log: Mis-add.
18147      Branch: perl
18148            + lib/Filter/Simple/lib/ExportTest.pm
18149            + lib/Filter/Simple/lib/ImportTest.pm
18150 ____________________________________________________________________________
18151 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
18152         Log: Upgrade to Filter::Simple 0.77.
18153      Branch: perl
18154            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
18155            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
18156            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
18157            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
18158            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
18159 ____________________________________________________________________________
18160 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
18161         Log: Missing p4 add.
18162      Branch: perl
18163            + lib/ExtUtils/MM_VMS.t
18164 ____________________________________________________________________________
18165 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
18166         Log: Pass 5 at perldelta - module and utility updates cleanup.
18167      Branch: perl
18168            ! pod/perldelta.pod
18169 ____________________________________________________________________________
18170 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
18171         Log: metaconfig unit change for #13219.
18172      Branch: metaconfig/U/perl
18173            ! d_procselfexe.U
18174 ____________________________________________________________________________
18175 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
18176         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
18177      Branch: perl
18178            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18179            ! pod/buildtoc.PL pod/perltoc.pod
18180 ____________________________________________________________________________
18181 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
18182         Log: Add procselfexe and d_dirfd to strange lands.
18183      Branch: perl
18184            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
18185            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
18186            ! vos/config.ga.def vos/config.ga.h win32/config.bc
18187            ! win32/config.gc win32/config.vc win32/config.win64
18188            ! wince/config.ce
18189 ____________________________________________________________________________
18190 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
18191         Log: metaconfig unit change for #13216.
18192      Branch: metaconfig/U/perl
18193            ! d_procselfexe.U
18194 ____________________________________________________________________________
18195 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
18196         Log: Better to "quote" the pathname.
18197      Branch: perl
18198            ! Configure config_h.SH
18199 ____________________________________________________________________________
18200 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
18201         Log: Use PROCSELFEXE_PATH.
18202      Branch: perl
18203            ! perl.c
18204 ____________________________________________________________________________
18205 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
18206         Log: metaconfig unit change for #13213.
18207      Branch: metaconfig/U/perl
18208            ! d_procselfexe.U
18209 ____________________________________________________________________________
18210 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
18211         Log: Add probing for BSD-like /proc/curproc/file.
18212      Branch: perl
18213            ! Configure config_h.SH
18214 ____________________________________________________________________________
18215 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
18216         Log: metaconfig unit change for 13211.
18217      Branch: metaconfig/U/perl
18218            + d_dirfd.U
18219 ____________________________________________________________________________
18220 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
18221         Log: Add probing for dirfd() so that it can be added it IO::Dir.
18222      Branch: perl
18223            ! Configure config_h.SH perl.h
18224 ____________________________________________________________________________
18225 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
18226         Log: ...and update the test count.
18227      Branch: perl
18228            ! lib/Pod/t/basic.t
18229 ____________________________________________________________________________
18230 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
18231         Log: Must remove the cap test also from the test script.
18232      Branch: perl
18233            ! lib/Pod/t/basic.t
18234 ____________________________________________________________________________
18235 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
18236         Log: Subject: [PATCH] Tests are good
18237              From: Nicholas Clark <nick@ccl4.org>
18238              Date: Fri, 23 Nov 2001 18:12:21 +0000
18239              Message-ID: <20011123181220.F37621@plum.flirble.org>
18240      Branch: perl
18241            ! pod/perlhack.pod
18242 ____________________________________________________________________________
18243 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
18244         Log: The basic.cap from podlators 1.14 is not very portable.
18245      Branch: perl
18246            - lib/Pod/t/basic.cap
18247            ! MANIFEST
18248 ____________________________________________________________________________
18249 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
18250         Log: Subject: Re: [DOC PATCHES] pod cleanups
18251              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
18252              Date: 22 Nov 2001 12:54:16 -0000
18253              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
18254      Branch: perl
18255            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
18256            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
18257 ____________________________________________________________________________
18258 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
18259         Log: FAQ sync.
18260      Branch: perl
18261            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
18262 ____________________________________________________________________________
18263 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
18264         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
18265              From: PPrymmer@factset.com
18266              Date: Fri, 23 Nov 2001 11:43:45 -0500
18267              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
18268      Branch: perl
18269            ! MANIFEST lib/ExtUtils/MM_VMS.pm
18270 ____________________________________________________________________________
18271 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
18272         Log: Corify podlators 1.14 test.
18273      Branch: perl
18274            ! lib/Pod/t/basic.t
18275 ____________________________________________________________________________
18276 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
18277         Log: Output tweak needed because of podlators 1.14.
18278      Branch: perl
18279            ! t/pod/multiline_items.xr
18280 ____________________________________________________________________________
18281 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
18282         Log: Upgrade to podlators 1.14.
18283      Branch: perl
18284            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
18285            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
18286            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
18287            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
18288            ! lib/Pod/Text/Overstrike.pm
18289 ____________________________________________________________________________
18290 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
18291         Log: perlmodinstall tweaks from Philip Newton.
18292      Branch: perl
18293            ! pod/perlmodinstall.pod
18294 ____________________________________________________________________________
18295 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
18296         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
18297              From: Autrijus Tang <autrijus@autrijus.org>           
18298              Date: Fri, 23 Nov 2001 23:55:53 +0800
18299              Message-ID: <20011123235553.A2310@not.autrijus.org>
18300      Branch: perl
18301            ! Porting/genlog
18302 ____________________________________________________________________________
18303 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
18304         Log: Subject: Re: regex oddness with \Z and $&
18305              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
18306              Date: Fri, 23 Nov 2001 15:15:24 +0000
18307              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
18308      Branch: perl
18309            ! regcomp.c t/op/re_tests
18310 ____________________________________________________________________________
18311 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
18312         Log: regen_headers.
18313      Branch: perl
18314            ! embed.h global.sym pod/perlapi.pod proto.h
18315 ____________________________________________________________________________
18316 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
18317         Log: Forgotten check-in.
18318      Branch: perl
18319            ! pod/perlapi.pod
18320 ____________________________________________________________________________
18321 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
18322         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
18323      Branch: perl
18324            ! lib/Test/Simple.pm
18325 ____________________________________________________________________________
18326 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
18327         Log: Retract #13173 (effectively retract Net::Ping 2.06,
18328              go back to 2.04, the 2.06 hasn't seen the patches
18329              that have gone to the blead version.)
18330      Branch: perl
18331            - lib/Net/Ping/CHANGES lib/Net/Ping/README
18332            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
18333            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
18334            - lib/Net/Ping/t/200_ping_tcp.t
18335            ! MANIFEST lib/Net/Ping.pm
18336 ____________________________________________________________________________
18337 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
18338         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
18339              From: Robin Barker <rmb1@cise.npl.co.uk>
18340              Date: Thu, 22 Nov 2001 11:00:38 GMT
18341              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
18342      Branch: perl
18343            ! utils/perldoc.PL
18344 ____________________________________________________________________________
18345 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
18346         Log: metaconfig unit change for #13191.
18347      Branch: metaconfig/U/perl
18348            ! d_procselfexe.U
18349 ____________________________________________________________________________
18350 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
18351         Log: procselfexe tweak: for some reason I had a ls in
18352              /proc/self/exe, not the ls Configure thought it
18353              would found.
18354      Branch: perl
18355            ! Configure
18356 ____________________________________________________________________________
18357 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
18358         Log: Corify the Net::Ping tests; skip the tests
18359              unless $ENV{PERL_TEST_Net_Ping} is true.
18360      Branch: perl
18361            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
18362            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
18363            ! lib/Net/Ping/t/200_ping_tcp.t
18364 ____________________________________________________________________________
18365 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
18366         Log: metaconfig units changes for #13188.
18367      Branch: metaconfig
18368            ! U/modified/Head.U
18369      Branch: metaconfig/U/perl
18370            ! issymlink.U
18371 ____________________________________________________________________________
18372 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
18373         Log: The #13182 didn't really help.  The real problem
18374              seems to be that 'sh' can in AIX mean at least three
18375              different things, and we can't know which one it is
18376              unless we export $newsh from an earlier run (and it's
18377              the 'bsh' aka 'sh' that has the the broken test -h).
18378      Branch: perl
18379            ! Configure
18380 ____________________________________________________________________________
18381 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
18382         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
18383      Branch: perl
18384            ! op.c t/op/override.t
18385 ____________________________________________________________________________
18386 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
18387         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
18388              From: PPrymmer@factset.com 
18389              Date: Wed, 21 Nov 2001 20:17:25 -0500
18390              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
18391      Branch: perl
18392            ! lib/Shell.t
18393 ____________________________________________________________________________
18394 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
18395         Log: Reapply perlmodinstall parts of #12897.
18396      Branch: perl
18397            ! pod/perlmodinstall.pod
18398 ____________________________________________________________________________
18399 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
18400         Log: perlmodinstall 2.01 from Jon Orwant.
18401      Branch: perl
18402            ! pod/perlmodinstall.pod
18403 ____________________________________________________________________________
18404 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
18405         Log: Subject: [PATCH @10907] REXX on OS/2
18406              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18407              Date: Wed, 21 Nov 2001 15:26:11 -0500
18408              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
18409      Branch: perl
18410            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
18411            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
18412 ____________________________________________________________________________
18413 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
18414         Log: metaconfig unit change for #13181.
18415      Branch: metaconfig/U/perl
18416            ! issymlink.U
18417 ____________________________________________________________________________
18418 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
18419         Log: AIX has broken builtin 'test'.
18420      Branch: perl
18421            ! Configure
18422 ____________________________________________________________________________
18423 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
18424         Log: Subject: [PATCH 5.7.x] INSTALL size update
18425              From: Andy Dougherty <doughera@lafayette.edu>
18426              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
18427              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
18428      Branch: perl
18429            ! INSTALL
18430 ____________________________________________________________________________
18431 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
18432         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
18433              to pp_sort.c.  Includes the quicksort stabilizing layer
18434              from John P. Linderman.  -Msort=qsort or -Msort=fast is
18435              faster than without (or with -Msort=mergesort or -Msort=safe)
18436              for short random inputs, but for some reason not quite as fast
18437              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
18438              optimizing definitely needed.
18439      Branch: perl
18440            + lib/sort.pm lib/sort.t pp_sort.c
18441            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
18442            ! embed.pl global.sym perl.h pp_ctl.c proto.h
18443            ! vms/descrip_mms.template vos/build.cm win32/Makefile
18444            ! win32/makefile.mk wince/Makefile.ce
18445 ____________________________________________________________________________
18446 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
18447         Log: Sync file with libnet-1.0901-tobe
18448      Branch: perl
18449            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
18450            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
18451            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
18452            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
18453            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
18454 ____________________________________________________________________________
18455 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
18456         Log: Subject: [PATCH perldoc] problems with pod2man
18457              From: Robin Barker <rmb1@cise.npl.co.uk>
18458              Date: Wed, 21 Nov 2001 17:48:51 GMT
18459              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
18460      Branch: perl
18461            ! utils/perldoc.PL
18462 ____________________________________________________________________________
18463 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
18464         Log: debug_pad only visible when debugging.
18465      Branch: perl
18466            ! makedef.pl
18467 ____________________________________________________________________________
18468 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
18469         Log: metaconfig units changes for #13174.
18470      Branch: metaconfig/U/perl
18471            + d_procselfexe.U
18472            - procselfexe.U
18473 ____________________________________________________________________________
18474 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
18475         Log: procselfexe tweaks.
18476      Branch: perl
18477            ! Configure config_h.SH
18478 ____________________________________________________________________________
18479 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
18480         Log: Upgrade to Net::Ping 2.06.
18481      Branch: perl
18482            + lib/Net/Ping/CHANGES lib/Net/Ping/README
18483            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
18484            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
18485            + lib/Net/Ping/t/200_ping_tcp.t
18486            ! MANIFEST lib/Net/Ping.pm
18487 ____________________________________________________________________________
18488 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
18489         Log: Upgrade to Math::BigInt 1.47.
18490      Branch: perl
18491            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
18492            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
18493            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
18494            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
18495            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
18496            ! lib/Math/BigInt/t/sub_mbi.t
18497 ____________________________________________________________________________
18498 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
18499         Log: Dynaloading for POSIX-BC from Thomas Dorner.
18500      Branch: perl
18501            ! hints/posix-bc.sh
18502 ____________________________________________________________________________
18503 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
18504         Log: Strange: the same mysterious regex study bug
18505              seems to be present both in OS/390 and POSIX-BC.
18506              Deep EBCDIC magic that regex engine gets wrong,
18507              or a bug in some compiler/library shared by the
18508              two platforms?  From Thomas Dorner.
18509      Branch: perl
18510            ! t/op/study.t
18511 ____________________________________________________________________________
18512 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
18513         Log: More lost and found.
18514      Branch: perl
18515            + lib/Test/Simple/README
18516            ! MANIFEST
18517 ____________________________________________________________________________
18518 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
18519         Log: MANIFESTly missing.
18520      Branch: perl
18521            ! MANIFEST
18522 ____________________________________________________________________________
18523 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
18524         Log: Subject: Re: PERFORCE change 13162 for review               
18525              From: Philip Newton <Philip.Newton@gmx.net> 
18526              Date: Wed, 21 Nov 2001 16:44:30 +0100
18527              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
18528      Branch: perl
18529            ! ext/Devel/PPPort/PPPort.pm
18530 ____________________________________________________________________________
18531 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
18532         Log: Update Changes.
18533      Branch: perl
18534            ! Changes patchlevel.h
18535 ____________________________________________________________________________
18536 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
18537         Log: Small doc tweaks.
18538      Branch: perl
18539            ! ext/PerlIO/Via/Via.pm
18540 ____________________________________________________________________________
18541 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
18542         Log: Redundant return.
18543      Branch: perl
18544            ! ext/MIME/Base64/QuotedPrint.pm
18545 ____________________________________________________________________________
18546 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
18547         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
18548              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
18549              Date: Wed, 21 Nov 2001 10:23:16 +0100
18550              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
18551      Branch: perl
18552            ! pp_pack.c t/op/pack.t
18553 ____________________________________________________________________________
18554 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
18555         Log: Add Devel::PPPort originally from Kenneth Albanowski,
18556              revigorated by Paul Marquess: gives h2xs a Perl version
18557              portability boost.
18558      Branch: perl
18559            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
18560            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
18561            + ext/Devel/PPPort/harness/Harness.pm
18562            + ext/Devel/PPPort/harness/Harness.xs
18563            + ext/Devel/PPPort/harness/Makefile.PL
18564            + ext/Devel/PPPort/harness/module2.c
18565            + ext/Devel/PPPort/harness/module3.c
18566            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
18567            ! MANIFEST lib/h2xs.t utils/h2xs.PL
18568 ____________________________________________________________________________
18569 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
18570         Log: Oops.
18571      Branch: perl
18572            ! lib/Test/Simple/t/filehandles.t
18573 ____________________________________________________________________________
18574 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
18575         Log: Subject: Re: PERFORCE change 13152 for review               
18576              From: Philip Newton <Philip.Newton@gmx.net> 
18577              Date: Wed, 21 Nov 2001 09:04:05 +0100
18578              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
18579      Branch: perl
18580            ! lib/Test/Builder.pm
18581 ____________________________________________________________________________
18582 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
18583         Log: Subject: Re: PERFORCE change 13142 for review
18584              From: Philip Newton <Philip.Newton@gmx.net>
18585              Date: Wed, 21 Nov 2001 09:04:03 +0100
18586              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
18587              
18588              plus rewrap few paragraphs.
18589      Branch: perl
18590            ! lib/Pod/LaTeX.pm
18591 ____________________________________________________________________________
18592 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
18593         Log: Integrate #13154 from macperl; Remove comments.
18594      Branch: perl
18595           !> lib/File/Spec/Mac.pm
18596 ____________________________________________________________________________
18597 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
18598         Log: Update the list of modules having tests.
18599      Branch: perl
18600            ! t/lib/1_compile.t
18601 ____________________________________________________________________________
18602 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
18603         Log: Slight doc changes.
18604      Branch: maint-5.6/macperl
18605            ! macos/macperl/MacPerl.podhelp
18606 ____________________________________________________________________________
18607 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
18608         Log: Add UTF-16 coercion.
18609      Branch: maint-5.6/macperl
18610            ! macos/lib/Mac/AppleEvents/Simple.pm
18611 ____________________________________________________________________________
18612 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
18613         Log: Remove comments.
18614      Branch: maint-5.6/macperl
18615            ! lib/File/Spec/Mac.pm
18616 ____________________________________________________________________________
18617 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
18618         Log: Fix FSpGetCatInfo (and other functions) corrupting
18619              memory with bad filespecs (bug #471867)
18620      Branch: maint-5.6/macperl
18621            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
18622 ____________________________________________________________________________
18623 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
18624         Log: Upgrade to Test::Simple 0.33.
18625      Branch: perl
18626            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
18627            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
18628            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
18629 ____________________________________________________________________________
18630 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
18631         Log: Upgrade to Test::Harness 1.26.
18632      Branch: perl
18633            ! lib/Test/Harness.pm lib/Test/Harness/Changes
18634 ____________________________________________________________________________
18635 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
18636         Log: Integrate change #13145 from maintperl;
18637              another compatibility tweak to change#12559: avoid quoting
18638              arguments that already have quotes; add test case
18639      Branch: perl
18640           !> t/op/system_tests win32/win32.c
18641 ____________________________________________________________________________
18642 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
18643         Log: integrate change#13147 from mainline (fixes nit in change#10091)
18644              
18645              Subject: [PATCH] spaceship and refs
18646      Branch: maint-5.6/perl
18647            ! pp.c pp_hot.c t/op/cmp.t
18648 ____________________________________________________________________________
18649 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
18650         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
18651              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
18652              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
18653              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
18654      Branch: perl
18655            + lib/Pod/t/utils.t
18656            ! MANIFEST
18657 ____________________________________________________________________________
18658 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
18659         Log: Subject: [PATCH] spaceship and refs
18660              From: Nicholas Clark <nick@ccl4.org>
18661              Date: Tue, 20 Nov 2001 21:59:51 +0000
18662              Message-ID: <20011120215951.U62891@plum.flirble.org> 
18663      Branch: perl
18664            ! pp.c pp_hot.c t/op/cmp.t
18665 ____________________________________________________________________________
18666 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
18667         Log: Try to clarify which I/O call operates on bytes,
18668              which on characters, which on either.
18669      Branch: perl
18670            ! pod/perlfunc.pod
18671 ____________________________________________________________________________
18672 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
18673         Log: another compatibility tweak to change#12559: avoid quoting
18674              arguments that already have quotes; add test case
18675      Branch: maint-5.6/perl
18676            ! t/op/system_tests win32/win32.c
18677 ____________________________________________________________________________
18678 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
18679         Log: Give a simple example of writing PerlIO::Via handlers
18680              in Perl.
18681      Branch: perl
18682            ! ext/PerlIO/Via/Via.pm
18683 ____________________________________________________________________________
18684 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
18685         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
18686      Branch: perl
18687            + lib/Pod/t/latex.t
18688            ! MANIFEST
18689 ____________________________________________________________________________
18690 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
18691         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
18692              From: Tim Jenness <t.jenness@jach.hawaii.edu>
18693              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
18694              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
18695      Branch: perl
18696            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
18697 ____________________________________________________________________________
18698 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
18699         Log: Spread d_procselfexe to far-off lands (undefined).
18700      Branch: perl
18701            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
18702            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
18703            ! vos/config.ga.def vos/config.ga.h win32/config.bc
18704            ! win32/config.gc win32/config.vc win32/config.win64
18705            ! wince/config.ce
18706 ____________________________________________________________________________
18707 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
18708         Log: Integrate perlio; add detection and use of /proc/self/exe
18709              (Linuxism for finding the absolute path of the executable)
18710      Branch: perl
18711           !> Configure config_h.SH perl.c t/op/magic.t
18712 ____________________________________________________________________________
18713 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
18714         Log: Really define do_report_used() only if DEBUGGING.
18715      Branch: perl
18716            ! sv.c
18717 ____________________________________________________________________________
18718 [ 13138] By: nick                                  on 2001/11/20  20:01:05
18719         Log: perl.c change to use HAS_PROCSELFEXE, also
18720              tweak to $^X test to comprehend full path to real executable
18721              being returned (like Cygwin as it happens...)
18722      Branch: perlio
18723            ! perl.c t/op/magic.t
18724 ____________________________________________________________________________
18725 [ 13137] By: nick                                  on 2001/11/20  19:46:00
18726         Log: Integrate mainline
18727      Branch: perlio
18728           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
18729           +> lib/NEXT/t/unseen.t
18730            - lib/NEXT/test.pl
18731           !> (integrate 34 files)
18732 ____________________________________________________________________________
18733 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
18734         Log: Subject: [?PATCH] terser pp_eq
18735              From: Nicholas Clark <nick@ccl4.org>
18736              Date: Mon, 19 Nov 2001 23:09:02 +0000
18737              Message-ID: <20011119230901.O62891@plum.flirble.org>
18738      Branch: perl
18739            ! pp_hot.c
18740 ____________________________________________________________________________
18741 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
18742         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
18743      Branch: perl
18744            ! pod/perldelta.pod
18745 ____________________________________________________________________________
18746 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
18747         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
18748              From: Andy Dougherty <doughera@lafayette.edu>
18749              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
18750              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
18751      Branch: perl
18752            ! ext/re/Makefile.PL ext/re/re.xs
18753 ____________________________________________________________________________
18754 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
18755         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
18756              From: Andy Dougherty <doughera@lafayette.edu>
18757              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
18758              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
18759      Branch: perl
18760            ! ext/re/re.xs
18761 ____________________________________________________________________________
18762 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
18763         Log: Integrate change #13119 from macperl.
18764              (No changes since already applied the patch,
18765              just keep perforce happy and well-fed.)
18766      Branch: perl
18767           !> lib/Pod/Html.pm
18768 ____________________________________________________________________________
18769 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
18770         Log: Subject: [PATCH] filter-util.pl for Mac OS
18771              From: Chris Nandor <pudge@pobox.com>
18772              Date: Tue, 20 Nov 2001 00:16:11 -0500
18773              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
18774      Branch: perl
18775            ! t/lib/filter-util.pl
18776 ____________________________________________________________________________
18777 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
18778         Log: Subject: [PATCH] Portability fix for Pod::Html
18779              From: Chris Nandor <pudge@pobox.com>
18780              Date: Tue, 20 Nov 2001 00:01:05 -0500
18781              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
18782      Branch: perl
18783            ! lib/Pod/Html.pm
18784 ____________________________________________________________________________
18785 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
18786         Log: Need to skip more tests if not perlio.
18787      Branch: perl
18788            ! lib/open.t
18789 ____________________________________________________________________________
18790 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
18791         Log: Pass 3 at perldelta - sort the lists of new modules,
18792              module improvements, and new platforms.
18793      Branch: perl
18794            ! pod/perldelta.pod
18795 ____________________________________________________________________________
18796 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
18797         Log: Document ${^OPEN}.
18798      Branch: perl
18799            ! pod/perlvar.pod
18800 ____________________________________________________________________________
18801 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
18802         Log: Make configpm work with extra keys
18803      Branch: maint-5.6/macperl
18804            ! macos/configpm
18805 ____________________________________________________________________________
18806 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
18807         Log: Version and doc updates
18808      Branch: maint-5.6/macperl
18809            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
18810 ____________________________________________________________________________
18811 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
18812         Log: More fixes for error message parsing (bug #470316)
18813      Branch: maint-5.6/macperl
18814            ! macos/macish.c
18815 ____________________________________________________________________________
18816 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
18817         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
18818              remove obsolete function (bug #465225)
18819      Branch: maint-5.6/macperl
18820            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
18821            ! macos/macperl/MPScript.c
18822 ____________________________________________________________________________
18823 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
18824         Log: Add p2as droplet to distribution.
18825      Branch: maint-5.6/macperl
18826            + macos/macperl/Droplets/p2as.plx
18827 ____________________________________________________________________________
18828 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
18829         Log: Bundle File::Sort.
18830      Branch: maint-5.6/macperl
18831            + macos/bundled_lib/blib/lib/File/Sort.pm
18832 ____________________________________________________________________________
18833 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
18834         Log: Various bundled module fixes.
18835      Branch: maint-5.6/macperl
18836            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
18837            ! macos/bundled_ext/Digest/MD5/t/files.t
18838            ! macos/bundled_ext/Filter/t/filter-util.pl
18839            ! macos/bundled_lib/blib/lib/Net/Config.pm
18840            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
18841 ____________________________________________________________________________
18842 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
18843         Log: Portability fix for Pod::Html.
18844      Branch: maint-5.6/macperl
18845            ! lib/Pod/Html.pm
18846 ____________________________________________________________________________
18847 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
18848         Log: Upgrade to Text::Balanced 1.89.
18849      Branch: perl
18850            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
18851            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
18852            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
18853            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
18854            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
18855            ! lib/Text/Balanced/t/gentag.t
18856 ____________________________________________________________________________
18857 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
18858         Log: Upgrade to NEXT 0.50.
18859      Branch: perl
18860            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
18861            + lib/NEXT/t/unseen.t
18862            - lib/NEXT/test.pl
18863            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
18864 ____________________________________________________________________________
18865 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
18866         Log: Integrate with maint-5.6/perl.
18867      Branch: maint-5.6/macperl
18868           !> win32/win32.c
18869 ____________________________________________________________________________
18870 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
18871         Log: Update the README.threads scary header a bit.
18872      Branch: perl
18873            ! README.threads
18874 ____________________________________________________________________________
18875 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
18876         Log: Pass 2 at perldelta: add some changes since 5.7.2.
18877      Branch: perl
18878            ! pod/perldelta.pod
18879 ____________________________________________________________________________
18880 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
18881         Log: Subject: [DOC PATCH] perlfaq4.pod 
18882              From: Tim Jenness <t.jenness@jach.hawaii.edu>
18883              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
18884              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
18885      Branch: perl
18886            ! pod/perlfaq4.pod
18887 ____________________________________________________________________________
18888 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
18889         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
18890              From: Michael G Schwern <schwern@pobox.com> 
18891              Date: Mon, 19 Nov 2001 19:53:12 -0500
18892              Message-ID: <20011119195311.I11883@blackrider>
18893      Branch: perl
18894            ! perl.c
18895 ____________________________________________________________________________
18896 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
18897         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
18898              From: PPrymmer@factset.com
18899              Date: Mon, 19 Nov 2001 17:08:59 -0500
18900              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
18901      Branch: perl
18902            ! vms/descrip_mms.template
18903 ____________________________________________________________________________
18904 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
18905         Log: Create a per-interpeter debug scratchpad container
18906              and use that for the regexec debugging.
18907      Branch: perl
18908            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
18909 ____________________________________________________________________________
18910 [ 13109] By: nick                                  on 2001/11/19  22:01:45
18911         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
18912              Configure unit detects the feature).
18913      Branch: metaconfig/U/perl
18914            + procselfexe.U
18915      Branch: perlio
18916            ! Configure config_h.SH
18917 ____________________________________________________________________________
18918 [ 13108] By: nick                                  on 2001/11/19  20:39:17
18919         Log: Integrate mainline
18920      Branch: perlio
18921           +> t/op/or.t
18922           !> (integrate 44 files)
18923 ____________________________________________________________________________
18924 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
18925         Log: sysseek tweak.
18926      Branch: perl
18927            ! pod/perlfunc.pod
18928 ____________________________________________________________________________
18929 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
18930         Log: Move the sysio tests from io/utf8 to lib/open.
18931      Branch: perl
18932            ! lib/open.t t/io/utf8.t
18933 ____________________________________________________________________________
18934 [ 13105] By: nick                                  on 2001/11/19  20:15:39
18935         Log: Add a .package and a README to //depot/metaconfig
18936      Branch: metaconfig
18937            + .package README
18938 ____________________________________________________________________________
18939 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
18940         Log: Thou shalt not mix stdio and sysio.
18941      Branch: perl
18942            ! t/io/utf8.t
18943 ____________________________________________________________________________
18944 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
18945         Log: Update Changes.
18946      Branch: perl
18947            ! Changes patchlevel.h
18948 ____________________________________________________________________________
18949 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
18950         Log: The runops_debug needs to be present always, otherwise
18951              places like AIX which need an explicit symbol export list
18952              will croak when trying to build Devel::Peek (which uses
18953              the runops_debug).
18954      Branch: perl
18955            ! makedef.pl
18956 ____________________________________________________________________________
18957 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
18958         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
18959              From: PPrymmer@factset.com 
18960              Date: Mon, 19 Nov 2001 11:34:22 -0500
18961              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
18962      Branch: perl
18963            ! lib/Memoize/t/tie_sdbm.t
18964 ____________________________________________________________________________
18965 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
18966         Log: Retract #13088: it seems that unless dump.c is extensively
18967              reorganized as to what symbols it shows, when, and to whom,
18968              we are stuck with having the dump.o symbols in the libperl
18969              and thusly in the main Perl binary.
18970      Branch: perl
18971            ! embedvar.h perlapi.h perlvars.h
18972 ____________________________________________________________________________
18973 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
18974         Log: The _uni_display should not be in dump.c since they
18975              are used under normal operation (S_not_a_number()).
18976      Branch: perl
18977            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
18978 ____________________________________________________________________________
18979 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
18980         Log: Protect sv_dump() from being included unless DEBUGGING,
18981              as noticed by Ilya.
18982      Branch: perl
18983            ! sv.c
18984 ____________________________________________________________________________
18985 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
18986         Log: Pending further investigation skip the tell() tests.
18987              The tell() is okay on Solaris, HP-UX and Tru64, but fails
18988              (by returning too much) in Linux.
18989      Branch: perl
18990            ! t/io/utf8.t
18991 ____________________________________________________________________________
18992 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
18993         Log: Retract #13082 until a better solution is found:
18994              statics break ithreads.
18995      Branch: perl
18996            ! regexec.c
18997 ____________________________________________________________________________
18998 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
18999         Log: Figures 1 and 2 for UTF-8.
19000      Branch: perl
19001            ! pod/perlunicode.pod
19002 ____________________________________________________________________________
19003 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
19004         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
19005              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19006              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
19007              Message-ID: <20011119132645.A15034@rafael>
19008      Branch: perl
19009            ! op.c pod/perldiag.pod t/lib/warnings/op
19010 ____________________________________________________________________________
19011 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
19012         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
19013              From: Michael G Schwern <schwern@pobox.com> 
19014              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
19015              Message-ID: <20011119031112.E786@blackrider>
19016      Branch: perl
19017            ! t/op/closure.t
19018 ____________________________________________________________________________
19019 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
19020         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
19021              From: Michael G Schwern <schwern@pobox.com>
19022              Date: Mon, 19 Nov 2001 03:42:56 -0500
19023              Message-ID: <20011119034256.I786@blackrider>
19024      Branch: perl
19025            + t/op/or.t
19026            ! MANIFEST
19027 ____________________________________________________________________________
19028 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
19029         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
19030              From: "Craig A. Berry" <craigberry@mac.com>
19031              Date: Sun, 18 Nov 2001 14:33:48 -0600
19032              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
19033      Branch: perl
19034            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
19035 ____________________________________________________________________________
19036 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
19037         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
19038              From: Dave Rolsky <autarch@urth.org>
19039              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
19040              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
19041      Branch: perl
19042            ! lib/ExtUtils/Manifest.pm
19043 ____________________________________________________________________________
19044 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
19045         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
19046              From: Dave Rolsky <autarch@urth.org>
19047              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
19048              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
19049      Branch: perl
19050            ! lib/ExtUtils/Install.pm
19051 ____________________________________________________________________________
19052 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
19053         Log: The runops_dbg should not be needed.
19054      Branch: perl
19055            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
19056 ____________________________________________________________________________
19057 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
19058         Log: do_spawn() cleanup from Charles Lane.
19059      Branch: perl
19060            ! vms/vms.c
19061 ____________________________________________________________________________
19062 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
19063         Log: Update the list of tests.
19064      Branch: perl
19065            ! t/lib/1_compile.t
19066 ____________________________________________________________________________
19067 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
19068         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
19069              From: Michael G Schwern <schwern@pobox.com> 
19070              Date: Fri, 16 Nov 2001 17:37:04 -0500
19071              Message-ID: <20011116173703.L30160@blackrider>
19072      Branch: perl
19073            ! t/lib/warnings/sv
19074 ____________________________________________________________________________
19075 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
19076         Log: FAQ sync.
19077      Branch: perl
19078            ! pod/perlfaq4.pod
19079 ____________________________________________________________________________
19080 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
19081         Log: Integrate perlio; win32 sync.
19082      Branch: perl
19083           !> perlio.c win32/win32io.c
19084 ____________________________________________________________________________
19085 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
19086         Log: (retracted by #13096)
19087              Debugging would be badly skewed by a malloc per regex dump.
19088      Branch: perl
19089            ! regexec.c
19090 ____________________________________________________________________________
19091 [ 13081] By: nick                                  on 2001/11/18  19:08:40
19092         Log: Win32 layer has a dup which needs to match new prototype.
19093      Branch: perlio
19094            ! win32/win32io.c
19095 ____________________________________________________________________________
19096 [ 13080] By: nick                                  on 2001/11/18  19:05:02
19097         Log: Wrong way to get stdio mode used.
19098      Branch: perlio
19099            ! perlio.c
19100 ____________________________________________________________________________
19101 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
19102         Log: Retract #13048: that introduced a malloc() (through savepvn())
19103              to *every* m//, which killed the performance quite badly.
19104      Branch: perl
19105            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
19106 ____________________________________________________________________________
19107 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
19108         Log: Pass 1 at perldelta.pod: sort the section contents
19109              together, drop all but the 5.7.2 known problems,
19110              leave the 5.7.1 security note since that's the
19111              fullest explanation (update the date on that).
19112      Branch: perl
19113            ! pod/perldelta.pod
19114 ____________________________________________________________________________
19115 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
19116         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
19117              
19118              Tiny problem in the test for 20011113.110: I hope
19119              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
19120      Branch: perl
19121            ! pp.c t/op/repeat.t
19122 ____________________________________________________________________________
19123 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
19124         Log: All of syswrite/send/sendto need to return character counts,
19125              and character counts from the offset, not the beginning of
19126              the scalar.
19127      Branch: perl
19128            ! pp_sys.c
19129 ____________________________________________________________________________
19130 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
19131         Log: Integrate PerlIO: duping fixes.
19132      Branch: perl
19133           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
19134           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
19135           !> perliol.h sv.c
19136 ____________________________________________________________________________
19137 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
19138         Log: syswrite() was still returning byte counts, not character counts.
19139      Branch: perl
19140            ! pp_sys.c t/io/utf8.t
19141 ____________________________________________________________________________
19142 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
19143         Log: Add test for sysread().
19144      Branch: perl
19145            ! t/io/utf8.t
19146 ____________________________________________________________________________
19147 [ 13072] By: nick                                  on 2001/11/18  16:15:31
19148         Log: Allow dup'ing of PerlIO::Scalar etc.
19149      Branch: perlio
19150            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
19151            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
19152            ! perliol.h sv.c
19153 ____________________________________________________________________________
19154 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
19155         Log: Prepend a null byte to the test set.
19156      Branch: perl
19157            ! t/io/utf8.t
19158 ____________________________________________________________________________
19159 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
19160         Log: Document how "no utf8;" can become handy.
19161      Branch: perl
19162            ! lib/utf8.pm
19163 ____________________________________________________________________________
19164 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
19165         Log: Integrate perlio; force the inclusion of the PL_runops_*
19166      Branch: perl
19167           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
19168 ____________________________________________________________________________
19169 [ 13068] By: nick                                  on 2001/11/18  13:23:33
19170         Log: embed.pl generated changes I forgot to include
19171      Branch: perlio
19172            ! embedvar.h perlapi.h pod/perlapi.pod
19173 ____________________________________________________________________________
19174 [ 13067] By: nick                                  on 2001/11/18  12:50:19
19175         Log: Force inclusion of both Perl_runops_* in perl itself,
19176              so they are available for Peek.xs etc.
19177      Branch: perlio
19178            ! perlvars.h
19179 ____________________________________________________________________________
19180 [ 13066] By: nick                                  on 2001/11/18  11:00:34
19181         Log: Integrate mainline - a few Devel::Peak fails.
19182      Branch: perlio
19183           +> (branch 29 files)
19184            - ext/Thread/Thread.pm lib/Benchmark.t
19185            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
19186            - lib/Lingua/KO/Hangul/Util/README
19187            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
19188            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
19189            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
19190            - vms/ext/vmsish.pm vms/ext/vmsish.t
19191            ! hv.c
19192           !> (integrate 389 files)
19193 ____________________________________________________________________________
19194 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
19195         Log: Start working on perldelta.  This is not yet any sort of
19196              editing; just concatenating perl570delta, perl571delta,
19197              and perl572delta.  Any sorting not done, any duplicate
19198              removal not done, any removal or update of obsolete items
19199              not done, any changes since 5.7.2 not included.  So there.
19200      Branch: perl
19201            ! pod/perldelta.pod
19202 ____________________________________________________________________________
19203 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
19204         Log: Banish "use utf8".
19205      Branch: perl
19206            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
19207 ____________________________________________________________________________
19208 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
19209         Log: Tweak from Charles Lane.
19210      Branch: perl
19211            ! vms/vms.c
19212 ____________________________________________________________________________
19213 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
19214         Log: Integrate change #13058 from maintperl;
19215              change#12559 breaks things on Win9x because command.com doesn't
19216              grok dquotes at all; disable all the system() smarts for
19217              command.com
19218      Branch: perl
19219           !> win32/win32.c
19220 ____________________________________________________________________________
19221 [ 13061] By: ams                                   on 2001/11/17  13:46:11
19222         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
19223              From: Jonathan Stowe <gellyfish@gellyfish.com>
19224              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
19225              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
19226      Branch: perl
19227            ! lib/Term/Cap.pm
19228 ____________________________________________________________________________
19229 [ 13060] By: ams                                   on 2001/11/17  09:49:10
19230         Log: Subject: [PATCH9 File/Find.pm doc nits
19231              From: Tels <perl_dummy@bloodgate.com>
19232              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
19233      Branch: perl
19234            ! lib/File/Find.pm
19235 ____________________________________________________________________________
19236 [ 13059] By: ams                                   on 2001/11/17  09:38:38
19237         Log: Subject: [PATCH] Benchmark.pm nit
19238              From: Tels <perl_dummy@bloodgate.com>
19239              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
19240      Branch: perl
19241            ! lib/Benchmark.pm
19242 ____________________________________________________________________________
19243 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
19244         Log: change#12559 breaks things on Win9x because command.com doesn't
19245              grok dquotes at all; disable all the system() smarts for
19246              command.com
19247      Branch: maint-5.6/perl
19248            ! win32/win32.c
19249 ____________________________________________________________________________
19250 [ 13057] By: ams                                   on 2001/11/16  20:30:03
19251         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
19252              From: Andy Dougherty <doughera@lafayette.edu>
19253              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
19254              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
19255      Branch: perl
19256            ! lib/Unicode/UCD.t
19257 ____________________________________________________________________________
19258 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
19259         Log: Subject: [Patch Perl@13023] VMS system() warning
19260              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19261              Date: Fri, 16 Nov 2001 15:20:11 EST
19262              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
19263      Branch: perl
19264            ! vms/vms.c
19265 ____________________________________________________________________________
19266 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
19267         Log: It's neither-nor, and protect against the impossible.
19268      Branch: perl
19269            ! lib/Thread.pm
19270 ____________________________________________________________________________
19271 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
19272         Log: 5005threads didn't work because $Thread::VERSION wasn't
19273              visible.  Oops.
19274      Branch: perl
19275            ! ext/Thread/Makefile.PL lib/Thread.pm
19276 ____________________________________________________________________________
19277 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
19278         Log: Robustness against Linux using something else than gcc;
19279              based on
19280              
19281              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
19282              From: Charles Randall <cfriv@yahoo.com>
19283              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
19284              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
19285      Branch: perl
19286            ! ext/Errno/Errno_pm.PL
19287 ____________________________________________________________________________
19288 [ 13052] By: ams                                   on 2001/11/16  16:46:39
19289         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
19290              From: Russ Allbery <rra@stanford.edu>
19291              Date: 16 Nov 2001 09:44:21 -0800
19292              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
19293      Branch: perl
19294            ! lib/Pod/ParseLink.pm
19295 ____________________________________________________________________________
19296 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
19297         Log: Update perluniintro on the UTF-8 output matters
19298              (that -w will warn unless the stream is explicitly UTF-8-ified).
19299      Branch: perl
19300            ! pod/perluniintro.pod
19301 ____________________________________________________________________________
19302 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
19303         Log: Adding new files to MANIFEST is nice.
19304      Branch: perl
19305            ! MANIFEST
19306 ____________________________________________________________________________
19307 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
19308         Log: Update Changes.
19309      Branch: perl
19310            ! Changes patchlevel.h
19311 ____________________________________________________________________________
19312 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
19313         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
19314              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
19315              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
19316              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
19317      Branch: perl
19318            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
19319 ____________________________________________________________________________
19320 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
19321         Log: Rename perlunintro to perluniintro; regen toc.
19322      Branch: perl
19323            + pod/perluniintro.pod
19324            - pod/perlunintro.pod
19325            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
19326 ____________________________________________________________________________
19327 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
19328         Log: Document the negated lookahead trick to emulate
19329              character class subtraction.
19330      Branch: perl
19331            ! pod/perlunicode.pod
19332 ____________________________________________________________________________
19333 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
19334         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
19335              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
19336              Date: Fri, 16 Nov 2001 23:31:04 +0900
19337              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
19338              
19339              (with the tweak that Cntrl is not C, it's Cc)
19340      Branch: perl
19341            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
19342            ! lib/unicore/mktables
19343 ____________________________________________________________________________
19344 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
19345         Log: Subject: [PATCH current] runtime runops switch
19346              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19347              Date: Fri, 16 Nov 2001 00:48:09 -0500
19348              Message-ID: <20011116004809.A934@math.ohio-state.edu>
19349      Branch: perl
19350            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
19351            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
19352            ! pod/perlintern.pod proto.h run.c
19353 ____________________________________________________________________________
19354 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
19355         Log: Further discourage old Thread code; tell how to tell
19356              the difference.
19357      Branch: perl
19358            ! lib/Thread.pm
19359 ____________________________________________________________________________
19360 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
19361         Log: A missing return; from Charles Lane.
19362      Branch: perl
19363            ! vms/vms.c
19364 ____________________________________________________________________________
19365 [ 13041] By: ams                                   on 2001/11/16  12:11:14
19366         Log: Subject: [PATCH] Doc spellcheck + podcheck
19367              From: Autrijus Tang <autrijus@egb.elixus.org>
19368              Date: Thu, 15 Nov 2001 22:49:05 -0800
19369              Message-Id: <20011116064905.GA44092@egb.elixus.org>
19370              
19371              Subject: [PATCH] podcheck+spellcheck, the rest of the story
19372              From: Autrijus Tang <autrijus@egb.elixus.org>
19373              Date: Fri, 16 Nov 2001 00:42:20 -0800
19374              Message-Id: <20011116084220.GA44295@egb.elixus.org>
19375              
19376              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
19377              From: Nicholas Clark <nick@ccl4.org>
19378              Date: Fri, 16 Nov 2001 10:32:01 +0000
19379              Message-Id: <20011116103200.F62891@plum.flirble.org>
19380              (Applied after suitable de-mangling.)
19381      Branch: perl
19382            ! README.aix README.dgux README.dos README.epoc README.hpux
19383            ! README.mint README.mpeix README.netware README.os2
19384            ! README.os390 README.plan9 README.qnx README.solaris
19385            ! README.threads doio.c pod/perl571delta.pod
19386            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
19387            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
19388            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
19389            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
19390            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
19391            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
19392 ____________________________________________________________________________
19393 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
19394         Log: Avoid redefinedness warning for now.
19395      Branch: perl
19396            ! lib/Thread.pm
19397 ____________________________________________________________________________
19398 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
19399         Log: use strict.
19400      Branch: perl
19401            ! lib/Thread.pm
19402 ____________________________________________________________________________
19403 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
19404         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
19405              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
19406              Date: Thu, 15 Nov 2001 22:54:47 EST 
19407              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
19408      Branch: perl
19409            ! vms/vms.c vms/vmspipe.com
19410 ____________________________________________________________________________
19411 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
19412         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
19413              From: "chromatic" <chromatic@rmci.net>
19414              Date: Thu, 15 Nov 2001 19:54:23 -0700
19415              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
19416      Branch: perl
19417            ! lib/File/stat.t
19418 ____________________________________________________________________________
19419 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
19420         Log: Make Thread a wrapper for both ithreads and 5005threads.
19421              Needs a lot of work and Arthur's eyeballing (and finishing
19422              few missing odds and ends of threads.pm).  Now Thread
19423              is an extension without its own .pm.
19424              
19425              If there are people who have experience working with
19426              either the 5005threads or the ithreads: cleaning up
19427              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
19428              and porting the various Thread::* modules, like Thread::Queue,
19429              to work also with ithreads, is needed.
19430              
19431              Removed the 5005threads requirement from the 5005 tests
19432              for easier testing (not all of them work yet since
19433              they use the Thread::* modules that have not been made
19434              to work with ithreads).  Leave the 5005 tests named as
19435              *.tx so that they are not run by "make test".
19436      Branch: perl
19437            + lib/Thread.pm
19438            - ext/Thread/Thread.pm
19439            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
19440            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
19441            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
19442            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
19443            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
19444            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
19445            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
19446 ____________________________________________________________________________
19447 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
19448         Log: $VERSION "a5" doesn't quite work.
19449      Branch: perl
19450            ! ext/B/Makefile.PL
19451 ____________________________________________________________________________
19452 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
19453         Log: Add the fruits of Larry Shatzer's version verifying script.
19454              (There are some straddlers, but they will be fixed in the
19455              upcoming releases of the modules.)
19456      Branch: perl
19457            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
19458            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
19459            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
19460            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
19461            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
19462            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
19463            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
19464            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
19465            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
19466            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
19467            ! wince/FindExt.pm
19468 ____________________________________________________________________________
19469 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
19470         Log: Add Larry Shatzer's VERSION verifying script.
19471      Branch: perl
19472            + Porting/checkVERSION.pl
19473            ! MANIFEST Porting/pumpkin.pod
19474 ____________________________________________________________________________
19475 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
19476         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
19477              From: Michael G Schwern <schwern@pobox.com>
19478              Date: Thu, 15 Nov 2001 19:26:40 -0500
19479              Message-ID: <20011115192640.R31399@blackrider>
19480      Branch: perl
19481            ! t/test.pl
19482 ____________________________________________________________________________
19483 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
19484         Log: Document the MY_CXT business; from Paul Marquess.
19485      Branch: perl
19486            ! pod/perlxs.pod
19487 ____________________________________________________________________________
19488 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
19489         Log: VMSCMD synch attempt.
19490      Branch: perl
19491            ! vms/vms.c vms/vmsish.h
19492 ____________________________________________________________________________
19493 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
19494         Log: Advise against -P as instructed by Schwern.
19495      Branch: perl
19496            ! pod/perlrun.pod
19497 ____________________________________________________________________________
19498 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
19499         Log: Subject: [PATCH] v-strings as Objects Step 1
19500              From: John Peacock <jpeacock@rowman.com>
19501              Date: Thu, 15 Nov 2001 12:41:04 -0500
19502              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
19503      Branch: perl
19504            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
19505            ! util.c
19506 ____________________________________________________________________________
19507 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
19508         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
19509              From: Michael G Schwern <schwern@pobox.com>
19510              Date: Thu, 15 Nov 2001 12:47:59 -0500
19511              Message-ID: <20011115124759.E31399@blackrider>
19512      Branch: perl
19513            + t/run/switchx.aux t/run/switchx.t
19514            ! MANIFEST t/run/switches.t
19515 ____________________________________________________________________________
19516 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
19517         Log: Upgrade to Getopt::Long 2.26_03.
19518      Branch: perl
19519            ! lib/Getopt/Long.pm
19520 ____________________________________________________________________________
19521 [ 13025] By: ams                                   on 2001/11/15  20:46:22
19522         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
19523              From: Michael G Schwern <schwern@pobox.com>
19524              Date: Thu, 15 Nov 2001 16:24:11 -0500
19525              Message-Id: <20011115162411.M31399@blackrider>
19526      Branch: perl
19527            ! vms/vms.c
19528 ____________________________________________________________________________
19529 [ 13024] By: ams                                   on 2001/11/15  19:32:06
19530         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
19531              From: rspier@pobox.com (Robert Spier)
19532              Date: Thu, 15 Nov 2001 11:19:21 -0800
19533              Message-Id: <15348.5433.732364.963687@rls.cx>
19534      Branch: perl
19535            ! op.c
19536 ____________________________________________________________________________
19537 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
19538         Log: Update Changes.
19539      Branch: perl
19540            ! Changes patchlevel.h
19541 ____________________________________________________________________________
19542 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
19543         Log: Subject: [PATCH] new tests for command-line switches
19544              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19545              Date: Thu, 15 Nov 2001 17:00:30 +0100
19546              Message-ID: <20011115170030.A14193@rafael>
19547      Branch: perl
19548            + t/run/switches.t
19549            ! MANIFEST
19550 ____________________________________________________________________________
19551 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
19552         Log: Upgrade to podlators 1.13.
19553      Branch: perl
19554            + lib/Pod/ParseLink.pm
19555            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
19556            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
19557            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
19558            ! t/pod/pod2usage.xr t/pod/podselect.xr
19559 ____________________________________________________________________________
19560 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
19561         Log: skip "might be used uninitialized".
19562      Branch: perl
19563            ! pp_sys.c
19564 ____________________________________________________________________________
19565 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
19566         Log: Fix for "perlio bug in koi8-r encoding".  The problem
19567              seemed to be that binmode() always flushed the handle,
19568              which is not so good when switching encodings.  Fixed,
19569              added Matt Sergeant's testcase, documented in perlfunc/binmode,
19570              also added a pointer about disciplines to perlfunc/open,
19571              and in general cleaned up and reformatted the open entry.
19572      Branch: perl
19573            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
19574 ____________________________________________________________________________
19575 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
19576         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
19577              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
19578              Date: 15 Nov 2001 08:57:06 -0000
19579              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
19580              
19581              chop() and chomp() are not real list functions,
19582              so let's not have them overrideable.  (Casey will
19583              be confused since in #7071 he patched the other way.)
19584      Branch: perl
19585            ! pod/perlfunc.pod toke.c
19586 ____________________________________________________________________________
19587 [ 13017] By: ams                                   on 2001/11/15  12:56:49
19588         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
19589              From: Robin Barker <rmb1@cise.npl.co.uk>
19590              Date: Thu, 15 Nov 2001 13:48:34 GMT
19591              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
19592              (Applied with tweaks.)
19593      Branch: perl
19594            ! pod/perltrap.pod
19595 ____________________________________________________________________________
19596 [ 13016] By: ams                                   on 2001/11/15  09:12:48
19597         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
19598              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19599              Date: Thu, 15 Nov 2001 09:06:39 +0100
19600              Message-Id: <20011115090639.A13005@rafael>
19601      Branch: perl
19602            ! pod/perlrun.pod
19603 ____________________________________________________________________________
19604 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
19605         Log: "link =" from utils.lst was being processed oddly.
19606      Branch: perl
19607            ! installman
19608 ____________________________________________________________________________
19609 [ 13014] By: ams                                   on 2001/11/15  02:52:52
19610         Log: Subject: [PATCH current] CreateTTY in -d
19611              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19612              Date: Wed, 14 Nov 2001 21:26:31 -0500
19613              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
19614      Branch: perl
19615            ! lib/perl5db.pl
19616 ____________________________________________________________________________
19617 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
19618         Log: Corify the Filter::Simple tests. 
19619      Branch: perl
19620            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
19621            ! lib/Filter/Simple/t/filter_only.t
19622 ____________________________________________________________________________
19623 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
19624         Log: Upgrade to Filter::Simple 0.70.
19625      Branch: perl
19626            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
19627            + t/lib/FilterOnlyTest.pm
19628            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
19629            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
19630            ! t/lib/FilterTest.pm
19631 ____________________________________________________________________________
19632 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
19633         Log: Cleanliness inspired by Cygwin.
19634      Branch: perl
19635            ! Makefile.SH x2p/Makefile.SH
19636 ____________________________________________________________________________
19637 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
19638         Log: Add perlunintro (formerly known as perlunitut); regen toc.
19639      Branch: perl
19640            + pod/perlunintro.pod
19641            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
19642 ____________________________________________________________________________
19643 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
19644         Log: FAQ sync.
19645      Branch: perl
19646            ! pod/perlfaq6.pod
19647 ____________________________________________________________________________
19648 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
19649         Log: Quieten pgcc 2.91.66 worries.
19650      Branch: perl
19651            ! gv.c pp_ctl.c utf8.c
19652 ____________________________________________________________________________
19653 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
19654         Log: Upgrade to Switch 2.06.
19655      Branch: perl
19656            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
19657            ! lib/Switch/t/nested.t
19658 ____________________________________________________________________________
19659 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
19660         Log: Upgrade to Attribute::Handlers 0.76.
19661      Branch: perl
19662            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
19663            ! lib/Attribute/Handlers/README
19664            ! lib/Attribute/Handlers/demo/Demo.pm
19665            ! lib/Attribute/Handlers/demo/Descriptions.pm
19666            ! lib/Attribute/Handlers/demo/MyClass.pm
19667            ! lib/Attribute/Handlers/demo/demo_cycle.pl
19668            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
19669            ! lib/Attribute/Handlers/t/multi.t
19670 ____________________________________________________________________________
19671 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
19672         Log: Signedness nit.
19673      Branch: perl
19674            ! regexec.c
19675 ____________________________________________________________________________
19676 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
19677         Log: VERSIONize.
19678      Branch: perl
19679            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
19680            ! lib/integer.pm
19681 ____________________________________________________________________________
19682 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
19683         Log: No pod in internal Net::FTP classes.
19684      Branch: perl
19685            ! pod/buildtoc.PL
19686 ____________________________________________________________________________
19687 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
19688         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
19689              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
19690              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
19691              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
19692      Branch: perl
19693            ! regexec.c
19694 ____________________________________________________________________________
19695 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
19696         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
19697              Pudge correctly).
19698      Branch: perl
19699            ! t/test.pl
19700 ____________________________________________________________________________
19701 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
19702         Log: Add comments to mark where $^X is being handled.
19703      Branch: perl
19704            ! perl.c toke.c
19705 ____________________________________________________________________________
19706 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
19707         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
19708              From: Michael G Schwern <schwern@pobox.com>
19709              Date: Wed, 14 Nov 2001 16:38:25 -0500
19710              Message-ID: <20011114163825.D6519@blackrider>
19711      Branch: perl
19712            ! t/op/repeat.t
19713 ____________________________________________________________________________
19714 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
19715         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
19716              From: Michael G Schwern <schwern@pobox.com>
19717              Date: Wed, 14 Nov 2001 13:19:15 -0500
19718              Message-ID: <20011114131915.K5096@blackrider>
19719      Branch: perl
19720            ! t/op/die_exit.t
19721 ____________________________________________________________________________
19722 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
19723         Log: Subject: Re: [PATCH] new version of runperl()
19724              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19725              Date: Wed, 14 Nov 2001 15:39:12 EST
19726              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
19727              
19728              "VMS $^X pipes etc" patch.
19729      Branch: perl
19730            ! vms/vms.c
19731 ____________________________________________________________________________
19732 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
19733         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
19734              and add "verbose" option to show the final command.
19735      Branch: perl
19736            ! t/test.pl
19737 ____________________________________________________________________________
19738 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
19739         Log: Goof in some of the comment fields of #12994.
19740      Branch: perl
19741            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
19742            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
19743            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
19744            ! lib/unicore/In/9.pl
19745 ____________________________________________________________________________
19746 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
19747         Log: The First, Last ranges in the Unicode data weren't
19748              getting their general categories added properly;
19749              noticed by Jeffrey Friedl.
19750      Branch: perl
19751            ! lib/unicore/Category.pl lib/unicore/In/0.pl
19752            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
19753            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
19754            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
19755            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
19756            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
19757            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
19758            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
19759            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
19760            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
19761            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
19762            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
19763            ! lib/unicore/mktables
19764 ____________________________________________________________________________
19765 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
19766         Log: Subject: [PATCH] new version of runperl()
19767              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19768              Date: Wed, 14 Nov 2001 12:23:01 +0100
19769              Message-ID: <20011114122301.A29384@rafael>
19770      Branch: perl
19771            ! t/io/argv.t t/test.pl
19772 ____________________________________________________________________________
19773 [ 12992] By: ams                                   on 2001/11/14  13:40:39
19774         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
19775              From: Michael G Schwern <schwern@pobox.com>
19776              Date: Tue, 13 Nov 2001 23:17:54 -0500
19777              Message-Id: <20011113231754.S32567@blackrider>
19778      Branch: perl
19779            ! perl.c
19780 ____________________________________________________________________________
19781 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
19782         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
19783              From: Philip Newton <Philip.Newton@gmx.net>
19784              Date: Wed, 14 Nov 2001 10:59:53 +0100
19785              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
19786              
19787              plus a lot of paragraph reformatting because of long lines.
19788      Branch: perl
19789            ! pod/perlapio.pod
19790 ____________________________________________________________________________
19791 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
19792         Log: A bool is not a pointer.
19793      Branch: perl
19794            ! pp_sys.c
19795 ____________________________________________________________________________
19796 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
19797         Log: AUTHORS updates.
19798      Branch: perl
19799            ! AUTHORS
19800 ____________________________________________________________________________
19801 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
19802         Log: There are several MIME RFCs.
19803      Branch: perl
19804            ! ext/Encode/Encode.pm
19805 ____________________________________________________________________________
19806 [ 12987] By: ams                                   on 2001/11/14  01:09:28
19807         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
19808              From: Michael G Schwern <schwern@pobox.com>
19809              Date: Tue, 13 Nov 2001 20:59:13 -0500
19810              Message-Id: <20011113205913.H32567@blackrider>
19811      Branch: perl
19812            ! t/op/groups.t vms/test.com
19813 ____________________________________________________________________________
19814 [ 12986] By: ams                                   on 2001/11/14  01:07:06
19815         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
19816              From: Michael G Schwern <schwern@pobox.com>
19817              Date: Tue, 13 Nov 2001 20:51:34 -0500
19818              Message-Id: <20011113205134.F32567@blackrider>
19819      Branch: perl
19820            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
19821 ____________________________________________________________________________
19822 [ 12985] By: ams                                   on 2001/11/14  00:43:59
19823         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
19824              From: Michael G Schwern <schwern@pobox.com>
19825              Date: Tue, 13 Nov 2001 20:38:42 -0500
19826              Message-Id: <20011113203842.E32567@blackrider>
19827      Branch: perl
19828            ! pod/perlport.pod
19829 ____________________________________________________________________________
19830 [ 12984] By: ams                                   on 2001/11/14  00:32:15
19831         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
19832              From: Michael G Schwern <schwern@pobox.com>
19833              Date: Tue, 13 Nov 2001 20:27:02 -0500
19834              Message-Id: <20011113202702.D32567@blackrider>
19835      Branch: perl
19836            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
19837            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
19838            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
19839            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
19840 ____________________________________________________________________________
19841 [ 12983] By: ams                                   on 2001/11/14  00:00:27
19842         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
19843              From: Michael G Schwern <schwern@pobox.com>
19844              Date: Tue, 13 Nov 2001 19:51:59 -0500
19845              Message-Id: <20011113195159.B32567@blackrider>
19846      Branch: perl
19847            ! pod/perlport.pod
19848 ____________________________________________________________________________
19849 [ 12982] By: ams                                   on 2001/11/13  23:53:11
19850         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
19851              From: Larry Shatzer <fugazi@zippy.zyx.net>
19852              Date: Tue, 13 Nov 2001 17:27:59 -0700
19853              Message-Id: <20011113172759.E27768@zippy.zyx.net>
19854      Branch: perl
19855            ! pod/perlapio.pod
19856 ____________________________________________________________________________
19857 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
19858         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
19859              "large enough" Unicode characters returned more than one
19860              as their "Unicode size".
19861      Branch: perl
19862            ! pp_sys.c t/io/utf8.t
19863 ____________________________________________________________________________
19864 [ 12980] By: ams                                   on 2001/11/13  19:32:33
19865         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
19866              From: "Craig A. Berry" <craigberry@mac.com>
19867              Date: Tue, 13 Nov 2001 14:33:25 -0600
19868              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
19869      Branch: perl
19870            ! vms/gen_shrfls.pl
19871 ____________________________________________________________________________
19872 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
19873         Log: Subject: Minor patch to Encode.pm (detypo)
19874              From: "Philip Newton" <Philip.Newton@gmx.net>
19875              Date: Tue, 13 Nov 2001 20:11:01 +0100
19876              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
19877      Branch: perl
19878            ! ext/Encode/Encode.pm
19879 ____________________________________________________________________________
19880 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
19881         Log: Evil tabulators.
19882      Branch: perl
19883            ! ext/Encode/Encode.pm
19884 ____________________________________________________________________________
19885 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
19886         Log: Document the available encodings.
19887      Branch: perl
19888            ! ext/Encode/Encode.pm
19889 ____________________________________________________________________________
19890 [ 12976] By: ams                                   on 2001/11/13  17:14:07
19891         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
19892              From: Barrie Slaymaker <barries@slaysys.com>
19893              Date: Tue, 13 Nov 2001 12:41:36 -0500
19894              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
19895      Branch: perl
19896            ! t/op/universal.t
19897 ____________________________________________________________________________
19898 [ 12975] By: ams                                   on 2001/11/13  16:24:21
19899         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
19900              From: Barrie Slaymaker <barries@slaysys.com>
19901              Date: Tue, 13 Nov 2001 10:56:20 -0500
19902              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
19903              (Test applied with minor tweaks and ->isa("HASH") omission.)
19904      Branch: perl
19905            ! lib/UNIVERSAL.pm t/op/universal.t
19906 ____________________________________________________________________________
19907 [ 12974] By: ams                                   on 2001/11/13  15:46:07
19908         Log: Subject: [PATCH Benchmark.pm] docco tweaks
19909              From: Barrie Slaymaker <barries@slaysys.com>
19910              Date: Tue, 13 Nov 2001 11:34:45 -0500
19911              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
19912      Branch: perl
19913            ! lib/Benchmark.pm
19914 ____________________________________________________________________________
19915 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
19916         Log: Subject: [PATCH] Attack of the C loops, round 1
19917              From: Richard Soderberg <rs@oregonnet.com>
19918              Date: Mon, 12 Nov 2001 12:07:29 -0800
19919              Message-Id: <200111122007.MAA01994@oregonnet.com>
19920              
19921              Subject: [PATCH] bytecode.pl (tiny patch)
19922              From: Richard Soderberg <rs@oregonnet.com>
19923              Date: Mon, 12 Nov 2001 12:53:24 -0800
19924              Message-Id: <200111122053.MAA06272@oregonnet.com>
19925      Branch: perl
19926            ! bytecode.pl installhtml
19927 ____________________________________________________________________________
19928 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
19929         Log: Subject: [PATCH] Update to Filter::Util::Call
19930              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
19931              Date: Sun, 11 Nov 2001 22:33:33 -0000
19932              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
19933              
19934              Use the new CXT* macros.
19935      Branch: perl
19936            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
19937 ____________________________________________________________________________
19938 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
19939         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
19940              From: Michael G Schwern <schwern@pobox.com>
19941              Date: Mon, 12 Nov 2001 20:50:34 -0500
19942              Message-ID: <20011112205034.H2888@blackrider>
19943      Branch: perl
19944            + lib/vmsish.pm lib/vmsish.t
19945            - vms/ext/vmsish.pm vms/ext/vmsish.t
19946            ! MANIFEST vms/descrip_mms.template
19947 ____________________________________________________________________________
19948 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
19949         Log: :utf8 works only with perlio.
19950      Branch: perl
19951            ! lib/open.t
19952 ____________________________________________________________________________
19953 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
19954         Log: Subject: Re: @Config -"des" not quite working on VMS
19955              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19956              Date: Tue, 13 Nov 2001 08:35:13 EST 
19957              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
19958      Branch: perl
19959            ! configure.com
19960 ____________________________________________________________________________
19961 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
19962         Log: Subject: [PATCH] lib/charnames.pm 
19963              From: Jeffrey Friedl <jfriedl@yahoo.com>
19964              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
19965              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
19966      Branch: perl
19967            ! lib/charnames.pm
19968 ____________________________________________________________________________
19969 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
19970         Log: Docs for Mac::err.
19971      Branch: maint-5.6/macperl
19972            ! macos/ext/Mac/err/err.pm
19973 ____________________________________________________________________________
19974 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
19975         Log: Some cleanup; change some globals to references for
19976              possible persistence later.
19977      Branch: maint-5.6/macperl
19978            ! macos/lib/Mac/Glue.pm
19979 ____________________________________________________________________________
19980 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
19981         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
19982      Branch: maint-5.6/macperl
19983            ! macos/ext/Mac/Files/Files.pm
19984 ____________________________________________________________________________
19985 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
19986         Log: Get Mac::Navigation to compile (bug #464684).
19987      Branch: maint-5.6/macperl
19988            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
19989            ! macos/ext/Mac/Navigation/Makefile.PL
19990            ! macos/ext/Mac/Navigation/Navigation.xs
19991            ! macos/macperl/Makefile.mk
19992 ____________________________________________________________________________
19993 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
19994         Log: Add in modules and POD to help menu.
19995      Branch: maint-5.6/macperl
19996            ! macos/macperl/MacPerl.podhelp
19997 ____________________________________________________________________________
19998 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
19999         Log: Update bundled modules.
20000      Branch: maint-5.6/macperl
20001            + macos/bundled_ext/Filter/t/FilterTest.pm
20002            + macos/bundled_ext/List/Util/t/shuffle.t
20003            + macos/bundled_ext/Storable/t/compat06.t
20004            + macos/bundled_ext/Storable/t/st-dump.pl
20005            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
20006            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
20007            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
20008            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
20009            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
20010            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
20011            + macos/bundled_lib/blib/lib/lwpcook.pod
20012            + macos/bundled_lib/t/Filter/Simple/filter.t
20013            + macos/bundled_lib/t/Switch/t/given.t
20014            + macos/bundled_lib/t/Switch/t/nested.t
20015            + macos/bundled_lib/t/Switch/t/switch.t
20016            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
20017            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
20018            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
20019            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
20020            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
20021            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
20022            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
20023            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
20024            + macos/bundled_lib/t/URI/rfc2732.t
20025            + macos/bundled_lib/t/libnet/config.t
20026            + macos/bundled_lib/t/libnet/libnet_t.pl
20027            + macos/bundled_lib/t/libwww-perl/live/google.t
20028            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
20029            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
20030            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
20031            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
20032            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
20033            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
20034            + macos/bundled_lib/t/libwww-perl/live/validator.t
20035            - macos/bundled_ext/Filter/t/MyFilter.pm
20036            - macos/bundled_ext/Storable/t/compat-0.6.t
20037            - macos/bundled_ext/Storable/t/dump.pl
20038            - macos/bundled_ext/Time/Piece/Makefile.PL
20039            - macos/bundled_ext/Time/Piece/Piece.pm
20040            - macos/bundled_ext/Time/Piece/Piece.t
20041            - macos/bundled_ext/Time/Piece/Piece.xs
20042            - macos/bundled_ext/Time/Piece/README
20043            - macos/bundled_ext/Time/Piece/Seconds.pm
20044            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
20045            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
20046            - macos/bundled_lib/blib/lib/Net/PH.pm
20047            - macos/bundled_lib/blib/lib/Net/SNPP.pm
20048            - macos/bundled_lib/blib/lib/Text/Balanced.pod
20049            - macos/bundled_lib/t/Filter/Simple/test.pl
20050            - macos/bundled_lib/t/Switch/test.pl
20051            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
20052            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
20053            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
20054            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
20055            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
20056            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
20057            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
20058            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
20059            - macos/bundled_lib/t/libnet/ph.t
20060            ! (edit 125 files)
20061 ____________________________________________________________________________
20062 [ 12961] By: ams                                   on 2001/11/13  00:45:08
20063         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
20064              From: Michael G Schwern <schwern@pobox.com>
20065              Date: Mon, 12 Nov 2001 20:16:45 -0500
20066              Message-Id: <20011112201644.G2888@blackrider>
20067      Branch: perl
20068            ! pod/perlport.pod
20069 ____________________________________________________________________________
20070 [ 12960] By: ams                                   on 2001/11/12  23:54:00
20071         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
20072              Recoving dup tests for VMS
20073              From: Michael G Schwern <schwern@pobox.com>
20074              Date: Mon, 12 Nov 2001 19:35:33 -0500
20075              Message-Id: <20011112193533.D2888@blackrider>
20076      Branch: perl
20077            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
20078 ____________________________________________________________________________
20079 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
20080         Log: Update Changes.
20081      Branch: perl
20082            ! Changes patchlevel.h
20083 ____________________________________________________________________________
20084 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
20085         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
20086              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
20087              Date: Mon, 12 Nov 2001 12:35:18 EST 
20088              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
20089      Branch: perl
20090            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
20091            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
20092 ____________________________________________________________________________
20093 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
20094         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
20095              From: Barrie Slaymaker <barries@slaysys.com>
20096              Date: Mon, 12 Nov 2001 11:19:52 -0500
20097              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
20098      Branch: perl
20099            ! lib/File/Spec.t lib/File/Spec/Win32.pm
20100 ____________________________________________________________________________
20101 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
20102         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
20103              From: Barrie Slaymaker <barries@slaysys.com>
20104              Date: Mon, 12 Nov 2001 11:07:36 -0500
20105              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
20106      Branch: perl
20107            ! lib/Benchmark.pm
20108 ____________________________________________________________________________
20109 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
20110         Log: Misplaced test, noticed by Barrie Slaymaker.
20111              (We are missing Benchmark tests, then.)
20112      Branch: perl
20113            + ext/Devel/DProf/DProf.t
20114            - lib/Benchmark.t
20115            ! MANIFEST
20116 ____________________________________________________________________________
20117 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
20118         Log: Subject: [PATCH] a few typo fixes 
20119              From: Jeffrey Friedl <jfriedl@yahoo.com>
20120              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
20121              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
20122              
20123              Patching README.foo instead of pod/perlfoo.pod,
20124              not patching Math::BigInt (Tels will take care of that),
20125              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
20126              and perldoc.PL instead of libnetcfg and perldoc, patching
20127              ext/Digest/MD5/t/files.t since MD5.pm was changed.
20128      Branch: perl
20129            ! (edit 109 files)
20130 ____________________________________________________________________________
20131 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
20132         Log: Add a note about the dangers of bad UTF-8.
20133      Branch: perl
20134            ! pod/perlunicode.pod
20135 ____________________________________________________________________________
20136 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
20137         Log: NetWare Nit from Ananth Kesari.
20138      Branch: perl
20139            ! NetWare/config.wc
20140 ____________________________________________________________________________
20141 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
20142         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
20143      Branch: perl
20144            ! ext/Encode/Encode.pm
20145 ____________________________________________________________________________
20146 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
20147         Log: (retracted by #12951)
20148      Branch: perl
20149            ! ext/Encode/Encode.pm
20150 ____________________________________________________________________________
20151 [ 12949] By: ams                                   on 2001/11/12  06:40:18
20152         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
20153              From: Robert Spier <rspier@pobox.com>
20154              Date: Sun, 11 Nov 2001 18:50:18 -0800
20155              Message-Id: <15343.14570.121505.233336@rls.cx>
20156              
20157              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
20158              From: Rick Delaney <rick.delaney@home.com>
20159              Date: 12 Nov 2001 00:15:52 -0500
20160              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
20161      Branch: perl
20162            ! pp_hot.c t/op/taint.t
20163 ____________________________________________________________________________
20164 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
20165         Log: It seems that we actually have this detail implemented
20166              as for as Level 1 Support of Unicode regex support is
20167              concerned: at Level 1 only 1:1 support for loose
20168              (aka caseless, aka caseigoring ) matching is required.
20169      Branch: perl
20170            ! pod/perlunicode.pod
20171 ____________________________________________________________________________
20172 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
20173         Log: (retracted by #12951)
20174      Branch: perl
20175            ! ext/Encode/Encode.pm
20176 ____________________________________________________________________________
20177 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
20178         Log: BOM, bom, Bom.
20179      Branch: perl
20180            ! pod/perlunicode.pod
20181 ____________________________________________________________________________
20182 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
20183         Log: Upgrade to Math::BigInt 1.46.
20184      Branch: perl
20185            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
20186            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
20187            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
20188            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
20189            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
20190 ____________________________________________________________________________
20191 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
20192         Log: Subject: Re: PERFORCE change 12943 for review
20193              From: "Philip Newton" <Philip.Newton@gmx.net>
20194              Date: Sun, 11 Nov 2001 20:53:36 +0100
20195              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
20196      Branch: perl
20197            ! pod/perlunicode.pod
20198 ____________________________________________________________________________
20199 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
20200         Log: Doc updates; make the Unicode discussions a little
20201              bit less alarming, and add information about encodings,
20202              surrogates, and BOMs.
20203      Branch: perl
20204            ! pod/perlunicode.pod
20205 ____________________________________________________________________________
20206 [ 12942] By: ams                                   on 2001/11/11  16:45:00
20207         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
20208              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
20209              Date: Mon, 12 Nov 2001 00:22:57 +0900
20210              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
20211      Branch: perl
20212            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
20213            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
20214 ____________________________________________________________________________
20215 [ 12941] By: ams                                   on 2001/11/11  13:01:40
20216         Log: Subject: Re: PERFORCE change 12929 for review
20217              From: "Philip Newton" <Philip.Newton@gmx.net>
20218              Date: Sun, 11 Nov 2001 14:27:44 +0100
20219              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
20220      Branch: perl
20221            ! MANIFEST
20222 ____________________________________________________________________________
20223 [ 12940] By: ams                                   on 2001/11/11  05:06:43
20224         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
20225              From: Michael G Schwern <schwern@pobox.com>
20226              Date: Thu, 8 Nov 2001 22:56:45 -0500
20227              Message-Id: <20011108225645.H5587@blackrider>
20228      Branch: perl
20229            ! t/op/chdir.t
20230 ____________________________________________________________________________
20231 [ 12939] By: ams                                   on 2001/11/11  05:01:00
20232         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
20233              From: Michael G Schwern <schwern@pobox.com>
20234              Date: Sun, 11 Nov 2001 00:54:43 -0500
20235              Message-Id: <20011111005443.A24450@blackrider>
20236      Branch: perl
20237            ! ext/Cwd/t/cwd.t
20238 ____________________________________________________________________________
20239 [ 12938] By: ams                                   on 2001/11/11  03:25:13
20240         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
20241              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
20242              From: "chromatic" <chromatic@rmci.net>
20243              Date: Sat, 10 Nov 2001 21:03:20 -0700
20244              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
20245      Branch: perl
20246            ! lib/File/stat.pm lib/File/stat.t
20247 ____________________________________________________________________________
20248 [ 12937] By: ams                                   on 2001/11/11  02:05:23
20249         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
20250              From: "Craig A. Berry" <craigberry@mac.com>
20251              Date: Sat, 10 Nov 2001 17:23:52 -0600
20252              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
20253      Branch: perl
20254            ! t/op/magic.t
20255 ____________________________________________________________________________
20256 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
20257         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
20258      Branch: perl
20259            ! lib/open.pm lib/open.t
20260 ____________________________________________________________________________
20261 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
20262         Log: The Official name of ASCII.
20263      Branch: perl
20264            ! ext/Encode/Encode.pm
20265 ____________________________________________________________________________
20266 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
20267         Log: The KOI8-R example wasn't quite right.
20268      Branch: perl
20269            ! lib/open.pm lib/open.t
20270 ____________________________________________________________________________
20271 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
20272         Log: Enhance the open pragma to support :utf8, :locale,
20273              and :encoding directly as special cases, and rename
20274              the INOUT to IO.
20275      Branch: perl
20276            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
20277 ____________________________________________________________________________
20278 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
20279         Log: Document the UTF-16 surrogate encoding and decoding.
20280      Branch: perl
20281            ! ext/Encode/Encode.pm
20282 ____________________________________________________________________________
20283 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
20284         Log: A potential recursion breaker.
20285      Branch: perl
20286            ! sv.c
20287 ____________________________________________________________________________
20288 [ 12930] By: ams                                   on 2001/11/10  07:46:53
20289         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
20290              (was Re: perl@12892)
20291              From: "chromatic" <chromatic@rmci.net>
20292              Date: Sat, 10 Nov 2001 01:28:09 -0700
20293              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
20294      Branch: perl
20295            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
20296            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
20297            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
20298            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
20299 ____________________________________________________________________________
20300 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
20301         Log: Add a test for the bytes pragma.
20302      Branch: perl
20303            + lib/bytes.t
20304            ! MANIFEST
20305 ____________________________________________________________________________
20306 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
20307         Log: Doc update.
20308      Branch: perl
20309            ! lib/bytes.pm
20310 ____________________________________________________________________________
20311 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
20312         Log: Cease to exist.
20313      Branch: perl
20314            - lib/Unicode/Normalize.pm
20315 ____________________________________________________________________________
20316 [ 12926] By: ams                                   on 2001/11/10  03:23:16
20317         Log: Subject: [patch] my_setenv speedup + fixes
20318              From: Doug MacEachern <dougm@covalent.net>
20319              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
20320              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
20321      Branch: perl
20322            ! util.c
20323 ____________________________________________________________________________
20324 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
20325         Log: Newline trouble.
20326      Branch: perl
20327            ! lib/ExtUtils/Embed.t
20328 ____________________________________________________________________________
20329 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
20330         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
20331              From: "Craig A. Berry" <craigberry@mac.com>
20332              Date: Fri, 09 Nov 2001 18:13:16 -0600
20333              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
20334      Branch: perl
20335            ! vms/munchconfig.c
20336 ____________________________________________________________________________
20337 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
20338         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
20339              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20340              Date: Sat, 10 Nov 2001 00:10:45 +0100
20341              Message-ID: <20011110001045.A11945@rafael>
20342      Branch: perl
20343            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
20344            + t/run/switchn.t t/run/switchp.t
20345            ! MANIFEST
20346 ____________________________________________________________________________
20347 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
20348         Log: Subject: [PATCH] some tests not cleaning up properly               
20349              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
20350              Date: Fri, 9 Nov 2001 22:13:10 +0100
20351              Message-ID: <20011109221310.A11115@rafael>
20352      Branch: perl
20353            ! ext/Cwd/t/cwd.t t/io/argv.t
20354 ____________________________________________________________________________
20355 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
20356         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
20357              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20358              Date: Fri, 9 Nov 2001 15:07:19 EST
20359              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
20360      Branch: perl
20361            ! lib/ExtUtils/Embed.t
20362 ____________________________________________________________________________
20363 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
20364         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
20365              have been copied so it shouldn't be freed in perl_destruct()
20366      Branch: perl
20367            ! perl.c
20368 ____________________________________________________________________________
20369 [ 12919] By: ams                                   on 2001/11/09  15:36:22
20370         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
20371              From: Michael G Schwern <schwern@pobox.com>
20372              Date: Fri, 9 Nov 2001 00:38:59 -0500
20373              Message-Id: <20011109003859.K5587@blackrider>
20374              (Applied with directory name changes suggested by Craig Berry.)
20375      Branch: perl
20376            ! ext/Cwd/t/cwd.t
20377 ____________________________________________________________________________
20378 [ 12918] By: ams                                   on 2001/11/09  15:29:15
20379         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
20380              From: Michael G Schwern <schwern@pobox.com>
20381              Date: Fri, 9 Nov 2001 01:44:14 -0500
20382              Message-Id: <20011109014414.N5587@blackrider>
20383      Branch: perl
20384            ! vms/ext/filespec.t
20385 ____________________________________________________________________________
20386 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
20387         Log: Update Changes.
20388      Branch: perl
20389            ! Changes patchlevel.h
20390 ____________________________________________________________________________
20391 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
20392         Log: Regen toc.
20393      Branch: perl
20394            ! pod/perltoc.pod
20395 ____________________________________________________________________________
20396 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
20397         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
20398              see http://www.jepstone.net/bjepson//jpl/cvs.html
20399      Branch: perl
20400            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
20401 ____________________________________________________________________________
20402 [ 12914] By: ams                                   on 2001/11/09  14:05:12
20403         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
20404              From: Michael G Schwern <schwern@pobox.com>
20405              Date: Thu, 8 Nov 2001 22:05:49 -0500
20406              Message-Id: <20011108220549.F5587@blackrider>
20407      Branch: perl
20408            ! vms/test.com
20409 ____________________________________________________________________________
20410 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
20411         Log: NetWare update from Ananth Kesari.
20412      Branch: perl
20413            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
20414 ____________________________________________________________________________
20415 [ 12912] By: ams                                   on 2001/11/09  13:40:26
20416         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
20417              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20418              Date: Fri, 9 Nov 2001 14:32:28 +0100
20419              Message-Id: <20011109143228.A18996@rafael>
20420      Branch: perl
20421            ! perl.c
20422 ____________________________________________________________________________
20423 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
20424         Log: FAQ sync.
20425      Branch: perl
20426            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
20427            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
20428            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
20429 ____________________________________________________________________________
20430 [ 12910] By: ams                                   on 2001/11/09  07:33:49
20431         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
20432              From: Michael G Schwern <schwern@pobox.com>
20433              Date: Fri, 9 Nov 2001 00:41:56 -0500
20434              Message-Id: <20011109004156.L5587@blackrider>
20435      Branch: perl
20436            ! lib/File/Find/t/find.t
20437 ____________________________________________________________________________
20438 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
20439         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
20440              The CPAN distribution has both pm and XS implementations,
20441              and for performance reasons we choose the XS.
20442              Another reason to choose the XS is that it doesn't
20443              require Lingua::KO::Hangul::Util, which means that
20444              we can delete that-- which in turn means that Unicode::UCD
20445              cannot expect that: support it, but don't expect.
20446              Ditto Unicode::Collate.
20447              
20448              Note that Unicode::Normalize Makefile.PL and
20449              Normalize.xs have been modified from the CPAN 0.10
20450              versions: the first one to be simpler (no pm) and
20451              clean up the generated unf*.h files, the second one
20452              to quench compiler grumblings.  Must notify Sadahiro
20453              about these changes.
20454      Branch: perl
20455            + ext/Unicode/Normalize/Changes
20456            + ext/Unicode/Normalize/Makefile.PL
20457            + ext/Unicode/Normalize/Normalize.pm
20458            + ext/Unicode/Normalize/Normalize.pod
20459            + ext/Unicode/Normalize/Normalize.xs
20460            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
20461            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
20462            + ext/Unicode/Normalize/t/test.t
20463            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
20464            - lib/Lingua/KO/Hangul/Util/README
20465            - lib/Lingua/KO/Hangul/Util/t/test.t
20466            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
20467            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
20468            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
20469            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
20470            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
20471            ! win32/makefile.mk
20472 ____________________________________________________________________________
20473 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
20474         Log: Test miscounting.
20475      Branch: perl
20476            ! ext/POSIX/t/posix.t
20477 ____________________________________________________________________________
20478 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
20479         Log: Quote the variables in failures messages more nicely.
20480      Branch: perl
20481            ! t/test.pl
20482 ____________________________________________________________________________
20483 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
20484         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
20485              From: Michael G Schwern <schwern@pobox.com>
20486              Date: Thu, 8 Nov 2001 17:24:49 -0500
20487              Message-ID: <20011108172449.A5587@blackrider>
20488              
20489              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
20490              From: "Craig A. Berry" <craigberry@mac.com>
20491              Date: Thu, 8 Nov 2001 16:35:00 -0600
20492              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
20493      Branch: perl
20494            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
20495 ____________________________________________________________________________
20496 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
20497         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
20498              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
20499              Date: Thu, 8 Nov 2001 22:52:50 -0000
20500              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
20501      Branch: perl
20502            ! ext/DB_File/t/db-recno.t
20503 ____________________________________________________________________________
20504 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
20505         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
20506              (Probably not an EBCDIC issue the way one would think
20507              since no chr() et alia are used in UCD.pm.)
20508      Branch: perl
20509            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
20510 ____________________________________________________________________________
20511 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
20512         Log: Whether overwriting the $self->{...} values (see #12902)
20513              is a good policy or not is debatable, but let's at least
20514              be consistent.
20515      Branch: perl
20516            ! lib/ExtUtils/MM_Unix.pm
20517 ____________________________________________________________________________
20518 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
20519         Log: The MakeMaker argument () quoting patch that sneaked
20520              in at #12883 didn't handle make macros like this $(...).
20521              Leaning toothpicks, we've got them.
20522      Branch: perl
20523            ! lib/ExtUtils/MM_Unix.pm
20524 ____________________________________________________________________________
20525 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
20526         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
20527              From: Michael G Schwern <schwern@pobox.com>
20528              Date: Wed, 7 Nov 2001 02:02:29 -0500
20529              Message-ID: <20011107020229.K2858@blackrider>
20530      Branch: perl
20531            ! t/io/argv.t t/test.pl vms/test.com
20532 ____________________________________________________________________________
20533 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
20534         Log: Subject: [PATCH 20011106.084] -s on #! line 
20535              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20536              Date: Wed, 7 Nov 2001 22:23:39 +0100
20537              Message-ID: <20011107222339.E729@rafael>
20538      Branch: perl
20539            ! embed.h embed.pl perl.c proto.h toke.c
20540 ____________________________________________________________________________
20541 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
20542         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
20543              From: Michael G Schwern <schwern@pobox.com>
20544              Date: Wed, 7 Nov 2001 16:52:49 -0500
20545              Message-ID: <20011107165249.I7346@blackrider>
20546      Branch: perl
20547            ! pod/perlhack.pod
20548 ____________________________________________________________________________
20549 [ 12898] By: ams                                   on 2001/11/08  13:02:19
20550         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
20551              From: Mark-Jason Dominus <mjd@plover.com>
20552              Date: Thu, 08 Nov 2001 08:59:02 -0500
20553              Message-Id: <20011108135902.2275.qmail@plover.com>
20554      Branch: perl
20555            ! INSTALL README README.amiga README.os2 README.vms
20556            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
20557            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
20558 ____________________________________________________________________________
20559 [ 12897] By: ams                                   on 2001/11/08  12:49:28
20560         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
20561              From: mjd@plover.com
20562              Date: 8 Nov 2001 13:33:18 -0000
20563              Message-Id: <20011108133318.1786.qmail@plover.com>
20564      Branch: perl
20565            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
20566            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
20567            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
20568            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
20569            ! pod/perlport.pod pod/perlvar.pod
20570 ____________________________________________________________________________
20571 [ 12896] By: ams                                   on 2001/11/08  11:22:12
20572         Log: open(FH, $file) should strip leading and trailing whitespace.
20573      Branch: perl
20574            ! doio.c
20575 ____________________________________________________________________________
20576 [ 12895] By: ams                                   on 2001/11/08  10:17:14
20577         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
20578              From: "Craig A. Berry" <craigberry@mac.com>
20579              Date: Wed, 07 Nov 2001 13:41:50 -0600
20580              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
20581      Branch: perl
20582            ! t/op/glob.t
20583 ____________________________________________________________________________
20584 [ 12894] By: ams                                   on 2001/11/08  08:32:20
20585         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
20586              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
20587              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
20588              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
20589      Branch: perl
20590            ! makedepend.SH
20591 ____________________________________________________________________________
20592 [ 12893] By: ams                                   on 2001/11/08  08:26:31
20593         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
20594              From: mjd@plover.com
20595              Date: 8 Nov 2001 08:08:07 -0000
20596              Message-Id: <20011108080807.30147.qmail@plover.com>
20597              
20598              Subject: bleadperl perl.pod
20599              From: mjd@plover.com
20600              Date: 8 Nov 2001 08:10:47 -0000
20601              Message-Id: <20011108081047.30178.qmail@plover.com>
20602              
20603              Subject: more bleadperl perl.pod
20604              From: mjd@plover.com
20605              Date: 8 Nov 2001 08:16:28 -0000
20606              Message-Id: <20011108081628.30229.qmail@plover.com>
20607      Branch: perl
20608            ! pod/perl.pod pod/perldebug.pod
20609 ____________________________________________________________________________
20610 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
20611         Log: Tweak for Cray-friendliness from Nicholas Clark.
20612      Branch: perl
20613            ! sv.c
20614 ____________________________________________________________________________
20615 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
20616         Log: VMS patch redo from Charles Lane.
20617      Branch: perl
20618            ! vms/gen_shrfls.pl
20619 ____________________________________________________________________________
20620 [ 12890] By: ams                                   on 2001/11/07  15:16:10
20621         Log: Subject: [ID 20011107.088] two perl pod nits
20622              From: lvirden@cas.org
20623              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
20624              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
20625      Branch: perl
20626            ! pod/perl.pod pod/perlfaq3.pod
20627 ____________________________________________________________________________
20628 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
20629         Log: Update Changes.
20630      Branch: perl
20631            ! Changes patchlevel.h
20632 ____________________________________________________________________________
20633 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
20634         Log: The (emulated) "no utf8" must be in a BEGIN block
20635              to be effective.
20636      Branch: perl
20637            ! lib/CGI/t/html.t
20638 ____________________________________________________________________________
20639 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
20640         Log: "v-strings" is the right term.
20641      Branch: perl
20642            ! pod/perltodo.pod
20643 ____________________________________________________________________________
20644 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
20645         Log: Add vstrings-as-objects need to perltodo.
20646      Branch: perl
20647            ! pod/perltodo.pod
20648 ____________________________________________________________________________
20649 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
20650         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
20651              From: Nicholas Clark <nick@ccl4.org>
20652              Date: Wed, 7 Nov 2001 14:36:32 +0000
20653              Message-ID: <20011107143631.I24980@plum.flirble.org>
20654      Branch: perl
20655            ! t/op/pack.t
20656 ____________________________________________________________________________
20657 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
20658         Log: The Embed test requires a major rewrite for VMS
20659              (plus it reveals a couple of annoying glitches
20660              in buffering), so skip the test for now; from
20661              Charles Lane.
20662      Branch: perl
20663            ! lib/ExtUtils/Embed.t
20664 ____________________________________________________________________________
20665 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
20666         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
20667              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20668              Date: Wed, 7 Nov 2001 09:23:28 EST
20669              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
20670              
20671              (Also i seems that an unrelated experimental patch
20672              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
20673      Branch: perl
20674            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
20675 ____________________________________________________________________________
20676 [ 12882] By: ams                                   on 2001/11/07  05:14:04
20677         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
20678              From: Mark-Jason Dominus <mjd@plover.com>
20679              Date: Wed, 07 Nov 2001 00:43:46 -0500
20680              Message-Id: <20011107054346.14428.qmail@plover.com>
20681      Branch: perl
20682            ! gv.c op.c toke.c
20683 ____________________________________________________________________________
20684 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
20685         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
20686              From: Michael G Schwern <schwern@pobox.com>             
20687              Date: Tue, 6 Nov 2001 22:04:39 -0500
20688              Message-ID: <20011106220439.D2858@blackrider>              
20689      Branch: perl
20690            ! lib/perl5db.pl
20691 ____________________________________________________________________________
20692 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
20693         Log: Subject: [PATCH lib/Term/Cap.t] Sync CPAN version of tests (was Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under
20694              stress))
20695              From: Jonathan Stowe <gellyfish@gellyfish.com>
20696              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
20697              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
20698              
20699              (except for one hunk where indentation differs)
20700      Branch: perl
20701            ! lib/Term/Cap.t
20702 ____________________________________________________________________________
20703 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
20704         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
20705              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20706              Date: Tue, 6 Nov 2001 21:45:01 +0100
20707              Message-ID: <20011106214501.A704@rafael>
20708      Branch: perl
20709            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
20710            ! lib/File/Spec/Win32.pm
20711 ____________________________________________________________________________
20712 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
20713         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
20714              From: Michael G Schwern <schwern@pobox.com>              
20715              Date: Tue, 6 Nov 2001 20:58:45 -0500
20716              Message-ID: <20011106205845.G29411@blackrider>
20717      Branch: perl
20718            ! t/test.pl
20719 ____________________________________________________________________________
20720 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
20721         Log: Subject: making do_sprintf public       
20722              From: Doug MacEachern <dougm@covalent.net>    
20723              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
20724              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
20725      Branch: perl
20726            ! embed.h embed.pl global.sym
20727 ____________________________________________________________________________
20728 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
20729         Log: Update to CGI.pm 2.78.
20730              
20731              TODO: the test suite needs to be merged so that
20732              when in core, the core version is tested, and when
20733              using the CPAN version, testing the CPAN version.
20734              (the changes need to be sent to Lincoln, too...)
20735      Branch: perl
20736            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
20737            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
20738            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
20739            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
20740            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
20741            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
20742 ____________________________________________________________________________
20743 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
20744         Log: Integrate with perlio; (strictly) readonly hashes via XS.
20745      Branch: perl
20746           +> t/lib/access.t
20747           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
20748 ____________________________________________________________________________
20749 [ 12874] By: nick                                  on 2001/11/06  21:05:16
20750         Log: Keep It Simple and Stupid version of readonly hash support.
20751              - Test for SvREAONLY(hv) at a few spots in hv.c
20752              - add the error message to perldiag.pod
20753              - (dubious) add access::readonly() to univeral.c
20754              - add test using above
20755              - fixup ext/B/t/stash.t to account for access:: existing
20756      Branch: perlio
20757            + t/lib/access.t
20758            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
20759 ____________________________________________________________________________
20760 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
20761         Log: Fix incorrect warnings about broken globbing;
20762              from Andy Dougherty.
20763      Branch: perl
20764            ! hints/linux.sh
20765 ____________________________________________________________________________
20766 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
20767         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
20768              toggle-on from the encoding pragma.
20769      Branch: perl
20770            ! regcomp.c regexec.c
20771 ____________________________________________________________________________
20772 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
20773         Log: Retract #12824, doesn't help and is ignored
20774              by Configure anyway.
20775      Branch: perl
20776            ! hints/beos.sh
20777 ____________________________________________________________________________
20778 [ 12870] By: ams                                   on 2001/11/06  10:40:37
20779         Log: Subject: Cosmetic change
20780              From: H.Merijn Brand <h.m.brand@hccnet.nl>
20781              Date: Tue, 06 Nov 2001 12:30:52 +0100
20782              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
20783      Branch: perl
20784            ! README.hpux
20785 ____________________________________________________________________________
20786 [ 12869] By: nick                                  on 2001/11/06  08:26:40
20787         Log: Integrate mainline
20788      Branch: perlio
20789           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
20790           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
20791 ____________________________________________________________________________
20792 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
20793         Log: The parentheses are protected enough.
20794      Branch: perl
20795            ! hints/os390.sh
20796 ____________________________________________________________________________
20797 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
20798         Log: ccflags, not ldflags.
20799      Branch: perl
20800            ! hints/os390.sh
20801 ____________________________________________________________________________
20802 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
20803         Log: ... and the proto to go with #12865.
20804      Branch: perl
20805            ! proto.h
20806 ____________________________________________________________________________
20807 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
20808         Log: Oops.  Luckily nothing was using this symbol yet.
20809      Branch: perl
20810            ! global.sym
20811 ____________________________________________________________________________
20812 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
20813         Log: Implement the encoding pragma for regex literals.
20814      Branch: perl
20815            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
20816 ____________________________________________________________________________
20817 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
20818         Log: More UTF8 EXACT fixing.
20819      Branch: perl
20820            ! regexec.c
20821 ____________________________________________________________________________
20822 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
20823         Log: More re debugging.
20824      Branch: perl
20825            ! regexec.c
20826 ____________________________________________________________________________
20827 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
20828         Log: EXACT correction attempt.  Continued in #12863.
20829      Branch: perl
20830            ! regexec.c
20831 ____________________________________________________________________________
20832 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
20833         Log: Unterminated L<.
20834      Branch: perl
20835            ! ext/DB_File/DB_File.pm
20836 ____________________________________________________________________________
20837 [ 12859] By: nick                                  on 2001/11/05  19:15:17
20838         Log: Integrate mainline
20839      Branch: perlio
20840           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
20841           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
20842           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
20843           +> lib/Math/BigInt/t/sub_mbi.t
20844            - lib/Math/BigInt/t/Math/Subclass.pm
20845            - lib/Math/BigInt/t/subclass.t
20846           !> (integrate 30 files)
20847 ____________________________________________________________________________
20848 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
20849         Log: Regex debugging fixes from Hugo.
20850      Branch: perl
20851            ! regcomp.c regexec.c
20852 ____________________________________________________________________________
20853 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
20854         Log: IRIX: at some point the cc -version has started
20855              to output to stderr, not stdout any more.
20856      Branch: perl
20857            ! hints/irix_6.sh
20858 ____________________________________________________________________________
20859 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
20860         Log: Update Changes.
20861      Branch: perl
20862            ! Changes patchlevel.h
20863 ____________________________________________________________________________
20864 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
20865         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
20866      Branch: perl
20867            ! lib/File/Spec/Unix.pm
20868 ____________________________________________________________________________
20869 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
20870         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
20871              From: rgarciasuarez@free.fr
20872              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
20873              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
20874      Branch: perl
20875            ! lib/File/Spec/Unix.pm
20876 ____________________________________________________________________________
20877 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
20878         Log: Use config.arch in OS/390 where the combination of
20879              IEEE floats and ldflags is tricky.
20880      Branch: perl
20881            ! hints/os390.sh
20882 ____________________________________________________________________________
20883 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
20884         Log: Metaconfig unit change for #12851.
20885      Branch: metaconfig
20886            ! U/modified/Config_sh.U
20887 ____________________________________________________________________________
20888 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
20889         Log: Support a config.arch file, similar to config.over,
20890              but loaded just before it.
20891      Branch: perl
20892            ! Configure INSTALL
20893 ____________________________________________________________________________
20894 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
20895         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
20896              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20897              Date: Mon, 5 Nov 2001 14:26:24 +0100
20898              Message-ID: <20011105142624.C31977@rafael>
20899      Branch: perl
20900            ! lib/Symbol.pm lib/Symbol.t
20901 ____________________________________________________________________________
20902 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
20903         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
20904              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20905              Date: Sun, 4 Nov 2001 22:28:57 +0100
20906              Message-ID: <20011104222857.C696@rafael>
20907      Branch: perl
20908            ! pod/perldebug.pod pod/perlpodspec.pod
20909 ____________________________________________________________________________
20910 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
20911         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
20912      Branch: perl
20913            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
20914 ____________________________________________________________________________
20915 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
20916         Log: Math::Big* test tweaks to work better with core:
20917              but the coast still not clear.
20918      Branch: perl
20919            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
20920            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
20921 ____________________________________________________________________________
20922 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
20923         Log: Protect against high load: measure how much wall
20924              clock time went by while sleeping.  Avoids some
20925              false negatives, while may introduce some false
20926              positives.  Life is hard.
20927      Branch: perl
20928            ! ext/Time/HiRes/HiRes.t
20929 ____________________________________________________________________________
20930 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
20931         Log: More forgotten from #12843.
20932      Branch: perl
20933            ! lib/Math/BigInt/t/bigfltpm.inc
20934 ____________________________________________________________________________
20935 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
20936         Log: Forgot from #12843.
20937      Branch: perl
20938            + lib/Math/BigInt/t/bigintpm.inc
20939            ! MANIFEST
20940 ____________________________________________________________________________
20941 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
20942         Log: Upgrade to Math::BigInt 1.45; from Tels.
20943              NOTE: some of the tests are failing but that's because
20944              the core integration is not yet done.
20945      Branch: perl
20946            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
20947            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
20948            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
20949            - lib/Math/BigInt/t/Math/Subclass.pm
20950            - lib/Math/BigInt/t/subclass.t
20951            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
20952            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
20953            ! lib/Math/BigInt/t/mbimbf.t
20954 ____________________________________________________________________________
20955 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
20956         Log: VMS: adds capability to control more configuration stuff with
20957              -D and -U switches; parsing config.sh to extract previous config
20958              info in VMS-form, and a rewrite of the "prompt/response" routine;
20959              from Charles Lane.
20960      Branch: perl
20961            ! configure.com
20962 ____________________________________________________________________________
20963 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
20964         Log: Subject: Typo correction in perldebguts.pod
20965              From: mjd@plover.com
20966              Date: 4 Nov 2001 16:20:05 -0000
20967              Message-ID: <20011104162005.16699.qmail@plover.com>
20968      Branch: perl
20969            ! pod/perldebguts.pod
20970 ____________________________________________________________________________
20971 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
20972         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
20973              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20974              Date: Sun, 4 Nov 2001 11:47:30 +0100
20975              Message-ID: <20011104114730.A715@rafael>
20976              
20977              Remove -T from the test, wrong place for that.
20978      Branch: perl
20979            ! lib/File/Temp/t/mktemp.t
20980 ____________________________________________________________________________
20981 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
20982         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
20983              From: Nicholas Clark <nick@ccl4.org>
20984              Date: Sun, 4 Nov 2001 10:41:24 +0000
20985              Message-ID: <20011104104123.U20123@plum.flirble.org>
20986      Branch: perl
20987            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
20988 ____________________________________________________________________________
20989 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
20990         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
20991              From: Michael G Schwern <schwern@pobox.com>
20992              Date: Sat, 3 Nov 2001 15:41:47 -0500
20993              Message-ID: <20011103154147.C600@blackrider>
20994      Branch: perl
20995            ! lib/Term/Cap.t
20996 ____________________________________________________________________________
20997 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
20998         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
20999              From: "Craig A. Berry" <craigberry@mac.com>     
21000              Date: Sat, 03 Nov 2001 16:02:28 -0600
21001              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
21002      Branch: perl
21003            ! ext/Time/HiRes/HiRes.t
21004 ____________________________________________________________________________
21005 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
21006         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
21007              From: "chromatic" <chromatic@rmci.net>
21008              Date: Sat, 03 Nov 2001 12:28:17 -0700
21009              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
21010      Branch: perl
21011            ! lib/Term/Cap.t
21012 ____________________________________________________________________________
21013 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
21014         Log: Don't bother doing POSIX charclass parsing if it
21015              possibly cannot be so.  Prepares way for charclass
21016              syntax like [[abc]||[def]] (or just [[abc][def]])
21017              for union, [[\w]&&[$a]] for intersection,
21018              and [[a-z]&&[^def]] for subtraction.
21019              
21020              Currently /[[a]/ (or /[a[]/) parses as a character
21021              class containing two characters, "[" and "a",
21022              this may have to be broken for the syntax described
21023              above, otherwise we would have to scan the whole pattern
21024              to find out whether the square brackets match pairwise.
21025              Luckily, the special case of "[" doesn't seem to be
21026              documented (as opposed to "]" and "-"), so we may have
21027              better story for breaking it...  One can always use \[
21028              if one wants a literal "[", so there.
21029      Branch: perl
21030            ! regcomp.c
21031 ____________________________________________________________________________
21032 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
21033         Log: Comment correction.
21034      Branch: perl
21035            ! regcomp.c
21036 ____________________________________________________________________________
21037 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
21038         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
21039              The latter is a RedHatism.
21040      Branch: perl
21041            ! lib/ExtUtils/MakeMaker.pm
21042 ____________________________________________________________________________
21043 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
21044         Log: Integrate perlio.
21045      Branch: perl
21046           !> perlio.c
21047 ____________________________________________________________________________
21048 [ 12831] By: nick                                  on 2001/11/03  11:42:15
21049         Log: Integrate mainline
21050      Branch: perlio
21051           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
21052           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
21053           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
21054           !> sv.c t/test.pl
21055 ____________________________________________________________________________
21056 [ 12830] By: nick                                  on 2001/11/03  10:27:34
21057         Log: Fix clone_leak problem.
21058              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
21059              as vestige of calling PerlLIO_dup().
21060      Branch: perlio
21061            ! perlio.c
21062 ____________________________________________________________________________
21063 [ 12829] By: nick                                  on 2001/11/03  09:40:46
21064         Log: Tweaks attempting to locate Doug's clone_leak leak.
21065              - add some PerlIO_debug()
21066              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
21067              - Even if it closing stdout etc. do a fflush()
21068      Branch: perlio
21069            ! perlio.c
21070 ____________________________________________________________________________
21071 [ 12828] By: nick                                  on 2001/11/03  08:34:31
21072         Log: Integrate mainline
21073      Branch: perlio
21074           !> (integrate 54 files)
21075 ____________________________________________________________________________
21076 [ 12827] By: ams                                   on 2001/11/03  03:45:19
21077         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
21078              remove this later). Based on a patch from Robert Spier in
21079              <15330.61459.14452.795263@rls.cx>.
21080      Branch: perl
21081            ! sv.c
21082 ____________________________________________________________________________
21083 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
21084         Log: microperl sync.
21085      Branch: perl
21086            ! doio.c perl.c perl.h perlio.c regexec.c
21087 ____________________________________________________________________________
21088 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
21089         Log: Definitions for the Unicode Newline Guidelines.
21090      Branch: perl
21091            ! perl.h
21092 ____________________________________________________________________________
21093 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
21094         Log: (retracted by #12871)
21095              
21096              There is no csh of any kind in default BeOS.
21097              For the purposes of miniperl globbing, bash
21098              will do.
21099      Branch: perl
21100            ! hints/beos.sh
21101 ____________________________________________________________________________
21102 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
21103         Log: Integrate change #12820 from macperl to maint and blead;
21104              
21105              Fix up (dynaloading) to work properly with multiplicity
21106      Branch: maint-5.6/perl
21107           !> ext/DynaLoader/dl_mac.xs
21108      Branch: perl
21109           !> ext/DynaLoader/dl_mac.xs
21110 ____________________________________________________________________________
21111 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
21112         Log: Several fixes for various exit problems and clearing out
21113              task queue, as well as another (incomplete) go at
21114              fixing error message handling
21115      Branch: maint-5.6/macperl
21116            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
21117 ____________________________________________________________________________
21118 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
21119         Log: Add source files for bleadperl builds
21120      Branch: maint-5.6/macperl
21121            ! macos/Makefile.mk
21122 ____________________________________________________________________________
21123 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
21124         Log: Fix up to work properly with multiplicity
21125      Branch: maint-5.6/macperl
21126            ! ext/DynaLoader/dl_mac.xs
21127 ____________________________________________________________________________
21128 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
21129         Log: Integrate with maintperl.
21130      Branch: maint-5.6/macperl
21131           +> t/op/system.t t/op/system_tests
21132           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
21133           !> pod/perltodo.pod util.c win32/win32.c
21134 ____________________________________________________________________________
21135 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
21136         Log: Locate _PATH_LOG if it's a socket even if not #defined
21137              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
21138              via Nick Clark.
21139      Branch: perl
21140            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
21141 ____________________________________________________________________________
21142 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
21143         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
21144              From: Michael G Schwern <schwern@pobox.com>
21145              Date: Fri, 2 Nov 2001 15:36:41 -0500
21146              Message-ID: <20011102153641.E23234@blackrider>
21147      Branch: perl
21148            ! t/test.pl
21149 ____________________________________________________________________________
21150 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
21151         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
21152              From: merlyn@stonehenge.com (Randal L. Schwartz)
21153              Date: 02 Nov 2001 09:33:34 -0800
21154              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
21155              
21156              (two of the changes)
21157              
21158              Better coexistence with extensions.
21159      Branch: perl
21160            ! ext/Errno/Errno_pm.PL hints/darwin.sh
21161 ____________________________________________________________________________
21162 [ 12815] By: ams                                   on 2001/11/02  16:47:43
21163         Log: Subject: Re: [PATCH] the the double double word word fix fix
21164              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
21165              Date: Fri, 02 Nov 2001 19:43:07 +0100
21166              Message-Id: <3BE2E93B.627C198E@alcatel.at>
21167      Branch: perl
21168            ! pod/perldebug.pod
21169 ____________________________________________________________________________
21170 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
21171         Log: Update Changes.
21172      Branch: perl
21173            ! Changes patchlevel.h
21174 ____________________________________________________________________________
21175 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
21176         Log: More encoding testing.
21177      Branch: perl
21178            ! lib/encoding.pm lib/encoding.t
21179 ____________________________________________________________________________
21180 [ 12812] By: ams                                   on 2001/11/02  15:07:11
21181         Log: Slight modification of #12811.
21182      Branch: perl
21183            ! op.c
21184 ____________________________________________________________________________
21185 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
21186         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
21187              From: Radu Greab <radu@netsoft.ro>
21188              Date: Fri, 2 Nov 2001 15:28:58 +0200
21189              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
21190      Branch: perl
21191            ! op.c t/op/stat.t
21192 ____________________________________________________________________________
21193 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
21194         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
21195              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21196              Date: Thu, 1 Nov 2001 22:35:50 +0100
21197              Message-ID: <20011101223550.A10849@rafael>
21198      Branch: perl
21199            ! lib/ExtUtils/Embed.t
21200 ____________________________________________________________________________
21201 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
21202         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
21203              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
21204              Date: 2 Nov 2001 14:48:51 -0000
21205              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
21206      Branch: perl
21207            ! lib/File/Find.pm
21208 ____________________________________________________________________________
21209 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
21210         Log: Add documentation.
21211      Branch: perl
21212            ! embed.pl pod/perlapi.pod utf8.c
21213 ____________________________________________________________________________
21214 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
21215         Log: Unicode: add ToFold mapping.  Not used yet; but basically
21216              a more useful mapping for caseless aka case-ignoring than
21217              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
21218              algorithm for creating the foldings uses equivalence classes,
21219              see http://www.unicode.org/unicode/reports/tr21/
21220              Hopefully this feature will be used in //i.
21221              (The folding tables were introduced by #12689.)
21222      Branch: perl
21223            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
21224            ! utf8.c
21225 ____________________________________________________________________________
21226 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
21227         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
21228              From: "Craig A. Berry" <craigberry@mac.com>
21229              Date: Fri, 02 Nov 2001 00:03:52 -0600
21230              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
21231      Branch: perl
21232            ! lib/AutoSplit.t
21233 ____________________________________________________________________________
21234 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
21235         Log: Subject: Trivial doc patch
21236              From: andreas.koenig@anima.de (Andreas J. Koenig)
21237              Date: 02 Nov 2001 06:11:35 +0100
21238              Message-ID: <m37kt94v08.fsf@anima.de>
21239      Branch: perl
21240            ! pod/perlport.pod
21241 ____________________________________________________________________________
21242 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
21243         Log: Make encoding and charnames pragmas coexist.
21244      Branch: perl
21245            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
21246 ____________________________________________________________________________
21247 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
21248         Log: The basic character classes seem to go untested with Unicode.
21249      Branch: perl
21250            ! t/op/pat.t
21251 ____________________________________________________________________________
21252 [ 12802] By: ams                                   on 2001/11/02  00:39:36
21253         Log: Subject: [PATCH] the the double double word word fix fix
21254              From: Richard Soderberg <rs@oregonnet.com>
21255              Date: Thu, 1 Nov 2001 13:12:03 -0800
21256              Message-Id: <200111012112.NAA23288@oregonnet.com>
21257              
21258              Subject: Re: [PATCH] the the double double word word fix fix
21259              From: Mark-Jason Dominus <mjd@plover.com>
21260              Date: Thu, 01 Nov 2001 16:43:40 -0500
21261              Message-Id: <20011101214340.2044.qmail@plover.com>
21262              
21263              Subject: Re: [PATCH] the the double double word word fix fix
21264              From: Mark-Jason Dominus <mjd@plover.com>
21265              Date: Thu, 01 Nov 2001 16:51:39 -0500
21266              Message-Id: <20011101215139.2196.qmail@plover.com>
21267      Branch: perl
21268            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
21269            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
21270            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
21271            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
21272            ! pod/perltodo.pod pod/perlxstut.pod
21273 ____________________________________________________________________________
21274 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
21275         Log: Comment tweaks.
21276      Branch: perl
21277            ! toke.c
21278 ____________________________________________________________________________
21279 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
21280         Log: FAQ sync.
21281      Branch: perl
21282            ! pod/perlfaq9.pod
21283 ____________________________________________________________________________
21284 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
21285         Log: If an encoding is set by -M/-m, it must be in
21286              effect only for the actual script, not any other
21287              required/-M/-m'ed module, otherwise we enter a nasty
21288              recursion in regexec.c while trying to init the simple
21289              UTF-8 charclasses like PL_utf8_alnum.
21290      Branch: perl
21291            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
21292 ____________________________________________________________________________
21293 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
21294         Log: A bit more descriptive name.
21295      Branch: perl
21296            ! mg.c
21297 ____________________________________________________________________________
21298 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
21299         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
21300              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21301              Date: Wed, 31 Oct 2001 13:47:04 EST
21302              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
21303      Branch: perl
21304            ! ext/Time/HiRes/HiRes.t
21305 ____________________________________________________________________________
21306 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
21307         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
21308              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21309              Date: Wed, 31 Oct 2001 13:43:29 EST
21310              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
21311      Branch: perl
21312            ! mg.c
21313 ____________________________________________________________________________
21314 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
21315         Log: Subject: [PATCH] Various test cleanups
21316              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21317              Date: Tue, 30 Oct 2001 21:56:26 +0100
21318              Message-ID: <20011030215626.A28503@rafael>
21319      Branch: perl
21320            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
21321            ! ext/DB_File/t/db-recno.t ext/Encode.t
21322 ____________________________________________________________________________
21323 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
21324         Log: Update Changes.
21325      Branch: perl
21326            ! Changes patchlevel.h
21327 ____________________________________________________________________________
21328 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
21329         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
21330              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
21331              Date: Wed, 31 Oct 2001 17:16:39 +0100
21332              Message-ID: <20011031171639.A32511@rafael>
21333      Branch: perl
21334            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
21335 ____________________________________________________________________________
21336 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
21337         Log: Skip message nit.
21338      Branch: perl
21339            ! t/io/fs.t
21340 ____________________________________________________________________________
21341 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
21342         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
21343              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
21344              Date: 31 Oct 2001 14:49:37 -0000
21345              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
21346      Branch: perl
21347            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
21348 ____________________________________________________________________________
21349 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
21350         Log: Extend the effect of the encoding pragma to chr() and ord().
21351              
21352              TODO: regex literals, reentrancy problems with the utf8
21353              and charnames pragmas.
21354      Branch: perl
21355            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
21356 ____________________________________________________________________________
21357 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
21358         Log: Doc tweaks.
21359      Branch: perl
21360            ! lib/encoding.pm
21361 ____________________________________________________________________________
21362 [ 12788] By: nick                                  on 2001/10/31  08:59:56
21363         Log: Integrate mainline
21364      Branch: perlio
21365           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
21366           !> (integrate 49 files)
21367 ____________________________________________________________________________
21368 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
21369         Log: Forgot new proto.
21370      Branch: perl
21371            ! proto.h
21372 ____________________________________________________________________________
21373 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
21374         Log: Clarification: use encoding cannot be used to
21375              change the default encoding of "your whole script";
21376              only the default encoding of the *data*.  Also, it
21377              seems that "use encoding" does not mix with "use utf8"
21378              (a coredumping recursion ensues).  Should not be a huge
21379              problem since "use utf8" is pretty marginal nowadays.
21380      Branch: perl
21381            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
21382 ____________________________________________________________________________
21383 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
21384         Log: More documentation for the encode pragma.
21385      Branch: perl
21386            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
21387            ! pod/perlapi.pod pod/perlunicode.pod sv.c
21388 ____________________________________________________________________________
21389 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
21390         Log: Thinko in #12783.
21391      Branch: perl
21392            ! sv.c
21393 ____________________________________________________________________________
21394 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
21395         Log: Make sv_recode_to_utf8() a real API: the encoding
21396              is a parameter, instead of a global.  Document the
21397              PERL_ENCODING.
21398      Branch: perl
21399            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
21400            ! toke.c
21401 ____________________________________________________________________________
21402 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
21403         Log: Enable -Mencoding=foobar also for string literals.
21404      Branch: perl
21405            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
21406            ! pod/perlapi.pod proto.h sv.c toke.c
21407 ____________________________________________________________________________
21408 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
21409         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
21410              From: Andy Dougherty <doughera@lafayette.edu>
21411              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
21412              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
21413      Branch: perl
21414            ! ext/POSIX/hints/svr4.pl
21415 ____________________________________________________________________________
21416 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
21417         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
21418              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
21419              Date: Mon, 29 Oct 2001 23:11:58 -0000
21420              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
21421              
21422              Add compat.h.
21423      Branch: perl
21424            ! lib/h2xs.t utils/h2xs.PL
21425 ____________________________________________________________________________
21426 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
21427         Log: Subject: PerlIOBuf_dup
21428              From: Nicholas Clark <nick@ccl4.org>              
21429              Date: Mon, 29 Oct 2001 21:52:35 +0000             
21430              Message-ID: <20011029215235.K41204@plum.flirble.org>
21431              
21432              Add prototype.
21433      Branch: perl
21434            ! perliol.h
21435 ____________________________________________________________________________
21436 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
21437         Log: Subject: [PATCH] Make malloc.c errors more useful
21438              From: Richard Soderberg <rs@oregonnet.com>
21439              Date: Mon, 29 Oct 2001 22:28:02 -0800
21440              Message-Id: <200110300628.WAA11025@oregonnet.com>
21441      Branch: perl
21442            ! malloc.c
21443 ____________________________________________________________________________
21444 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
21445         Log: Retract #12776 - the bug 19990906.001 is still valid.
21446      Branch: perl
21447            ! t/run/kill_perl.t
21448 ____________________________________________________________________________
21449 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
21450         Log: (Retracted by #12777)
21451              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
21452              From: Michael G Schwern <schwern@pobox.com> 
21453              Date: Mon, 29 Oct 2001 23:01:08 -0500
21454              Message-ID: <20011029230108.G18053@blackrider>
21455      Branch: perl
21456            ! t/run/kill_perl.t
21457 ____________________________________________________________________________
21458 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
21459         Log: Comment nits.
21460      Branch: perl
21461            ! lib/encoding.t
21462 ____________________________________________________________________________
21463 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
21464         Log: integrate change#12772 from mainline
21465              
21466              Subject: [PATCH] Mommy, what's a pointer cast?
21467      Branch: maint-5.6/perl
21468            ! perl.h
21469 ____________________________________________________________________________
21470 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
21471         Log: Subject: [PATCH] Mommy, what's a pointer cast?
21472              From: Richard Soderberg <rs@oregonnet.com>
21473              Date: Mon, 29 Oct 2001 17:01:10 -0800
21474              Message-Id: <200110300101.RAA31561@oregonnet.com>
21475              
21476              (threads* parts)
21477      Branch: perl
21478            ! ext/threads/shared/shared.xs ext/threads/threads.xs
21479 ____________________________________________________________________________
21480 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
21481         Log: Subject: [PATCH] Mommy, what's a pointer cast?
21482              From: Richard Soderberg <rs@oregonnet.com>
21483              Date: Mon, 29 Oct 2001 17:01:10 -0800
21484              Message-Id: <200110300101.RAA31561@oregonnet.com>
21485              
21486              (the perl.h part)
21487      Branch: perl
21488            ! perl.h
21489 ____________________________________________________________________________
21490 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
21491         Log: Subject: [PATCH] OpenBSD likes signal.h 
21492              From: Richard Soderberg <rs@oregonnet.com>
21493              Date: Mon, 29 Oct 2001 17:00:31 -0800
21494              Message-Id: <200110300100.RAA31533@oregonnet.com>
21495      Branch: perl
21496            ! unixish.h
21497 ____________________________________________________________________________
21498 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
21499         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
21500              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
21501              Date: Mon, 29 Oct 2001 23:04:23 -0000
21502              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
21503      Branch: perl
21504            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
21505            ! ext/DB_File/t/db-recno.t
21506 ____________________________________________________________________________
21507 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
21508         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
21509              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
21510              Date: Mon, 29 Oct 2001 12:34:07 -0600
21511              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
21512      Branch: perl
21513            ! ext/Time/HiRes/HiRes.t
21514 ____________________________________________________________________________
21515 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
21516         Log: Update Changes.
21517      Branch: perl
21518            ! Changes patchlevel.h
21519 ____________________________________________________________________________
21520 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
21521         Log: AIX needs an explicit symbol export list.
21522      Branch: perl
21523            ! lib/ExtUtils/Embed.t
21524 ____________________________________________________________________________
21525 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
21526         Log: The test (and the module) would require some
21527              quality hacking time to work on EBCDIC.  Based on
21528              the test results nothing seems to be majorly broken,
21529              the module just seems to have strange assumptions:
21530              got: ''\226\225\205'
21531              expected: ''one'
21532              The \226\225\205 being, of course, 'one', in EBCDIC.
21533      Branch: perl
21534            ! lib/Dumpvalue.t
21535 ____________________________________________________________________________
21536 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
21537         Log: Mark the test known to be failing in EBCDIC.
21538      Branch: perl
21539            ! t/op/tr.t
21540 ____________________________________________________________________________
21541 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
21542         Log: None of the libnet modules are going to work in
21543              EBCDIC without the Convert::EBCDIC.
21544      Branch: perl
21545            ! t/lib/1_compile.t
21546 ____________________________________________________________________________
21547 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
21548         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
21549      Branch: perl
21550            ! t/op/pack.t
21551 ____________________________________________________________________________
21552 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
21553         Log: UTF-EBCDIC ain't UTF-8.
21554      Branch: perl
21555            ! t/op/pack.t
21556 ____________________________________________________________________________
21557 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
21558         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
21559      Branch: perl
21560            ! t/lib/1_compile.t
21561 ____________________________________________________________________________
21562 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
21563         Log: Let's not assume ASCII.
21564      Branch: perl
21565            ! t/op/lc.t
21566 ____________________________________________________________________________
21567 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
21568         Log: Call the new perlio symbols differently.
21569      Branch: perl
21570            ! makedef.pl
21571 ____________________________________________________________________________
21572 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
21573         Log: Don't expect ASCII ordering.
21574      Branch: perl
21575            ! lib/ExtUtils/Manifest.t
21576 ____________________________________________________________________________
21577 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
21578         Log: Forgot from #12756.
21579      Branch: perl
21580            ! perlio.h
21581 ____________________________________________________________________________
21582 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
21583         Log: BeOS tweaks:
21584              - fseeko and ftello can be found by Configure but
21585              we do not seem to have prototypes for them so
21586              let's make up some
21587              - BeOS didn't use to have real sockets (sockets as
21588              filedescriptors) but the BONE package is supposed
21589              to fix this.  I do not know how to detect BONEness,
21590              see hints/beos.sh for a spot that needs to fixed.
21591              - BeOS has O_TEXT != O_BINARY but has no setmode()
21592      Branch: perl
21593            ! hints/beos.sh perlio.c
21594 ____________________________________________________________________________
21595 [ 12755] By: sky                                   on 2001/10/29  12:56:12
21596         Log: Ugly fix to not die when a thread creator is holding locks.
21597      Branch: perl
21598            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
21599            ! ext/threads/threads.xs
21600 ____________________________________________________________________________
21601 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
21602         Log: Integrate change #12752 from maintperl;
21603              
21604              croak(Nullch) wasn't printing the contents of ERRSV if there was
21605              no outer eval (bug in change#6125)
21606      Branch: perl
21607           !> util.c
21608 ____________________________________________________________________________
21609 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
21610         Log: Subject: [PATCH h2xs] Use of static data in XS modules
21611              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
21612              Date: Sun, 28 Oct 2001 21:19:07 -0000
21613              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
21614              
21615              with nits from Sarathy.
21616      Branch: perl
21617            ! utils/h2xs.PL
21618 ____________________________________________________________________________
21619 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
21620         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
21621              no outer eval (bug in change#6125)
21622      Branch: maint-5.6/perl
21623            ! util.c
21624 ____________________________________________________________________________
21625 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
21626         Log: More todo for the encoding pragma.
21627      Branch: perl
21628            ! lib/encoding.pm
21629 ____________________________________________________________________________
21630 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
21631         Log: Add the encoding pragma to control the "upgrade"
21632              from the native eight bit data to Unicode.
21633              
21634              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
21635      Branch: perl
21636            + lib/encoding.pm lib/encoding.t
21637            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
21638            ! pod/perlunicode.pod pod/perlvar.pod sv.c
21639 ____________________________________________________________________________
21640 [ 12749] By: sky                                   on 2001/10/28  21:02:33
21641         Log: Update documentation.
21642      Branch: perl
21643            ! ext/threads/shared/shared.pm
21644 ____________________________________________________________________________
21645 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
21646         Log: Integrate change #12747 from maintperl;
21647              
21648              finishing touches to system() fixes on windows:
21649              * detect cmd shell correctly even if it had full path in it
21650              * more quoting needed for single-arg system if the argument
21651              really had multiple quoted arguments within it
21652              * be smarter about not calling the shell when the executable
21653              has spaces, but otherwise does not need shell involvement
21654              * add a testsuite (windows-specific currently)
21655      Branch: perl
21656           +> t/op/system.t t/op/system_tests
21657            ! MANIFEST pod/perltodo.pod
21658           !> win32/win32.c
21659 ____________________________________________________________________________
21660 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
21661         Log: finishing touches to system() fixes on windows:
21662              * detect cmd shell correctly even if it had full path in it
21663              * more quoting needed for single-arg system if the argument
21664              really had multiple quoted arguments within it
21665              * be smarter about not calling the shell when the executable
21666              has spaces, but otherwise does not need shell involvement
21667              * add a testsuite (windows-specific currently)
21668      Branch: maint-5.6/perl
21669            + t/op/system.t t/op/system_tests
21670            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
21671 ____________________________________________________________________________
21672 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
21673         Log: Integrate perlio.
21674      Branch: perl
21675           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
21676 ____________________________________________________________________________
21677 [ 12745] By: nick                                  on 2001/10/28  16:08:14
21678         Log: Mingw32 fixup for Embed.t
21679      Branch: perlio
21680            ! lib/ExtUtils/Embed.t
21681 ____________________________________________________________________________
21682 [ 12744] By: nick                                  on 2001/10/28  15:54:14
21683         Log: GCC vs MS 64-bit constant syntax
21684      Branch: perlio
21685            ! ext/Time/HiRes/HiRes.xs
21686 ____________________________________________________________________________
21687 [ 12743] By: nick                                  on 2001/10/28  15:42:55
21688         Log: Integrate mainline
21689      Branch: perlio
21690           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
21691 ____________________________________________________________________________
21692 [ 12742] By: sky                                   on 2001/10/28  14:47:10
21693         Log: Manpage updates.
21694      Branch: perl
21695            ! ext/threads/threads.pm
21696 ____________________________________________________________________________
21697 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
21698         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
21699      Branch: perl
21700            ! lib/ExtUtils/Embed.t
21701 ____________________________________________________________________________
21702 [ 12740] By: nick                                  on 2001/10/28  14:14:24
21703         Log: Integrate mainline
21704      Branch: perlio
21705           !> lib/ExtUtils/Embed.t win32/win32.c
21706 ____________________________________________________________________________
21707 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
21708         Log: Need to be ./executed.
21709      Branch: perl
21710            ! lib/ExtUtils/Embed.t
21711 ____________________________________________________________________________
21712 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
21713         Log: Integrate perlio.
21714      Branch: perl
21715           !> perlio.c win32/win32.h
21716 ____________________________________________________________________________
21717 [ 12737] By: nick                                  on 2001/10/28  13:53:45
21718         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
21719              by gcc -xc++.
21720      Branch: perlio
21721            ! win32/win32.h
21722 ____________________________________________________________________________
21723 [ 12736] By: nick                                  on 2001/10/28  13:50:50
21724         Log: Have :stdio layer update an honour the fd refcnt table.
21725              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
21726      Branch: perlio
21727            ! perlio.c
21728 ____________________________________________________________________________
21729 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
21730         Log: Integrate changes #12724 and #12725 from maintperl;
21731              multiarg system now works.
21732      Branch: perl
21733           !> win32/win32.c
21734 ____________________________________________________________________________
21735 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
21736         Log: Integrate perlio.
21737      Branch: perl
21738           +> lib/ExtUtils/Embed.t
21739           !> MANIFEST perlio.c
21740 ____________________________________________________________________________
21741 [ 12733] By: nick                                  on 2001/10/28  13:07:16
21742         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
21743              least for PERLIO=perlio unthreaded case
21744      Branch: perlio
21745            ! perlio.c
21746 ____________________________________________________________________________
21747 [ 12732] By: nick                                  on 2001/10/28  11:10:24
21748         Log: Typo in exe name
21749      Branch: perlio
21750            ! lib/ExtUtils/Embed.t
21751 ____________________________________________________________________________
21752 [ 12731] By: nick                                  on 2001/10/28  11:09:59
21753         Log: Integrate Mainline
21754      Branch: perlio
21755           !> Changes configure.com ext/DB_File/DB_File.pm
21756           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
21757           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
21758           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
21759           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
21760           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
21761           !> t/TEST t/op/regexp.t win32/buildext.pl
21762 ____________________________________________________________________________
21763 [ 12730] By: nick                                  on 2001/10/28  11:05:35
21764         Log: Fixup Embed.t for Win32/VC++
21765      Branch: perlio
21766            ! lib/ExtUtils/Embed.t
21767 ____________________________________________________________________________
21768 [ 12729] By: nick                                  on 2001/10/28  09:36:20
21769         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
21770              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
21771              ExtUtils::Embed.
21772      Branch: perlio
21773            + lib/ExtUtils/Embed.t
21774            ! MANIFEST
21775 ____________________________________________________________________________
21776 [ 12728] By: sky                                   on 2001/10/28  08:12:53
21777         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
21778              line manually!
21779      Branch: perl
21780            ! lib/ExtUtils/xsubpp
21781 ____________________________________________________________________________
21782 [ 12727] By: sky                                   on 2001/10/28  08:02:09
21783         Log: And here we use the prototypes.
21784      Branch: perl
21785            ! ext/threads/shared/shared.xs
21786 ____________________________________________________________________________
21787 [ 12726] By: sky                                   on 2001/10/28  08:00:48
21788         Log: Support [] style prototypes.
21789      Branch: perl
21790            ! lib/ExtUtils/xsubpp
21791 ____________________________________________________________________________
21792 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
21793         Log: yet another multi-arg system() fix on windows: batch files as the
21794              first argument (i.e. directly executed by CreateProcess()) need
21795              extra quoting to escape shell-shock
21796      Branch: maint-5.6/perl
21797            ! win32/win32.c
21798 ____________________________________________________________________________
21799 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
21800         Log: another multi-arg system() fix on windows: passing empty arguments
21801              now works
21802      Branch: maint-5.6/perl
21803            ! win32/win32.c
21804 ____________________________________________________________________________
21805 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
21806         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
21807              No final #else #error because we do not seem to
21808              be using #error?
21809      Branch: perl
21810            ! op.h
21811 ____________________________________________________________________________
21812 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
21813         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
21814              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
21815              Date: Sat, 27 Oct 2001 23:28:44 EST 
21816              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
21817      Branch: perl
21818            ! ext/Time/HiRes/HiRes.xs
21819 ____________________________________________________________________________
21820 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
21821         Log: Regen perlapi, perltoc.
21822      Branch: perl
21823            ! pod/perlapi.pod pod/perltoc.pod
21824 ____________________________________________________________________________
21825 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
21826         Log: Subject: [PATCH] sv.h documentation
21827              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
21828              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
21829              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
21830      Branch: perl
21831            ! sv.h
21832 ____________________________________________________________________________
21833 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
21834         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
21835              system("nmake -nologo", "clean") and there is no executable
21836              called "nmake -nologo"; this used to "work" pre-change#12559 due
21837              to bugs in multiarg system() that have since been fixed
21838      Branch: perl
21839            ! win32/buildext.pl
21840 ____________________________________________________________________________
21841 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
21842         Log: Update Changes.
21843      Branch: perl
21844            ! Changes patchlevel.h
21845 ____________________________________________________________________________
21846 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
21847         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
21848              From: Richard.Foley@t-online.de (Richard Foley)            
21849              Date: Sun, 28 Oct 2001 00:48:32 +0200
21850              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
21851      Branch: perl
21852            ! pod/perlhack.pod
21853 ____________________________________________________________________________
21854 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
21855         Log: Must store pointers with the right width.
21856      Branch: perl
21857            ! op.h
21858 ____________________________________________________________________________
21859 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
21860         Log: Integrate change #12711 from perlio;
21861              
21862              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
21863              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
21864      Branch: perl
21865           !> perlio.c
21866 ____________________________________________________________________________
21867 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
21868         Log: Subject: [PATCH] make minitest
21869              From: Nicholas Clark <nick@ccl4.org>
21870              Date: Sat, 27 Oct 2001 22:56:16 +0100
21871              Message-ID: <20011027225616.L20275@plum.flirble.org>
21872      Branch: perl
21873            ! t/TEST
21874 ____________________________________________________________________________
21875 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
21876         Log: Patch #12661 missed this.
21877      Branch: perl
21878            ! ext/DB_File/DB_File.pm
21879 ____________________________________________________________________________
21880 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
21881         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
21882              From: "Craig A. Berry" <craigberry@mac.com>
21883              Date: Sat, 27 Oct 2001 16:07:47 -0500
21884              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
21885      Branch: perl
21886            ! configure.com perlio.c
21887 ____________________________________________________________________________
21888 [ 12711] By: nick                                  on 2001/10/27  19:49:25
21889         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
21890              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
21891      Branch: perlio
21892            ! perlio.c
21893 ____________________________________________________________________________
21894 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
21895         Log: Let's not replace reason if there's one already supplied.
21896      Branch: perl
21897            ! t/op/regexp.t
21898 ____________________________________________________________________________
21899 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
21900         Log: is not good.
21901      Branch: perl
21902            ! t/op/regexp.t
21903 ____________________________________________________________________________
21904 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
21905         Log: ldlibpth can exist but be unset.
21906      Branch: perl
21907            ! t/TEST
21908 ____________________________________________________________________________
21909 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
21910         Log: Unicode: property alias naming cleanup.
21911      Branch: perl
21912            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
21913 ____________________________________________________________________________
21914 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
21915         Log: FAQ sync.
21916      Branch: perl
21917            ! pod/perlfaq4.pod
21918 ____________________________________________________________________________
21919 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
21920         Log: Integrate change #12703 from maintperl;
21921              
21922              typemap stuff intervenes before declaration, move it to PREINIT
21923              section
21924              
21925              (an empty integrate, but now the files are in sync
21926              between the branches)
21927      Branch: perl
21928           !> ext/ODBM_File/ODBM_File.xs
21929 ____________________________________________________________________________
21930 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
21931         Log: More PerlIO symbols.
21932      Branch: perl
21933            ! makedef.pl
21934 ____________________________________________________________________________
21935 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
21936         Log: typemap stuff intervenes before declaration, move it to PREINIT
21937              section
21938      Branch: maint-5.6/perl
21939            ! ext/ODBM_File/ODBM_File.xs
21940 ____________________________________________________________________________
21941 [ 12702] By: nick                                  on 2001/10/27  14:09:35
21942         Log: Integrate mainline
21943      Branch: perlio
21944           +> ext/threads/shared/t/av_simple.t
21945           +> ext/threads/shared/t/hv_refs.t
21946           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
21947           !> (integrate 109 files)
21948 ____________________________________________________________________________
21949 [ 12700] By: ams                                   on 2001/10/26  21:22:23
21950         Log: Subject: [PATCH] tweak divide
21951              From: Nicholas Clark <nick@ccl4.org>
21952              Date: Fri, 26 Oct 2001 22:52:17 +0100
21953              Message-Id: <20011026225217.B20275@plum.flirble.org>
21954      Branch: perl
21955            ! pp.c
21956 ____________________________________________________________________________
21957 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
21958         Log: Integrate a buncha things from maintperl.
21959      Branch: maint-5.6/macperl
21960           !> (integrate 32 files)
21961 ____________________________________________________________________________
21962 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
21963         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
21964              From: Andy Dougherty <doughera@lafayette.edu>
21965              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
21966              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
21967      Branch: perl
21968            ! hints/svr4.sh
21969 ____________________________________________________________________________
21970 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
21971         Log: When you're root, many things become writable.
21972      Branch: perl
21973            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
21974 ____________________________________________________________________________
21975 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
21976         Log: Update Changes.
21977      Branch: perl
21978            ! Changes patchlevel.h
21979 ____________________________________________________________________________
21980 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
21981         Log: Term/Cap.t attempts to access the floppy drive for no good reason
21982              on dosish systems
21983      Branch: perl
21984            ! lib/Term/Cap.t
21985 ____________________________________________________________________________
21986 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
21987         Log: fix misleading comment on known inadequacy in B::Terse, and skip
21988              it correctly
21989      Branch: perl
21990            ! ext/B/t/terse.t
21991 ____________________________________________________________________________
21992 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
21993         Log: fix spurious AutoSplit.t failure under windows
21994      Branch: perl
21995            ! lib/AutoSplit.t
21996 ____________________________________________________________________________
21997 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
21998         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
21999      Branch: perl
22000            ! ext/Time/HiRes/HiRes.t
22001 ____________________________________________________________________________
22002 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
22003         Log: More logical to use %04"UVXf" than %"UVuf" since
22004              the Unicode standard prefers hex.
22005      Branch: perl
22006            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
22007            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
22008            ! lib/unicore/mktables utf8.c
22009 ____________________________________________________________________________
22010 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
22011         Log: change#12065 seems to have broken Encode build on windows; fix
22012      Branch: perl
22013            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
22014 ____________________________________________________________________________
22015 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
22016         Log: Unicode: add the case folding table.
22017      Branch: perl
22018            + lib/unicore/To/Fold.pl
22019            ! MANIFEST lib/unicore/mktables
22020 ____________________________________________________________________________
22021 [ 12688] By: sky                                   on 2001/10/26  13:51:29
22022         Log: Get the new functions right, do not export lock since we use builtin lock.
22023              TODO: fix xsubpp to support the new prototypes
22024      Branch: perl
22025            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
22026 ____________________________________________________________________________
22027 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
22028         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
22029              as suggested by Sarathy.
22030      Branch: perl
22031            ! mg.c
22032 ____________________________________________________________________________
22033 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
22034         Log: avoid compiler warning
22035      Branch: perl
22036            ! win32/win32.c
22037 ____________________________________________________________________________
22038 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
22039         Log: WinCE update from Rainer Keuchel.
22040      Branch: perl
22041            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
22042            ! wince/wince.c
22043 ____________________________________________________________________________
22044 [ 12684] By: sky                                   on 2001/10/26  13:34:33
22045         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
22046      Branch: perl
22047            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
22048 ____________________________________________________________________________
22049 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
22050         Log: More fixes that were made to the core and not in the libnet src
22051      Branch: perl
22052            ! lib/Net/Domain.pm
22053 ____________________________________________________________________________
22054 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
22055         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
22056              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
22057              Date: Fri, 26 Oct 2001 13:55:21 +0200
22058              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
22059              
22060              (plus make the db-recno.t#59 accept both \n and \r\n)
22061      Branch: perl
22062            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
22063            ! ext/DB_File/t/db-recno.t
22064 ____________________________________________________________________________
22065 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
22066         Log: Fix tests to be able to run in the core and the CPAN dist
22067      Branch: perl
22068            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
22069            ! lib/Net/t/require.t lib/Net/t/smtp.t
22070 ____________________________________________________________________________
22071 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
22072         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
22073              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22074              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
22075              Date: Fri, 26 Oct 2001 08:34:46 EDT
22076      Branch: perl
22077            ! ext/Time/HiRes/HiRes.t
22078 ____________________________________________________________________________
22079 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
22080         Log: Sync libnet modules with what will be libnet-1.08
22081      Branch: perl
22082            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
22083            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
22084            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
22085            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
22086 ____________________________________________________________________________
22087 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
22088         Log: Integrate maintperl changes #12268 and #12669;
22089              
22090              final touches to the audit for statics and thread-unsafe code
22091              * make DB_File, ODBM_File thread-safe 
22092              * remove unnecessary/dangerous statics and protect others
22093              from not getting accidentally enabled under threaded perls
22094              
22095              windows support functions get_childdir() et al aren't exported
22096              correctly under vanilla build
22097              
22098              Testing under win32 appreciated since changes there had
22099              to be manually merged and I cannot test how badly did I do.
22100      Branch: perl
22101           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
22102           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
22103           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
22104           !> win32/vmem.h win32/win32.c win32/win32iop.h
22105 ____________________________________________________________________________
22106 [ 12677] By: sky                                   on 2001/10/26  12:37:17
22107         Log: More Config::threads to threads::threads changes
22108      Branch: perl
22109            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
22110 ____________________________________________________________________________
22111 [ 12676] By: sky                                   on 2001/10/26  12:31:46
22112         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
22113      Branch: perl
22114            ! ext/threads/threads.pm ext/threads/threads.xs
22115 ____________________________________________________________________________
22116 [ 12675] By: sky                                   on 2001/10/26  12:06:30
22117         Log: Allocing a TLS in runtime is not too hot.
22118      Branch: perl
22119            ! ext/threads/threads.xs
22120 ____________________________________________________________________________
22121 [ 12674] By: sky                                   on 2001/10/26  11:59:09
22122         Log: Don't display debug data.
22123      Branch: perl
22124            ! ext/threads/threads.pm
22125 ____________________________________________________________________________
22126 [ 12673] By: sky                                   on 2001/10/26  11:35:47
22127         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
22128              complete bar support for blessed objects.
22129              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
22130      Branch: perl
22131            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
22132 ____________________________________________________________________________
22133 [ 12672] By: sky                                   on 2001/10/26  11:15:28
22134         Log: Fix case where shared reference does not exist in current thread.
22135      Branch: perl
22136            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
22137 ____________________________________________________________________________
22138 [ 12671] By: sky                                   on 2001/10/26  08:48:52
22139         Log: Support for references in shared arrays.
22140      Branch: perl
22141            ! ext/threads/shared/shared.xs
22142 ____________________________________________________________________________
22143 [ 12670] By: sky                                   on 2001/10/26  08:30:11
22144         Log: Add tests for references in hashes.
22145      Branch: perl
22146            + ext/threads/shared/t/hv_refs.t
22147            ! MANIFEST
22148 ____________________________________________________________________________
22149 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
22150         Log: windows support functions get_childdir() et al aren't exported
22151              correctly under vanilla build
22152      Branch: maint-5.6/perl
22153            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
22154 ____________________________________________________________________________
22155 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
22156         Log: final touches to the audit for statics and thread-unsafe code
22157              * make DB_File, ODBM_File thread-safe 
22158              * remove unnecessary/dangerous statics and protect others
22159              from not getting accidentally enabled under threaded perls
22160      Branch: maint-5.6/perl
22161            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
22162            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
22163            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
22164            ! win32/win32.c
22165 ____________________________________________________________________________
22166 [ 12667] By: ams                                   on 2001/10/26  03:48:36
22167         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
22168              From: "Richard Soderberg" <rs@crystalflame.net>
22169              Date: Thu, 25 Oct 2001 23:42:50 -0400
22170              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
22171      Branch: perl
22172            ! sharedsv.c
22173 ____________________________________________________________________________
22174 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
22175         Log: Integrate change #12664 from maintperl;
22176              
22177              the newest GCCs don't seem to like C<"string1"##STRING2>
22178              so keep it as C<"string1" STRING2> (latter appears to
22179              work everywhere)
22180      Branch: perl
22181           !> ext/DynaLoader/dlutils.c
22182 ____________________________________________________________________________
22183 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
22184         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
22185              From: Chris Nandor <pudge@pobox.com>
22186              Date: Thu, 25 Oct 2001 22:15:03 -0400
22187              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
22188      Branch: perl
22189            ! perl.h
22190 ____________________________________________________________________________
22191 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
22192         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
22193              C<"string1" STRING2> (latter appears to work everywhere)
22194      Branch: maint-5.6/perl
22195            ! ext/DynaLoader/dlutils.c
22196 ____________________________________________________________________________
22197 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
22198         Log: AUTHORS update.
22199      Branch: perl
22200            ! AUTHORS
22201 ____________________________________________________________________________
22202 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
22203         Log: Integrate change #12660 from maintperl;
22204              
22205              make the dMY_CXT stuff available under all of
22206              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
22207      Branch: perl
22208           !> perl.h
22209 ____________________________________________________________________________
22210 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
22211         Log: Subject: [PATCH] DB_File-1.79
22212              From: "Paul Marquess" <paul.marquess@openwave.com>
22213              Date: Fri, 26 Oct 2001 00:03:54 +0100
22214              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
22215      Branch: perl
22216            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
22217            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
22218 ____________________________________________________________________________
22219 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
22220         Log: make the dMY_CXT stuff available under all of
22221              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
22222      Branch: maint-5.6/perl
22223            ! perl.h
22224 ____________________________________________________________________________
22225 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
22226         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
22227              From: Michael G Schwern <schwern@pobox.com>
22228              Date: Thu, 25 Oct 2001 18:28:12 -0400
22229              Message-ID: <20011025182812.M4811@blackrider>
22230      Branch: perl
22231            ! t/run/kill_perl.t
22232 ____________________________________________________________________________
22233 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
22234         Log: STRLEN != int.
22235      Branch: perl
22236            ! regcomp.c regexec.c
22237 ____________________________________________________________________________
22238 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
22239         Log: Subject: [PATCH] remove small IVop redundancy
22240              From: Nicholas Clark <nick@ccl4.org>
22241              Date: Thu, 25 Oct 2001 22:48:28 +0100
22242              Message-ID: <20011025224827.M66471@plum.flirble.org>
22243      Branch: perl
22244            ! pp.c pp_hot.c
22245 ____________________________________________________________________________
22246 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
22247         Log: Metaconfig unit change for #12655.
22248      Branch: metaconfig/U/perl
22249            ! Extensions.U
22250 ____________________________________________________________________________
22251 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
22252         Log: Subject: Re: Not OK @12650
22253              From: Andy Dougherty <doughera@lafayette.edu>
22254              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
22255              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
22256      Branch: perl
22257            ! Configure
22258 ____________________________________________________________________________
22259 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
22260         Log: Integrate changes #12652 and #12653 from maintperl;
22261              
22262              more tweaks to change#12626
22263              * move the boilerplate code over to perl.h and make DynaLoader
22264              use it
22265              * make re, Opcode, File::Glob and B threadsafe
22266              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
22267              C<no re;> anywhere)
22268              
22269              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
22270              
22271              File::Glob required a bit more work in bleadperl
22272              because of ExtUtils::Constant (see the Makefile.PL change)
22273      Branch: perl
22274            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
22275           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
22276           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
22277 ____________________________________________________________________________
22278 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
22279         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
22280      Branch: maint-5.6/perl
22281            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
22282            ! ext/Opcode/Opcode.xs ext/re/re.xs
22283 ____________________________________________________________________________
22284 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
22285         Log: more tweaks to change#12626
22286              * move the boilerplate code over to perl.h and make DynaLoader
22287              use it
22288              * make re, Opcode, File::Glob and B threadsafe
22289              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
22290              C<no re;> anywhere)
22291      Branch: maint-5.6/perl
22292            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
22293            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
22294 ____________________________________________________________________________
22295 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
22296         Log: Metaconfig unit change for #12650.
22297      Branch: metaconfig/U/perl
22298            ! Extensions.U
22299 ____________________________________________________________________________
22300 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
22301         Log: Subject: Re: ithreads doesn't like usedl=n
22302              From: Andy Dougherty <doughera@lafayette.edu>
22303              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
22304              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
22305              
22306              Special-case threads::shared.
22307      Branch: perl
22308            ! Configure
22309 ____________________________________________________________________________
22310 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
22311         Log: Getting fancier...
22312      Branch: perl
22313            ! t/TEST
22314 ____________________________________________________________________________
22315 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
22316         Log: csh - what a pain.
22317      Branch: perl
22318            ! t/TEST
22319 ____________________________________________________________________________
22320 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
22321         Log: Update Changes.
22322      Branch: perl
22323            ! Changes patchlevel.h
22324 ____________________________________________________________________________
22325 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
22326         Log: Allow resetting the locale system for the duration
22327              of the build (Mac OS X default setting LANG=En_US
22328              ist kaputt)
22329      Branch: perl
22330            ! Makefile.SH
22331 ____________________________________________________________________________
22332 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
22333         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
22334      Branch: perl
22335            ! ext/Digest/MD5/t/files.t
22336 ____________________________________________________________________________
22337 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
22338         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
22339              From: Andy Dougherty <doughera@lafayette.edu>
22340              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
22341              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
22342      Branch: perl
22343            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
22344            ! ext/threads/shared/Makefile.PL
22345 ____________________________________________________________________________
22346 [ 12643] By: sky                                   on 2001/10/25  12:28:26
22347         Log: Add support for reference members of hashes.
22348      Branch: perl
22349            ! ext/threads/shared/shared.xs
22350 ____________________________________________________________________________
22351 [ 12642] By: ams                                   on 2001/10/25  12:21:13
22352         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
22353              From: "Norton Allen" <nort@qnx.com>
22354              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
22355              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
22356      Branch: perl
22357            ! ext/Digest/MD5/MD5.xs
22358 ____________________________________________________________________________
22359 [ 12641] By: sky                                   on 2001/10/25  10:27:39
22360         Log: Tests shared hashes.
22361      Branch: perl
22362            + ext/threads/shared/t/hv_simple.t
22363            ! MANIFEST
22364 ____________________________________________________________________________
22365 [ 12640] By: sky                                   on 2001/10/25  10:18:23
22366         Log: Fix threadcounts for arrays and hashes.
22367      Branch: perl
22368            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
22369 ____________________________________________________________________________
22370 [ 12639] By: sky                                   on 2001/10/25  10:17:26
22371         Log: Note to self, doing *src_ary++ in a macro that evaluates
22372              the value more than once is a good way to dump core.
22373      Branch: perl
22374            ! sharedsv.c
22375 ____________________________________________________________________________
22376 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
22377         Log: Integrate change #12636 from maintperl; more dl fixups.
22378      Branch: perl
22379           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
22380           !> ext/DynaLoader/dl_vms.xs
22381 ____________________________________________________________________________
22382 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
22383         Log: Like dl_hpux, like dl_dld.
22384      Branch: perl
22385            ! ext/DynaLoader/dl_dld.xs
22386 ____________________________________________________________________________
22387 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
22388         Log: followups to change#12635
22389      Branch: maint-5.6/perl
22390            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
22391            ! ext/DynaLoader/dl_vms.xs
22392 ____________________________________________________________________________
22393 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
22394         Log: add part of change#12634 to the two files that need it; dl_aix.xs
22395              in maint-5.6 doesn't have the branch that had the problem in
22396              mainline
22397      Branch: maint-5.6/perl
22398            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
22399 ____________________________________________________________________________
22400 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
22401         Log: Fixes for #12627.
22402      Branch: perl
22403            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
22404 ____________________________________________________________________________
22405 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
22406         Log: Since pv_uni_display and sv_uni_display are now used
22407              in the re extension, their symbols have to be exported.
22408      Branch: perl
22409            ! embed.pl global.sym
22410 ____________________________________________________________________________
22411 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
22412         Log: Subject:  Re: [PATCH Perl@12567] debug /list
22413              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22414              Date: Tue, 23 Oct 2001 21:40:33 EDT
22415              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
22416      Branch: perl
22417            ! configure.com
22418 ____________________________________________________________________________
22419 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
22420         Log: This takes care of some of the re 'debug' cases but
22421              not all cases since the information whether the pattern
22422              or the target are utf8 seems to be either lost or not
22423              spread widely enough, sigh.
22424      Branch: perl
22425            ! regcomp.c
22426 ____________________________________________________________________________
22427 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
22428         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
22429              From: John Peacock <jpeacock@rowman.com>
22430              Date: Wed, 24 Oct 2001 16:53:29 -0400
22431              Message-ID: <3BD72A49.1508D152@rowman.com>
22432      Branch: perl
22433            ! configure.com
22434 ____________________________________________________________________________
22435 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
22436         Log: Upgrade NetWare and WinCE as in #12626.
22437      Branch: perl
22438            ! NetWare/dl_netware.xs wince/dl_win32.xs
22439 ____________________________________________________________________________
22440 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
22441         Log: Tru64 compiler nit.
22442      Branch: perl
22443            ! ext/threads/shared/shared.xs
22444 ____________________________________________________________________________
22445 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
22446         Log: Integrate change #12626 from maintperl;
22447              make DynaLoader threadsafe by moving all statics into
22448              interpreter-local space
22449              
22450              TODO: Netware, OS/2, WinCE
22451      Branch: perl
22452           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
22453           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
22454           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
22455           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
22456           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
22457           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
22458           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
22459 ____________________________________________________________________________
22460 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
22461         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
22462              space
22463      Branch: maint-5.6/perl
22464            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
22465            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
22466            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
22467            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
22468            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
22469            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
22470            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
22471 ____________________________________________________________________________
22472 [ 12625] By: sky                                   on 2001/10/24  20:05:26
22473         Log: Change #12623 inflicted an infinite hang. Fixed.
22474      Branch: perl
22475            ! ext/threads/shared/shared.xs
22476 ____________________________________________________________________________
22477 [ 12624] By: sky                                   on 2001/10/24  19:06:55
22478         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
22479      Branch: perl
22480            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
22481 ____________________________________________________________________________
22482 [ 12623] By: sky                                   on 2001/10/24  18:06:34
22483         Log: We need to do sharedsv_find in the original perl context.
22484      Branch: perl
22485            ! ext/threads/shared/shared.xs
22486 ____________________________________________________________________________
22487 [ 12622] By: sky                                   on 2001/10/24  17:26:51
22488         Log: Add support for basic support for AVs, references not supported yet.
22489              Add test for AVs.
22490              Add more tests to sv_refs
22491              Fix documentation issues.  
22492      Branch: perl
22493            + ext/threads/shared/t/av_simple.t
22494            ! MANIFEST ext/threads/shared/shared.pm
22495            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
22496 ____________________________________________________________________________
22497 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
22498         Log: Dump Unicode better for re 'debug'.  The regprop()
22499              is unfinished since have to figure out how to detect
22500              Unicodeness in there.
22501      Branch: perl
22502            ! regcomp.c regexec.c
22503 ____________________________________________________________________________
22504 [ 12620] By: sky                                   on 2001/10/24  13:18:07
22505         Log: Add support for finding shared arrays and hashes.
22506      Branch: perl
22507            ! sharedsv.c
22508 ____________________________________________________________________________
22509 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
22510         Log: Rewrite sv_uni_display() as pv_uni_display() as
22511              reimplement sv_uni_display() using that.
22512      Branch: perl
22513            ! dump.c embed.h embed.pl proto.h
22514 ____________________________________________________________________________
22515 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
22516         Log: Integrate change #12615 from maintperl;
22517              on Windows, IO::File::new_tmpfile() fails after being called
22518              32767 times because MSVCRT thinks stdio's TMP_MAX is a
22519              process-wide limit
22520      Branch: perl
22521           !> win32/win32.c
22522 ____________________________________________________________________________
22523 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
22524         Log: Don't try to print ints as IVs.
22525      Branch: perl
22526            ! ext/Time/HiRes/HiRes.xs
22527 ____________________________________________________________________________
22528 [ 12616] By: sky                                   on 2001/10/24  11:06:35
22529         Log: We only need to fetch the SV from the backend if the index
22530              is not the same as mg_private.     In theory this could be
22531              a problem if there are an exact multiple of U16 changes
22532              of a shared variable between two access in a given thread,
22533              we choose to avoid theory for now.
22534      Branch: perl
22535            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
22536 ____________________________________________________________________________
22537 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
22538         Log: on Windows, IO::File::new_tmpfile() fails after being called
22539              32767 times because MSVCRT thinks stdio's TMP_MAX is a
22540              process-wide limit
22541      Branch: maint-5.6/perl
22542            ! win32/win32.c
22543 ____________________________________________________________________________
22544 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
22545         Log: Negation and Unicode: sort of solves 20010303.010,
22546              except not quite like reported in the Subject
22547              (Perl_warner is still utf8-ignorant).
22548      Branch: perl
22549            ! pp.c t/lib/warnings/sv
22550 ____________________________________________________________________________
22551 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
22552         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
22553      Branch: perl
22554            ! sv.c t/lib/warnings/sv
22555 ____________________________________________________________________________
22556 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
22557         Log: sv_uni_display(): do not add the "...", let the caller
22558              do it if wanted, and be prepared for more display options.
22559      Branch: perl
22560            ! dump.c embed.h embed.pl proto.h
22561 ____________________________________________________________________________
22562 [ 12611] By: nick                                  on 2001/10/23  20:28:07
22563         Log: Integrate mainline
22564      Branch: perlio
22565           !> Changes configure.com cygwin/cygwin.c
22566           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
22567           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
22568           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
22569           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
22570           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
22571           !> utils/h2xs.PL utils/perldoc.PL
22572 ____________________________________________________________________________
22573 [ 12610] By: sky                                   on 2001/10/23  19:39:24
22574         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
22575              don't call themselves READONLY but still die with modification
22576              attempt. We only call bless for ext and umagic.
22577      Branch: perl
22578            ! sv.c
22579 ____________________________________________________________________________
22580 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
22581         Log: Croak() on negative time; doc tweaks.
22582      Branch: perl
22583            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
22584            ! ext/Time/HiRes/HiRes.xs
22585 ____________________________________________________________________________
22586 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
22587         Log: FAQ sync.
22588      Branch: perl
22589            ! pod/perlfaq4.pod pod/perlfaq7.pod
22590 ____________________________________________________________________________
22591 [ 12607] By: sky                                   on 2001/10/23  18:27:27
22592         Log: Call setmagic on the referent we are blessing.
22593      Branch: perl
22594            ! sv.c
22595 ____________________________________________________________________________
22596 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
22597         Log: Small test nits.
22598      Branch: perl
22599            ! t/op/lc.t
22600 ____________________________________________________________________________
22601 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
22602         Log: Update Changes.
22603      Branch: perl
22604            ! Changes patchlevel.h
22605 ____________________________________________________________________________
22606 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
22607         Log: Make the PerlIO_init() prototypes consistent.
22608      Branch: perl
22609            ! perlio.c
22610 ____________________________________________________________________________
22611 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
22612         Log: Upping the test count is a good idea.
22613      Branch: perl
22614            ! t/op/lc.t
22615 ____________________________________________________________________________
22616 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
22617         Log: Document the final sigma spot.
22618      Branch: perl
22619            ! pp.c
22620 ____________________________________________________________________________
22621 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
22622         Log: Fix multicharacter titlecase (ucfirst).
22623      Branch: perl
22624            ! pod/perlunicode.pod pp.c t/op/lc.t
22625 ____________________________________________________________________________
22626 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
22627         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
22628              From: Mikhail Zabaluev <mhz@alt-linux.org>
22629              Date: Tue, 23 Oct 2001 10:40:37 +0400
22630              Message-ID: <20011023104037.A12761@localhost.localdomain>
22631              
22632              (#12406 replaced with this)
22633      Branch: perl
22634            ! utils/perldoc.PL
22635 ____________________________________________________________________________
22636 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
22637         Log: MacOS Classic updates from Pudge.
22638      Branch: perl
22639            ! lib/File/Spec.t lib/File/Spec/Mac.pm
22640 ____________________________________________________________________________
22641 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
22642         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
22643              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
22644              Date: Sun, 14 Oct 2001 23:14:46 +0200
22645              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
22646              
22647              except for the 2->4 changes.
22648      Branch: perl
22649            ! lib/AutoSplit.t
22650 ____________________________________________________________________________
22651 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
22652         Log: integrate macperl contents into maint-5.6
22653      Branch: maint-5.6/perl
22654            ! mg.c
22655           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
22656           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
22657           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
22658           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
22659           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
22660           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
22661           !> t/lib/filefind.t t/lib/filespec.t
22662 ____________________________________________________________________________
22663 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
22664         Log: At some point the #6234 has been lost from the mainline
22665              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
22666      Branch: perl
22667            ! lib/File/Spec/Win32.pm
22668 ____________________________________________________________________________
22669 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
22670         Log: Cygwin seems to round up (or closest, but not down)
22671              for time(), so half of the time (bad pun intended)
22672              Time::HiRes::time() is less than time(), half of
22673              the time it's more.  So let's try harder in the loop.
22674      Branch: perl
22675            ! ext/Time/HiRes/HiRes.t
22676 ____________________________________________________________________________
22677 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
22678         Log: MacOS Classic timeofday(), from Chris Nandor. 
22679      Branch: perl
22680            ! ext/Time/HiRes/HiRes.xs
22681 ____________________________________________________________________________
22682 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
22683         Log: Integrate changes #12580 and #12581 from macperl;
22684              
22685              Fix path construction.
22686              
22687              (Copyright) Nit.
22688      Branch: perl
22689           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
22690 ____________________________________________________________________________
22691 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
22692         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
22693              doesn't seem to help (the error being output to console, maybe?)
22694      Branch: perl
22695            ! lib/Net/Domain.pm
22696 ____________________________________________________________________________
22697 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
22698         Log: Taint the getcwd() result also in Cygwin.
22699              (TODO: which other platforms need the same thing?)
22700      Branch: perl
22701            ! cygwin/cygwin.c
22702 ____________________________________________________________________________
22703 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
22704         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
22705      Branch: perl
22706            ! t/op/taint.t
22707 ____________________________________________________________________________
22708 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
22709         Log: getpwuid() fragility continues.
22710      Branch: perl
22711            ! utils/h2xs.PL
22712 ____________________________________________________________________________
22713 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
22714         Log: getpwuid() might succeed but that's no guarantee
22715              that the $home will be defined.
22716      Branch: perl
22717            ! ext/File/Glob/t/basic.t
22718 ____________________________________________________________________________
22719 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
22720         Log: It's safer to to expand the variable, too... (see #12571)
22721      Branch: perl
22722            ! t/TEST
22723 ____________________________________________________________________________
22724 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
22725         Log: Integrate with maintperl.
22726      Branch: maint-5.6/macperl
22727           !> win32/bin/pl2bat.pl win32/win32.c
22728 ____________________________________________________________________________
22729 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
22730         Log: Oops, forgot to include Win32 ... just as well, since it
22731              seems in bleadperl, change #7764 was not included
22732              (adding C:\temp).  Re-added.  Rip it back out if it
22733              doesn't belong.  :-)
22734      Branch: maint-5.6/macperl
22735            ! lib/File/Spec/Win32.pm
22736 ____________________________________________________________________________
22737 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
22738         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
22739              From: "Craig A. Berry" <craigberry@mac.com>
22740              Date: Mon, 22 Oct 2001 15:25:19 -0500
22741              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
22742      Branch: perl
22743            ! configure.com
22744 ____________________________________________________________________________
22745 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
22746         Log: Add in lots of File::Spec changes, from Thomas Wegner,
22747              and sync with changes from bleadperl.
22748      Branch: maint-5.6/macperl
22749            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
22750            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
22751            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
22752            ! lib/File/Spec/Win32.pm t/lib/filespec.t
22753 ____________________________________________________________________________
22754 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
22755         Log: Sync with latest File::Find and tests from bleadperl.
22756      Branch: maint-5.6/macperl
22757            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
22758 ____________________________________________________________________________
22759 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
22760         Log: Nit.
22761      Branch: maint-5.6/macperl
22762            ! perl.c
22763 ____________________________________________________________________________
22764 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
22765         Log: Fix path construction.
22766      Branch: maint-5.6/macperl
22767            ! ext/DynaLoader/DynaLoader_pm.PL
22768 ____________________________________________________________________________
22769 [ 12579] By: nick                                  on 2001/10/22  19:08:35
22770         Log: Integrate mainline (for Arthurs thread.xs fix)
22771      Branch: perlio
22772           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
22773 ____________________________________________________________________________
22774 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
22775         Log: Fix up exported symbols, move relevant docs
22776              over from macperl.pod.
22777      Branch: maint-5.6/macperl
22778            ! macos/ext/MacPerl/MacPerl.pm
22779 ____________________________________________________________________________
22780 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
22781         Log: Make ADDRESS called optionally as a method.
22782      Branch: maint-5.6/macperl
22783            ! macos/lib/Mac/Glue.pm
22784 ____________________________________________________________________________
22785 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
22786         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
22787              Apple event.
22788      Branch: maint-5.6/macperl
22789            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
22790            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
22791            ! macos/macperl/MPTerminology.aete
22792 ____________________________________________________________________________
22793 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
22794         Log: Clean up some build utilities. Change Entab to Duplicate;
22795              fix docs and error reporting; improve macify() of paths;
22796              remove requirement for Exporter.pm presence.
22797      Branch: maint-5.6/macperl
22798            ! macos/InstallBLIB macos/MacPerlTests.cmd
22799            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
22800 ____________________________________________________________________________
22801 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
22802         Log: Sync Time::HiRes with bleadperl
22803      Branch: maint-5.6/macperl
22804            ! macos/bundled_ext/Time/HiRes/HiRes.pm
22805            ! macos/bundled_ext/Time/HiRes/HiRes.t
22806            ! macos/bundled_ext/Time/HiRes/HiRes.xs
22807 ____________________________________________________________________________
22808 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
22809         Log: Fix up Changes
22810      Branch: maint-5.6/macperl
22811            ! macos/Changes
22812 ____________________________________________________________________________
22813 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
22814         Log: A user might belong to only a single group
22815              (the group equal to the group id).
22816      Branch: perl
22817            ! t/op/groups.t
22818 ____________________________________________________________________________
22819 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
22820         Log: Prepending (instead of replacing with) the pwd is safer. 
22821      Branch: perl
22822            ! t/TEST
22823 ____________________________________________________________________________
22824 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
22825         Log: Be more robust if no hostname or domainname
22826              (especially the latter)
22827      Branch: perl
22828            ! lib/Net/Domain.pm
22829 ____________________________________________________________________________
22830 [ 12569] By: sky                                   on 2001/10/22  17:41:07
22831         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
22832      Branch: perl
22833            ! ext/threads/threads.xs
22834 ____________________________________________________________________________
22835 [ 12568] By: nick                                  on 2001/10/22  16:31:24
22836         Log: Integrate mainline
22837      Branch: perlio
22838           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
22839           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
22840           +> ext/threads/shared/t/sv_refs.t
22841           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
22842            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
22843            - lib/unicore/To/SpecUpper.pl
22844           !> (integrate 42 files)
22845 ____________________________________________________________________________
22846 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
22847         Log: Update Changes.
22848      Branch: perl
22849            ! Changes patchlevel.h
22850 ____________________________________________________________________________
22851 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
22852         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
22853              From: Michael G Schwern <schwern@pobox.com>
22854              Date: Mon, 22 Oct 2001 03:48:38 -0400
22855              Message-ID: <20011022034838.B1676@blackrider>
22856      Branch: perl
22857            ! pod/perlvar.pod
22858 ____________________________________________________________________________
22859 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
22860         Log: Pod nits, as suggested by Stas Bekman.
22861      Branch: perl
22862            ! ext/threads/shared/shared.pm ext/threads/threads.pm
22863 ____________________________________________________________________________
22864 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
22865         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
22866              From: "Paul Marquess" <paul.marquess@openwave.com> 
22867              Date: Sun, 21 Oct 2001 21:11:15 +0100
22868              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
22869      Branch: perl
22870            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
22871            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
22872            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
22873            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
22874            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
22875            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
22876            ! ext/SDBM_File/sdbm.t
22877 ____________________________________________________________________________
22878 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
22879         Log: Integrate change #12559 from maintperl;
22880              various fixes for system() and backticks under windows
22881      Branch: perl
22882           !> win32/win32.c
22883 ____________________________________________________________________________
22884 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
22885         Log: Integrate change #12560 from maintperl;
22886              make pl2bat use %0 rather than "%0" (the latter fails to work
22887              in a lot of common cases)
22888      Branch: perl
22889           !> win32/bin/pl2bat.pl
22890 ____________________________________________________________________________
22891 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
22892         Log: Integrate changes #12549 and #12550 from maintperl;
22893              
22894              readline() doesn't work with our variables; it confuses them with
22895              my variables (change#4227 was incomplete)
22896      Branch: perl
22897            ! t/lib/strict/vars
22898           !> t/base/rs.t toke.c
22899 ____________________________________________________________________________
22900 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
22901         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
22902              in a lot of common cases)
22903      Branch: maint-5.6/perl
22904            ! win32/bin/pl2bat.pl
22905 ____________________________________________________________________________
22906 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
22907         Log: various fixes for system() and backticks under windows:
22908              
22909              * avoid munging whitespace that is passed within quotes
22910              * work around a cmd.exe misfeature that made multi-arg
22911              system() unreliable when there is more than one quoted
22912              argument
22913              * make multi-arg system() autoquote arguments as needed
22914              before passing them to the shell (this avoids having to
22915              second guess the shell quoting)
22916              * perl's -Dp switch can be used to trace the innards
22917      Branch: maint-5.6/perl
22918            ! win32/win32.c
22919 ____________________________________________________________________________
22920 [ 12558] By: nick                                  on 2001/10/22  08:58:42
22921         Log: Integrate ithreads buffer flush fix from perlio
22922      Branch: perl
22923           !> ext/threads/t/basic.t perl.c
22924 ____________________________________________________________________________
22925 [ 12557] By: nick                                  on 2001/10/22  08:35:09
22926         Log: All tests pass (legitimately) on ithreads
22927      Branch: perlio
22928            ! ext/threads/t/basic.t perl.c
22929 ____________________________________________________________________________
22930 [ 12556] By: nick                                  on 2001/10/22  06:51:22
22931         Log: Integrate non-ithreads fix to mainline
22932      Branch: perl
22933           !> perlio.c
22934 ____________________________________________________________________________
22935 [ 12555] By: nick                                  on 2001/10/22  06:48:33
22936         Log: Restore non-ithreads build. Interestingly binmode test passes
22937              non-ithreads - so crlf layer is not damaged and ithreads fail
22938              is a symptom ...
22939      Branch: perlio
22940            ! perlio.c
22941 ____________________________________________________________________________
22942 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
22943         Log: Integrate from perlio; restructuring.
22944      Branch: perl
22945           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
22946           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
22947           !> win32/perlhost.h
22948 ____________________________________________________________________________
22949 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
22950         Log: Integrate from maintperl
22951              (Changes 12350, 12496, 12548, 12549, 12550)
22952      Branch: maint-5.6/macperl
22953           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
22954           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
22955 ____________________________________________________________________________
22956 [ 12552] By: nick                                  on 2001/10/21  19:18:12
22957         Log: Win32 PerlIO_cleanup special cases should no longer be required.
22958      Branch: perlio
22959            ! perl.c
22960 ____________________________________________________________________________
22961 [ 12551] By: nick                                  on 2001/10/21  19:16:56
22962         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
22963      Branch: perlio
22964            ! win32/makefile.mk
22965 ____________________________________________________________________________
22966 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
22967         Log: change#12549 wasn't aware of strictures
22968      Branch: maint-5.6/perl
22969            ! t/pragma/strict-vars toke.c
22970 ____________________________________________________________________________
22971 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
22972         Log: readline() doesn't work with our variables; it confuses them with
22973              my variables (change#4227 was incomplete)
22974      Branch: maint-5.6/perl
22975            ! t/base/rs.t toke.c
22976 ____________________________________________________________________________
22977 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
22978         Log: change#12220 appears to have pulled in a mainline change that
22979              isn't applicable to maint-5.6 (some platforms don't taint
22980              cwd)
22981      Branch: maint-5.6/perl
22982            ! t/lib/filefind-taint.t
22983 ____________________________________________________________________________
22984 [ 12547] By: nick                                  on 2001/10/21  17:15:54
22985         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
22986              for them. Call explicit cleanup during destruct process.
22987              - one binmode test is failing
22988              - also ext/threads/t/basic.t fails under make test, and is noisy under
22989              harness. (Threads results are intermingled and don't match order expected.)
22990      Branch: perlio
22991            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
22992            ! perlio.h perliol.h pod/perlapi.pod sv.c
22993 ____________________________________________________________________________
22994 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
22995         Log: Implement multicharacter case mappings where a single
22996              Unicode character can be mapped into several.
22997      Branch: perl
22998            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
22999            - lib/unicore/To/SpecUpper.pl
23000            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
23001            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
23002            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
23003            ! proto.h t/op/lc.t utf8.c
23004 ____________________________________________________________________________
23005 [ 12545] By: sky                                   on 2001/10/21  15:25:16
23006         Log: First support of threads::shared, support shared svs and references.
23007      Branch: perl
23008            + ext/threads/shared/Makefile.PL ext/threads/shared/README
23009            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
23010            + ext/threads/shared/t/sv_refs.t
23011            + ext/threads/shared/t/sv_simple.t
23012            ! MANIFEST sharedsv.c
23013 ____________________________________________________________________________
23014 [ 12544] By: nick                                  on 2001/10/21  14:52:35
23015         Log: PerlIO layer table as PL_perlio (per-interpreter)
23016      Branch: perlio
23017            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
23018            ! pod/perlapi.pod sv.c
23019 ____________________________________________________________________________
23020 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
23021         Log: Prettyprinting.
23022      Branch: perl
23023            ! pod/perlunicode.pod
23024 ____________________________________________________________________________
23025 [ 12542] By: ams                                   on 2001/10/21  03:50:25
23026         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
23027              From: "Sean M. Burke" <sburke@cpan.org>
23028              Date: Sat, 20 Oct 2001 17:51:09 -0600
23029              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
23030      Branch: perl
23031            + pod/perlpodspec.pod
23032            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
23033            ! pod/perltoc.pod
23034 ____________________________________________________________________________
23035 [ 12541] By: nick                                  on 2001/10/20  22:23:53
23036         Log: Fix typos in new locking on MemShared
23037              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
23038              - seems to make segfaults more deterministic - suspect they are 
23039              attempt to free() after Interp and Host have gone.
23040      Branch: perlio
23041            ! perlio.c win32/perlhost.h
23042 ____________________________________________________________________________
23043 [ 12540] By: nick                                  on 2001/10/20  21:50:46
23044         Log: Remove the MemShared re-#define (again)
23045      Branch: perlio
23046            ! perlio.c
23047 ____________________________________________________________________________
23048 [ 12539] By: nick                                  on 2001/10/20  21:49:06
23049         Log: Use locks on MemShared
23050      Branch: perlio
23051            ! win32/perlhost.h
23052 ____________________________________________________________________________
23053 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
23054         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
23055              From: "chromatic" <chromatic@rmci.net>
23056              Date: Sat, 20 Oct 2001 11:13:47 -0600
23057              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
23058      Branch: perl
23059            ! installhtml
23060 ____________________________________________________________________________
23061 [ 12537] By: nick                                  on 2001/10/20  16:44:03
23062         Log: Integrate mainline
23063      Branch: perlio
23064           !> (integrate 48 files)
23065 ____________________________________________________________________________
23066 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
23067         Log: Update Changes.
23068      Branch: perl
23069            ! Changes patchlevel.h
23070 ____________________________________________________________________________
23071 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
23072         Log: Upgrade to podlators 1.11, from Russ Allbery.
23073      Branch: perl
23074            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
23075            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
23076            ! pod/pod2man.PL pod/pod2text.PL
23077 ____________________________________________________________________________
23078 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
23079         Log: Integrate perlio change #12532:
23080              introduce and use PerlIO_intmod2str().
23081      Branch: perl
23082           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
23083 ____________________________________________________________________________
23084 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
23085         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
23086      Branch: perl
23087            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
23088 ____________________________________________________________________________
23089 [ 12532] By: nick                                  on 2001/10/20  14:25:37
23090         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
23091              Use for non-PERLIO fdupopen().
23092      Branch: perlio
23093            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
23094 ____________________________________________________________________________
23095 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
23096         Log: Integrate perlio: PerlIO win32 fixes.
23097      Branch: perl
23098           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
23099           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
23100           !> proto.h sv.h win32/win32io.c
23101 ____________________________________________________________________________
23102 [ 12530] By: nick                                  on 2001/10/20  12:53:30
23103         Log: Fixed in two places - p4 resolve
23104      Branch: perlio
23105            ! perlsdio.h
23106 ____________________________________________________________________________
23107 [ 12529] By: nick                                  on 2001/10/20  12:51:05
23108         Log: Fix for ithreads/stdio build
23109      Branch: perlio
23110            ! perlio.c perlsdio.h
23111 ____________________________________________________________________________
23112 [ 12528] By: ams                                   on 2001/10/20  12:13:25
23113         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
23114              From: Michael G Schwern <schwern@pobox.com>
23115              Date: Sat, 20 Oct 2001 01:41:21 -0400
23116              Message-Id: <20011020014121.I3681@blackrider>
23117      Branch: perl
23118            ! installman
23119 ____________________________________________________________________________
23120 [ 12527] By: ams                                   on 2001/10/20  12:09:41
23121         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
23122              From: Michael G Schwern <schwern@pobox.com>
23123              Date: Sat, 20 Oct 2001 02:04:21 -0400
23124              Message-Id: <20011020020421.A11732@blackrider>
23125      Branch: perl
23126            ! lib/Pod/Checker.pm
23127 ____________________________________________________________________________
23128 [ 12526] By: ams                                   on 2001/10/20  11:59:41
23129         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
23130              From: "chromatic" <chromatic@rmci.net>
23131              Date: Fri, 19 Oct 2001 22:46:39 -0600
23132              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
23133      Branch: perl
23134            ! lib/Net/Config.pm
23135 ____________________________________________________________________________
23136 [ 12525] By: nick                                  on 2001/10/20  11:16:18
23137         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
23138              Perl_sv_setsv_flags directly.
23139      Branch: perlio
23140            ! ext/threads/threads.xs
23141 ____________________________________________________________________________
23142 [ 12524] By: nick                                  on 2001/10/20  10:28:17
23143         Log: Add a new flag character 'm' to embed.pl set to represent
23144              "functions" which are really macros. Use it foe the troublesome
23145              sv_setsv() etc. macros in sv.h - changing latter to define
23146              sv_setsv rather than sv_setsv_macro etc.
23147      Branch: perlio
23148            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
23149            ! pod/perlapi.pod proto.h sv.h
23150 ____________________________________________________________________________
23151 [ 12523] By: nick                                  on 2001/10/20  09:17:17
23152         Log: Add comments explaining why win32.h/embed.h are included where they are
23153              in perl.h 
23154      Branch: perlio
23155            ! perl.h
23156 ____________________________________________________________________________
23157 [ 12522] By: nick                                  on 2001/10/20  08:27:44
23158         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
23159              being used yet.
23160      Branch: perlio
23161            ! win32/win32io.c
23162 ____________________________________________________________________________
23163 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
23164         Log: Wording tweaks.
23165      Branch: perl
23166            ! t/TEST
23167 ____________________________________________________________________________
23168 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
23169         Log: Subject: IO module with nonblocking socket connect patch 
23170              From: Raul Dias <raul@dias.com.br>
23171              Date: Fri, 19 Oct 2001 22:45:32 -0300
23172              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
23173      Branch: perl
23174            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
23175 ____________________________________________________________________________
23176 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
23177         Log: Test vertical whitespace combined with /x in \p{}.
23178      Branch: perl
23179            ! t/op/pat.t
23180 ____________________________________________________________________________
23181 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
23182         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
23183              From: Gisle Aas <gisle@ActiveState.com> 
23184              Date: 19 Oct 2001 16:46:02 -0700
23185              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
23186      Branch: perl
23187            ! lib/ExtUtils/MakeMaker.pm
23188 ____________________________________________________________________________
23189 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
23190         Log: No more this symbol.
23191      Branch: perl
23192            ! makedef.pl
23193 ____________________________________________________________________________
23194 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
23195         Log: Integrate change #12511; fix gross win32 build issues.
23196      Branch: perl
23197           !> makedef.pl sv.c
23198 ____________________________________________________________________________
23199 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
23200         Log: Unpack in scalar context should return the first value
23201              returned in list context, as pointed out by Ton Hospel
23202              in 2001-05-21 (this is how it works already in blead,
23203              just adding the test).
23204      Branch: perl
23205            ! t/op/pack.t
23206 ____________________________________________________________________________
23207 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
23208         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
23209              From: "Craig A. Berry" <craigberry@mac.com>
23210              Date: Fri, 19 Oct 2001 16:59:30 -0500
23211              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
23212      Branch: perl
23213            ! utils/perldoc.PL
23214 ____________________________________________________________________________
23215 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
23216         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
23217              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23218              Date: Fri, 19 Oct 2001 17:45:23 EDT
23219              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
23220      Branch: perl
23221            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
23222            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
23223            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
23224            ! vms/vmsish.h
23225 ____________________________________________________________________________
23226 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
23227         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
23228              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23229              Date: Fri, 19 Oct 2001 17:26:35 EDT
23230              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
23231      Branch: perl
23232            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
23233 ____________________________________________________________________________
23234 [ 12511] By: nick                                  on 2001/10/19  19:55:36
23235         Log: Fix gross win32 build issues
23236      Branch: perlio
23237            ! makedef.pl sv.c
23238 ____________________________________________________________________________
23239 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
23240         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
23241              From: David Dyck <dcd@tc.fluke.com>
23242              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
23243              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
23244      Branch: perl
23245            ! lib/File/Find.pm
23246 ____________________________________________________________________________
23247 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
23248         Log: Subject: Re: PerlIO and Encode
23249              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
23250              Date: Tue, 16 Oct 2001 01:50:16 +0900
23251              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
23252      Branch: perl
23253            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
23254            ! ext/Encode/Encode/Tcl.t
23255 ____________________________________________________________________________
23256 [ 12508] By: ams                                   on 2001/10/19  17:59:16
23257         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
23258              (See #12499)
23259      Branch: perl
23260            ! pod/perlintro.pod
23261 ____________________________________________________________________________
23262 [ 12507] By: nick                                  on 2001/10/19  16:30:43
23263         Log: Integrate mainline
23264      Branch: perlio
23265           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
23266           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
23267           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
23268           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
23269           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
23270           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
23271           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
23272           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
23273           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
23274           +> win32/config_H.win64
23275            - lib/Test/Utils.pm lib/unicore/mktables.PL
23276            - t/lib/Test/Simple/Catch/More.pm
23277           !> (integrate 84 files)
23278 ____________________________________________________________________________
23279 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
23280         Log: Retract the #10451 which seems to be the cause
23281              of the major leakage from while(){eval"sub{}"}
23282      Branch: perl
23283            ! op.c t/run/kill_perl.t
23284 ____________________________________________________________________________
23285 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
23286         Log: Regen toc.
23287      Branch: perl
23288            ! pod/perltoc.pod
23289 ____________________________________________________________________________
23290 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
23291         Log: Tiny tweaks.
23292      Branch: perl
23293            ! pod/perl.pod
23294 ____________________________________________________________________________
23295 [ 12503] By: ams                                   on 2001/10/19  13:34:24
23296         Log: Subject: Re: perlintro.pod
23297              From: Abe Timmerman <abe@ztreet.demon.nl>
23298              Date: Fri, 19 Oct 2001 14:12:40 +0200
23299              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
23300      Branch: perl
23301            ! pod/perlintro.pod
23302 ____________________________________________________________________________
23303 [ 12502] By: ams                                   on 2001/10/19  13:24:12
23304         Log: Slight reorganisation of references.
23305      Branch: perl
23306            ! pod/perl.pod
23307 ____________________________________________________________________________
23308 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
23309         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
23310              From: Kay Röpke <kroepke@dolphin-services.de>
23311              Date: Fri, 19 Oct 2001 14:04:01 +0200 
23312              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
23313      Branch: perl
23314            ! lib/ExtUtils/MakeMaker.pm
23315 ____________________________________________________________________________
23316 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
23317         Log: Unicode categories continue:
23318              implement Category=, Script=, Block=
23319              (these are based on an upcoming update of TR#18)
23320              Fix a bug where we got two In categories named "old italic",
23321              and another where shortcut for the Is categories wasn't taken.
23322      Branch: perl
23323            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
23324            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
23325            ! pod/perlunicode.pod t/op/pat.t
23326 ____________________________________________________________________________
23327 [ 12499] By: ams                                   on 2001/10/19  01:42:29
23328         Log: Subject: a small patch to perlintro.pod.
23329              From: Autrijus Tang <autrijus@autrijus.org>
23330              Date: Fri, 19 Oct 2001 01:45:51 +0800
23331              Message-Id: <20011019014551.A35625@not.autrijus.org>
23332              (Applied by hand with nits.)
23333      Branch: perl
23334            ! pod/perlintro.pod
23335 ____________________________________________________________________________
23336 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
23337         Log: Subject: [PATCH] OpenBSD hints for ithreads
23338              From: Andy Dougherty <doughera@lafayette.edu>
23339              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
23340              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
23341      Branch: perl
23342            ! hints/openbsd.sh
23343 ____________________________________________________________________________
23344 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
23345         Log: Retract #12446; the problem solved by #12474.
23346      Branch: perl
23347            ! hints/aix.sh
23348 ____________________________________________________________________________
23349 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
23350         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
23351              message and suppress line number info (from Steve Hay
23352              <Steve.Hay@uk.radan.com>)
23353      Branch: maint-5.6/perl
23354            ! lib/Carp/Heavy.pm
23355 ____________________________________________________________________________
23356 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
23357         Log: More documented In categories.
23358      Branch: perl
23359            ! pod/perlunicode.pod
23360 ____________________________________________________________________________
23361 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
23362         Log: Update Changes.
23363      Branch: perl
23364            ! Changes patchlevel.h
23365 ____________________________________________________________________________
23366 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
23367         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
23368      Branch: perl
23369            ! MANIFEST
23370 ____________________________________________________________________________
23371 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
23372         Log: Wrong skip() arguments.
23373      Branch: perl
23374            ! ext/B/t/terse.t
23375 ____________________________________________________________________________
23376 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
23377         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
23378              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23379              Date: Wed, 17 Oct 2001 09:10:53 EDT 
23380              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
23381      Branch: perl
23382            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
23383            ! pod/perlapi.pod vms/vms.c
23384 ____________________________________________________________________________
23385 [ 12490] By: ams                                   on 2001/10/18  09:31:00
23386         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
23387              From: Mark-Jason Dominus <mjd@plover.com>
23388              Date: Thu, 18 Oct 2001 06:25:35 -0400
23389              Message-Id: <20011018102535.19264.qmail@plover.com>
23390      Branch: perl
23391            ! pod/perl.pod
23392 ____________________________________________________________________________
23393 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
23394         Log: Prettyprinting.
23395      Branch: perl
23396            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
23397 ____________________________________________________________________________
23398 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
23399         Log: Regen toc.
23400      Branch: perl
23401            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
23402 ____________________________________________________________________________
23403 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
23404         Log: Add perlintro, from Skud.
23405      Branch: perl
23406            + pod/perlintro.pod
23407            ! MANIFEST
23408 ____________________________________________________________________________
23409 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
23410         Log: FAQ sync.
23411      Branch: perl
23412            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
23413            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
23414            ! pod/perlfaq8.pod pod/perlfaq9.pod
23415 ____________________________________________________________________________
23416 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
23417         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
23418              in speed (upto 20% speedup in certain operations) but meanwhile
23419              regexps and arithmetics got slower (5-10%) (according to
23420              perlbench average speedup is negligible, and within measuring
23421              flutter, 1%).  Therefore retracting all the changes
23422              aimed at getting -std1 to compile cleanly:  #12475, #12476,
23423              #12479, #12480, #12481, #12482, #12483, #12484.
23424      Branch: perl
23425            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
23426            ! pp_hot.c pp_sys.c toke.c
23427 ____________________________________________________________________________
23428 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
23429         Log: (retracted by #12485)
23430              Strict ANSI doesn't like the third argument of main()
23431              so enable ignoring it if using ultra picky compiler.
23432      Branch: perl
23433            ! miniperlmain.c
23434 ____________________________________________________________________________
23435 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
23436         Log: (retracted by #12485)
23437              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
23438      Branch: perl
23439            ! perl.h
23440 ____________________________________________________________________________
23441 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
23442         Log: (retracted by #12485)
23443              Add explanatory comment.
23444      Branch: perl
23445            ! mg.c
23446 ____________________________________________________________________________
23447 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
23448         Log: (retracted by #12485)
23449              More dollar$hiding.
23450      Branch: perl
23451            ! doio.c perl.h pp_sys.c
23452 ____________________________________________________________________________
23453 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
23454         Log: (retracted by #12485)
23455              KISS.
23456      Branch: perl
23457            ! mg.c
23458 ____________________________________________________________________________
23459 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
23460         Log: (retracted by #12485)
23461              Thou shalt not #ifdef inside macro invocations,
23462              noticed by Rafael Garcia-Suarez.
23463      Branch: perl
23464            ! mg.c
23465 ____________________________________________________________________________
23466 [ 12478] By: ams                                   on 2001/10/17  18:50:55
23467         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
23468              From: Anton Berezin <tobez@tobez.org>
23469              Date: Wed, 17 Oct 2001 18:25:48 +0200
23470              Message-Id: <20011017182548.A12082@heechee.tobez.org>
23471      Branch: perl
23472            ! pp_sys.c
23473 ____________________________________________________________________________
23474 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
23475         Log: (retracted by #12485)
23476              Unterminated #ifdef.
23477      Branch: perl
23478            ! mg.c
23479 ____________________________________________________________________________
23480 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
23481         Log: (retracted by #12485)
23482              Avoid dollar signs in identifiers (in non-VMS) to
23483              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
23484      Branch: perl
23485            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
23486            ! toke.c
23487 ____________________________________________________________________________
23488 [ 12474] By: ams                                   on 2001/10/17  15:14:50
23489         Log: Subject: Two AIX patches
23490              From: H.Merijn Brand <h.m.brand@hccnet.nl>
23491              Date: Wed, 17 Oct 2001 18:04:35 +0200
23492              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
23493      Branch: perl
23494            ! hints/aix.sh makedef.pl
23495 ____________________________________________________________________________
23496 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
23497         Log: Limiting the Time::HiRes::sleep and usleep to
23498              one second is not a good policy if drop-in
23499              replacement is still a goal.
23500      Branch: perl
23501            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
23502            ! ext/Time/HiRes/HiRes.xs
23503 ____________________________________________________________________________
23504 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
23505         Log: Subject: [PATCH] Test::Simple 0.32
23506              From: Michael G Schwern <schwern@pobox.com> 
23507              Date: Wed, 17 Oct 2001 03:42:41 -0400
23508              Message-ID: <20011017034241.A25038@blackrider>
23509      Branch: perl
23510            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
23511            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
23512            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
23513            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
23514            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
23515            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
23516            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
23517            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
23518            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
23519            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
23520            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
23521            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
23522            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
23523            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
23524            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
23525            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
23526            ! t/lib/Test/Simple/Catch.pm
23527            ! t/lib/Test/Simple/sample_tests/five_fail.plx
23528 ____________________________________________________________________________
23529 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
23530         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
23531              From: Michael G Schwern <schwern@pobox.com> 
23532              Date: Wed, 17 Oct 2001 04:04:13 -0400
23533              Message-ID: <20011017040413.C25550@blackrider>
23534      Branch: perl
23535            ! t/TEST t/harness vms/test.com
23536 ____________________________________________________________________________
23537 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
23538         Log: Regen doc with perlmodstyle added.
23539      Branch: perl
23540            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
23541 ____________________________________________________________________________
23542 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
23543         Log: Pod cleanup.
23544      Branch: perl
23545            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
23546 ____________________________________________________________________________
23547 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
23548         Log: Subject: perlmodstyle as a patch
23549              From: Kirrily Robert <skud@infotrope.net>
23550              Date: Tue, 16 Oct 2001 22:47:23 -0400
23551              Message-ID: <20011016224723.A20673@infotrope.net>
23552      Branch: perl
23553            + pod/perlmodstyle.pod
23554            ! MANIFEST
23555 ____________________________________________________________________________
23556 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
23557         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
23558              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
23559              Date: Thu, 6 Sep 2001 11:09:40 +0100
23560              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
23561              
23562              Mention also the develooper p5p archive.
23563      Branch: perl
23564            ! pod/perlhack.pod
23565 ____________________________________________________________________________
23566 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
23567         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
23568              From: Kay Röpke <kroepke@dolphin-services.de>
23569              Date: Tue, 16 Oct 2001 17:23:52 +0200
23570              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
23571      Branch: perl
23572            ! lib/ExtUtils/MakeMaker.pm
23573 ____________________________________________________________________________
23574 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
23575         Log: Add the special casing mappings (from SpecCase.txt)
23576              (except for the hyper special case mappings that have
23577              the condition list); the special casing mappings are
23578              unused for now.  Small tidying up on mktables.
23579      Branch: perl
23580            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
23581            + lib/unicore/To/SpecUpper.pl
23582            ! lib/unicore/mktables
23583 ____________________________________________________________________________
23584 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
23585         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
23586              From: "David H. Adler" <dha@panix.com>       
23587              Date: Tue, 16 Oct 2001 11:59:35 -0400
23588              Message-ID: <20011016115935.A13078@panix.com>
23589              
23590              Subject: [ PATCH ] perldata patch, revised
23591              From: "David H. Adler" <dha@panix.com>     
23592              Date: Tue, 16 Oct 2001 18:26:49 -0400
23593              Message-ID: <20011016182649.C23970@panix.com>
23594      Branch: perl
23595            ! pod/perldata.pod pod/perlop.pod
23596 ____________________________________________________________________________
23597 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
23598         Log: Integrate perlio: PerlIO_dup (for all but Win32).
23599      Branch: perl
23600           !> embed.h embed.pl ext/Encode/Encode.xs
23601           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
23602           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
23603           !> win32/win32io.c
23604 ____________________________________________________________________________
23605 [ 12462] By: nick                                  on 2001/10/16  19:11:30
23606         Log: PerlIOXxxx_dups for all but Win32
23607      Branch: perlio
23608            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
23609            ! ext/PerlIO/Via/Via.xs
23610 ____________________________________________________________________________
23611 [ 12461] By: nick                                  on 2001/10/16  18:28:48
23612         Log: Implement PerlIOStdio_dup (explains core dumps - dup
23613              was not setting up a FILE * to be fclosed()).
23614      Branch: perlio
23615            ! perlio.c
23616 ____________________________________________________________________________
23617 [ 12460] By: nick                                  on 2001/10/16  17:31:47
23618         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
23619              overflow.
23620      Branch: perlio
23621            ! perlio.c
23622 ____________________________________________________________________________
23623 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
23624         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
23625              From: "Craig A. Berry" <craigberry@mac.com>
23626              Date: Tue, 16 Oct 2001 13:08:38 -0500
23627              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
23628      Branch: perl
23629            ! configure.com
23630 ____________________________________________________________________________
23631 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
23632         Log: Can't expect too much accuracy from a sleep of one second.
23633              (I think this will also fail with high load.)
23634      Branch: perl
23635            ! ext/Time/HiRes/HiRes.t
23636 ____________________________________________________________________________
23637 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
23638         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
23639              From: "Werner, Randolf" <randolf.werner@sap.com>
23640              Date: Tue, 16 Oct 2001 18:33:02 +0200
23641              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
23642      Branch: perl
23643            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
23644            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
23645 ____________________________________________________________________________
23646 [ 12456] By: nick                                  on 2001/10/16  14:08:16
23647         Log: Builds under ithreads (but fails all threads tests)
23648      Branch: perlio
23649            ! hv.c perlio.c sv.c
23650 ____________________________________________________________________________
23651 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
23652         Log: I think the Perl_sortsv needs *not* be skipped?
23653      Branch: perl
23654            ! makedef.pl
23655 ____________________________________________________________________________
23656 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
23657         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
23658              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
23659              Date: Tue, 16 Oct 2001 15:32:44 +0200
23660              Message-ID: <3BCC531C.11494.3E433F@localhost>
23661      Branch: perl
23662            ! t/op/groups.t
23663 ____________________________________________________________________________
23664 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
23665         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
23666              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
23667              Date: Tue, 16 Oct 2001 15:01:04 +0200
23668              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
23669      Branch: perl
23670            ! t/io/fs.t
23671 ____________________________________________________________________________
23672 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
23673         Log: A forgotten deletion.
23674      Branch: perl
23675            - lib/unicore/mktables.PL
23676 ____________________________________________________________________________
23677 [ 12451] By: nick                                  on 2001/10/16  11:32:48
23678         Log: Skeleton of "PerlIO_dup" coded.
23679              Still-passes all tests non-threaded (well it would wouldn't it!)
23680      Branch: perlio
23681            ! embed.h embed.pl ext/Encode/Encode.xs
23682            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
23683            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
23684            ! win32/win32io.c
23685 ____________________________________________________________________________
23686 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
23687         Log: Document the problem with the swash_fetch() API that affects
23688              more complex case conversions.
23689      Branch: perl
23690            ! lib/utf8_heavy.pl utf8.c
23691 ____________________________________________________________________________
23692 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
23693         Log: Make Time::HiRes::sleep() and usleep() to return
23694              the number of seconds (a floating point value) and 
23695              microseconds (an integer) actually slept (well,
23696              modulo the time spent in measuring the time actually
23697              slept...), to be a better drop-in replacement for
23698              the builtin sleep().  Noticed by Chris Nandor.
23699              
23700              Also make usleep() to croak if fed illegal number
23701              of useconds (anything greater than 1_000_000).
23702      Branch: perl
23703            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
23704            ! ext/Time/HiRes/HiRes.xs
23705 ____________________________________________________________________________
23706 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
23707         Log: A missing SvREFCNT_dec.
23708      Branch: perl
23709            ! perl.c
23710 ____________________________________________________________________________
23711 [ 12447] By: nick                                  on 2001/10/15  20:27:53
23712         Log: Beginings of PerlIO_dup support (unstable)
23713      Branch: perlio
23714            ! perlio.c perliol.h
23715 ____________________________________________________________________________
23716 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
23717         Log: (retracted by #12497)
23718              In AIX vac 5 just can't seem to get regcomp right.
23719      Branch: perl
23720            ! hints/aix.sh
23721 ____________________________________________________________________________
23722 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
23723         Log: Bump the version number to agree with the maintperl one.
23724      Branch: perl
23725            ! lib/Tie/RefHash.pm
23726 ____________________________________________________________________________
23727 [ 12444] By: nick                                  on 2001/10/15  15:59:57
23728         Log: Integrate mainline
23729      Branch: perlio
23730           +> lib/Math/BigInt/t/Math/Subclass.pm
23731           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
23732           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
23733           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
23734           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
23735           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
23736           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
23737           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
23738           +> lib/unicore/mktables
23739            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
23740            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
23741            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
23742            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
23743            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
23744            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
23745            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
23746            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
23747            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
23748            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
23749            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
23750            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
23751            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
23752            - lib/unicore/syllables.txt
23753           !> (integrate 344 files)
23754 ____________________________________________________________________________
23755 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
23756         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
23757      Branch: perl
23758            ! ext/DB_File/DB_File.xs
23759 ____________________________________________________________________________
23760 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
23761         Log: Sync the skip() amounts with the number of tests.
23762      Branch: perl
23763            ! lib/Term/Complete.t
23764 ____________________________________________________________________________
23765 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
23766         Log: Update Changes.
23767      Branch: perl
23768            ! Changes patchlevel.h
23769 ____________________________________________________________________________
23770 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
23771         Log: MacOS Classic catdir() rewrite from Thomas Wegner
23772              (backward incompatibility, but a deliberate one,
23773              the old version simply is broken in its logic),
23774              also documentation updates, and as suggested replicated
23775              the File::Spec::Unix documentation updates also on the
23776              File::Spec documentation.
23777              
23778              TODO: there seems to be duplication of documentation
23779              between File::Spec and File::Spec::Unix.  I think
23780              the ::Unix should be left only with specific UNIXisms,
23781              and all the generic documentation should be in ::Spec.
23782      Branch: perl
23783            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
23784            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
23785            ! lib/File/Spec/Unix.pm
23786 ____________________________________________________________________________
23787 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
23788         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
23789              From: Blair Zajac <blair@orcaware.com>
23790              Date: Mon, 24 Sep 2001 11:48:58 -0700
23791              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
23792              
23793              (the skip() messages)
23794      Branch: perl
23795            ! t/op/magic.t
23796 ____________________________________________________________________________
23797 [ 12438] By: ams                                   on 2001/10/14  23:43:59
23798         Log: Subject: [PATCH] make PerlIO default on VMS
23799              From: "Craig A. Berry" <craigberry@mac.com>
23800              Date: Sun, 14 Oct 2001 15:27:18 -0500
23801              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
23802      Branch: perl
23803            ! configure.com
23804 ____________________________________________________________________________
23805 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
23806         Log: Retract #12436 (Abhijit already did this at #12426)
23807      Branch: perl
23808            ! lib/ExtUtils/MM_Unix.pm
23809 ____________________________________________________________________________
23810 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
23811         Log: (retracted by #12437)
23812              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
23813              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
23814              Date: Sat, 13 Oct 2001 20:33:55 +0200
23815              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
23816      Branch: perl
23817            ! lib/ExtUtils/MM_Unix.pm
23818 ____________________________________________________________________________
23819 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
23820         Log: Subject: h2xs grammar nit
23821              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
23822              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
23823              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
23824      Branch: perl
23825            ! utils/h2xs.PL
23826 ____________________________________________________________________________
23827 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
23828         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
23829              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
23830              Date: Sun, 14 Oct 2001 11:25:08 +0100
23831              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
23832      Branch: perl
23833            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
23834            ! warnings.pl
23835 ____________________________________________________________________________
23836 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
23837         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
23838              for File::Spec::Mac::catfile)
23839      Branch: perl
23840            ! lib/h2xs.t
23841 ____________________________________________________________________________
23842 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
23843         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
23844              From: Nicholas Clark <nick@ccl4.org>
23845              Date: Sat, 13 Oct 2001 00:07:31 +0100
23846              Message-ID: <20011013000731.D67535@plum.flirble.org>
23847      Branch: perl
23848            ! lib/h2xs.t utils/h2xs.PL
23849 ____________________________________________________________________________
23850 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
23851         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
23852              before DEFINE and INC), and repent by taking DEFINE and
23853              INC away from PASTHRU.
23854      Branch: perl
23855            ! lib/ExtUtils/MM_Unix.pm
23856 ____________________________________________________________________________
23857 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
23858         Log: More MANIFEST anomalies.
23859      Branch: perl
23860            ! MANIFEST
23861 ____________________________________________________________________________
23862 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
23863         Log: Not that many.
23864      Branch: perl
23865            ! MANIFEST
23866 ____________________________________________________________________________
23867 [ 12428] By: sky                                   on 2001/10/13  20:59:27
23868         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
23869              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23870              Date: Sat, 13 Oct 2001 23:15:55 +0200
23871              Message-ID: <20011013231555.A18071@rafael>
23872      Branch: perl
23873            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
23874            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
23875 ____________________________________________________________________________
23876 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
23877         Log: Rewrite mktables from scratch.
23878              - Cleaner.
23879              - Faster: 15-20 seconds as opposed to several minutes.
23880              - More dynamic: the names of the various categories
23881              such as the linebreak ones are dynamic, not static.
23882              - Is.pl: long names for the general category properties
23883              are now available.
23884              - Ranges (<... ,First>, <..., Last>) from the general
23885              categories work now.
23886              - No more mktables.PL because the mktables.PL is not
23887              and never has been run to create a mktables.
23888              - syllables.txt and Is/Syl*.pl removed: non-standard
23889              (not part of the Unicode), and the whole concept is
23890              being reworked (http://syllabary.sourceforge.net/),
23891              the old way wouldn't even work with the new Syllables.txt
23892              (it would result in 1000+ new categories)
23893      Branch: perl
23894            + lib/unicore/In/163.pl lib/unicore/In/164.pl
23895            + lib/unicore/In/165.pl lib/unicore/In/166.pl
23896            + lib/unicore/In/167.pl lib/unicore/In/168.pl
23897            + lib/unicore/In/169.pl lib/unicore/In/170.pl
23898            + lib/unicore/In/171.pl lib/unicore/Is.pl
23899            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
23900            + lib/unicore/mktables
23901            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
23902            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
23903            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
23904            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
23905            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
23906            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
23907            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
23908            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
23909            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
23910            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
23911            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
23912            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
23913            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
23914            - lib/unicore/syllables.txt
23915            ! (edit 304 files)
23916 ____________________________________________________________________________
23917 [ 12426] By: ams                                   on 2001/10/13  18:05:36
23918         Log: ExtUtils::MM_Unix should ignore comments when searching for
23919              $VERSION.
23920      Branch: perl
23921            ! lib/ExtUtils/MM_Unix.pm
23922 ____________________________________________________________________________
23923 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
23924         Log: Subject: Re: New module XML::Clean
23925              From: andreas.koenig@anima.de (Andreas J. Koenig)
23926              Date: 13 Oct 2001 10:17:09 +0200
23927              Message-ID: <m37ku0t0my.fsf@anima.de>
23928      Branch: perl
23929            ! pod/perlnewmod.pod
23930 ____________________________________________________________________________
23931 [ 12424] By: sky                                   on 2001/10/13  09:39:59
23932         Log: Set thread stack size if needed.
23933      Branch: perl
23934            ! ext/threads/threads.xs
23935 ____________________________________________________________________________
23936 [ 12423] By: sky                                   on 2001/10/13  09:36:49
23937         Log: We do want to set the attribute to joinable even on modern posix
23938              platforms.
23939      Branch: perl
23940            ! ext/threads/threads.xs
23941 ____________________________________________________________________________
23942 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
23943         Log: Subject: [PATCH ext/Data/Dumper.xs]
23944              From: Brian Ingerson <ingy@ttul.org>
23945              Date: Fri, 12 Oct 2001 19:32:35 -0700
23946              Message-ID: <20011012193235.B889@ttul.org>
23947      Branch: perl
23948            ! ext/Data/Dumper/Dumper.xs
23949 ____________________________________________________________________________
23950 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
23951         Log: Update Changes.
23952      Branch: perl
23953            ! Changes patchlevel.h
23954 ____________________________________________________________________________
23955 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
23956         Log: FAQ sync.
23957      Branch: perl
23958            ! pod/perlfaq3.pod pod/perlfaq4.pod
23959 ____________________________________________________________________________
23960 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
23961         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
23962              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
23963              Date: Fri, 12 Oct 2001 11:51:05 -0700
23964              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
23965      Branch: perl
23966            ! lib/File/Copy.pm
23967 ____________________________________________________________________________
23968 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
23969         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
23970              From: "chromatic" <chromatic@rmci.net>     
23971              Date: Thu, 11 Oct 2001 10:57:55 -0600
23972              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
23973              
23974              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
23975              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23976              Date: Thu, 11 Oct 2001 22:34:21 +0200
23977              Message-ID: <20011011223421.A693@rafael>     
23978              
23979              plus undef $Term::Complete::stty as suggested by Rafael.
23980      Branch: perl
23981            ! lib/Term/Complete.pm lib/Term/Complete.t
23982 ____________________________________________________________________________
23983 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
23984         Log: UUnndduupplleexx..
23985      Branch: perl
23986            ! perl.h
23987 ____________________________________________________________________________
23988 [ 12416] By: sky                                   on 2001/10/12  20:16:19
23989         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
23990              From: Andy Dougherty <doughera@lafayette.edu>
23991              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
23992              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
23993              (Potentially only band-aid)
23994      Branch: perl
23995            ! sv.c
23996 ____________________________________________________________________________
23997 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
23998         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
23999              mishandles kill(), and therefore the sigaction test
24000              should be skipped, from Charles Lane.
24001      Branch: perl
24002            ! ext/POSIX/t/sigaction.t
24003 ____________________________________________________________________________
24004 [ 12414] By: sky                                   on 2001/10/12  18:47:49
24005         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
24006      Branch: perl
24007            ! op.h
24008 ____________________________________________________________________________
24009 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
24010         Log: Upgrade to Math::BigInt 1.44 from Tels and
24011              further fixes from John Peacock.
24012      Branch: perl
24013            + lib/Math/BigInt/t/Math/Subclass.pm
24014            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
24015            + lib/Math/BigInt/t/subclass.t
24016            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
24017            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
24018            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
24019            ! lib/Math/BigInt/t/mbimbf.t
24020 ____________________________________________________________________________
24021 [ 12412] By: sky                                   on 2001/10/12  18:28:23
24022         Log: perhaps pthread_attr_t really needs to be set for the old api
24023      Branch: perl
24024            ! ext/threads/threads.xs
24025 ____________________________________________________________________________
24026 [ 12411] By: sky                                   on 2001/10/12  18:11:45
24027         Log: pthread_keycreate not pthread_key_create under the here be dragons API
24028      Branch: perl
24029            ! ext/threads/threads.h
24030 ____________________________________________________________________________
24031 [ 12410] By: sky                                   on 2001/10/12  18:07:37
24032         Log: Apperently OLD PTHREADS API is a bit retarded.
24033              This should fix another set of compile failures in HP-UX 10.20.
24034      Branch: perl
24035            ! ext/threads/threads.h ext/threads/threads.xs
24036 ____________________________________________________________________________
24037 [ 12409] By: nick                                  on 2001/10/12  15:30:01
24038         Log: Blind integrate of mainline
24039      Branch: perlio
24040           +> (branch 32 files)
24041            - lib/unicode/README
24042           !> (integrate 121 files)
24043 ____________________________________________________________________________
24044 [ 12408] By: sky                                   on 2001/10/12  14:55:08
24045         Log: Let us avoid being smart for now.
24046      Branch: perl
24047            ! ext/threads/threads.h
24048 ____________________________________________________________________________
24049 [ 12407] By: sky                                   on 2001/10/12  14:38:12
24050         Log: (void*) the argument to make sure we work with picky compilers
24051      Branch: perl
24052            ! ext/threads/threads.xs
24053 ____________________________________________________________________________
24054 [ 12406] By: ams                                   on 2001/10/12  13:26:04
24055         Log: (replaced with #12600)
24056              
24057              Subject: [PATCH 5.6.1 perldoc] use File::Temp
24058              From: Mikhail Zabaluev <mhz@alt-linux.org>
24059              Date: Fri, 12 Oct 2001 12:47:47 +0400
24060              Message-Id: <20011012124747.E13918@localhost.localdomain>
24061      Branch: perl
24062            ! utils/perldoc.PL
24063 ____________________________________________________________________________
24064 [ 12405] By: ams                                   on 2001/10/12  13:05:32
24065         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
24066              From: andreas.koenig@anima.de (Andreas J. Koenig)
24067              Date: 12 Oct 2001 11:12:07 +0200
24068              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
24069      Branch: perl
24070            ! lib/Memoize/t/speed.t
24071 ____________________________________________________________________________
24072 [ 12404] By: sky                                   on 2001/10/12  12:46:15
24073         Log: A) Support OLD_PTHREADS_API
24074              B) Change from using pthread_t to using a TLS to store the
24075              index of the thread in an hash, this is to avoid problems when
24076              in fact pthread_t was not a seralizable type.
24077              Both these changes are because of HP-UX 10.20
24078              This has not been tested on win32 but should work there.
24079              Need to add support for NetWare.
24080      Branch: perl
24081            ! ext/threads/threads.h ext/threads/threads.xs
24082 ____________________________________________________________________________
24083 [ 12403] By: ams                                   on 2001/10/12  07:34:19
24084         Log: Subject: Re: New module XML::Clean
24085              From: andreas.koenig@anima.de (Andreas J. Koenig)
24086              Date: 12 Oct 2001 10:20:35 +0200
24087              Message-Id: <m3elo9uv58.fsf@anima.de>
24088      Branch: perl
24089            ! pod/perlnewmod.pod
24090 ____________________________________________________________________________
24091 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
24092         Log: More HP model tweaks from Merijn.
24093      Branch: perl
24094            ! README.hpux
24095 ____________________________________________________________________________
24096 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
24097         Log: Update Changes.
24098      Branch: perl
24099            ! Changes patchlevel.h
24100 ____________________________________________________________________________
24101 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
24102         Log: HP-UX update from H.Merijn Brand.
24103      Branch: perl
24104            ! README.hpux
24105 ____________________________________________________________________________
24106 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
24107         Log: Subject: [PATCH] fix link rot in README.vms
24108              From: "Craig A. Berry" <craigberry@mac.com>
24109              Date: Wed, 10 Oct 2001 17:17:00 -0500
24110              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
24111      Branch: perl
24112            ! README.vms
24113 ____________________________________________________________________________
24114 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
24115         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
24116              From: "chromatic" <chromatic@rmci.net>
24117              Date: Wed, 10 Oct 2001 15:50:30 -0600
24118              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
24119      Branch: perl
24120            ! lib/Term/Complete.t
24121 ____________________________________________________________________________
24122 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
24123         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
24124              From: "chromatic" <chromatic@rmci.net>
24125              Date: Wed, 10 Oct 2001 15:45:42 -0600
24126              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
24127      Branch: perl
24128            + lib/ExtUtils/Packlist.t
24129            ! MANIFEST
24130 ____________________________________________________________________________
24131 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
24132         Log: VMS needs quotes around the -I option to keep it from
24133              being downcased, from Charles Lane.
24134      Branch: perl
24135            ! t/run/kill_perl.t
24136 ____________________________________________________________________________
24137 [ 12395] By: ams                                   on 2001/10/10  16:22:32
24138         Log: Subject: [PATCH lib/FindBin.pm]
24139              From: Stas Bekman <stas@stason.org>
24140              Date: Tue, 09 Oct 2001 23:57:10 +0800
24141              Message-Id: <3BC31E56.60805@stason.org>
24142      Branch: perl
24143            ! lib/FindBin.pm
24144 ____________________________________________________________________________
24145 [ 12394] By: ams                                   on 2001/10/10  16:09:53
24146         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
24147              From: Abhijit Menon-Sen <ams@wiw.org>
24148              Date: Wed, 10 Oct 2001 21:59:33 +0530
24149              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
24150      Branch: perl
24151            ! ext/Data/Dumper/Dumper.xs
24152 ____________________________________________________________________________
24153 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
24154         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
24155              from Charles Lane.
24156      Branch: perl
24157            ! lib/File/Spec/VMS.pm
24158 ____________________________________________________________________________
24159 [ 12392] By: ams                                   on 2001/10/10  14:49:43
24160         Log: Subject: [PATCH] two s/// bugfixes
24161              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24162              Date: Wed, 10 Oct 2001 17:23:44 +0200
24163              Message-Id: <20011010172344.C22440@rafael>
24164      Branch: perl
24165            ! pp_ctl.c regexec.c t/op/subst.t
24166 ____________________________________________________________________________
24167 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
24168         Log: Fix/improve handling of the [000000] special "root"
24169              directory, by putting cwd in canonical form when doing
24170              abs2rel, and prepending a 000000 to directory "chunks"
24171              if missing from base or path.  Also adjust test to
24172              reflect the (improved) output from abs2rel.
24173              From Charles Lane.
24174      Branch: perl
24175            ! lib/File/Spec.t lib/File/Spec/VMS.pm
24176 ____________________________________________________________________________
24177 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
24178         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
24179              all of the extra VMSish attributes (such as "treat this logical
24180              as a device name") that are necessary to make programs run.
24181              A tainted %ENV does not hinder VMS.  From Charles Lane.
24182      Branch: perl
24183            ! lib/File/Find/t/taint.t
24184 ____________________________________________________________________________
24185 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
24186         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
24187              
24188              o  VMS is case-insensitive, RTL downcases filenames read
24189              by perl... so need to re-upcase filenames like MANIFEST
24190              and MANIFEST.SKIP
24191              
24192              o  Need to convert VMS-style to Unix-style filenames when comparing
24193              names in MANIFEST to names in filesystem.
24194              
24195              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
24196              since VMS won't let you (easily) delete non-empty directories.
24197              
24198              From Charles Lane.
24199      Branch: perl
24200            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
24201 ____________________________________________________________________________
24202 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
24203         Log: Unix and VMS agree on "*" as a "match any number of any chars"
24204              wildcards, but differ ("?"  vs.  "%") for their "match any single
24205              char" wildcard.  This patch changes "?"  chars to "%" before doing a
24206              VMS glob...at no loss of functionality, since "?"  isn't a valid
24207              filename char on VMS.  From Charles Lane.
24208      Branch: perl
24209            ! doio.c
24210 ____________________________________________________________________________
24211 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
24212         Log: (accidentally empty submit; new life as #12390)
24213      Branch: perl
24214            ! lib/File/Find/t/taint.t
24215 ____________________________________________________________________________
24216 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
24217         Log: Even more VMS tweakage from Charles Lane:
24218              
24219              Tweak #1:  splitdir only works on directory part of filespec,
24220              split off volume first
24221              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
24222              (it's a horrible kludge in the run-time library,
24223              improved in later versions). Check the
24224              $Config{'d_setenv'} flag before attempting to set it.
24225      Branch: perl
24226            ! t/op/chdir.t
24227 ____________________________________________________________________________
24228 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
24229         Log: VMS tweakage from Charles Lane.
24230              
24231              . command.com doubles an output line when prompting for extensions
24232              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
24233              . perl5db doesn't clean up after itself
24234      Branch: perl
24235            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
24236 ____________________________________________________________________________
24237 [ 12384] By: sky                                   on 2001/10/09  19:16:11
24238         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
24239              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24240              Date: Tue, 9 Oct 2001 22:10:26 +0200
24241              Message-ID: <20011009221026.A8579@rafael>
24242      Branch: perl
24243            ! pod/perldata.pod
24244 ____________________________________________________________________________
24245 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
24246         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
24247              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
24248              Date: 9 Oct 2001 15:15:06 -0000
24249              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
24250      Branch: perl
24251            ! t/op/subst.t
24252 ____________________________________________________________________________
24253 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
24254         Log: Update Changes.
24255      Branch: perl
24256            ! Changes patchlevel.h
24257 ____________________________________________________________________________
24258 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
24259         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
24260              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
24261              when a NULL is passed for the filename string pointer.
24262              From Charles Lane.
24263      Branch: perl
24264            ! vms/vms.c
24265 ____________________________________________________________________________
24266 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
24267         Log: Subject: HP systems update
24268              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24269              Date: Tue, 09 Oct 2001 15:59:22 +0200
24270              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
24271      Branch: perl
24272            ! README.hpux
24273 ____________________________________________________________________________
24274 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
24275         Log: CPAN::Nox does now have a test.
24276      Branch: perl
24277            ! t/lib/1_compile.t
24278 ____________________________________________________________________________
24279 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
24280         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
24281              From: David Dyck <dcd@tc.fluke.com>
24282              Date: Mon, 1 Oct 2001 12:17:36 -0700
24283              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
24284      Branch: perl
24285            ! installperl
24286 ____________________________________________________________________________
24287 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
24288         Log: NetWare update from Ananth Kesari.
24289      Branch: perl
24290            ! NetWare/nwperlsys.h makedef.pl
24291 ____________________________________________________________________________
24292 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
24293         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
24294              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24295              Date: Tue, 9 Oct 2001 08:40:57 EDT
24296              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
24297      Branch: perl
24298            ! lib/File/Find/t/find.t
24299 ____________________________________________________________________________
24300 [ 12374] By: ams                                   on 2001/10/09  05:31:45
24301         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
24302              ExtUtils::Mkbootstrap
24303              From: "chromatic" <chromatic@rmci.net>
24304              Date: Tue, 09 Oct 2001 00:08:37 -0600
24305              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
24306      Branch: perl
24307            + lib/ExtUtils/Mkbootstrap.t
24308            ! MANIFEST
24309 ____________________________________________________________________________
24310 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
24311         Log: Enable more debugging.
24312      Branch: perl
24313            ! lib/utf8_heavy.pl
24314 ____________________________________________________________________________
24315 [ 12372] By: ams                                   on 2001/10/09  02:11:59
24316         Log: #12370 forgot to modify is_gv_magical().
24317      Branch: perl
24318            ! gv.c
24319 ____________________________________________________________________________
24320 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
24321         Log: Make the toupper/lower/title API for Unicode not right
24322              but at least less wrong: prepare for the mapping being
24323              more than just one-character-to-one-character.
24324      Branch: perl
24325            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
24326            ! regexec.c utf8.c
24327 ____________________________________________________________________________
24328 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
24329         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
24330              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
24331              Date: Mon, 8 Oct 2001 22:18:23 -0400
24332              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
24333      Branch: perl
24334            ! pod/perlvar.pod t/op/taint.t
24335 ____________________________________________________________________________
24336 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
24337         Log: FAQ sync.
24338      Branch: perl
24339            ! pod/perlfaq3.pod pod/perlfaq4.pod
24340 ____________________________________________________________________________
24341 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
24342         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
24343              From: "chromatic" <chromatic@rmci.net>
24344              Date: Mon, 08 Oct 2001 14:05:32 -0600
24345              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
24346      Branch: perl
24347            ! lib/Term/Cap.t
24348 ____________________________________________________________________________
24349 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
24350         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
24351              From: Michael G Schwern <schwern@pobox.com>
24352              Date: Mon, 8 Oct 2001 17:00:14 -0400
24353              Message-ID: <20011008170014.L17083@blackrider>
24354      Branch: perl
24355            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
24356 ____________________________________________________________________________
24357 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
24358         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
24359              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24360              Date: Mon, 8 Oct 2001 16:01:33 EDT
24361              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
24362      Branch: perl
24363            ! ext/Time/HiRes/HiRes.xs
24364 ____________________________________________________________________________
24365 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
24366         Log: Subject: [PATCH] Autosplit patch for VMS
24367              From: "Craig A. Berry" <craigberry@mac.com>
24368              Date: Mon, 08 Oct 2001 15:40:43 -0500
24369              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
24370      Branch: perl
24371            ! lib/AutoSplit.pm lib/AutoSplit.t
24372 ____________________________________________________________________________
24373 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
24374         Log: Don't assume that everybody is running OS X 10.1 yet;
24375              from Kay Röpke.
24376      Branch: perl
24377            ! hints/darwin.sh
24378 ____________________________________________________________________________
24379 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
24380         Log: Update Changes.
24381      Branch: perl
24382            ! Changes patchlevel.h
24383 ____________________________________________________________________________
24384 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
24385         Log: Retract #12358 for now.
24386      Branch: perl
24387            ! lib/Term/Cap.t
24388 ____________________________________________________________________________
24389 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
24390         Log: Can't figure out what this is testing.
24391              (If it is trying to catch SIGKILL, it should stop
24392              trying because that is by definition impossible.)
24393      Branch: perl
24394            ! lib/sigtrap.t
24395 ____________________________________________________________________________
24396 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
24397         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
24398              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
24399              Date: Sun, 30 Sep 2001 21:15:13 +0200
24400              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
24401      Branch: perl
24402            ! lib/ExtUtils/MM_Win32.pm
24403 ____________________________________________________________________________
24404 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
24405         Log: Clarify the ldlibpth part and condense the overall text.
24406      Branch: perl
24407            ! t/TEST
24408 ____________________________________________________________________________
24409 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
24410         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
24411              From: "chromatic" <chromatic@rmci.net>
24412              Date: Sun, 07 Oct 2001 16:59:26 -0600
24413              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
24414      Branch: perl
24415            ! lib/Term/Cap.t
24416 ____________________________________________________________________________
24417 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
24418         Log: Update the list because fo #12265.
24419      Branch: perl
24420            ! t/lib/1_compile.t
24421 ____________________________________________________________________________
24422 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
24423         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
24424              From: Nicholas Clark <nick@ccl4.org>
24425              Date: Sun, 7 Oct 2001 20:53:33 +0100
24426              Message-ID: <20011007205333.S38756@plum.flirble.org>   
24427      Branch: perl
24428            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
24429            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
24430            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
24431            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
24432            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
24433            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
24434            ! lib/Switch/t/switch.t lib/Term/Complete.t
24435            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
24436            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
24437            ! t/op/my_stash.t
24438 ____________________________________________________________________________
24439 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
24440         Log: Integrate patch #12350 from maintperl; typo in
24441              IO::Seekable doc.
24442      Branch: perl
24443           !> ext/IO/lib/IO/Seekable.pm
24444 ____________________________________________________________________________
24445 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
24446         Log: Detypo.
24447      Branch: perl
24448            ! hints/darwin.sh
24449 ____________________________________________________________________________
24450 [ 12353] By: sky                                   on 2001/10/07  17:16:14
24451         Log: Change 12349 didn't really get it right.
24452      Branch: perl
24453            ! lib/Unicode/README
24454 ____________________________________________________________________________
24455 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
24456         Log: If running the harness the dynamic library search path
24457              may need setting.
24458      Branch: perl
24459            ! t/TEST
24460 ____________________________________________________________________________
24461 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
24462         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
24463              in ldflags.
24464      Branch: perl
24465            ! hints/darwin.sh
24466 ____________________________________________________________________________
24467 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
24468         Log: typo in IO::Seekable doc
24469      Branch: maint-5.6/perl
24470            ! ext/IO/lib/IO/Seekable.pm
24471 ____________________________________________________________________________
24472 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
24473         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
24474              doesn't work on Mac OS X 10.1 (when unpacking the tar the
24475              latter gets renamed as lib/unicode:1, assumedly for security
24476              reasons not to overwrite stuff)
24477      Branch: perl
24478            + lib/Unicode/README
24479            - lib/unicode/README
24480            ! MANIFEST
24481 ____________________________________________________________________________
24482 [ 12348] By: ams                                   on 2001/10/07  05:33:40
24483         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
24484              From: "chromatic" <chromatic@rmci.net>
24485              Date: Sat, 06 Oct 2001 21:42:03 -0600
24486              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
24487      Branch: perl
24488            + lib/CPAN/t/Nox.t
24489            ! MANIFEST
24490 ____________________________________________________________________________
24491 [ 12347] By: ams                                   on 2001/10/07  00:48:10
24492         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
24493              From: "chromatic" <chromatic@rmci.net>
24494              Date: Sat, 06 Oct 2001 18:52:10 -0600
24495              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
24496      Branch: perl
24497            + lib/sigtrap.t
24498            ! MANIFEST
24499 ____________________________________________________________________________
24500 [ 12346] By: ams                                   on 2001/10/06  23:14:01
24501         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
24502              h2xs write?)
24503              From: Nicholas Clark <nick@ccl4.org>
24504              Date: Sat, 6 Oct 2001 21:46:43 +0100
24505              Message-Id: <20011006214643.L38756@plum.flirble.org>
24506      Branch: perl
24507            ! utils/h2xs.PL
24508 ____________________________________________________________________________
24509 [ 12345] By: ams                                   on 2001/10/06  17:39:53
24510         Log: Subject: [PATCH] Memoize tests
24511              From: Nicholas Clark <nick@ccl4.org>
24512              Date: Sat, 6 Oct 2001 18:04:21 +0100
24513              Message-Id: <20011006180421.J38756@plum.flirble.org>
24514      Branch: perl
24515            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
24516            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
24517            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
24518            ! lib/Memoize/t/expire_module_n.t
24519            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
24520            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
24521            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
24522            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
24523            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
24524            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
24525 ____________________________________________________________________________
24526 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
24527         Log: Retract the latter part of #12343.
24528      Branch: perl
24529            ! ext/IO/lib/IO/Socket/INET.pm
24530 ____________________________________________________________________________
24531 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
24532         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
24533              From: David Dyck <dcd@tc.fluke.com>
24534              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
24535              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
24536              
24537              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
24538              From: David Dyck <dcd@tc.fluke.com>
24539              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
24540              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
24541      Branch: perl
24542            ! ext/IO/lib/IO/Socket/INET.pm
24543 ____________________________________________________________________________
24544 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
24545         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
24546              From: Robin Barker <rmb1@cise.npl.co.uk>
24547              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
24548              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
24549      Branch: perl
24550            ! t/TEST
24551 ____________________________________________________________________________
24552 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
24553         Log: Don't assume that %x is good for displaying UVs.
24554      Branch: perl
24555            ! dump.c
24556 ____________________________________________________________________________
24557 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
24558         Log: Update Changes.
24559      Branch: perl
24560            ! Changes patchlevel.h
24561 ____________________________________________________________________________
24562 [ 12339] By: ams                                   on 2001/10/05  10:22:34
24563         Log: Subject: [PATCH] perlfunc/select
24564              From: Nicholas Clark <nick@ccl4.org>
24565              Date: Fri, 5 Oct 2001 11:33:58 +0100
24566              Message-Id: <20011005113358.Z38756@plum.flirble.org>
24567      Branch: perl
24568            ! pod/perlfunc.pod
24569 ____________________________________________________________________________
24570 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
24571         Log: Retract #12313 and #12249.
24572      Branch: perl
24573            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
24574            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
24575            ! pod/perlebcdic.pod
24576 ____________________________________________________________________________
24577 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
24578         Log: Subject: [PATCH] perlvms.pod update
24579              From: "Craig A. Berry" <craigberry@mac.com>
24580              Date: Thu, 04 Oct 2001 12:55:52 -0500
24581              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
24582      Branch: perl
24583            ! vms/perlvms.pod
24584 ____________________________________________________________________________
24585 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
24586         Log: Subject: PATCH: Tie::SubstrHash
24587              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24588              Date: Thu, 04 Oct 2001 12:12:41 +0100
24589              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
24590      Branch: perl
24591            ! lib/Tie/SubstrHash.pm
24592 ____________________________________________________________________________
24593 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
24594         Log: Unicode properties saga continues.
24595      Branch: perl
24596            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
24597            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
24598 ____________________________________________________________________________
24599 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
24600         Log: Yet more Unicode properties.
24601      Branch: perl
24602            + lib/unicore/In/137.pl lib/unicore/In/138.pl
24603            + lib/unicore/In/139.pl lib/unicore/In/140.pl
24604            + lib/unicore/In/141.pl lib/unicore/In/142.pl
24605            + lib/unicore/In/143.pl lib/unicore/In/144.pl
24606            + lib/unicore/In/145.pl lib/unicore/In/146.pl
24607            + lib/unicore/In/147.pl lib/unicore/In/148.pl
24608            + lib/unicore/In/149.pl lib/unicore/In/150.pl
24609            + lib/unicore/In/151.pl lib/unicore/In/152.pl
24610            + lib/unicore/In/153.pl lib/unicore/In/154.pl
24611            + lib/unicore/In/155.pl lib/unicore/In/156.pl
24612            + lib/unicore/In/157.pl lib/unicore/In/158.pl
24613            + lib/unicore/In/159.pl lib/unicore/In/160.pl
24614            + lib/unicore/In/161.pl lib/unicore/In/162.pl
24615            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
24616            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
24617            ! pod/perlunicode.pod
24618 ____________________________________________________________________________
24619 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
24620         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
24621              From: "Craig A. Berry" <craigberry@mac.com>
24622              Date: Wed, 03 Oct 2001 17:45:25 -0500
24623              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
24624              
24625              (the lib/Term/Complete.t patched differently by #12332)
24626      Branch: perl
24627            ! lib/ExtUtils/Command.t
24628 ____________________________________________________________________________
24629 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
24630         Log: Restore only if something to restore.
24631      Branch: perl
24632            ! lib/Term/Complete.t
24633 ____________________________________________________________________________
24634 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
24635         Log: Update various resources for credits,
24636              minor icons fixes, and versions.
24637      Branch: maint-5.6/macperl
24638            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
24639            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
24640            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
24641 ____________________________________________________________________________
24642 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
24643         Log: Quiet the warnings about using undef value
24644      Branch: maint-5.6/macperl
24645            ! lib/File/Temp.pm
24646 ____________________________________________________________________________
24647 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
24648         Log: Fix up Ballon Help and Help menu docs (first pass);
24649              remove balloon rez file, and autogenerate with
24650              Balloon2Rez instead.
24651      Branch: maint-5.6/macperl
24652            + macos/macperl/macscripts/Balloon2Rez
24653            - macos/macperl/MPBalloons.r
24654            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
24655 ____________________________________________________________________________
24656 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
24657         Log: Allow overriding of defaults, for change #12327.
24658      Branch: maint-5.6/macperl
24659            ! perl.h
24660 ____________________________________________________________________________
24661 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
24662         Log: Override PerlProc_exit.
24663      Branch: maint-5.6/macperl
24664            ! macos/macish.h
24665 ____________________________________________________________________________
24666 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
24667         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
24668      Branch: maint-5.6/macperl
24669            + macos/bundled_lib/blib/lib/MD5.pm
24670            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
24671            + macos/lib/Mac/AETE/Dialect.pm
24672            + macos/lib/Mac/AETE/Format/Converter.pm
24673            + macos/lib/Mac/AETE/Format/Dictionary.pm
24674            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
24675            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
24676            + macos/lib/Mac/Toolbox.pod
24677            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
24678 ____________________________________________________________________________
24679 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
24680         Log: Sync up silly CVS headers ... I should commit CVS
24681              first to avoid this ...
24682      Branch: maint-5.6/macperl
24683            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
24684            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
24685            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
24686            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
24687 ____________________________________________________________________________
24688 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
24689         Log: Fix Matthias' address, and attributions.
24690      Branch: maint-5.6/macperl
24691            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
24692            ! pod/perlport.pod
24693 ____________________________________________________________________________
24694 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
24695         Log: Fix Matthias' address, and attributions.
24696      Branch: maint-5.6/macperl
24697            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
24698            ! macos/ext/Mac/Components/Components.pm
24699            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
24700            ! macos/ext/Mac/Dialogs/Dialogs.pm
24701            ! macos/ext/Mac/Events/Events.pm
24702            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
24703            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
24704            ! macos/ext/Mac/Gestalt/Gestalt.pm
24705            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
24706            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
24707            ! macos/ext/Mac/Menus/Menus.pm
24708            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
24709            ! macos/ext/Mac/Movies/Movies.pm
24710            ! macos/ext/Mac/Navigation/Navigation.pm
24711            ! macos/ext/Mac/Notification/Notification.pm
24712            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
24713            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
24714            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
24715            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
24716            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
24717            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
24718            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
24719            ! macos/ext/Mac/StandardFile/StandardFile.pm
24720            ! macos/ext/Mac/TextEdit/TextEdit.pm
24721            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
24722            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
24723            ! macos/lib/Mac/LowMem.pm
24724 ____________________________________________________________________________
24725 [ 12322] By: sky                                   on 2001/10/03  18:41:07
24726         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
24727              From: "Craig A. Berry" <craigberry@mac.com>
24728              Date: Wed, 03 Oct 2001 14:30:55 -0500
24729              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
24730      Branch: perl
24731            ! vms/vms.c
24732 ____________________________________________________________________________
24733 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
24734         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
24735              From: "Craig A. Berry" <craigberry@mac.com>
24736              Date: Wed, 03 Oct 2001 14:30:55 -0500
24737              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
24738      Branch: perl
24739            ! vms/vms.c
24740 ____________________________________________________________________________
24741 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
24742         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
24743              only IsL&) and Inherited (negative lookahead good);
24744              add tests for Common, Inherited, and L&.
24745      Branch: perl
24746            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
24747 ____________________________________________________________________________
24748 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
24749         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
24750              (The Unicode standard uses L& quite often.)
24751      Branch: perl
24752            ! lib/utf8_heavy.pl
24753 ____________________________________________________________________________
24754 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
24755         Log: Add the 'Common' Unicode property (code points not
24756              explicitly assigned to any other script).
24757      Branch: perl
24758            + lib/unicore/In/136.pl
24759            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
24760 ____________________________________________________________________________
24761 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
24762         Log: Skip the RV printing test under threads until fixed.
24763      Branch: perl
24764            ! ext/B/t/terse.t
24765 ____________________________________________________________________________
24766 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
24767         Log: Subject: 12309 / cygwin / win2k
24768              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24769              Date: Wed, 03 Oct 2001 15:25:15 +0200
24770              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
24771      Branch: perl
24772            ! makedef.pl
24773 ____________________________________________________________________________
24774 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
24775         Log: Metaconfig unit change for #12314.
24776      Branch: metaconfig
24777            ! U/modified/Head.U
24778 ____________________________________________________________________________
24779 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
24780         Log: Subject: Both cygwin and djgpp on one machine
24781              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24782              Date: Wed, 03 Oct 2001 15:02:59 +0200
24783              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
24784      Branch: perl
24785            ! Configure
24786 ____________________________________________________________________________
24787 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
24788         Log: (retracted by #12338)
24789              
24790              Subject: [PATCH] Code clean up for perlboot.pod
24791              From: Casey West <casey@geeknest.com>
24792              Date: Tue, 2 Oct 2001 19:24:43 -0400
24793              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
24794              
24795              Subject: [PATCH] Code clean up for perlbot.diff
24796              From: Casey West <casey@geeknest.com>
24797              Date: Tue, 2 Oct 2001 19:25:22 -0400
24798              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
24799              
24800              Subject: [PATCH] Code clean up for perlcall.pod
24801              From: Casey West <casey@geeknest.com>
24802              Date: Tue, 2 Oct 2001 19:25:57 -0400
24803              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
24804              
24805              Subject: [PATCH] Code clean up for perldata.pod
24806              From: Casey West <casey@geeknest.com>
24807              Date: Tue, 2 Oct 2001 19:26:29 -0400
24808              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
24809              
24810              Subject: [PATCH] Code clean up for perldbmfilter.pod
24811              From: Casey West <casey@geeknest.com>
24812              Date: Tue, 2 Oct 2001 19:26:59 -0400
24813              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
24814              
24815              Subject: [PATCH] Code clean up for perlebcdic.pod
24816              From: Casey West <casey@geeknest.com>
24817              Date: Tue, 2 Oct 2001 19:27:37 -0400
24818              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
24819      Branch: perl
24820            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
24821            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
24822 ____________________________________________________________________________
24823 [ 12312] By: ams                                   on 2001/10/02  23:43:55
24824         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
24825              From: Michael G Schwern <schwern@pobox.com>
24826              Date: Tue, 2 Oct 2001 17:00:49 -0400
24827              Message-Id: <20011002170049.A9955@blackrider>
24828      Branch: perl
24829            ! lib/ExtUtils/MakeMaker.pm
24830 ____________________________________________________________________________
24831 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
24832         Log: FAQ sync.
24833      Branch: perl
24834            ! pod/perlfaq3.pod
24835 ____________________________________________________________________________
24836 [ 12310] By: nick                                  on 2001/10/02  16:09:49
24837         Log: Integrate mainline
24838      Branch: perlio
24839           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
24840           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
24841           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
24842           !> patchlevel.h t/op/pat.t
24843 ____________________________________________________________________________
24844 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
24845         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
24846              not just one single space.
24847      Branch: perl
24848            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
24849 ____________________________________________________________________________
24850 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
24851         Log: AUTHORS updates.
24852      Branch: perl
24853            ! AUTHORS
24854 ____________________________________________________________________________
24855 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
24856         Log: Update Changes.
24857      Branch: perl
24858            ! Changes patchlevel.h
24859 ____________________________________________________________________________
24860 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
24861         Log: Work around old buggy glibcs for langinfo constants,
24862              from Nicholas Clark and David Dyck.
24863      Branch: perl
24864            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
24865 ____________________________________________________________________________
24866 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
24867         Log: Eradicate Time::Piece; add an example.
24868      Branch: perl
24869            ! ext/I18N/Langinfo/Langinfo.pm
24870 ____________________________________________________________________________
24871 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
24872         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
24873              From: Robert Spier <rspier@pobox.com>
24874              Date: Mon, 1 Oct 2001 23:20:16 -0700
24875              Message-ID: <15289.23712.422087.878224@rls.cx>
24876      Branch: perl
24877            ! lib/Pod/Html.pm
24878 ____________________________________________________________________________
24879 [ 12303] By: sky                                   on 2001/10/02  10:40:57
24880         Log: Fixes obscure bug that manifests itself by.
24881              local $!=0;undef*STDOUT;#segfaults
24882              Has been around for a while. Possible other magic IO vars are
24883              possibly affected as well. Reported by Jos Boumans.
24884      Branch: perl
24885            ! mg.c
24886 ____________________________________________________________________________
24887 [ 12302] By: nick                                  on 2001/10/02  09:00:52
24888         Log: Integrate mainline
24889      Branch: perlio
24890           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
24891           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
24892           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
24893 ____________________________________________________________________________
24894 [ 12301] By: nick                                  on 2001/10/02  08:40:57
24895         Log: Integrate mainline + lib/open.t patch from Chromatic
24896      Branch: perlio
24897           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
24898            ! lib/open.t
24899           !> (integrate 29 files)
24900 ____________________________________________________________________________
24901 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
24902         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
24903              Until it has, better stop early if someone requests threads.
24904      Branch: perl
24905            ! hints/darwin.sh
24906 ____________________________________________________________________________
24907 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
24908         Log: Subject: [ID 20011001.011] redundant code in t/TEST
24909              From: David Dyck <dcd@tc.fluke.com>
24910              Date: Mon, 1 Oct 2001 12:56:24 -0700
24911              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
24912      Branch: perl
24913            ! t/TEST
24914 ____________________________________________________________________________
24915 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
24916         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
24917              From: "chromatic" <chromatic@rmci.net>
24918              Date: Mon, 01 Oct 2001 12:27:12 -0600
24919              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
24920      Branch: perl
24921            ! lib/Term/Cap.t
24922 ____________________________________________________________________________
24923 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
24924         Log: UNICOS testing patches from Nicholas Clark.
24925      Branch: perl
24926            ! t/op/arith.t t/op/pack.t
24927 ____________________________________________________________________________
24928 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
24929         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
24930              From: "chromatic" <chromatic@rmci.net>
24931              Date: Mon, 01 Oct 2001 10:21:51 -0600
24932              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
24933      Branch: perl
24934            ! lib/open.t
24935 ____________________________________________________________________________
24936 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
24937         Log: Make missing the RADIXCHAR a softer, gentler error.
24938      Branch: perl
24939            ! ext/I18N/Langinfo/Langinfo.t
24940 ____________________________________________________________________________
24941 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
24942         Log: Nuke also the LANG because of glibc.
24943      Branch: perl
24944            ! lib/open.t
24945 ____________________________________________________________________________
24946 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
24947         Log: Also the ^Is is optional.
24948      Branch: perl
24949            ! pod/perlunicode.pod t/op/pat.t
24950 ____________________________________________________________________________
24951 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
24952         Log: Be careful to pull chars from the varargs stack when
24953              formatting chars.
24954      Branch: perl
24955            ! regcomp.c
24956 ____________________________________________________________________________
24957 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
24958         Log: sortsv not in place anymore, noticed by John P. Linderman.
24959      Branch: perl
24960            ! pod/perlapi.pod pp_ctl.c
24961 ____________________________________________________________________________
24962 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
24963         Log: Make the diagnostic messages more neutral.
24964      Branch: perl
24965            ! ext/B/t/terse.t
24966 ____________________________________________________________________________
24967 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
24968         Log: Forgotten from #12288.
24969      Branch: perl
24970            ! ext/Data/Dumper/Dumper.pm
24971 ____________________________________________________________________________
24972 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
24973         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
24974              From: Brian Ingerson <ingy@ttul.org>
24975              Date: Sun, 30 Sep 2001 21:45:56 -0700
24976              Message-ID: <20010930214556.D26392@ttul.org>
24977              
24978              (remember also the #12289)
24979      Branch: perl
24980            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
24981 ____________________________________________________________________________
24982 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
24983         Log: More Unicode property tests for the abbreviated
24984              general properties.
24985      Branch: perl
24986            ! t/op/pat.t
24987 ____________________________________________________________________________
24988 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
24989         Log: Further tweaks to the Unicode properties.
24990      Branch: perl
24991            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
24992 ____________________________________________________________________________
24993 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
24994         Log: Retract #12284.
24995      Branch: perl
24996            ! lib/Term/Cap.t
24997 ____________________________________________________________________________
24998 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
24999         Log: (Retracted by #12285)
25000      Branch: perl
25001            ! lib/Term/Cap.t
25002 ____________________________________________________________________________
25003 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
25004         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
25005              From: "chromatic" <chromatic@rmci.net>  
25006              Date: Sun, 30 Sep 2001 16:10:02 -0600
25007              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
25008      Branch: perl
25009            + lib/Term/Cap.t
25010            ! MANIFEST
25011 ____________________________________________________________________________
25012 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
25013         Log: Use stty -g to restore the terminal state, do not even
25014              try to run the tests if stty -g is not available.
25015      Branch: perl
25016            ! lib/Term/Complete.t
25017 ____________________________________________________________________________
25018 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
25019         Log: Cleanup utf8_heavy; allow dropping the In prefix from
25020              Unicode script/block properties.
25021      Branch: perl
25022            ! lib/utf8_heavy.pl
25023 ____________________________________________________________________________
25024 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
25025         Log: Retract the #12259 for now.
25026      Branch: perl
25027            ! embed.h embed.pl sv.h
25028 ____________________________________________________________________________
25029 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
25030         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
25031      Branch: perl
25032            + lib/Text/TabsWrap/CHANGELOG
25033            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
25034 ____________________________________________________________________________
25035 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
25036         Log: #12272 wasn't right, it introduced an extra ().
25037      Branch: perl
25038            ! lib/utf8_heavy.pl
25039 ____________________________________________________________________________
25040 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
25041         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
25042              From: Jonathan Stowe <gellyfish@gellyfish.com>
25043              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
25044              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
25045      Branch: perl
25046            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
25047 ____________________________________________________________________________
25048 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
25049         Log: Subject: Patch to put qsortsv in the public API
25050              From: Brian Ingerson <ingy@ttul.org>
25051              Date: Sat, 29 Sep 2001 17:41:13 -0700
25052              Message-ID: <20010929174113.A30223@ttul.org>
25053      Branch: perl
25054            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
25055 ____________________________________________________________________________
25056 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
25057         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
25058              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25059              Date: Sat, 29 Sep 2001 23:54:48 +0200
25060              Message-ID: <20010929235448.A5017@rafael>
25061      Branch: perl
25062            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
25063 ____________________________________________________________________________
25064 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
25065         Log: FAQ sync.
25066      Branch: perl
25067            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
25068            ! pod/perlfaq9.pod
25069 ____________________________________________________________________________
25070 [ 12273] By: bailey                                on 2001/09/29  23:43:46
25071         Log: Resync with mainline
25072      Branch: vmsperl
25073           +> (branch 1207 files)
25074            - (delete 324 files)
25075           !> (integrate 866 files)
25076 ____________________________________________________________________________
25077 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
25078         Log: Nasty recursion trap if one would match Unicode.
25079      Branch: perl
25080            ! lib/utf8_heavy.pl
25081 ____________________________________________________________________________
25082 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
25083         Log: More Unicode todo.
25084      Branch: perl
25085            ! pod/perltodo.pod
25086 ____________________________________________________________________________
25087 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
25088         Log: Explain a bit the new more flexible \p\P syntax.
25089      Branch: perl
25090            ! pod/perlunicode.pod
25091 ____________________________________________________________________________
25092 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
25093         Log: More leniency to the \p and \P: now can have whitespace
25094              between the property definition and the curlies; now can
25095              invert the property by having a caret between the open
25096              curly and the property.
25097      Branch: perl
25098            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
25099 ____________________________________________________________________________
25100 [ 12268] By: nick                                  on 2001/09/29  17:39:26
25101         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
25102              one test (lib/open.t) fails
25103      Branch: perlio
25104           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
25105           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
25106           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
25107           +> lib/Tie/Scalar.t lib/open.t
25108            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
25109            - ext/B/Stash.t
25110           !> (integrate 62 files)
25111 ____________________________________________________________________________
25112 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
25113         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
25114      Branch: perl
25115            ! t/op/chdir.t
25116 ____________________________________________________________________________
25117 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
25118         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
25119              From: "Craig A. Berry" <craigberry@mac.com> 
25120              Date: Sat, 29 Sep 2001 09:35:33 -0500
25121              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
25122      Branch: perl
25123            ! t/op/chdir.t
25124 ____________________________________________________________________________
25125 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
25126         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
25127              From: "chromatic" <chromatic@rmci.net>
25128              Date: Fri, 28 Sep 2001 21:20:12 -0600
25129              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
25130      Branch: perl
25131            + lib/Tie/Scalar.t
25132            ! MANIFEST lib/Tie/Scalar.pm
25133 ____________________________________________________________________________
25134 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
25135         Log: Allow for more flexibility in the \p{In...} names, now
25136              case doesn't matter, and any space or dash can be
25137              matched by any space, dash, underbar, or empty.
25138              (may be going too far on leniency)
25139      Branch: perl
25140            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
25141            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
25142            ! t/op/pat.t
25143 ____________________________________________________________________________
25144 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
25145         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
25146              From: "chromatic" <chromatic@rmci.net>
25147              Date: Fri, 28 Sep 2001 17:39:50 -0600
25148              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
25149      Branch: perl
25150            + lib/open.t
25151            ! MANIFEST
25152 ____________________________________________________________________________
25153 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
25154         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
25155              From: "Craig A. Berry" <craigberry@mac.com>
25156              Date: Fri, 28 Sep 2001 16:24:51 -0500
25157              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
25158      Branch: perl
25159            ! ext/File/Glob/t/basic.t
25160 ____________________________________________________________________________
25161 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
25162         Log: Subject: [DOC PATCH] Carp.pm pod typo
25163              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25164              Date: Fri, 28 Sep 2001 23:14:51 +0200
25165              Message-ID: <20010928231451.E16889@rafael>
25166      Branch: perl
25167            ! lib/Carp.pm
25168 ____________________________________________________________________________
25169 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
25170         Log: Subject: [PATCH] Allow an @INC hook to set %INC
25171              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25172              Date: Fri, 28 Sep 2001 22:18:13 +0200
25173              Message-ID: <20010928221813.A16889@rafael>
25174      Branch: perl
25175            ! pp_ctl.c
25176 ____________________________________________________________________________
25177 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
25178         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
25179              From: Nicholas Clark <nick@ccl4.org>
25180              Date: Fri, 28 Sep 2001 23:39:33 +0100
25181              Message-ID: <20010928233933.C23673@plum.flirble.org>
25182      Branch: perl
25183            ! embed.h embed.pl sv.h
25184 ____________________________________________________________________________
25185 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
25186         Log: Update Changes.
25187      Branch: perl
25188            ! Changes patchlevel.h
25189 ____________________________________________________________________________
25190 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
25191         Log: Move the B tests to B/t.
25192      Branch: perl
25193            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
25194            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
25195            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
25196            - ext/B/Showlex.t ext/B/Stash.t
25197            ! MANIFEST
25198 ____________________________________________________________________________
25199 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
25200         Log: Forgot from #12254.
25201      Branch: perl
25202            + ext/B/B/Terse.t
25203 ____________________________________________________________________________
25204 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
25205         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
25206              From: "chromatic" <chromatic@rmci.net>
25207              Date: Thu, 27 Sep 2001 23:22:17 -0600
25208              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
25209      Branch: perl
25210            ! MANIFEST
25211 ____________________________________________________________________________
25212 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
25213         Log: Test numbering mismatch.
25214      Branch: perl
25215            ! t/op/chdir.t
25216 ____________________________________________________________________________
25217 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
25218         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
25219              From: "Craig A. Berry" <craigberry@mac.com>
25220              Date: Wed, 26 Sep 2001 17:43:14 -0500
25221              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
25222      Branch: perl
25223            ! iperlsys.h t/op/chdir.t
25224 ____________________________________________________________________________
25225 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
25226         Log: Subject: [PATCH gv.c] make __ANON__ global
25227              From: Robin Barker <rmb1@cise.npl.co.uk>
25228              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
25229              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
25230      Branch: perl
25231            ! gv.c t/op/anonsub.t t/op/runlevel.t
25232 ____________________________________________________________________________
25233 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
25234         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
25235              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25236              Date: Thu, 27 Sep 2001 22:34:32 +0200
25237              Message-ID: <20010927223432.A1485@rafael>
25238      Branch: perl
25239            ! ext/B/B/Terse.pm
25240 ____________________________________________________________________________
25241 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
25242         Log: (retracted by #12338)
25243              
25244              Subject: [PATCH] Cleanup of perldsc.pod      
25245              From: Casey West <casey@geeknest.com>
25246              Date: Thu, 27 Sep 2001 11:13:17 -0400
25247              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
25248      Branch: perl
25249            ! pod/perldsc.pod
25250 ____________________________________________________________________________
25251 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
25252         Log: Not everyone is using ithreads...
25253      Branch: perl
25254            ! ext/Devel/Peek/Peek.t
25255 ____________________________________________________________________________
25256 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
25257         Log: Document the nss_delete core dump workaround for HP-UX
25258              and Solaris, bug IDs 20010805.018 and 20010629.004.
25259      Branch: perl
25260            ! README.hpux README.solaris
25261 ____________________________________________________________________________
25262 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
25263         Log: Dump Unicode hash keys also as Unicode,
25264              not just as a byte string.
25265      Branch: perl
25266            ! dump.c ext/Devel/Peek/Peek.t
25267 ____________________________________________________________________________
25268 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
25269         Log: Integrate changes #12241 and #12242 from macperl:
25270              
25271              Remove unneeded disabling of umask() calls
25272              
25273              Note (get|set)sockopt are available.
25274      Branch: perl
25275           !> lib/File/Temp.pm pod/perlport.pod
25276 ____________________________________________________________________________
25277 [ 12244] By: sky                                   on 2001/09/27  08:53:00
25278         Log: Flush buffers on thread closedown.
25279      Branch: perl
25280            ! ext/threads/threads.xs
25281 ____________________________________________________________________________
25282 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
25283         Log: Dump SvUTF8(sv)s also as \x{...}.
25284              
25285              TODO: dump the SvUTF8() hash keys similarly. 
25286      Branch: perl
25287            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
25288 ____________________________________________________________________________
25289 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
25290         Log: Note (get|set)sockopt are available.
25291      Branch: maint-5.6/macperl
25292            ! pod/perlport.pod
25293 ____________________________________________________________________________
25294 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
25295         Log: Remove unneeded disabling of umask() calls
25296      Branch: maint-5.6/macperl
25297            ! lib/File/Temp.pm
25298 ____________________________________________________________________________
25299 [ 12240] By: sky                                   on 2001/09/26  18:44:56
25300         Log: Documention update
25301      Branch: perl
25302            ! ext/threads/threads.pm
25303 ____________________________________________________________________________
25304 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
25305         Log: Update Changes.
25306      Branch: perl
25307            ! Changes patchlevel.h
25308 ____________________________________________________________________________
25309 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
25310         Log: Check that all environment variables are tainted.
25311      Branch: perl
25312            ! t/op/taint.t
25313 ____________________________________________________________________________
25314 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
25315         Log: Manual integration error in #12235.
25316      Branch: perl
25317            ! lib/File/DosGlob.t
25318 ____________________________________________________________________________
25319 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
25320         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
25321              From: "chromatic" <chromatic@rmci.net>
25322              Date: Tue, 25 Sep 2001 23:57:07 -0600
25323              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
25324      Branch: perl
25325            ! perlio.c
25326 ____________________________________________________________________________
25327 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
25328         Log: Integrate macperl changes from Chris Nandor:
25329              12192 11817 11815 11813 11778 11775
25330              
25331              Update CPAN.pm to work with new Mac::BuildTools instead
25332              of ExtUtils::MM_MacOS "orphan" functions
25333              
25334              Fix test
25335              
25336              Make syntax check report in MPW style, fix tests
25337              to use Mac::err=unix to get normal-style error
25338              messages.
25339              
25340              More module and test ports from Thomas Wegner et al
25341              
25342              Fix open of /dev/null for Mac OS
25343              
25344              Allow for platforms to override formatting of errors
25345              on output from Matthias Neeracher (core files)
25346      Branch: perl
25347            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
25348            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
25349            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
25350           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
25351           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
25352           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
25353 ____________________________________________________________________________
25354 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
25355         Log: grrr.
25356      Branch: perl
25357            ! t/op/gv.t
25358 ____________________________________________________________________________
25359 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
25360         Log: Retract #12232.
25361      Branch: perl
25362            ! t/op/gv.t
25363 ____________________________________________________________________________
25364 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
25365         Log: (Retracted by #12233.)
25366      Branch: perl
25367            ! t/op/gv.t
25368 ____________________________________________________________________________
25369 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
25370         Log: Detypo.
25371      Branch: perl
25372            ! ext/Encode/Makefile.PL
25373 ____________________________________________________________________________
25374 [ 12230] By: sky                                   on 2001/09/26  11:36:23
25375         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
25376              We are using a "delay" here because we do not want to depend on thread synchronization issues.
25377      Branch: perl
25378            + ext/threads/t/stress_cv.t
25379            ! MANIFEST ext/threads/t/stress_string.t
25380 ____________________________________________________________________________
25381 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
25382         Log: NetWare tweak from Ananth Kesari.
25383      Branch: perl
25384            ! NetWare/t/Readme.txt
25385 ____________________________________________________________________________
25386 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
25387         Log: Trick to fool case-blind filesystems.
25388      Branch: perl
25389            ! ext/Encode/Makefile.PL
25390 ____________________________________________________________________________
25391 [ 12227] By: sky                                   on 2001/09/26  11:06:50
25392         Log: Threads can start executing in a different order than they were
25393              created.... so we cannot ok() inside the threadstarter.
25394      Branch: perl
25395            ! ext/threads/t/stress_string.t
25396 ____________________________________________________________________________
25397 [ 12226] By: sky                                   on 2001/09/26  07:41:45
25398         Log: Add in stress_string.t to stress test threads a bit more.
25399      Branch: perl
25400            + ext/threads/t/stress_string.t
25401            ! MANIFEST
25402 ____________________________________________________________________________
25403 [ 12225] By: sky                                   on 2001/09/26  07:04:21
25404         Log: Fix negative refcount introduced by #12223.
25405      Branch: perl
25406            ! ext/threads/threads.xs
25407 ____________________________________________________________________________
25408 [ 12224] By: sky                                   on 2001/09/26  06:57:58
25409         Log: Update documentation to match change #12223
25410      Branch: perl
25411            ! sharedsv.c
25412 ____________________________________________________________________________
25413 [ 12223] By: sky                                   on 2001/09/26  06:54:32
25414         Log: Use a separate interpreter for the sharedsv space. Another
25415              negative sv leak. Sigh.
25416      Branch: perl
25417            ! sharedsv.c
25418 ____________________________________________________________________________
25419 [ 12222] By: sky                                   on 2001/09/26  05:58:35
25420         Log: Do the environ assignment in perl_contruct to match perl_destruct.
25421              Now we don't need to perl_parse/perl_run. However environ is a
25422              global....
25423      Branch: perl
25424            ! perl.c
25425 ____________________________________________________________________________
25426 [ 12221] By: sky                                   on 2001/09/26  05:41:02
25427         Log: Move the creation of PL_strtab to perl_construct so we can work
25428              with HV and HEs without running perl_parse.
25429      Branch: perl
25430            ! perl.c
25431 ____________________________________________________________________________
25432 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
25433         Log: integrate macperl changes into maint-5.6
25434      Branch: maint-5.6/perl
25435           !> (integrate 26 files)
25436 ____________________________________________________________________________
25437 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
25438         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
25439              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
25440      Branch: maint-5.6/macperl
25441            ! macos/ext/Mac/Fonts/Fonts.xs
25442            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
25443 ____________________________________________________________________________
25444 [ 12218] By: ams                                   on 2001/09/25  23:31:33
25445         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
25446              From: Nicholas Clark <nick@ccl4.org>
25447              Date: Wed, 26 Sep 2001 01:20:20 +0100
25448              Message-Id: <20010926012020.B48092@plum.flirble.org>
25449      Branch: perl
25450            ! lib/AutoSplit.t
25451 ____________________________________________________________________________
25452 [ 12217] By: ams                                   on 2001/09/25  22:33:05
25453         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
25454              From: "Craig A. Berry" <craigberry@mac.com>
25455              Date: Tue, 25 Sep 2001 18:08:42 -0500
25456              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
25457      Branch: perl
25458            ! vms/vms.c
25459 ____________________________________________________________________________
25460 [ 12216] By: ams                                   on 2001/09/25  21:41:01
25461         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
25462              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
25463              From: Michael G Schwern <schwern@pobox.com>
25464              Date: Wed, 26 Sep 2001 00:38:21 -0400
25465              Message-Id: <20010926003821.A627@blackrider>
25466      Branch: perl
25467            ! lib/AutoSplit.t
25468 ____________________________________________________________________________
25469 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
25470         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
25471              From: Michael G Schwern <schwern@pobox.com>
25472              Date: Tue, 25 Sep 2001 17:43:49 -0400
25473              Message-ID: <20010925174349.B19534@blackrider>
25474      Branch: perl
25475            ! lib/Test/Simple.pm lib/Test/Utils.pm
25476 ____________________________________________________________________________
25477 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
25478         Log: Integrate changes from bleadperl.
25479      Branch: maint-5.6/macperl
25480           !> pod/perlport.pod
25481 ____________________________________________________________________________
25482 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
25483         Log: skip($mess) should result in one skip.
25484      Branch: perl
25485            ! t/test.pl
25486 ____________________________________________________________________________
25487 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
25488         Log: Integrate change #12200 from maintperl.
25489      Branch: maint-5.6/macperl
25490           !> win32/perlhost.h
25491 ____________________________________________________________________________
25492 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
25493         Log: Fix file types to "apple"
25494      Branch: maint-5.6/macperl
25495            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
25496            ! macos/ext/Mac/SAT/t/Collision.rsrc
25497 ____________________________________________________________________________
25498 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
25499         Log: Fix rsrc file as snd file; fix path in t file.
25500      Branch: maint-5.6/macperl
25501            ! macos/ext/Mac/Notification/t/Notification.rsrc
25502            ! macos/ext/Mac/Notification/t/Notification.t
25503 ____________________________________________________________________________
25504 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
25505         Log: Sync up with File::Find from bleadperl.
25506      Branch: maint-5.6/macperl
25507            ! lib/File/Find.pm t/lib/filefind-taint.t
25508 ____________________________________________________________________________
25509 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
25510         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
25511              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
25512              of hundreds)
25513      Branch: maint-5.6/macperl
25514            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
25515            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
25516            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
25517 ____________________________________________________________________________
25518 [ 12207] By: nick                                  on 2001/09/25  19:04:36
25519         Log: Integrate mainline (untested while modem is up)
25520      Branch: perlio
25521           +> lib/AutoSplit.t t/test.pl
25522            - lib/warnings/register.t
25523           !> (integrate 28 files)
25524 ____________________________________________________________________________
25525 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
25526         Log: perldiag entry for #12205.
25527      Branch: perl
25528            ! pod/perldiag.pod
25529 ____________________________________________________________________________
25530 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
25531         Log: Subject: [PATCH] warning on v-string in use/require
25532              From: John Peacock <jpeacock@rowman.com>
25533              Date: Mon, 24 Sep 2001 17:29:03 -0400
25534              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
25535      Branch: perl
25536            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
25537 ____________________________________________________________________________
25538 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
25539         Log: perltooc et al updates.
25540      Branch: perl
25541            ! plan9/mkfile pod/roffitall
25542 ____________________________________________________________________________
25543 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
25544         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
25545              From: Michael G Schwern <schwern@pobox.com>
25546              Date: Sun, 23 Sep 2001 00:07:12 -0400
25547              Message-ID: <20010923000712.A7005@blackrider>
25548      Branch: perl
25549            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
25550 ____________________________________________________________________________
25551 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
25552         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
25553              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
25554              Date: Wed, 26 Sep 2001 01:25:10 +0900
25555              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
25556      Branch: perl
25557            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
25558            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
25559            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
25560 ____________________________________________________________________________
25561 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
25562         Log: Integrate change #12200 from maintperl;
25563              on windows, virtualized environment could propagate deleted variables
25564              into children if they happen to be at the very end of the table
25565      Branch: perl
25566           !> win32/perlhost.h
25567 ____________________________________________________________________________
25568 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
25569         Log: on windows, virtualized environment could propagate deleted variables
25570              into children if they happen to be at the very end of the table
25571              (thanks for succinct test case from Johan Holmberg, and fix from
25572              Doug Lankshear)
25573      Branch: maint-5.6/perl
25574            ! win32/perlhost.h
25575 ____________________________________________________________________________
25576 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
25577         Log: avoid the use of ftime() (it does a useless, potentially
25578              expensive call to GetTimeZoneInformation()); this potentially
25579              also results in three more digits of precision from
25580              Time::HiRes::time()
25581      Branch: perl
25582            ! ext/Time/HiRes/HiRes.xs
25583 ____________________________________________________________________________
25584 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
25585         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
25586              
25587              Note: io/binmode is failing, have to figure out why.
25588      Branch: perl
25589            + t/test.pl
25590            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
25591            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
25592            ! t/run/exit.t
25593 ____________________________________________________________________________
25594 [ 12197] By: ams                                   on 2001/09/25  13:48:55
25595         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
25596              From: Nicholas Clark <nick@ccl4.org>
25597              Date: Tue, 25 Sep 2001 00:37:40 +0100
25598              Message-Id: <20010925003740.S4971@plum.flirble.org>
25599              (Further changes expected.)
25600      Branch: perl
25601            + lib/AutoSplit.t
25602            ! MANIFEST
25603 ____________________________________________________________________________
25604 [ 12196] By: sky                                   on 2001/09/25  13:37:12
25605         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
25606              _ftime to try and be more robust.
25607      Branch: perl
25608            ! ext/Time/HiRes/HiRes.xs
25609 ____________________________________________________________________________
25610 [ 12194] By: ams                                   on 2001/09/25  11:40:00
25611         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
25612              From: "Craig A. Berry" <craigberry@mac.com>
25613              Date: Mon, 24 Sep 2001 17:54:20 -0500
25614              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
25615      Branch: perl
25616            ! vms/descrip_mms.template
25617 ____________________________________________________________________________
25618 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
25619         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
25620              not working, cursor not spinning (Bug #422129); external
25621              editor problems (Bug #456329); escape/cmd-. not activating
25622              "Cancel" in Save dialog box (Bug #446960); Runtimes not
25623              executing on launch (Bug #464441).
25624      Branch: maint-5.6/macperl
25625            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
25626            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
25627            ! macos/macperl/MacPerl.r
25628 ____________________________________________________________________________
25629 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
25630         Log: Update CPAN.pm to work with new Mac::BuildTools instead
25631              of ExtUtils::MM_MacOS "orphan" functions
25632      Branch: maint-5.6/macperl
25633            ! lib/CPAN.pm
25634 ____________________________________________________________________________
25635 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
25636         Log: Fix up another xsubpp problem (Matthias Neeracher)
25637      Branch: maint-5.6/macperl
25638            ! macos/xsubpp
25639 ____________________________________________________________________________
25640 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
25641         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
25642      Branch: maint-5.6/macperl
25643            ! macos/lib/ExtUtils/MM_MacOS.pm
25644 ____________________________________________________________________________
25645 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
25646         Log: Fix up Makefiles for more Mac:: modules (and prepare for
25647              static build ...?)
25648      Branch: maint-5.6/macperl
25649            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
25650            ! macos/macperl/Makefile.mk
25651 ____________________________________________________________________________
25652 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
25653         Log: Fix up tests
25654      Branch: maint-5.6/macperl
25655            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
25656 ____________________________________________________________________________
25657 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
25658         Log: Make malloc smarter, fix bugs.  (Bug #404030)
25659      Branch: maint-5.6/macperl
25660            ! macos/icemalloc.c macos/icemalloc.h
25661 ____________________________________________________________________________
25662 [ 12186] By: nick                                  on 2001/09/24  19:18:17
25663         Log: Integrate mainline
25664      Branch: perlio
25665           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
25666           +> lib/filetest.t
25667           !> (integrate 30 files)
25668 ____________________________________________________________________________
25669 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
25670         Log: Retract #12136, the warnings::register is already
25671              tested by t/lib/warnings/9enabled, as pointed out
25672              by Paul Marquess.
25673      Branch: perl
25674            - lib/warnings/register.t
25675            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
25676 ____________________________________________________________________________
25677 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
25678         Log: fix Time::HiRes implementation of gettimeofday() on windows
25679              (HiRes.t#14 now passes)
25680      Branch: perl
25681            ! ext/Time/HiRes/HiRes.xs
25682 ____________________________________________________________________________
25683 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
25684         Log: File::Spec::catfile() canonifies everything to blackslashes on
25685              windows :-(
25686      Branch: perl
25687            ! lib/ExtUtils/Manifest.t
25688 ____________________________________________________________________________
25689 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
25690         Log: test number mismatch
25691      Branch: perl
25692            ! t/op/magic.t
25693 ____________________________________________________________________________
25694 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
25695         Log: ok().
25696      Branch: perl
25697            ! t/op/pack.t
25698 ____________________________________________________________________________
25699 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
25700         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
25701              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
25702      Branch: perl
25703            ! pp_pack.c t/op/pack.t
25704 ____________________________________________________________________________
25705 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
25706         Log: Update Changes.
25707      Branch: perl
25708            ! Changes patchlevel.h
25709 ____________________________________________________________________________
25710 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
25711         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
25712              From: Michael G Schwern <schwern@pobox.com>
25713              Date: Mon, 24 Sep 2001 11:12:13 -0400
25714              Message-ID: <20010924111213.G27885@blackrider>
25715      Branch: perl
25716            ! lib/ExtUtils/Manifest.pm
25717 ____________________________________________________________________________
25718 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
25719         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
25720              From: Michael G Schwern <schwern@pobox.com> 
25721              Date: Mon, 24 Sep 2001 11:02:07 -0400
25722              Message-ID: <20010924110207.E27885@blackrider>
25723      Branch: perl
25724            ! vms/test.com
25725 ____________________________________________________________________________
25726 [ 12176] By: ams                                   on 2001/09/24  14:01:59
25727         Log: Update Changes.
25728      Branch: perl
25729            ! Changes
25730 ____________________________________________________________________________
25731 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
25732         Log: Various cleanups.
25733      Branch: perl
25734            ! ext/threads/Makefile.PL ext/threads/threads.xs
25735 ____________________________________________________________________________
25736 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
25737         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
25738      Branch: maint-5.6/macperl
25739           !> (integrate 33 files)
25740 ____________________________________________________________________________
25741 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
25742         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
25743              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
25744              Date: Mon, 24 Sep 2001 20:04:58 +0900
25745              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
25746      Branch: perl
25747            ! ext/Encode/Encode/gb2312.enc
25748 ____________________________________________________________________________
25749 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
25750         Log: Clarifying comment to #12164.
25751      Branch: perl
25752            ! lib/Cwd.pm
25753 ____________________________________________________________________________
25754 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
25755         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
25756              From: Nicholas Clark <nick@ccl4.org>
25757              Date: Sun, 23 Sep 2001 23:00:56 +0100
25758              Message-ID: <20010923230055.Y4971@plum.flirble.org>
25759              
25760              (with "sample_constants" changed to "fallback")
25761      Branch: perl
25762            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
25763            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
25764            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
25765            ! lib/h2xs.t utils/h2xs.PL
25766 ____________________________________________________________________________
25767 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
25768         Log: Metaconfig unit change for #12167.
25769      Branch: metaconfig
25770            ! U/modified/Cppsym.U
25771 ____________________________________________________________________________
25772 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
25773         Log: Add a few glibc cpp symbols to probe for.
25774      Branch: perl
25775            ! Configure
25776 ____________________________________________________________________________
25777 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
25778         Log: DJGPP tweaks for Laszlo Molnar.
25779      Branch: perl
25780            ! djgpp/djgppsed.sh dosish.h
25781 ____________________________________________________________________________
25782 [ 12165] By: ams                                   on 2001/09/24  10:07:08
25783         Log: Subject: [PATCH t/op/inccode.t] More tests
25784              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
25785              Date: 24 Sep 2001 10:01:44 -0000
25786              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
25787      Branch: perl
25788            ! t/op/inccode.t
25789 ____________________________________________________________________________
25790 [ 12164] By: ams                                   on 2001/09/24  09:43:29
25791         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
25792              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
25793              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
25794              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
25795      Branch: perl
25796            ! lib/Cwd.pm
25797 ____________________________________________________________________________
25798 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
25799         Log: 1_compile updates.
25800      Branch: perl
25801            ! t/lib/1_compile.t
25802 ____________________________________________________________________________
25803 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
25804         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
25805              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25806              Date: Wed, 19 Sep 2001 22:47:14 +0200
25807              Message-ID: <20010919224714.A6382@rafael>
25808      Branch: perl
25809            ! pod/perlvar.pod pp_ctl.c
25810 ____________________________________________________________________________
25811 [ 12161] By: ams                                   on 2001/09/23  17:40:02
25812         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
25813              filetest Pragma
25814              From: "chromatic" <chromatic@rmci.net>
25815              Date: Sun, 23 Sep 2001 12:07:25 -0600
25816              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
25817      Branch: perl
25818            + lib/filetest.t
25819            ! MANIFEST t/lib/1_compile.t
25820 ____________________________________________________________________________
25821 [ 12160] By: ams                                   on 2001/09/23  16:32:11
25822         Log: Additional minor chdir() tweak.
25823      Branch: perl
25824            ! pod/perlfunc.pod
25825 ____________________________________________________________________________
25826 [ 12159] By: ams                                   on 2001/09/23  16:25:01
25827         Log: Subject: PATCH lib/ExtUtils/Command.t
25828              From: Abe Timmerman <abe@ztreet.demon.nl>
25829              Date: Sun, 23 Sep 2001 19:11:44 +0200
25830              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
25831      Branch: perl
25832            ! lib/ExtUtils/Command.t
25833 ____________________________________________________________________________
25834 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
25835         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
25836              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
25837              Date: Sun, 23 Sep 2001 02:02:26 +0200
25838              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
25839      Branch: perl
25840            ! makedef.pl
25841 ____________________________________________________________________________
25842 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
25843         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
25844              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
25845              Date: Sat, 22 Sep 2001 12:54:39 -0500
25846              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
25847      Branch: perl
25848            ! t/op/study.t
25849 ____________________________________________________________________________
25850 [ 12156] By: nick                                  on 2001/09/23  07:48:44
25851         Log: Integrate mainline
25852      Branch: perlio
25853            - check83.pl
25854           !> ext/Encode/Encode/2022-cn.enc
25855 ____________________________________________________________________________
25856 [ 12155] By: nick                                  on 2001/09/23  07:48:01
25857         Log: Integrate mainline
25858      Branch: perlio
25859           +> (branch 64 files)
25860            - ext/Encode/Encode/cns11643-1.enc
25861            - ext/Encode/Encode/cns11643-2.enc
25862            - ext/Encode/Encode/iso2022-cn.enc
25863            - ext/Encode/Encode/iso2022-jp.enc
25864            - ext/Encode/Encode/iso2022-jp1.enc
25865            - ext/Encode/Encode/iso2022-jp2.enc
25866            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
25867            - ext/Encode/Encode/iso8859-1.enc
25868            - ext/Encode/Encode/iso8859-1.ucm
25869            - ext/Encode/Encode/iso8859-10.enc
25870            - ext/Encode/Encode/iso8859-10.ucm
25871            - ext/Encode/Encode/iso8859-13.enc
25872            - ext/Encode/Encode/iso8859-13.ucm
25873            - ext/Encode/Encode/iso8859-14.enc
25874            - ext/Encode/Encode/iso8859-14.ucm
25875            - ext/Encode/Encode/iso8859-15.enc
25876            - ext/Encode/Encode/iso8859-15.ucm
25877            - ext/Encode/Encode/iso8859-16.enc
25878            - ext/Encode/Encode/iso8859-16.ucm
25879            - ext/Encode/Encode/iso8859-2.enc
25880            - ext/Encode/Encode/iso8859-2.ucm
25881            - ext/Encode/Encode/iso8859-3.enc
25882            - ext/Encode/Encode/iso8859-3.ucm
25883            - ext/Encode/Encode/iso8859-4.enc
25884            - ext/Encode/Encode/iso8859-4.ucm
25885            - ext/Encode/Encode/iso8859-5.enc
25886            - ext/Encode/Encode/iso8859-5.ucm
25887            - ext/Encode/Encode/iso8859-6.enc
25888            - ext/Encode/Encode/iso8859-6.ucm
25889            - ext/Encode/Encode/iso8859-7.enc
25890            - ext/Encode/Encode/iso8859-7.ucm
25891            - ext/Encode/Encode/iso8859-8.enc
25892            - ext/Encode/Encode/iso8859-8.ucm
25893            - ext/Encode/Encode/iso8859-9.enc
25894            - ext/Encode/Encode/iso8859-9.ucm
25895            - ext/Encode/Encode/isoir-197.enc
25896            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
25897            - t/lib/sample-tests/header_at_end
25898            - t/lib/sample-tests/header_at_end_fail
25899           !> (integrate 174 files)
25900 ____________________________________________________________________________
25901 [ 12154] By: ams                                   on 2001/09/23  07:11:46
25902         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
25903              by Blair Zajac.
25904      Branch: perl
25905            ! pod/perlfunc.pod
25906 ____________________________________________________________________________
25907 [ 12153] By: ams                                   on 2001/09/23  06:56:32
25908         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
25909              Forgotten deprecation of *glob{FILEHANDLE}?
25910              From: "chromatic" <chromatic@rmci.net>
25911              Date: Sat, 22 Sep 2001 21:27:56 -0600
25912              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
25913      Branch: perl
25914            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
25915 ____________________________________________________________________________
25916 [ 12152] By: ams                                   on 2001/09/23  06:42:58
25917         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
25918              From: Michael G Schwern <schwern@pobox.com>
25919              Date: Sun, 23 Sep 2001 03:34:39 -0400
25920              Message-Id: <20010923033439.E7005@blackrider>
25921      Branch: perl
25922            ! lib/File/Find.pm
25923 ____________________________________________________________________________
25924 [ 12151] By: ams                                   on 2001/09/23  06:37:57
25925         Log: Subject: Re: t/op/magic.t missing tests on Win32
25926              From: Michael G Schwern <schwern@pobox.com>
25927              Date: Sat, 22 Sep 2001 20:29:09 -0400
25928              Message-Id: <20010922202909.I18223@blackrider>
25929      Branch: perl
25930            ! t/op/magic.t
25931 ____________________________________________________________________________
25932 [ 12150] By: ams                                   on 2001/09/23  06:36:26
25933         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
25934              Dumpvalue.pm
25935              From: "chromatic" <chromatic@rmci.net>
25936              Date: Sat, 22 Sep 2001 19:41:31 -0600
25937              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
25938      Branch: perl
25939            + lib/Dumpvalue.t
25940            ! MANIFEST lib/Dumpvalue.pm
25941 ____________________________________________________________________________
25942 [ 12149] By: ams                                   on 2001/09/23  06:25:35
25943         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
25944              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
25945              Date: Sun, 23 Sep 2001 15:27:56 +0900
25946              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
25947      Branch: perl
25948            ! ext/Encode/Encode/2022-cn.enc
25949 ____________________________________________________________________________
25950 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
25951         Log: Manual eror in #12147.
25952      Branch: perl
25953            ! win32/win32.c
25954 ____________________________________________________________________________
25955 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
25956         Log: Integrate change #12146 from maintperl;
25957              win32_chdir() et al don't handle a NULL argument gracefully
25958      Branch: perl
25959           !> win32/perlhost.h win32/win32.c
25960 ____________________________________________________________________________
25961 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
25962         Log: win32_chdir() et al don't handle a NULL argument gracefully
25963      Branch: maint-5.6/perl
25964            ! win32/perlhost.h win32/win32.c
25965 ____________________________________________________________________________
25966 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
25967         Log: typo in change#12026
25968      Branch: maint-5.6/perl
25969            ! op.c
25970 ____________________________________________________________________________
25971 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
25972         Log: Subject: [PATCH] Re: scalar context unpack bugs
25973              From: Nicholas Clark <nick@ccl4.org>
25974              Date: Sat, 22 Sep 2001 23:07:56 +0100
25975              Message-ID: <20010922230755.O4971@plum.flirble.org>
25976      Branch: perl
25977            ! pp_pack.c t/op/pack.t
25978 ____________________________________________________________________________
25979 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
25980         Log: Try ExtUtils::Command.t everywhere, not just on Win32
25981              (as suggested by NI-S).  Also allow running it either
25982              in t/ or in the main directory.
25983      Branch: perl
25984            ! lib/ExtUtils/Command.t
25985 ____________________________________________________________________________
25986 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
25987         Log: Update the test on warnings/register.t.
25988      Branch: perl
25989            ! t/lib/1_compile.t
25990 ____________________________________________________________________________
25991 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
25992         Log: The code is now almost tidy enough to keep the IRIX cc happy.
25993      Branch: perl
25994            ! hints/irix_6.sh
25995 ____________________________________________________________________________
25996 [ 12140] By: ams                                   on 2001/09/22  17:26:32
25997         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
25998              use_ithreads
25999              From: "Craig A. Berry" <craigberry@mac.com>
26000              Date: Sat, 22 Sep 2001 13:15:32 -0500
26001              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
26002      Branch: perl
26003            ! configure.com
26004 ____________________________________________________________________________
26005 [ 12139] By: ams                                   on 2001/09/22  16:44:08
26006         Log: Do what perl_clone() does for sharedsv functions.
26007      Branch: perl
26008            ! embed.pl proto.h
26009 ____________________________________________________________________________
26010 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
26011         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
26012              (suggested by Sarathy, extensions shouldn't be dabbling with
26013              op structures, so binary backward compatibility should not be
26014              an issue.)
26015      Branch: perl
26016            ! hints/irix_6.sh op.h
26017 ____________________________________________________________________________
26018 [ 12137] By: ams                                   on 2001/09/22  16:21:05
26019         Log: More cleanups. (What's PERL_DECL_PROT?)
26020      Branch: perl
26021            ! embed.pl proto.h sharedsv.h
26022 ____________________________________________________________________________
26023 [ 12136] By: ams                                   on 2001/09/22  15:14:34
26024         Log: (Retracted by #12185)
26025              
26026              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
26027              Add Tests for warnings::register, Doc Update
26028              From: "chromatic" <chromatic@rmci.net>
26029              Date: Sat, 22 Sep 2001 09:43:20 -0600
26030              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
26031      Branch: perl
26032            + lib/warnings/register.t
26033            ! MANIFEST lib/warnings/register.pm
26034 ____________________________________________________________________________
26035 [ 12135] By: ams                                   on 2001/09/22  15:07:50
26036         Log: `@foo' should be @foo for consistency.
26037      Branch: perl
26038            ! pod/perldiag.pod
26039 ____________________________________________________________________________
26040 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
26041         Log: (Retracted by #12138)
26042              
26043              Add -woff (turn warning off) 3187:
26044              "A pointer is converted to a smaller integer."
26045              This happens when your pointers are 64-bit: then every case
26046              of converting pointers to PADOFFSETs (explicitly 32-bit)
26047              faces truncation (even explicit use of INT2PTR doesn't help).
26048              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
26049              Changing PADOFFSET from U32 to UV would help, but that
26050              would break binary backward compatibility of BASEOP and padop
26051              (assuming you have been using 64-bit pointers).
26052      Branch: perl
26053            ! hints/irix_6.sh
26054 ____________________________________________________________________________
26055 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
26056         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
26057              but the name comes from the inside the file, not from the file
26058              name, and Rumanian is the name of the language.
26059      Branch: perl
26060            + ext/Encode/Encode/macRumanian.enc
26061            - ext/Encode/Encode/macRomania.enc
26062            ! MANIFEST
26063 ____________________________________________________________________________
26064 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
26065         Log: Rename perltootc as perltooc for 8.3-friedliness.
26066      Branch: perl
26067            + pod/perltooc.pod
26068            - pod/perltootc.pod
26069            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
26070            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
26071            ! pod/perltoot.pod
26072 ____________________________________________________________________________
26073 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
26074         Log: Find more conflicts by lowercasing.
26075      Branch: perl
26076            + Porting/check83.pl
26077            - check83.pl
26078            ! MANIFEST
26079 ____________________________________________________________________________
26080 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
26081         Log: The AIX cc 5.0.0.0 is simply too buggy.
26082      Branch: perl
26083            ! hints/aix.sh
26084 ____________________________________________________________________________
26085 [ 12129] By: ams                                   on 2001/09/22  12:35:38
26086         Log: Uninteresting cleanup.
26087      Branch: perl
26088            ! form.h
26089 ____________________________________________________________________________
26090 [ 12128] By: ams                                   on 2001/09/22  12:28:48
26091         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
26092              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
26093              Date: Sat, 22 Sep 2001 14:29:13 +0100
26094              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
26095      Branch: perl
26096            ! cv.h
26097 ____________________________________________________________________________
26098 [ 12127] By: ams                                   on 2001/09/22  12:04:28
26099         Log: What's a backet?
26100      Branch: perl
26101            ! dump.c
26102 ____________________________________________________________________________
26103 [ 12126] By: ams                                   on 2001/09/22  10:02:34
26104         Log: Removed duplicated tests #19 and #20.
26105      Branch: perl
26106            ! t/op/do.t
26107 ____________________________________________________________________________
26108 [ 12125] By: ams                                   on 2001/09/22  03:58:41
26109         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
26110              From: Michael Carman <mjcarman@home.com>
26111              Date: Fri, 21 Sep 2001 17:54:05 -0500
26112              Message-Id: <3BABC50D.6040202@home.com>
26113              (Applied with some changes.)
26114      Branch: perl
26115            ! pod/perlmod.pod
26116 ____________________________________________________________________________
26117 [ 12124] By: ams                                   on 2001/09/22  03:44:19
26118         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
26119              From: Michael G Schwern <schwern@pobox.com>
26120              Date: Fri, 21 Sep 2001 19:20:40 -0400
26121              Message-Id: <20010921192040.E5494@blackrider>
26122      Branch: perl
26123            ! t/op/chdir.t
26124 ____________________________________________________________________________
26125 [ 12123] By: ams                                   on 2001/09/22  03:41:08
26126         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
26127              From: Blair Zajac <blair@orcaware.com>
26128              Date: Fri, 21 Sep 2001 15:13:04 -0700
26129              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
26130      Branch: perl
26131            ! t/op/chdir.t
26132 ____________________________________________________________________________
26133 [ 12122] By: ams                                   on 2001/09/22  03:37:07
26134         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
26135              20010920.007
26136              From: Michael G Schwern <schwern@pobox.com>
26137              Date: Fri, 21 Sep 2001 17:59:03 -0400
26138              Message-Id: <20010921175903.V5494@blackrider>
26139      Branch: perl
26140            ! t/op/do.t
26141 ____________________________________________________________________________
26142 [ 12121] By: ams                                   on 2001/09/22  03:30:38
26143         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
26144              suite on WinCE)
26145              From: Michael G Schwern <schwern@pobox.com>
26146              Date: Fri, 21 Sep 2001 19:41:03 -0400
26147              Message-Id: <20010921194103.G5494@blackrider>
26148      Branch: perl
26149            ! pod/perlport.pod
26150 ____________________________________________________________________________
26151 [ 12120] By: ams                                   on 2001/09/22  03:28:06
26152         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
26153              From: Michael G Schwern <schwern@pobox.com>
26154              Date: Fri, 21 Sep 2001 17:33:35 -0400
26155              Message-Id: <20010921173335.T5494@blackrider>
26156              ($ENV{FOO}=undef hunk not applied.)
26157      Branch: perl
26158            ! t/op/magic.t
26159 ____________________________________________________________________________
26160 [ 12119] By: ams                                   on 2001/09/22  03:02:26
26161         Log: Subject: [PATCH] perldiag.pod
26162              From: Peter Scott <Peter@PSDT.com>
26163              Date: Fri, 21 Sep 2001 18:54:50 -0700
26164              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
26165              (Moved to the right place.)
26166      Branch: perl
26167            ! pod/perldiag.pod
26168 ____________________________________________________________________________
26169 [ 12118] By: ams                                   on 2001/09/21  20:05:29
26170         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
26171              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26172              Date: Fri, 21 Sep 2001 22:36:54 +0200
26173              Message-Id: <20010921223654.A12742@rafael>
26174      Branch: perl
26175            ! t/op/do.t
26176 ____________________________________________________________________________
26177 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
26178         Log: Restore things as they were before
26179              the backward compatibility police notices.
26180      Branch: perl
26181            ! lib/Cwd.pm
26182 ____________________________________________________________________________
26183 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
26184         Log: More Cwd from Schwern: make also OS/2 and DOS
26185              Cwd agree with File::Spec (that is, native path
26186              syntax using \ instead of / -- backward compatibility
26187              polic warning) and stop Win32 from using bsd_realpath().
26188      Branch: perl
26189            ! lib/Cwd.pm
26190 ____________________________________________________________________________
26191 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
26192         Log: Subject: [PATCH @12110] RE: Untested libraries update
26193              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
26194              Date: Fri, 21 Sep 2001 18:21:07 +0100
26195              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
26196      Branch: perl
26197            ! lib/warnings/register.pm
26198 ____________________________________________________________________________
26199 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
26200         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
26201              From: Michael G Schwern <schwern@pobox.com>
26202              Date: Thu, 20 Sep 2001 22:54:02 -0400
26203              Message-ID: <20010920225402.A3611@blackrider>
26204      Branch: perl
26205            ! lib/Cwd.pm
26206 ____________________________________________________________________________
26207 [ 12113] By: ams                                   on 2001/09/21  17:08:24
26208         Log: Subject: [PATCH] avoid v-strings with require/use
26209              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
26210              Date: Fri, 21 Sep 2001 12:34:40 -0400
26211              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
26212      Branch: perl
26213            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
26214            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
26215            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
26216            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
26217            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
26218            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
26219            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
26220            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
26221            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
26222            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
26223            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
26224            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
26225            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
26226            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
26227            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
26228            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
26229            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
26230            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
26231            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
26232 ____________________________________________________________________________
26233 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
26234         Log: Update Changes.
26235      Branch: perl
26236            ! Changes patchlevel.h
26237 ____________________________________________________________________________
26238 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
26239         Log: Make AIX and Tru64 compilers happy.  
26240      Branch: perl
26241            ! ext/threads/threads.h ext/threads/threads.xs
26242 ____________________________________________________________________________
26243 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
26244         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
26245              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
26246              Date: 21 Sep 2001 09:16:37 -0000
26247              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
26248      Branch: perl
26249            ! toke.c
26250 ____________________________________________________________________________
26251 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
26252         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
26253              From: Michael G Schwern <schwern@pobox.com>
26254              Date: Thu, 20 Sep 2001 21:21:34 -0400
26255              Message-ID: <20010920212134.Y28291@blackrider>
26256      Branch: perl
26257            ! pp_sys.c
26258 ____________________________________________________________________________
26259 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
26260         Log: Subject: Re: GDB Debugging Macros from mod_perl
26261              From: rspier@pobox.com (Robert Spier)
26262              Date: Thu, 20 Sep 2001 22:45:03 -0700
26263              Message-ID: <15274.54239.413929.49430@rls.cx>
26264      Branch: perl
26265            ! pod/perltodo.pod
26266 ____________________________________________________________________________
26267 [ 12105] By: sky                                   on 2001/09/21  10:33:34
26268         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
26269              timezone! GetSystemTime should be available on all Win32 
26270              platforms we support. Perhaps Time::HiRes should be extended to
26271              support WinCE and Novell?
26272      Branch: perl
26273            ! ext/Time/HiRes/HiRes.xs
26274 ____________________________________________________________________________
26275 [ 12104] By: sky                                   on 2001/09/21  08:12:39
26276         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
26277      Branch: perl
26278            ! ext/threads/threads.h ext/threads/threads.xs
26279 ____________________________________________________________________________
26280 [ 12103] By: sky                                   on 2001/09/21  07:57:41
26281         Log: Rename the *thread* functions to Perl_* to avoid clashes.
26282              Notably on AIX but could become a problem on other platforms.
26283      Branch: perl
26284            ! ext/threads/threads.h ext/threads/threads.xs
26285 ____________________________________________________________________________
26286 [ 12102] By: sky                                   on 2001/09/21  07:35:30
26287         Log: Add the shared sv space to the global vars.
26288              Fix problems compiling on win32.
26289      Branch: perl
26290            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
26291            ! sharedsv.c sharedsv.h
26292 ____________________________________________________________________________
26293 [ 12101] By: ams                                   on 2001/09/21  00:19:55
26294         Log: Subject: [PATCH] win32/Makefile warning fix
26295              From: Blair Zajac <blair@orcaware.com>
26296              Date: Thu, 20 Sep 2001 18:15:43 -0700
26297              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
26298      Branch: perl
26299            ! win32/Makefile
26300 ____________________________________________________________________________
26301 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
26302         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
26303              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
26304              Date: Thu, 20 Sep 2001 18:36:22 +0200
26305              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
26306      Branch: perl
26307            ! lib/ExtUtils/Command.t
26308 ____________________________________________________________________________
26309 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
26310         Log: Cant spl wirth a dam.
26311      Branch: perl
26312            ! intrpvar.h
26313 ____________________________________________________________________________
26314 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
26315         Log: Don't use C++ comments.
26316      Branch: perl
26317            ! ext/threads/threads.xs
26318 ____________________________________________________________________________
26319 [ 12097] By: ams                                   on 2001/09/20  21:42:07
26320         Log: Change #12044 didn't.
26321      Branch: perl
26322            ! lib/constant.pm
26323 ____________________________________________________________________________
26324 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
26325         Log: Metaconfig unit changes for #12095.
26326      Branch: metaconfig
26327            ! U/modified/Myinit.U U/modified/libs.U
26328 ____________________________________________________________________________
26329 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
26330         Log: Remove iconv references since we are not using it
26331              and not going to; regen perltoc, perlmodlib.
26332              (Some references still linger in perltoc, have to figure
26333              out where they are coming from.)
26334      Branch: perl
26335            ! Configure NetWare/config.wc NetWare/config_H.wc
26336            ! Porting/Glossary Porting/config.sh Porting/config_H
26337            ! config_h.SH configure.com epoc/config.sh perl.h
26338            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
26339            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
26340            ! vos/config.ga.h win32/config.bc win32/config.gc
26341            ! win32/config.vc win32/config_H.bc win32/config_H.gc
26342            ! win32/config_H.vc wince/config.ce wince/config.h
26343            ! wince/config_H.ce
26344 ____________________________________________________________________________
26345 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
26346         Log: Subject: [PATCH docs] Re: ARGV and read
26347              From: Dave Mitchell <davem@fdgroup.co.uk>
26348              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
26349              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
26350      Branch: perl
26351            ! pod/perltodo.pod pod/perlvar.pod
26352 ____________________________________________________________________________
26353 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
26354         Log: Fresh copies from the cvs.perl.org perlfaq repository.
26355      Branch: perl
26356            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
26357            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
26358            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
26359            ! pod/perlfaq9.pod
26360 ____________________________________________________________________________
26361 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
26362         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
26363              From: Nicholas Clark <nick@ccl4.org>
26364              Date: Thu, 20 Sep 2001 14:27:08 +0100
26365              Message-ID: <20010920142708.X4971@plum.flirble.org>
26366      Branch: perl
26367            ! pp_pack.c t/op/pack.t
26368 ____________________________________________________________________________
26369 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
26370         Log: The sharedsv_space* are variables, not code.  Duh.
26371      Branch: perl
26372            ! intrpvar.h makedef.pl
26373 ____________________________________________________________________________
26374 [ 12090] By: ams                                   on 2001/09/20  11:26:06
26375         Log: Subject: [patch lib/lib_pm.PL]
26376              From: Stas Bekman <stas@stason.org>
26377              Date: Thu, 20 Sep 2001 18:48:53 +0800
26378              Message-Id: <3BA9C995.6010302@stason.org>
26379              (Applied by hand.)
26380      Branch: perl
26381            ! lib/lib_pm.PL
26382 ____________________________________________________________________________
26383 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
26384         Log: Only 21 tests, skipping or not.
26385      Branch: perl
26386            ! lib/ExtUtils/Command.t
26387 ____________________________________________________________________________
26388 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
26389         Log: New exported symbols.
26390      Branch: perl
26391            ! makedef.pl
26392 ____________________________________________________________________________
26393 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
26394         Log: Update Changes.
26395      Branch: perl
26396            ! Changes patchlevel.h
26397 ____________________________________________________________________________
26398 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
26399         Log: Correct numbering of the tests is useful.
26400      Branch: perl
26401            ! ext/threads/t/basic.t
26402 ____________________________________________________________________________
26403 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
26404         Log: More tests now too.
26405      Branch: perl
26406            ! lib/ExtUtils/Command.t
26407 ____________________________________________________________________________
26408 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
26409         Log: More tests now.
26410      Branch: perl
26411            ! ext/threads/t/basic.t
26412 ____________________________________________________________________________
26413 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
26414         Log: The test assumed 7-bit ASCII.  Now it "just"
26415              assumes 8-bit whatever.
26416      Branch: perl
26417            ! t/op/crypt.t
26418 ____________________________________________________________________________
26419 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
26420         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
26421              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26422              Date: Wed, 19 Sep 2001 11:45:28 +0200
26423              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
26424              
26425              Lvalue casts are not portable.
26426      Branch: perl
26427            ! ext/threads/threads.xs
26428 ____________________________________________________________________________
26429 [ 12081] By: sky                                   on 2001/09/19  10:17:52
26430         Log: Make the basic test contain only realy basic API tests
26431              Seems to be a problem with detach.
26432      Branch: perl
26433            ! ext/threads/t/basic.t
26434 ____________________________________________________________________________
26435 [ 12080] By: ams                                   on 2001/09/19  01:23:55
26436         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
26437              From: Michael G Schwern <schwern@pobox.com>
26438              Date: Tue, 18 Sep 2001 19:53:48 -0400
26439              Message-Id: <20010918195348.M585@blackrider>
26440              
26441              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
26442              From: Michael G Schwern <schwern@pobox.com>
26443              Date: Tue, 18 Sep 2001 22:07:13 -0400
26444              Message-Id: <20010918220713.B19616@blackrider>
26445      Branch: perl
26446            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
26447            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
26448            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
26449            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
26450            ! lib/Test/Tutorial.pod
26451 ____________________________________________________________________________
26452 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
26453         Log: Indent the test a bit.
26454      Branch: perl
26455            ! ext/threads/t/basic.t
26456 ____________________________________________________________________________
26457 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
26458         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
26459              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
26460              Date: Tue, 18 Sep 2001 18:06:44 +0200
26461              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
26462      Branch: perl
26463            ! win32/win32.c
26464 ____________________________________________________________________________
26465 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
26466         Log: Subject: stat access time is wrong on Win95
26467              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
26468              Date: Tue, 18 Sep 2001 21:59:24 +0200
26469              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
26470      Branch: perl
26471            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
26472 ____________________________________________________________________________
26473 [ 12076] By: ams                                   on 2001/09/18  22:11:25
26474         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
26475              From: Michael G Schwern <schwern@pobox.com>
26476              Date: Tue, 18 Sep 2001 18:47:14 -0400
26477              Message-Id: <20010918184714.I585@blackrider>
26478      Branch: perl
26479            ! t/op/crypt.t
26480 ____________________________________________________________________________
26481 [ 12075] By: sky                                   on 2001/09/18  19:29:37
26482         Log: two test failures
26483              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26484              Message-ID: <20010918221702.A17408@rafael>
26485              partly applied, #12074 already fixed half the patch
26486      Branch: perl
26487            ! ext/threads/t/basic.t
26488 ____________________________________________________________________________
26489 [ 12074] By: sky                                   on 2001/09/18  18:49:03
26490         Log: Fixes test case failure introduced by #12071, the warning is
26491              now correctly spelled :-)
26492      Branch: perl
26493            ! ext/IO/lib/IO/t/io_sel.t
26494 ____________________________________________________________________________
26495 [ 12073] By: sky                                   on 2001/09/18  18:46:22
26496         Log: Make the test behave properly!
26497      Branch: perl
26498            ! ext/threads/t/basic.t
26499 ____________________________________________________________________________
26500 [ 12072] By: ams                                   on 2001/09/18  18:44:59
26501         Log: OP_RCATLINE is an SVOP, not a BASEOP.
26502      Branch: perl
26503            ! opcode.h opcode.pl
26504 ____________________________________________________________________________
26505 [ 12071] By: ams                                   on 2001/09/18  18:06:27
26506         Log: Deprecate != Depreciate.
26507      Branch: perl
26508            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
26509            ! lib/Pod/ParseUtils.pm
26510 ____________________________________________________________________________
26511 [ 12070] By: ams                                   on 2001/09/18  15:14:58
26512         Log: Subject: [PATCH] Getopt::Std cleanup
26513              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26514              Date: Tue, 18 Sep 2001 17:32:13 +0200
26515              Message-Id: <20010918173213.C777@rafael>
26516      Branch: perl
26517            ! lib/Getopt/Std.pm lib/Getopt/Std.t
26518 ____________________________________________________________________________
26519 [ 12069] By: sky                                   on 2001/09/18  14:56:33
26520         Log: Forgot the makefile
26521      Branch: perl
26522            + ext/threads/Makefile.PL
26523 ____________________________________________________________________________
26524 [ 12068] By: sky                                   on 2001/09/18  14:13:26
26525         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
26526              The test will fail because of Test.pm not knowing about threads. 
26527              basic needs to be manually tested
26528              compile time warnings on IV2PTR conversions need to be fixed
26529      Branch: perl
26530            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
26531            + ext/threads/threads.h ext/threads/threads.pm
26532            + ext/threads/threads.xs
26533            ! MANIFEST
26534 ____________________________________________________________________________
26535 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
26536         Log: DJGPP tweak from Laszlo Molnar.
26537      Branch: perl
26538            ! djgpp/config.over
26539 ____________________________________________________________________________
26540 [ 12066] By: sky                                   on 2001/09/18  10:24:31
26541         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
26542      Branch: perl
26543            ! sharedsv.c sharedsv.h
26544 ____________________________________________________________________________
26545 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
26546         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
26547              ditto ^cns.
26548      Branch: perl
26549            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
26550            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
26551            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
26552            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
26553            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
26554            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
26555            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
26556            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
26557            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
26558            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
26559            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
26560            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
26561            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
26562            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
26563            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
26564            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
26565            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
26566            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
26567            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
26568            + ext/Encode/Encode/ir-197.enc
26569            - ext/Encode/Encode/cns11643-1.enc
26570            - ext/Encode/Encode/cns11643-2.enc
26571            - ext/Encode/Encode/iso2022-cn.enc
26572            - ext/Encode/Encode/iso2022-jp.enc
26573            - ext/Encode/Encode/iso2022-jp1.enc
26574            - ext/Encode/Encode/iso2022-jp2.enc
26575            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
26576            - ext/Encode/Encode/iso8859-1.enc
26577            - ext/Encode/Encode/iso8859-1.ucm
26578            - ext/Encode/Encode/iso8859-10.enc
26579            - ext/Encode/Encode/iso8859-10.ucm
26580            - ext/Encode/Encode/iso8859-11.enc
26581            - ext/Encode/Encode/iso8859-11.ucm
26582            - ext/Encode/Encode/iso8859-13.enc
26583            - ext/Encode/Encode/iso8859-13.ucm
26584            - ext/Encode/Encode/iso8859-14.enc
26585            - ext/Encode/Encode/iso8859-14.ucm
26586            - ext/Encode/Encode/iso8859-15.enc
26587            - ext/Encode/Encode/iso8859-15.ucm
26588            - ext/Encode/Encode/iso8859-16.enc
26589            - ext/Encode/Encode/iso8859-16.ucm
26590            - ext/Encode/Encode/iso8859-2.enc
26591            - ext/Encode/Encode/iso8859-2.ucm
26592            - ext/Encode/Encode/iso8859-3.enc
26593            - ext/Encode/Encode/iso8859-3.ucm
26594            - ext/Encode/Encode/iso8859-4.enc
26595            - ext/Encode/Encode/iso8859-4.ucm
26596            - ext/Encode/Encode/iso8859-5.enc
26597            - ext/Encode/Encode/iso8859-5.ucm
26598            - ext/Encode/Encode/iso8859-6.enc
26599            - ext/Encode/Encode/iso8859-6.ucm
26600            - ext/Encode/Encode/iso8859-7.enc
26601            - ext/Encode/Encode/iso8859-7.ucm
26602            - ext/Encode/Encode/iso8859-8.enc
26603            - ext/Encode/Encode/iso8859-8.ucm
26604            - ext/Encode/Encode/iso8859-9.enc
26605            - ext/Encode/Encode/iso8859-9.ucm
26606            - ext/Encode/Encode/isoir-197.enc
26607            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
26608 ____________________________________________________________________________
26609 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
26610         Log: Must Uppercase.
26611      Branch: perl
26612            ! ext/Encode/Encode.pm
26613 ____________________________________________________________________________
26614 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
26615         Log: Add various encodings.
26616      Branch: perl
26617            + ext/Encode/Encode/iso8859-11.enc
26618            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
26619            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
26620            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
26621            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
26622            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
26623            + ext/Encode/Encode/viscii.ucm
26624            ! MANIFEST ext/Encode/Encode.pm
26625 ____________________________________________________________________________
26626 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
26627         Log: lib/unicode relic.
26628      Branch: perl
26629            ! ext/Encode/compile
26630 ____________________________________________________________________________
26631 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
26632         Log: Subject: [PATCH] Re: filename problems
26633              From: Michael G Schwern <schwern@pobox.com>
26634              Date: Mon, 17 Sep 2001 17:26:26 -0400
26635              Message-ID: <20010917172626.Q585@blackrider>
26636      Branch: perl
26637            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
26638            - t/lib/sample-tests/header_at_end
26639            - t/lib/sample-tests/header_at_end_fail
26640            ! MANIFEST lib/Test/Harness/t/test-harness.t
26641 ____________________________________________________________________________
26642 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
26643         Log: Explicitly explain the 1e9 seconds, not everybody
26644              is a C geek.
26645      Branch: perl
26646            ! ext/Time/HiRes/HiRes.pm
26647 ____________________________________________________________________________
26648 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
26649         Log: Explain an apparent bug reported by
26650              Richard J. Barbalace <rjbarbal@MIT.EDU>,
26651              with additional explanation from Gisle Aas.
26652      Branch: perl
26653            ! ext/Time/HiRes/HiRes.pm
26654 ____________________________________________________________________________
26655 [ 12058] By: ams                                   on 2001/09/17  19:52:01
26656         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
26657              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26658              Date: Mon, 17 Sep 2001 22:48:05 +0200
26659              Message-Id: <20010917224805.C11744@rafael>
26660      Branch: perl
26661            ! t/lib/warnings/op t/lib/warnings/pp
26662 ____________________________________________________________________________
26663 [ 12057] By: ams                                   on 2001/09/17  16:51:18
26664         Log: Its a nit!
26665      Branch: perl
26666            ! sv.h
26667 ____________________________________________________________________________
26668 [ 12056] By: ams                                   on 2001/09/17  16:47:55
26669         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
26670              From: "Craig A. Berry" <craigberry@mac.com>
26671              Date: Mon, 17 Sep 2001 12:34:20 -0500
26672              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
26673      Branch: perl
26674            ! vms/vms.c
26675 ____________________________________________________________________________
26676 [ 12055] By: ams                                   on 2001/09/17  16:05:15
26677         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
26678              From: Gisle Aas <gisle@ActiveState.com>
26679              Date: 16 Apr 2001 16:20:34 -0700
26680              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
26681              (Applied by hand.)
26682      Branch: perl
26683            ! lib/CPAN.pm lib/CPAN/Nox.pm
26684 ____________________________________________________________________________
26685 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
26686         Log: Update Changes.
26687      Branch: perl
26688            ! Changes patchlevel.h
26689 ____________________________________________________________________________
26690 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
26691         Log: Adding new files to the MANIFEST is always nice.
26692      Branch: perl
26693            ! MANIFEST
26694 ____________________________________________________________________________
26695 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
26696         Log: Reindent the PerlIO files (suggested by NI-S), used
26697              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
26698              (GNU indent).  Note that wholesale re-indenting might
26699              be nice, but that would break nice formatting/alignment
26700              of assignments, equality testing, and complex boolean
26701              expressions with lots of &s and |s.
26702      Branch: perl
26703            ! perlio.c perlio.h perliol.h
26704 ____________________________________________________________________________
26705 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
26706         Log: Add a script for being 8.3-polite.
26707              The found conflicts are being worked on.
26708      Branch: perl
26709            + check83.pl
26710            ! MANIFEST Porting/pumpkin.pod
26711 ____________________________________________________________________________
26712 [ 12050] By: sky                                   on 2001/09/17  12:44:36
26713         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
26714              finding it.
26715      Branch: perl
26716            ! sv.c
26717 ____________________________________________________________________________
26718 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
26719         Log: Bump up versions because of #12041.
26720      Branch: perl
26721            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
26722            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
26723            ! lib/Time/localtime.pm
26724 ____________________________________________________________________________
26725 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
26726         Log: Bump the version number because of #12042.
26727      Branch: perl
26728            ! lib/CPAN/FirstTime.pm
26729 ____________________________________________________________________________
26730 [ 12047] By: ams                                   on 2001/09/17  11:21:40
26731         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
26732              From: Abhijit Menon-Sen <ams@wiw.org>
26733              Date: Mon, 17 Sep 2001 17:44:12 +0530
26734              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
26735      Branch: perl
26736            ! op.c
26737 ____________________________________________________________________________
26738 [ 12046] By: sky                                   on 2001/09/17  07:14:17
26739         Log: Subject: Re: t/op/ver.t using skip() improperly
26740              From: "chromatic" <chromatic@rmci.net>
26741              Date: Mon, 17 Sep 2001 00:22:29 -0600
26742              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
26743      Branch: perl
26744            ! t/op/ver.t
26745 ____________________________________________________________________________
26746 [ 12045] By: nick                                  on 2001/09/17  07:12:14
26747         Log: Integrate mainline
26748      Branch: perlio
26749           +> t/op/chdir.t
26750           !> (integrate 117 files)
26751 ____________________________________________________________________________
26752 [ 12044] By: ams                                   on 2001/09/17  05:49:53
26753         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
26754              From: Ilmari Karonen <iltzu@sci.fi>
26755              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
26756              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
26757              (And $VERSION = '1.05'.)
26758      Branch: perl
26759            ! lib/constant.pm
26760 ____________________________________________________________________________
26761 [ 12043] By: ams                                   on 2001/09/17  05:44:50
26762         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
26763              From: Michael G Schwern <schwern@pobox.com>
26764              Date: Mon, 17 Sep 2001 07:49:04 +0200
26765              Message-Id: <20010917074904.V1588@blackrider>
26766              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
26767      Branch: perl
26768            + t/op/chdir.t
26769            ! MANIFEST pp_sys.c
26770 ____________________________________________________________________________
26771 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
26772         Log: Subject: Re: CPAN.pm needs some hacking 
26773              From: "chromatic" <chromatic@rmci.net>
26774              Date: Sun, 16 Sep 2001 16:46:29 -0600
26775              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
26776      Branch: perl
26777            ! lib/CPAN/FirstTime.pm
26778 ____________________________________________________________________________
26779 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
26780         Log: Change use|require 5.005_64 to use|require 5.6.1.
26781      Branch: perl
26782            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
26783            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
26784            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
26785            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
26786            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
26787            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
26788            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
26789            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
26790            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
26791            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
26792            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
26793            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
26794            ! lib/base.pm lib/fields.pm
26795 ____________________________________________________________________________
26796 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
26797         Log: Bump up version numbers.
26798              
26799              TODO 1: double check that pre-5.6.1 CPAN.pm:s
26800              don't try to download 5.8.0 because of the
26801              version numbers.  Mainly this means using _00
26802              in the core version numbers.
26803              
26804              TODO 2: the "use 5.005_64" in many modules
26805              needs to be changed to, say, "use 5.6.1".
26806      Branch: perl
26807            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
26808            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
26809            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
26810            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
26811            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
26812            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
26813            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
26814            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
26815            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
26816            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
26817            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
26818 ____________________________________________________________________________
26819 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
26820         Log: Use UCHARAT() as suggested by Inaba Hiroto.
26821      Branch: perl
26822            ! regexec.c
26823 ____________________________________________________________________________
26824 [ 12038] By: ams                                   on 2001/09/16  15:16:24
26825         Log: Subject: [PATCH] Re: Core module version numbers review
26826              From: Peter Scott <Peter@PSDT.com>
26827              Date: Sun, 16 Sep 2001 09:09:58 -0700
26828              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
26829      Branch: perl
26830            ! lib/perl5db.pl
26831 ____________________________________________________________________________
26832 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
26833         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
26834              not yet fully implemented.
26835      Branch: perl
26836            ! pod/perlfunc.pod pod/perlunicode.pod
26837 ____________________________________________________________________________
26838 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
26839         Log: Subject: [patch] plug PL_beginav_save leak
26840              From: Doug MacEachern <dougm@covalent.net>
26841              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
26842              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
26843      Branch: perl
26844            ! perl.c
26845 ____________________________________________________________________________
26846 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
26847         Log: (accidentally empty checkin)
26848      Branch: perl
26849            ! sv.c
26850 ____________________________________________________________________________
26851 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
26852         Log: Subject: [patch] ithreads+PL_beginav_save
26853              From: Doug MacEachern <dougm@covalent.net>
26854              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
26855              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
26856      Branch: perl
26857            ! sv.c
26858 ____________________________________________________________________________
26859 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
26860         Log: Subject: [PATCH] h2xs.PL with C::Scan
26861              From: Tim Jenness <t.jenness@jach.hawaii.edu>
26862              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
26863              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
26864      Branch: perl
26865            ! utils/h2xs.PL
26866 ____________________________________________________________________________
26867 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
26868         Log: Elaborate (well, make more vague, really) #12030.
26869      Branch: perl
26870            ! pod/perltodo.pod pod/perlunicode.pod
26871 ____________________________________________________________________________
26872 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
26873         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
26874              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
26875              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
26876              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
26877      Branch: perl
26878            ! regexec.c
26879 ____________________________________________________________________________
26880 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
26881         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
26882              are not yet complete.
26883      Branch: perl
26884            ! pod/perltodo.pod pod/perlunicode.pod
26885 ____________________________________________________________________________
26886 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
26887         Log: Document what's still to be done on the regular expression
26888              Unicode support, based on the UTR#18.
26889      Branch: perl
26890            ! pod/perltodo.pod pod/perlunicode.pod
26891 ____________________________________________________________________________
26892 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
26893         Log: Regen headers.
26894      Branch: perl
26895            ! embedvar.h perlapi.h
26896 ____________________________________________________________________________
26897 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
26898         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
26899              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26900              Date: Sun, 09 Sep 2001 18:41:54 +0100
26901              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
26902      Branch: perl
26903            ! Porting/findvars ext/ByteLoader/bytecode.h
26904            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
26905            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
26906 ____________________________________________________________________________
26907 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
26908         Log: enable most warnings for windows build; fix the various typecasting
26909              nits that showed up (no bugfixes here)
26910      Branch: maint-5.6/perl
26911            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
26912            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
26913            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
26914            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
26915            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
26916            ! x2p/walk.c
26917 ____________________________________________________________________________
26918 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
26919         Log: Integrate change #12024 from maintperl
26920              (a local() precedence bug)
26921      Branch: perl
26922           !> lib/ExtUtils/Install.pm
26923 ____________________________________________________________________________
26924 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
26925         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
26926              change#8642
26927      Branch: maint-5.6/perl
26928            ! lib/ExtUtils/Install.pm
26929 ____________________________________________________________________________
26930 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
26931         Log: Update Changes.
26932      Branch: perl
26933            ! Changes patchlevel.h
26934 ____________________________________________________________________________
26935 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
26936         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
26937              From: "chromatic" <chromatic@rmci.net>
26938              Date: Fri, 14 Sep 2001 09:44:57 -0600 
26939              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
26940      Branch: perl
26941            ! lib/ExtUtils/Manifest.t
26942 ____________________________________________________________________________
26943 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
26944         Log: Hopefully better skipping of the Complete.t tests
26945              in case of not a tty. 
26946      Branch: perl
26947            ! lib/Term/Complete.t t/op/stat.t
26948 ____________________________________________________________________________
26949 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
26950         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
26951              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
26952              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
26953              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
26954      Branch: perl
26955            ! regexec.c t/op/pat.t
26956 ____________________________________________________________________________
26957 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
26958         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
26959              From: Robin Barker <rmb1@cise.npl.co.uk>
26960              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
26961              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
26962      Branch: perl
26963            ! pod/perlport.pod
26964 ____________________________________________________________________________
26965 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
26966         Log: NetWare tweaks from Ananth Kesari.
26967      Branch: perl
26968            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
26969            ! NetWare/nwutil.h
26970 ____________________________________________________________________________
26971 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
26972         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
26973              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26974              Date: Fri, 14 Sep 2001 10:51:13 +0200
26975              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
26976      Branch: perl
26977            ! pod/perlport.pod
26978 ____________________________________________________________________________
26979 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
26980         Log: Subject: Re: [PATCH 2 pl2pm.PL]
26981              From: Joe Smith <Joe.Smith@inwap.com>
26982              Date: Fri, 14 Sep 2001 00:13:32 -0700
26983              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
26984              
26985              Eradicate qu.
26986      Branch: perl
26987            ! keywords.h keywords.pl utils/pl2pm.PL
26988 ____________________________________________________________________________
26989 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
26990         Log: Retract #12013, didn't go over too well in Tru64.
26991      Branch: perl
26992            ! embed.h embed.pl sv.h
26993 ____________________________________________________________________________
26994 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
26995         Log: Subject: [PATCH] Execute files of debugger commands
26996              From: Peter Scott <Peter@PSDT.com>
26997              Date: Thu, 13 Sep 2001 15:26:31 -0700
26998              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
26999      Branch: perl
27000            ! lib/perl5db.pl pod/perldebug.pod
27001 ____________________________________________________________________________
27002 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
27003         Log: (Retracted by #12015)
27004              Subject: [proposed PATCH] Re: perl@11920
27005              From: Nicholas Clark <nick@ccl4.org>
27006              Date: Wed, 12 Sep 2001 23:46:09 +0100
27007              Message-ID: <20010912234609.H4971@plum.flirble.org>     
27008      Branch: perl
27009            ! embed.h embed.pl sv.h
27010 ____________________________________________________________________________
27011 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
27012         Log: ucblib shouldn't be linked against in nonstop-ux,
27013              from Tom Bates.
27014      Branch: perl
27015            ! hints/nonstopux.sh
27016 ____________________________________________________________________________
27017 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
27018         Log: Do stty only if we have stty.
27019              
27020              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
27021      Branch: perl
27022            ! lib/Term/Complete.pm
27023 ____________________________________________________________________________
27024 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
27025         Log: Skip the test if not running on a tty.
27026      Branch: perl
27027            ! lib/Term/Complete.t
27028 ____________________________________________________________________________
27029 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
27030         Log: Regen headers.
27031      Branch: perl
27032            ! embed.h opcode.h pod/perlapi.pod proto.h
27033 ____________________________________________________________________________
27034 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
27035         Log: Subject: [PATCH op.c] Re: perl@12003
27036              From: Robin Barker <rmb1@cise.npl.co.uk>
27037              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
27038              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
27039      Branch: perl
27040            ! op.c
27041 ____________________________________________________________________________
27042 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
27043         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
27044              From: Robin Barker <rmb1@cise.npl.co.uk>
27045              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
27046              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
27047      Branch: perl
27048            ! sv.c
27049 ____________________________________________________________________________
27050 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
27051         Log: Upgrade to Memoize 0.66.
27052      Branch: perl
27053            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
27054            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
27055            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
27056 ____________________________________________________________________________
27057 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
27058         Log: Subject: [ID 20010912.007] substr reference core dump
27059              From: me-01@ton.iguana.be
27060              Date: 12 Sep 2001 14:11:16 -0000
27061              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
27062      Branch: perl
27063            ! mg.c
27064 ____________________________________________________________________________
27065 [ 12004] By: ams                                   on 2001/09/12  01:13:49
27066         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
27067              From: Ilmari Karonen <iltzu@sci.fi>
27068              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
27069              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
27070      Branch: perl
27071            ! pod/perlfaq4.pod
27072 ____________________________________________________________________________
27073 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
27074         Log: Update Changes.
27075      Branch: perl
27076            ! Changes patchlevel.h
27077 ____________________________________________________________________________
27078 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
27079         Log: NetWare update from Ananth Kesari.
27080      Branch: perl
27081            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
27082            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
27083 ____________________________________________________________________________
27084 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
27085         Log: Retract #11984: div() being redefined, and 1397
27086              failing on 64-bit platforms.
27087      Branch: perl
27088            ! lib/Math/BigInt/Calc.pm
27089 ____________________________________________________________________________
27090 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
27091         Log: Metaconfig unit change for #11999.
27092      Branch: metaconfig
27093            ! U/protos/d_lseekproto.U
27094 ____________________________________________________________________________
27095 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
27096         Log: The lseek fix (#11991) was no fix.
27097      Branch: perl
27098            ! Configure
27099 ____________________________________________________________________________
27100 [ 11998] By: sky                                   on 2001/09/11  07:52:06
27101         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
27102              From: Matt Sergeant <MSergeant@star.net.uk>
27103              Date: Tue, 11 Sep 2001 09:22:32 +0100
27104              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
27105      Branch: perl
27106            ! ext/Encode/Encode.pm
27107 ____________________________________________________________________________
27108 [ 11997] By: sky                                   on 2001/09/11  06:35:29
27109         Log: Sometimes dTHX is added because it is needed on non 
27110              gnuc platforms, but not needed there. This uses GCC
27111              to silence GCC specific warnings by marking pTHX as 
27112              unused.
27113      Branch: perl
27114            ! perl.h
27115 ____________________________________________________________________________
27116 [ 11996] By: nick                                  on 2001/09/11  06:25:27
27117         Log: Integrate mainline
27118      Branch: perlio
27119            - ext/POSIX/sigaction.t lib/File/Find/taint.t
27120           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
27121 ____________________________________________________________________________
27122 [ 11995] By: nick                                  on 2001/09/11  06:23:39
27123         Log: Part Integrate mainline
27124      Branch: perlio
27125           +> (branch 69 files)
27126            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
27127            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
27128            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
27129            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
27130            - lib/Switch/t/switch_case.t lib/Test/Harness.t
27131            - lib/Test/More/Changes lib/Test/More/t/More.t
27132            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
27133            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
27134            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
27135            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
27136            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
27137            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
27138            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
27139            - t/lib/Test/More/Catch.pm wince/perl.ico
27140           !> (integrate 197 files)
27141 ____________________________________________________________________________
27142 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
27143         Log: Subject: Re: [PATCH] Encode.pm docs fix
27144              From: Gisle Aas <gisle@ActiveState.com>
27145              Date: 10 Sep 2001 11:27:02 -0700
27146              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
27147      Branch: perl
27148            ! ext/Encode/Encode.pm
27149 ____________________________________________________________________________
27150 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
27151         Log: Fix unpack U to be the reverse of pack U
27152              (but implement unpack U0U as a backdoor to get
27153              the UTF-8 malformed warnings from un-UTF-8 data)
27154      Branch: perl
27155            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
27156 ____________________________________________________________________________
27157 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
27158         Log: Metaconfig unit change for #11991;
27159              delete an unused unit (d_strtoull.U is the one used)
27160      Branch: metaconfig
27161            ! U/protos/d_lseekproto.U
27162      Branch: metaconfig/U/perl
27163            - strtoull.U
27164 ____________________________________________________________________________
27165 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
27166         Log: Subject: [PATCH] Configure not recording lseek proto
27167              From: Blair Zajac <blair@orcaware.com>
27168              Date: Mon, 10 Sep 2001 17:52:37 -0700
27169              Message-ID: <3B9D6055.BA334A31@orcaware.com>
27170              
27171              plus regen Configure.
27172      Branch: perl
27173            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27174            ! config_h.SH uconfig.h
27175 ____________________________________________________________________________
27176 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
27177         Log: Subject: [PATCH] Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?)))                  
27178              From: Nicholas Clark <nick@ccl4.org>
27179              Date: Tue, 11 Sep 2001 00:00:31 +0100
27180              Message-ID: <20010911000031.G1512@plum.flirble.org>
27181      Branch: perl
27182            + t/op/qq.t
27183            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
27184 ____________________________________________________________________________
27185 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
27186         Log: Subject: [PATCH] Building on win32 w/o perlio
27187              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
27188              Date: Mon, 10 Sep 2001 23:38:46 +0200
27189              Message-ID: <3B9D4F06.14433.2C37644@localhost>
27190      Branch: perl
27191            ! perl.c win32/Makefile win32/makefile.mk
27192 ____________________________________________________________________________
27193 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
27194         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
27195              From: "chromatic" <chromatic@rmci.net>
27196              Date: Mon, 10 Sep 2001 15:14:01 -0600
27197              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
27198      Branch: perl
27199            + lib/CGI/t/push.t
27200            ! MANIFEST
27201 ____________________________________________________________________________
27202 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
27203         Log: Subject: avoiding hoardes of zombies
27204              From: Nicholas Clark <nick@ccl4.org>
27205              Date: Mon, 10 Sep 2001 22:00:40 +0100
27206              Message-ID: <20010910220040.C1512@plum.flirble.org>
27207      Branch: perl
27208            ! pod/perlipc.pod
27209 ____________________________________________________________________________
27210 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
27211         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
27212              From: John Peacock <jpeacock@rowman.com>
27213              Date: Mon, 10 Sep 2001 16:34:30 -0400
27214              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
27215      Branch: perl
27216            ! sv.c t/op/ver.t utf8.h
27217 ____________________________________________________________________________
27218 [ 11985] By: ams                                   on 2001/09/10  23:20:13
27219         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
27220      Branch: perl
27221            ! MANIFEST
27222 ____________________________________________________________________________
27223 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
27224         Log: (Retracted by #12001)
27225              Subject: Calc with USE_MUL/USE_DIV
27226              From: Tels <perl_dummy@bloodgate.com>
27227              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
27228              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
27229      Branch: perl
27230            ! lib/Math/BigInt/Calc.pm
27231 ____________________________________________________________________________
27232 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
27233         Log: Subject: [PATCH op.c] Re: perl@11978
27234              From: Robin Barker <rmb1@cise.npl.co.uk>
27235              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
27236              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
27237              
27238              Format errors.
27239      Branch: perl
27240            ! op.c
27241 ____________________________________________________________________________
27242 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
27243         Log: Switch PADOFFSET back to U32 both because of binary backward
27244              compatibility and because Arthur seems to have been fixing the
27245              problems with naughty integer-pointer casting.
27246      Branch: perl
27247            ! op.h
27248 ____________________________________________________________________________
27249 [ 11981] By: ams                                   on 2001/09/10  16:31:43
27250         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
27251              Fix Pod Typo, Add Test for ExtUtils::Command
27252              From: "chromatic" <chromatic@rmci.net>
27253              Date: Mon, 10 Sep 2001 11:20:56 -0600
27254              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
27255      Branch: perl
27256            + lib/ExtUtils/Command.t
27257            ! MANIFEST lib/ExtUtils/Command.pm
27258 ____________________________________________________________________________
27259 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
27260         Log: Subject: [PATCH] Encode.pm docs fix
27261              From: Matt Sergeant <MSergeant@star.net.uk>
27262              Date: Mon, 10 Sep 2001 15:24:01 +0100
27263              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
27264      Branch: perl
27265            ! ext/Encode/Encode.pm
27266 ____________________________________________________________________________
27267 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
27268         Log: Update Changes.
27269      Branch: perl
27270            ! Changes patchlevel.h
27271 ____________________________________________________________________________
27272 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
27273         Log: Revert #11973, the dTHX seems to be needed in there
27274              for threaded builds.
27275      Branch: perl
27276            ! perlio.c
27277 ____________________________________________________________________________
27278 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
27279         Log: Detypo.
27280      Branch: perl
27281            ! pod/perlguts.pod
27282 ____________________________________________________________________________
27283 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
27284         Log: Further Class::Struct patching from Damian.
27285              
27286              The new new semantics are:
27287              
27288              * If you pass an initializer for a nested object, it has to be:
27289              a) a reference to an object of that class, or      
27290              b) a reference to an object of a subclass of that class, or
27291              c) a reference to a hash of arguments to be passed to the
27292              class's constructor
27293              * If you pass no initializer for a nested object, the attribute
27294              is initialized to C<undef>
27295      Branch: perl
27296            ! lib/Class/Struct.pm
27297 ____________________________________________________________________________
27298 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
27299         Log: Skip the crypt test if no crypt.
27300      Branch: perl
27301            ! t/op/crypt.t
27302 ____________________________________________________________________________
27303 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
27304         Log: Warn against using bare v-strings as IP addresses
27305              (okay if using the wrappers from Socket)
27306      Branch: perl
27307            ! pod/perldata.pod pod/perlport.pod
27308 ____________________________________________________________________________
27309 [ 11973] By: sky                                   on 2001/09/10  11:57:58
27310         Log: Remove unused dTHX. Silenced another warning.
27311      Branch: perl
27312            ! perlio.c
27313 ____________________________________________________________________________
27314 [ 11972] By: sky                                   on 2001/09/10  11:54:25
27315         Log: Silence some more warnings INT2PTR.
27316      Branch: perl
27317            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
27318 ____________________________________________________________________________
27319 [ 11971] By: sky                                   on 2001/09/10  11:21:50
27320         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
27321      Branch: perl
27322            ! cop.h
27323 ____________________________________________________________________________
27324 [ 11970] By: sky                                   on 2001/09/10  11:17:25
27325         Log: Apply INT2PTR with force to silence warnings from
27326              PM_GETRE and friends. No more warnings with 64bit 
27327              IVs and 32bit pointers.    
27328      Branch: perl
27329            ! op.c op.h perl.c
27330 ____________________________________________________________________________
27331 [ 11969] By: sky                                   on 2001/09/10  10:13:02
27332         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
27333      Branch: perl
27334            ! pod/perlguts.pod
27335 ____________________________________________________________________________
27336 [ 11968] By: sky                                   on 2001/09/10  10:02:51
27337         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
27338              Rename to custop_op_name to Perl_custom_op_name to match perlapi
27339              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
27340              perl_clone.
27341      Branch: perl
27342            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
27343 ____________________________________________________________________________
27344 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
27345         Log: Using strlen() not good on embedded nul bytes.
27346      Branch: perl
27347            ! regcomp.c
27348 ____________________________________________________________________________
27349 [ 11966] By: ams                                   on 2001/09/09  21:06:13
27350         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
27351              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27352              Date: Mon, 13 Aug 2001 22:51:59 +0200
27353              Message-ID: <20010813225159.C6681@rafael>
27354              (Applied with several tweaks.)
27355      Branch: perl
27356            ! embed.h embed.pl proto.h toke.c
27357 ____________________________________________________________________________
27358 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
27359         Log: The exact error message is system-dependent.
27360      Branch: perl
27361            ! lib/ExtUtils/Manifest.t
27362 ____________________________________________________________________________
27363 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
27364         Log: Add Windows and Mac Sami support to Encode
27365              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
27366      Branch: perl
27367            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
27368            ! MANIFEST
27369 ____________________________________________________________________________
27370 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
27371         Log: Use the tried method.
27372      Branch: perl
27373            ! pod/perlport.pod
27374 ____________________________________________________________________________
27375 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
27376         Log: Can't count parentheses.
27377      Branch: perl
27378            ! ext/IO/lib/IO/Socket/INET.pm
27379 ____________________________________________________________________________
27380 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
27381         Log: perlport additions: 1 while unlink, add/delete directory
27382              entries and permissions, cygwin stat funkiness (from Michael
27383              Schwern and Nicholas Clark)
27384      Branch: perl
27385            ! pod/perlport.pod
27386 ____________________________________________________________________________
27387 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
27388         Log: blib does have a detectable test.
27389      Branch: perl
27390            ! t/lib/1_compile.t
27391 ____________________________________________________________________________
27392 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
27393         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
27394              From: "chromatic" <chromatic@rmci.net>
27395              Date: Sat, 08 Sep 2001 19:33:42 -0600
27396              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
27397      Branch: perl
27398            + lib/Term/Complete.t
27399            ! MANIFEST
27400 ____________________________________________________________________________
27401 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
27402         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
27403              From: Michael G Schwern <schwern@pobox.com> 
27404              Date: Sat, 8 Sep 2001 02:40:26 -0400
27405              Message-ID: <20010908024026.A26283@blackrider>
27406      Branch: perl
27407            + lib/Test/Tutorial.pod
27408            ! MANIFEST
27409 ____________________________________________________________________________
27410 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
27411         Log: Try to look up protocol (by name) only iff it has non-numbers:
27412              nice if the server is in a chrooted environment (no /etc/protocols,
27413              server code using hardcorded protocol numbers like 6 for tcp),
27414              suggested by John Holdsworth <coldwave@bigfoot.com>.
27415              In other words, if we are given a number, why look it up again
27416              (by number)?
27417      Branch: perl
27418            ! ext/IO/lib/IO/Socket/INET.pm
27419 ____________________________________________________________________________
27420 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
27421         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
27422              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
27423              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
27424              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
27425              
27426              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
27427              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
27428              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
27429              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
27430              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
27431              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
27432              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
27433              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
27434      Branch: perl
27435            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
27436 ____________________________________________________________________________
27437 [ 11955] By: ams                                   on 2001/09/09  02:54:21
27438         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
27439              From: "Craig A. Berry" <craigberry@mac.com>
27440              Date: Sat, 08 Sep 2001 19:02:16 -0500
27441              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
27442      Branch: perl
27443            ! lib/CGI/t/carp.t
27444 ____________________________________________________________________________
27445 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
27446         Log: Documentation tweaks; think the IP address as an opaque string.
27447      Branch: perl
27448            ! ext/Socket/Socket.pm
27449 ____________________________________________________________________________
27450 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
27451         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
27452              From: Michael G Schwern <schwern@pobox.com>
27453              Date: Sat, 8 Sep 2001 19:45:46 -0400
27454              Message-ID: <20010908194546.C9193@blackrider>
27455      Branch: perl
27456            + lib/blib.t
27457            ! MANIFEST lib/blib.pm t/lib/1_compile.t
27458 ____________________________________________________________________________
27459 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
27460         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
27461              From: "chromatic" <chromatic@rmci.net>
27462              Date: Sat, 08 Sep 2001 12:31:44 -0600
27463              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
27464      Branch: perl
27465            + lib/CGI/t/fast.t
27466            ! MANIFEST
27467 ____________________________________________________________________________
27468 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
27469         Log: The Socket tests were wrong: they were assuming too much.
27470      Branch: perl
27471            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
27472 ____________________________________________________________________________
27473 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
27474         Log: Retract the portability changes since they
27475              seem to have opened a can of worms... will
27476              go back to UNICOS/mk and do the bare minimum
27477              required to get the tests working.
27478      Branch: perl
27479            ! ext/Socket/Socket.xs
27480 ____________________________________________________________________________
27481 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
27482         Log: PADOFFSET is used to cast pointers into integers,
27483              if pointers are 64 bits and U32 32 bits,
27484              bad things may happen, or at least warnings issued.
27485      Branch: perl
27486            ! op.h
27487 ____________________________________________________________________________
27488 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
27489         Log: Still more Socket portability tweaking.
27490              Now Socket.t seems to be happy in all of
27491              Linux/x86, Tru64/alpha, Solaris/sparc,
27492              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
27493              
27494              Addendum: it seems that io_multihomed, io_sock, and hostent
27495              were broken in little-endians (linux/x86 and tru64/alpha)
27496              because of this change.  Argh.
27497      Branch: perl
27498            ! ext/Socket/Socket.xs
27499 ____________________________________________________________________________
27500 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
27501         Log: More portability kicking on inet_ntoa().
27502      Branch: perl
27503            ! ext/Socket/Socket.xs
27504 ____________________________________________________________________________
27505 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
27506         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
27507              From: Michael G Schwern <schwern@pobox.com> 
27508              Date: Fri, 7 Sep 2001 23:06:51 -0400
27509              Message-ID: <20010907230651.R606@blackrider>
27510      Branch: perl
27511            + lib/ExtUtils/Manifest.t
27512            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
27513 ____________________________________________________________________________
27514 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
27515         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
27516              From: "chromatic" <chromatic@rmci.net>
27517              Date: Fri, 07 Sep 2001 17:53:15 -0600      
27518              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
27519      Branch: perl
27520            + lib/ExtUtils/testlib.t
27521            ! MANIFEST
27522 ____________________________________________________________________________
27523 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
27524         Log: Thinko.
27525      Branch: perl
27526            ! lib/integer.t
27527 ____________________________________________________________________________
27528 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
27529         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
27530              From: "Craig A. Berry" <craigberry@mac.com>
27531              Date: Fri, 07 Sep 2001 15:30:03 -0500
27532              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
27533      Branch: perl
27534            ! lib/CGI/Carp.pm
27535 ____________________________________________________________________________
27536 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
27537         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
27538              From: Michael G Schwern <schwern@pobox.com>
27539              Date: Fri, 7 Sep 2001 15:38:13 -0400
27540              Message-ID: <20010907153813.K606@blackrider>
27541      Branch: perl
27542            ! lib/ExtUtils/MM_Unix.pm
27543 ____________________________________________________________________________
27544 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
27545         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
27546              From: Robin Barker <rmb1@cise.npl.co.uk>
27547              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
27548              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
27549      Branch: perl
27550            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
27551 ____________________________________________________________________________
27552 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
27553         Log: Clean up 1_compile.t; move tests to more consistent
27554              places (t/ subdirectories); add integer.t (much of
27555              the pragma is tested elsewhere but there is no one
27556              centralized place)
27557      Branch: perl
27558            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
27559            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
27560            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
27561            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
27562            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
27563            - lib/File/Find/find.t lib/File/Find/taint.t
27564            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
27565 ____________________________________________________________________________
27566 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
27567         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
27568              From: "chromatic" <chromatic@rmci.net>
27569              Date: Fri, 07 Sep 2001 10:17:40 -0600
27570              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
27571      Branch: perl
27572            ! lib/File/Find/taint.t
27573 ____________________________________________________________________________
27574 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
27575         Log: Update Changes.
27576      Branch: perl
27577            ! Changes patchlevel.h
27578 ____________________________________________________________________________
27579 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
27580         Log: Rename the old threading tutorial, start a new one,
27581              regen toc.
27582      Branch: perl
27583            + pod/perlothrtut.pod
27584            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
27585            ! pod/perltoc.pod
27586 ____________________________________________________________________________
27587 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
27588         Log: vars very much has a test.
27589      Branch: perl
27590            ! t/lib/1_compile.t
27591 ____________________________________________________________________________
27592 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
27593         Log: Subject: Re: wince/perl.ico marked as binary
27594              From: Nicholas Clark <nick@ccl4.org>
27595              Date: Fri, 7 Sep 2001 13:54:40 +0100
27596              Message-ID: <20010907135439.D39150@plum.flirble.org>
27597              
27598              and wince/Makefile.ce change from Rainer Keuchel.
27599      Branch: perl
27600            + wince/makeico.pl
27601            ! MANIFEST wince/Makefile.ce
27602 ____________________________________________________________________________
27603 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
27604         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
27605              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
27606              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
27607              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
27608      Branch: perl
27609            ! regexec.c
27610 ____________________________________________________________________________
27611 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
27612         Log: (Replaced by #11934)
27613              Subject: Re: [PATCH regexec.c] more general .* and .*?
27614              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
27615              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
27616              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
27617      Branch: perl
27618            ! regexec.c
27619 ____________________________________________________________________________
27620 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
27621         Log: The #11931 patching misbehaved.
27622      Branch: perl
27623            ! lib/Test/Harness/t/test-harness.t
27624 ____________________________________________________________________________
27625 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
27626         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
27627              From: Michael G Schwern <schwern@pobox.com>
27628              Date: Fri, 7 Sep 2001 03:30:41 -0400
27629              Message-ID: <20010907033041.A2796@blackrider>
27630      Branch: perl
27631            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
27632            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
27633            + t/lib/sample-tests/header_at_end_fail
27634            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
27635            - lib/Test/Harness.t
27636            ! MANIFEST lib/Test/Harness.pm t/TEST
27637 ____________________________________________________________________________
27638 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
27639         Log: Subject: [PATCH] Digest::MD5 update
27640              From: Gisle Aas <gisle@ActiveState.com>
27641              Date: 06 Sep 2001 23:32:56 -0700
27642              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
27643      Branch: perl
27644            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
27645            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
27646 ____________________________________________________________________________
27647 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
27648         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
27649              From: "chromatic" <chromatic@rmci.net>
27650              Date: Thu, 06 Sep 2001 23:11:44 -0600
27651              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
27652      Branch: perl
27653            + lib/less.t
27654            ! MANIFEST t/lib/1_compile.t
27655 ____________________________________________________________________________
27656 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
27657         Log: The binary file must somehow differently stored.
27658      Branch: perl
27659            - wince/perl.ico
27660            ! MANIFEST
27661 ____________________________________________________________________________
27662 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
27663         Log: Add more modules to the list of modules that have tests,
27664              Schwern's wallet is getting more nervous.
27665              (Run t/lib/1_compile.t manually to see which modules
27666              are lacking tests, or the tests can't be run for some
27667              reason or another, such as the Net:: modules)
27668      Branch: perl
27669            ! t/lib/1_compile.t
27670 ____________________________________________________________________________
27671 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
27672         Log: Try to make Socket::inet_ntoa() more robust.
27673      Branch: perl
27674            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
27675 ____________________________________________________________________________
27676 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
27677         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
27678              From: chromatic <chromatic@rmci.net>       
27679              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
27680              Message-Id: <01090522580506.19590@firewheel>           
27681      Branch: perl
27682            ! lib/English.t
27683 ____________________________________________________________________________
27684 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
27685         Log: Subject: Re: perlvar manpage and localizing special vars
27686              From: Stas Bekman <stas@stason.org>
27687              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
27688              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
27689      Branch: perl
27690            ! pod/perlvar.pod
27691 ____________________________________________________________________________
27692 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
27693         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
27694              From: Robin Barker <rmb1@cise.npl.co.uk>
27695              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
27696              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
27697      Branch: perl
27698            ! lib/ExtUtils/MakeMaker.pm
27699 ____________________________________________________________________________
27700 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
27701         Log: Symbol missing; AIX unhappy.
27702      Branch: perl
27703            ! makedef.pl
27704 ____________________________________________________________________________
27705 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
27706         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
27707              Reported in 5.61, seems to work okay in blead.
27708      Branch: perl
27709            ! t/run/kill_perl.t
27710 ____________________________________________________________________________
27711 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
27712         Log: Update Changes.
27713      Branch: perl
27714            ! Changes patchlevel.h
27715 ____________________________________________________________________________
27716 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
27717         Log: Document the bad assumptions currently breaking
27718              the Socket.t tests 10, 11, and 13 in UNICOS.
27719      Branch: perl
27720            ! ext/Socket/Socket.xs
27721 ____________________________________________________________________________
27722 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
27723         Log: Subject: [PATCH x2p] make OPTIMIZE=...
27724              From: Robin Barker <rmb1@cise.npl.co.uk>
27725              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
27726              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
27727      Branch: perl
27728            ! x2p/Makefile.SH x2p/cflags.SH
27729 ____________________________________________________________________________
27730 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
27731         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
27732              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
27733              Date: Thu, 6 Sep 2001 11:09:40 +0100
27734              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
27735              
27736              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
27737              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
27738              Date: 6 Sep 2001 10:14:38 -0000
27739              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
27740      Branch: perl
27741            ! pod/perlfaq1.pod pod/perlhack.pod
27742 ____________________________________________________________________________
27743 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
27744         Log: Subject: Extra NUL is Data::Dumper output - patch
27745              From: Tony Cook <tony@develop-help.com>
27746              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
27747              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
27748      Branch: perl
27749            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
27750 ____________________________________________________________________________
27751 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
27752         Log: Avoid redefinition warning
27753              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
27754              from
27755              perl -w -Ilib -MCwd -e ''
27756      Branch: perl
27757            ! lib/Cwd.pm
27758 ____________________________________________________________________________
27759 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
27760         Log: Update the is_tainted() example implementation.
27761      Branch: perl
27762            ! pod/perlsec.pod
27763 ____________________________________________________________________________
27764 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
27765         Log: Missing) in #11912.
27766      Branch: perl
27767            ! lib/Test/Simple/t/fail.t
27768 ____________________________________________________________________________
27769 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
27770         Log: Rewhack Test-Simple into core harness.
27771      Branch: perl
27772            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
27773            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
27774            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
27775            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
27776            ! lib/Test/Simple/t/skipall.t
27777 ____________________________________________________________________________
27778 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
27779         Log: Workaround for the new Exporter 'feature'.
27780      Branch: perl
27781            ! lib/Test/More.pm
27782 ____________________________________________________________________________
27783 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
27784         Log: Re-introduce pure-Perl fall-back for abs_path,
27785              re-introduce #11898.
27786      Branch: perl
27787            ! lib/Cwd.pm lib/File/Find.pm
27788 ____________________________________________________________________________
27789 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
27790         Log: More tests.
27791      Branch: perl
27792            ! lib/Exporter.t
27793 ____________________________________________________________________________
27794 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
27795         Log: Retract #11898 for now because it introduces
27796              a rather nasty depencency: when B is being built,
27797              MakeMaker is used.  MakeMaker uses File::Find.
27798              File::Find uses Cwd::getcwd()...which doesn't
27799              exist yet.
27800      Branch: perl
27801            ! lib/File/Find.pm
27802 ____________________________________________________________________________
27803 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
27804         Log: New test welcome.
27805      Branch: perl
27806            + lib/Test/Simple/t/simple.t
27807 ____________________________________________________________________________
27808 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
27809         Log: Old test begone.
27810      Branch: perl
27811            - lib/Attribute/Handlers/test.pl
27812 ____________________________________________________________________________
27813 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
27814         Log: Test-Simple syncup from Schwern.
27815      Branch: perl
27816            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
27817            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
27818            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
27819            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
27820            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
27821            - lib/Test/More/Changes lib/Test/More/t/More.t
27822            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
27823            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
27824            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
27825            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
27826            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
27827            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
27828            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
27829            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
27830            ! t/lib/Test/Simple/sample_tests/death.plx
27831            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
27832            ! t/lib/Test/Simple/sample_tests/extras.plx
27833            ! t/lib/Test/Simple/sample_tests/five_fail.plx
27834            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
27835            ! t/lib/Test/Simple/sample_tests/one_fail.plx
27836            ! t/lib/Test/Simple/sample_tests/require.plx
27837            ! t/lib/Test/Simple/sample_tests/success.plx
27838            ! t/lib/Test/Simple/sample_tests/too_few.plx
27839            ! t/lib/Test/Simple/sample_tests/two_fail.plx
27840 ____________________________________________________________________________
27841 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
27842         Log: Integrate File::Find changes from bleadperl
27843      Branch: maint-5.6/macperl
27844            ! lib/File/Find.pm t/lib/filefind-taint.t
27845 ____________________________________________________________________________
27846 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
27847         Log: Integrate 11847 from maint-5.6/perl
27848      Branch: maint-5.6/macperl
27849           !> sv.c
27850 ____________________________________________________________________________
27851 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
27852         Log: In UNICOS division yada yada.
27853      Branch: perl
27854            ! t/op/override.t
27855 ____________________________________________________________________________
27856 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
27857         Log: In UNICOS division is really lossy, better use
27858              a tolerance test.
27859      Branch: perl
27860            ! ext/Time/HiRes/HiRes.t
27861 ____________________________________________________________________________
27862 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
27863         Log: In UNICOS sigaction() sets an extra flag
27864              ("the signal has been registered for all the processes in
27865              a multitasking group.")
27866      Branch: perl
27867            ! ext/POSIX/sigaction.t
27868 ____________________________________________________________________________
27869 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
27870         Log: Documentation micropatch from Damian.
27871      Branch: perl
27872            ! lib/Attribute/Handlers.pm
27873 ____________________________________________________________________________
27874 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
27875         Log: (Retracted by #11908)
27876              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
27877              From: Michael G Schwern <schwern@pobox.com>
27878              Date: Wed, 5 Sep 2001 15:58:21 -0400
27879              Message-ID: <20010905155821.I632@blackrider>
27880      Branch: perl
27881            ! lib/File/Find.pm lib/File/Find/taint.t
27882 ____________________________________________________________________________
27883 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
27884         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
27885              From: Michael G Schwern <schwern@pobox.com>
27886              Date: Wed, 5 Sep 2001 19:16:31 -0400
27887              Message-ID: <20010905191631.E11386@blackrider>
27888      Branch: perl
27889            + lib/CGI/t/carp.t
27890            ! MANIFEST
27891 ____________________________________________________________________________
27892 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
27893         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
27894              From: chromatic <chromatic@rmci.net>
27895              Date: Wed, 5 Sep 2001 18:08:07 -0600
27896              Message-Id: <01090518080700.19590@firewheel>
27897      Branch: perl
27898            ! lib/English.pm
27899 ____________________________________________________________________________
27900 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
27901         Log: Fix a typo #11889 and add a test for the same.
27902      Branch: perl
27903            ! ext/Socket/Socket.t ext/Socket/Socket.xs
27904 ____________________________________________________________________________
27905 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
27906         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
27907              From: "Craig A. Berry" <craigberry@mac.com>
27908              Date: Wed, 05 Sep 2001 17:48:54 -0500
27909              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
27910      Branch: perl
27911            ! lib/warnings.t t/run/kill_perl.t
27912 ____________________________________________________________________________
27913 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
27914         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
27915              From: Michael G Schwern <schwern@pobox.com>
27916              Date: Wed, 5 Sep 2001 17:22:25 -0400
27917              Message-ID: <20010905172225.C11386@blackrider>
27918      Branch: perl
27919            ! t/run/kill_perl.t
27920 ____________________________________________________________________________
27921 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
27922         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
27923              From: Nicholas Clark <nick@ccl4.org>
27924              Date: Wed, 5 Sep 2001 20:54:24 +0100
27925              Message-ID: <20010905205424.C25120@plum.flirble.org>
27926      Branch: perl
27927            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
27928 ____________________________________________________________________________
27929 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
27930         Log: Forgotten thing.
27931      Branch: perl
27932            ! uconfig.h
27933 ____________________________________________________________________________
27934 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
27935         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
27936              From: chromatic <chromatic@rmci.net>               
27937              Date: Wed, 5 Sep 2001 13:22:08 -0600
27938              Message-Id: <01090513220807.10587@firewheel> 
27939      Branch: perl
27940            ! lib/English.pm
27941 ____________________________________________________________________________
27942 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
27943         Log: inet_ntoa() tweaks:
27944              - don't allow addresses with > 255 characters
27945              - indent the HP-UX workaround
27946              - don't leak memory
27947      Branch: perl
27948            ! ext/Socket/Socket.xs
27949 ____________________________________________________________________________
27950 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
27951         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
27952              <xwu@theeducationcenter.com>
27953      Branch: perl
27954            ! lib/File/Find.pm
27955 ____________________________________________________________________________
27956 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
27957         Log: Typo nits.
27958      Branch: perl
27959            ! lib/File/Find.pm
27960 ____________________________________________________________________________
27961 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
27962         Log: -Wall nit.
27963      Branch: perl
27964            ! op.c
27965 ____________________________________________________________________________
27966 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
27967         Log: Update to Scalar-List-Utils 1.05
27968      Branch: perl
27969            ! ext/List/Util/ChangeLog ext/List/Util/README
27970            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
27971 ____________________________________________________________________________
27972 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
27973         Log: Update Changes.
27974      Branch: perl
27975            ! Changes patchlevel.h
27976 ____________________________________________________________________________
27977 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
27978         Log: Update to Scalar-List-Utils 1.04
27979      Branch: perl
27980            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
27981            ! ext/List/Util/lib/List/Util.pm
27982            ! ext/List/Util/lib/Scalar/Util.pm
27983 ____________________________________________________________________________
27984 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
27985         Log: Metaconfigify #11724.
27986      Branch: metaconfig
27987            ! U/threads/archname.U
27988 ____________________________________________________________________________
27989 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
27990         Log: The MacOS reference is okay, no reason to hide it.
27991      Branch: perl
27992            ! lib/Cwd.pm
27993 ____________________________________________________________________________
27994 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
27995         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
27996              From: Michael G Schwern <schwern@pobox.com>
27997              Date: Tue, 4 Sep 2001 15:30:10 -0400
27998              Message-ID: <20010904153010.H26466@blackrider> 
27999              
28000              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
28001      Branch: perl
28002            ! ext/Cwd/Makefile.PL lib/Cwd.pm
28003 ____________________________________________________________________________
28004 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
28005         Log: Subject: [PATCH lib/Cwd.pm] cwd() taint safe  (was Re: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.))
28006              From: Michael G Schwern <schwern@pobox.com>
28007              Date: Tue, 4 Sep 2001 17:39:13 -0400
28008              Message-ID: <20010904173913.C626@blackrider>
28009      Branch: perl
28010            ! lib/Cwd.pm
28011 ____________________________________________________________________________
28012 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
28013         Log: Subject: Re: Perl_pp_* in public API?
28014              From: "Craig A. Berry" <craigberry@mac.com>
28015              Date: Tue, 4 Sep 2001 21:51:29 -0500
28016              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
28017      Branch: perl
28018            ! ext/List/Util/Util.xs
28019 ____________________________________________________________________________
28020 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
28021         Log: From Damian: Class::Struct was unable to define
28022              recursive classes.  After the patch an object reference
28023              (rather than a hash) is required to initialize
28024              an object attribute.  If no such initializer is given to
28025              the constructor, object attributes are now default
28026              initialized to C<undef>.
28027      Branch: perl
28028            ! lib/Class/Struct.pm lib/Class/Struct.t
28029 ____________________________________________________________________________
28030 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
28031         Log: Subject: Re: sv_catpvfn and sv_setpvfn
28032              From: Richard Soderberg <rs@oregonnet.com>
28033              Date: Tue, 4 Sep 2001 15:16:47 -0700
28034              Message-Id: <200109042216.PAA17858@oregonnet.com>
28035      Branch: perl
28036            ! pod/perlclib.pod pod/perlguts.pod
28037 ____________________________________________________________________________
28038 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
28039         Log: NetWare updates from Ananth Kesari.
28040      Branch: perl
28041            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
28042            ! NetWare/nw5thread.h
28043 ____________________________________________________________________________
28044 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
28045         Log: Subject: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?))
28046              From: Nicholas Clark <nick@ccl4.org>
28047              Date: Tue, 4 Sep 2001 22:42:50 +0100
28048              Message-ID: <20010904224250.P25120@plum.flirble.org>
28049      Branch: perl
28050            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
28051            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
28052            ! t/op/oct.t toke.c
28053 ____________________________________________________________________________
28054 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
28055         Log: Fix Cwd::getcwd() not being tainted, as noticed
28056              by Schwern.
28057      Branch: perl
28058            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
28059            - ext/Cwd/Cwd.t
28060            ! MANIFEST ext/Cwd/Cwd.xs util.c
28061 ____________________________________________________________________________
28062 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
28063         Log: Retract #11870 and volatilize the right destruct_level.
28064              Silly thinko pointed out by Sarathy.
28065      Branch: perl
28066            ! intrpvar.h perl.c
28067 ____________________________________________________________________________
28068 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
28069         Log: At least a temporary fix for the mysterious scope core dumps
28070              in Tru64 from Graham.
28071      Branch: perl
28072            ! ext/List/Util/Util.xs
28073 ____________________________________________________________________________
28074 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
28075         Log: (Retracted by #11872)
28076      Branch: perl
28077            ! intrpvar.h
28078 ____________________________________________________________________________
28079 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
28080         Log: Quench a -Wall gripe noticed by Robin Barker.
28081      Branch: perl
28082            ! op.c
28083 ____________________________________________________________________________
28084 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
28085         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
28086              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
28087              Date: Wed, 05 Sep 2001 02:01:32 +0900
28088              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
28089      Branch: perl
28090            ! lib/Unicode/UCD.pm
28091 ____________________________________________________________________________
28092 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
28093         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
28094              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
28095              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
28096              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
28097      Branch: perl
28098            ! gv.c
28099 ____________________________________________________________________________
28100 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
28101         Log: Update Changes.
28102      Branch: perl
28103            ! Changes patchlevel.h
28104 ____________________________________________________________________________
28105 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
28106         Log: Add the \[$@%&*] prototype support.
28107      Branch: perl
28108            ! op.c pod/perlsub.pod t/comp/proto.t
28109 ____________________________________________________________________________
28110 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
28111         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
28112              From: Michael G Schwern <schwern@pobox.com>
28113              Date: Mon, 3 Sep 2001 18:59:01 -0400
28114              Message-ID: <20010903185901.Z9233@blackrider>
28115      Branch: perl
28116            ! lib/CGI/t/form.t
28117 ____________________________________________________________________________
28118 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
28119         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
28120              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
28121              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
28122              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
28123      Branch: perl
28124            ! gv.c
28125 ____________________________________________________________________________
28126 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
28127         Log: More srand entry tweakage based on Randal's suggestion.
28128      Branch: perl
28129            ! pod/perlfunc.pod
28130 ____________________________________________________________________________
28131 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
28132         Log: Subject: [PATCH] 'main' *is* a reserved word
28133              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28134              Date: Mon, 3 Sep 2001 22:55:41 +0200
28135              Message-ID: <20010903225541.A24097@rafael>
28136      Branch: perl
28137            ! toke.c
28138 ____________________________________________________________________________
28139 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
28140         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
28141              From: Peter Prymmer <pvhp@best.com>
28142              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
28143              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
28144      Branch: perl
28145            ! README.vms configure.com
28146 ____________________________________________________________________________
28147 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
28148         Log: Subject: Re: A slightly better default seed?   
28149              From: Michael G Schwern <schwern@pobox.com>
28150              Date: Mon, 3 Sep 2001 18:08:15 -0400 
28151              Message-ID: <20010903180815.W9233@blackrider>
28152      Branch: perl
28153            ! t/op/srand.t
28154 ____________________________________________________________________________
28155 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
28156         Log: Add sharedsv.o to microperl object files.
28157      Branch: perl
28158            ! Makefile.micro
28159 ____________________________________________________________________________
28160 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
28161         Log: AUTHORS updates and
28162              
28163              Subject: [PATCH] Just some preening :-)        
28164              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
28165              Date: Tue, 4 Sep 2001 14:16:59 +0100
28166              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
28167      Branch: perl
28168            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
28169 ____________________________________________________________________________
28170 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
28171         Log: Typo fix and slight rewording.
28172      Branch: perl
28173            ! pod/perlfunc.pod
28174 ____________________________________________________________________________
28175 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
28176         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
28177      Branch: perl
28178            ! pod/perlfaq4.pod
28179 ____________________________________________________________________________
28180 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
28181         Log: The helper file changed name.
28182      Branch: perl
28183            ! MANIFEST
28184 ____________________________________________________________________________
28185 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
28186         Log: Update to Scalar-List-Utils 1.03
28187      Branch: perl
28188            + ext/List/Util/t/shuffle.t
28189            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
28190            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
28191            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
28192            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
28193            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
28194            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
28195            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
28196            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
28197 ____________________________________________________________________________
28198 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
28199         Log: Make crypt() do something more sane for Unicode
28200              (take crypt() of the low eight bits of the characters,
28201              instead of taking crypt() of the UTF-8 of the scalar);
28202              add a test for crypt().
28203      Branch: perl
28204            + t/op/crypt.t
28205            ! MANIFEST pod/perlfunc.pod pp.c
28206 ____________________________________________________________________________
28207 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
28208         Log: Reorganize the srand entry.
28209      Branch: perl
28210            ! pod/perlfunc.pod
28211 ____________________________________________________________________________
28212 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
28213         Log: Remove the tests that assume something about
28214              calling srand() without arguments multiple times.
28215      Branch: perl
28216            ! t/op/srand.t
28217 ____________________________________________________________________________
28218 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
28219         Log: Upgrade to Math::BigInt 1.42.
28220      Branch: perl
28221            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
28222            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
28223            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
28224            ! lib/Math/BigInt/t/mbimbf.t
28225 ____________________________________________________________________________
28226 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
28227         Log: integrate change#11847 from maint-5.6
28228              
28229              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
28230      Branch: perl
28231            ! sv.c
28232 ____________________________________________________________________________
28233 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
28234         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
28235      Branch: maint-5.6/perl
28236            ! sv.c
28237 ____________________________________________________________________________
28238 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
28239         Log: As far as I can tell these functions have been Unicodified.
28240      Branch: perl
28241            ! doop.c
28242 ____________________________________________________________________________
28243 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
28244         Log: Update to Storable 1.0.13.
28245      Branch: perl
28246            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
28247            ! ext/Storable/Storable.xs
28248 ____________________________________________________________________________
28249 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
28250         Log: Patch the Filter::Simple test to work with
28251              the core test suite (since the FilterTest.pm
28252              is in t/lib, not in lib).
28253      Branch: perl
28254            ! lib/Filter/Simple/t/filter.t
28255 ____________________________________________________________________________
28256 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
28257         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
28258      Branch: perl
28259            + t/lib/FilterTest.pm
28260            - t/lib/MyFilter.pm
28261 ____________________________________________________________________________
28262 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
28263         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
28264              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
28265              Text::Balanced 1.86.
28266      Branch: perl
28267            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
28268            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
28269            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
28270            + lib/Switch/t/nested.t lib/Switch/t/switch.t
28271            + lib/Text/Balanced/Changes lib/Text/Balanced/README
28272            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
28273            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
28274            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
28275            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
28276            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
28277            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
28278            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
28279            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
28280            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
28281            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
28282            ! MANIFEST lib/Attribute/Handlers.pm
28283            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
28284            ! lib/Attribute/Handlers/demo/Demo.pm
28285            ! lib/Attribute/Handlers/demo/Descriptions.pm
28286            ! lib/Attribute/Handlers/demo/MyClass.pm
28287            ! lib/Attribute/Handlers/demo/demo.pl
28288            ! lib/Attribute/Handlers/demo/demo2.pl
28289            ! lib/Attribute/Handlers/demo/demo3.pl
28290            ! lib/Attribute/Handlers/demo/demo4.pl
28291            ! lib/Attribute/Handlers/demo/demo_call.pl
28292            ! lib/Attribute/Handlers/demo/demo_chain.pl
28293            ! lib/Attribute/Handlers/demo/demo_cycle.pl
28294            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
28295            ! lib/Attribute/Handlers/demo/demo_phases.pl
28296            ! lib/Attribute/Handlers/demo/demo_range.pl
28297            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
28298            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
28299            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
28300            ! lib/Text/Balanced.pm
28301 ____________________________________________________________________________
28302 [ 11841] By: sky                                   on 2001/09/03  11:04:15
28303         Log: Forgot to add a file with Change #11840
28304      Branch: perl
28305            + t/op/srand.t
28306 ____________________________________________________________________________
28307 [ 11840] By: sky                                   on 2001/09/03  11:02:04
28308         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
28309              From: Michael G Schwern <schwern@pobox.com>
28310              Date: Mon, 3 Sep 2001 07:43:00 -0400
28311              Message-ID: <20010903074300.E9233@blackrider>
28312      Branch: perl
28313            ! MANIFEST pod/perlfunc.pod t/op/rand.t
28314 ____________________________________________________________________________
28315 [ 11839] By: sky                                   on 2001/09/03  10:47:11
28316         Log: Document the changes with regards to running of END blocks.
28317              And DESTROY on global objects are called in perl_destruct()!
28318      Branch: perl
28319            ! pod/perl572delta.pod pod/perlembed.pod
28320 ____________________________________________________________________________
28321 [ 11838] By: sky                                   on 2001/09/03  09:34:44
28322         Log: Subject: [PATCH t/op/time.t] Partial cleanup
28323              From: Michael G Schwern <schwern@pobox.com>
28324              Date: Mon, 3 Sep 2001 06:29:42 -0400
28325              Message-ID: <20010903062942.C9233@blackrider>
28326      Branch: perl
28327            ! t/op/time.t
28328 ____________________________________________________________________________
28329 [ 11837] By: sky                                   on 2001/09/03  09:30:02
28330         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
28331              From: Michael G Schwern <schwern@pobox.com>
28332              Date: Mon, 3 Sep 2001 06:24:13 -0400
28333              Message-ID: <20010903062413.B9233@blackrider>
28334      Branch: perl
28335            ! t/op/rand.t
28336 ____________________________________________________________________________
28337 [ 11836] By: sky                                   on 2001/09/03  07:56:47
28338         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
28339              From: Michael G Schwern <schwern@pobox.com>
28340              Date: Sun, 2 Sep 2001 21:38:43 -0400
28341              Message-ID: <20010902213843.L2711@blackrider>
28342      Branch: perl
28343            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
28344            ! MANIFEST
28345 ____________________________________________________________________________
28346 [ 11835] By: nick                                  on 2001/09/03  06:20:06
28347         Log: Integrate mainline
28348      Branch: perlio
28349           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
28350            - t/op/misc.t
28351           !> (integrate 187 files)
28352 ____________________________________________________________________________
28353 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
28354         Log: Update Changes.
28355      Branch: perl
28356            ! Changes patchlevel.h
28357 ____________________________________________________________________________
28358 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
28359         Log: Slight tweaks.
28360      Branch: perl
28361            ! t/run/kill_perl.t
28362 ____________________________________________________________________________
28363 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
28364         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
28365      Branch: perl
28366            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
28367 ____________________________________________________________________________
28368 [ 11831] By: sky                                   on 2001/09/02  12:10:42
28369         Log: Change #11828 wasn't complete, this updates to intest path
28370      Branch: perl
28371            ! t/run/kill_perl.t
28372 ____________________________________________________________________________
28373 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
28374         Log: 's's's.
28375      Branch: perl
28376            ! Changes
28377 ____________________________________________________________________________
28378 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
28379         Log: Update Changes.
28380      Branch: perl
28381            ! Changes patchlevel.h
28382 ____________________________________________________________________________
28383 [ 11828] By: sky                                   on 2001/09/02  11:53:56
28384         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
28385              From: Michael G Schwern <schwern@pobox.com>
28386              Date: Sat, 1 Sep 2001 20:18:58 -0400
28387              Message-ID: <20010901201858.X606@blackrider>
28388              +MANIFEST Fix
28389      Branch: perl
28390            + t/run/kill_perl.t
28391            - t/op/misc.t t/run/segfault.t
28392            ! MANIFEST
28393 ____________________________________________________________________________
28394 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
28395         Log: Subject: [PATCH] lib/Time/Local.pm
28396              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
28397              Date: Sun, 2 Sep 2001 06:50:01 -0500
28398              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
28399      Branch: perl
28400            ! lib/Time/Local.pm
28401 ____________________________________________________________________________
28402 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
28403         Log: Tick off Unicode collation and the normalization from
28404              the todo list.
28405      Branch: perl
28406            ! pod/perltodo.pod
28407 ____________________________________________________________________________
28408 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
28409         Log: Update to Unicode 3.1.1.
28410      Branch: perl
28411            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
28412            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
28413            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
28414            ! lib/unicore/PropList.txt lib/unicore/README.perl
28415            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
28416            ! lib/unicore/rename lib/unicore/version
28417 ____________________________________________________________________________
28418 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
28419         Log: Slight doc tweaks for the module.
28420      Branch: perl
28421            ! lib/Unicode/UCD.pm
28422 ____________________________________________________________________________
28423 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
28424         Log: Rename the variable: it *used* to be (wrongly) that the
28425              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
28426              but that is no more the case: PL_reg_match_utf8 is better.
28427      Branch: perl
28428            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
28429            ! regexec.c sv.c thrdvar.h
28430 ____________________________________________________________________________
28431 [ 11822] By: ams                                   on 2001/09/02  02:54:50
28432         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
28433              From: Ilmari Karonen <iltzu@sci.fi>
28434              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
28435              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
28436              (op/sub_lval.t updated to take new error message into account.)
28437      Branch: perl
28438            ! op.c t/op/sub_lval.t
28439 ____________________________________________________________________________
28440 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
28441         Log: remove stray CRs in files; keep all files with UNIX line-ends
28442              (Porting/makerel adds CRs to the files that need it in the
28443              distribution)
28444      Branch: perl
28445            ! NetWare/t/NWScripts.pl README.dos
28446            ! ext/Encode/Encode/cns11643-1.enc
28447            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
28448            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
28449 ____________________________________________________________________________
28450 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
28451         Log: some remnants of change#11803
28452      Branch: perl
28453            ! ext/ByteLoader/byterun.h perl.h
28454 ____________________________________________________________________________
28455 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
28456         Log: Update to Unicode::Collate 0.08.
28457      Branch: perl
28458            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
28459            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
28460 ____________________________________________________________________________
28461 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
28462         Log: Test tweaks.
28463      Branch: perl
28464            ! t/op/pat.t
28465 ____________________________________________________________________________
28466 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
28467         Log: Fix test
28468      Branch: maint-5.6/macperl
28469            ! t/lib/b.t
28470 ____________________________________________________________________________
28471 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
28472         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
28473              warnings in Config.pm with -W; increase default and
28474              minimum RAM; bump version number.
28475      Branch: maint-5.6/macperl
28476            + macos/lib/Mac/LowMem.pm
28477            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
28478            ! macos/configpm macos/macperl/MacPerl.r
28479 ____________________________________________________________________________
28480 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
28481         Log: Make syntax check report in MPW style, fix tests
28482              to use Mac::err=unix to get normal-style error
28483              messages.
28484      Branch: maint-5.6/macperl
28485            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
28486            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
28487 ____________________________________________________________________________
28488 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
28489         Log: Make MPW-style errors optional (but the default); add
28490              MacPerl::ErrorFormat() function and Mac::err pragma
28491      Branch: maint-5.6/macperl
28492            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
28493            + macos/ext/Mac/err/err.xs
28494            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
28495            ! macos/macish.c macos/macish.h macos/macperl.sym
28496 ____________________________________________________________________________
28497 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
28498         Log: More module and test ports from Thomas Wegner et al
28499      Branch: maint-5.6/macperl
28500            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
28501            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
28502            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
28503            ! t/op/magic.t
28504 ____________________________________________________________________________
28505 [ 11812] By: sky                                   on 2001/09/01  17:19:30
28506         Log: Subject: [PATCH t/op/concat.t] cleanup
28507              From: Michael G Schwern <schwern@pobox.com>
28508              Date: Sat, 1 Sep 2001 14:06:28 -0400
28509              Message-ID: <20010901140628.C606@blackrider>
28510      Branch: perl
28511            ! t/op/concat.t
28512 ____________________________________________________________________________
28513 [ 11811] By: sky                                   on 2001/09/01  12:25:29
28514         Log: Change #11805 didn't update the MANIFEST
28515      Branch: perl
28516            ! MANIFEST
28517 ____________________________________________________________________________
28518 [ 11810] By: sky                                   on 2001/09/01  11:52:44
28519         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
28520              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28521              Date: Sat, 1 Sep 2001 14:50:14 +0200
28522              Message-ID: <20010901145014.A691@rafael>
28523      Branch: perl
28524            ! t/op/inccode.t
28525 ____________________________________________________________________________
28526 [ 11809] By: sky                                   on 2001/09/01  11:49:22
28527         Log: Subject: PATCH: ExtUtils::MakeMaker
28528              From: Tony Bowden <tony@kasei.com>
28529              Date: Sat, 1 Sep 2001 10:33:53 +0100
28530              Message-ID: <20010901103353.A13863@soto.kasei.com>
28531              Manually applied
28532      Branch: perl
28533            ! lib/ExtUtils/MakeMaker.pm
28534 ____________________________________________________________________________
28535 [ 11808] By: sky                                   on 2001/09/01  11:39:13
28536         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
28537              From: mike808@users.sourceforge.net
28538              Date: Sat, 1 Sep 101 11:27:50 GMT
28539              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
28540              With little tweak
28541      Branch: perl
28542            ! lib/Term/Cap.pm
28543 ____________________________________________________________________________
28544 [ 11807] By: ams                                   on 2001/09/01  11:31:16
28545         Log: Subject: oct() and hex()
28546              From: Nicholas Clark <nick@ccl4.org>
28547              Date: Fri, 31 Aug 2001 23:14:13 +0100
28548              Message-Id: <20010831231413.J4950@plum.flirble.org>
28549      Branch: perl
28550            ! pod/perlclib.pod
28551 ____________________________________________________________________________
28552 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
28553         Log: Integrate change 11801 from maintperl
28554      Branch: maint-5.6/macperl
28555            ! perl.c
28556 ____________________________________________________________________________
28557 [ 11805] By: sky                                   on 2001/08/31  21:35:10
28558         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
28559              From: Michael G Schwern <schwern@pobox.com>
28560              Date: Fri, 31 Aug 2001 15:36:28 -0400
28561              Message-ID: <20010831153628.B598@blackrider>
28562              Check for things which used to segfault
28563      Branch: perl
28564            + t/run/segfault.t
28565 ____________________________________________________________________________
28566 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
28567         Log: integrate change#11801 from maint-5.6
28568              
28569              remove age-old UNICOS "workaround" that introduces a static, and
28570              hence an egregious race condition for threaded builds (*sigh*
28571              beats me why this kludge wasn't guarded by a UNICOS-specific
28572              #define *sigh*)
28573      Branch: perl
28574            ! perl.c
28575 ____________________________________________________________________________
28576 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
28577         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
28578              working in 5.7.x
28579      Branch: perl
28580            - objXSUB.h
28581            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
28582            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
28583            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
28584            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
28585            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
28586            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
28587            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
28588            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
28589            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
28590            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
28591            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
28592            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
28593            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
28594            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
28595            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
28596            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
28597            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
28598            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
28599            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
28600            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
28601            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
28602            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
28603 ____________________________________________________________________________
28604 [ 11802] By: ams                                   on 2001/08/31  18:11:32
28605         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
28606              From: "Philip Newton" <Philip.Newton@gmx.net>
28607              Date: Fri, 31 Aug 2001 21:12:56 +0200
28608              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
28609      Branch: perl
28610            ! pod/perldiag.pod
28611 ____________________________________________________________________________
28612 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
28613         Log: remove age-old UNICOS "workaround" that introduces a static, and
28614              hence an egregious race condition for threaded builds (*sigh*
28615              beats me why this kludge wasn't guarded by a UNICOS-specific
28616              #define *sigh*)
28617      Branch: maint-5.6/perl
28618            ! perl.c
28619 ____________________________________________________________________________
28620 [ 11800] By: sky                                   on 2001/08/31  17:30:26
28621         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
28622              Might break on platforms where bool is larger than 8 bites ???
28623      Branch: perl
28624            ! regcomp.c
28625 ____________________________________________________________________________
28626 [ 11799] By: ams                                   on 2001/08/31  12:15:44
28627         Log: Integrate 11778 into mainline.
28628      Branch: perl
28629            ! t/base/term.t
28630 ____________________________________________________________________________
28631 [ 11798] By: sky                                   on 2001/08/31  11:31:44
28632         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
28633              supposed to happen.
28634      Branch: perl
28635            ! regcomp.c
28636 ____________________________________________________________________________
28637 [ 11797] By: sky                                   on 2001/08/31  11:28:17
28638         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
28639              From: "John P. Linderman" <jpl@research.att.com>
28640              Date: Fri, 31 Aug 2001 08:20:35 -0400
28641              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
28642              Fixes test 14 which could fail randomly in rare cases.
28643      Branch: perl
28644            ! ext/Time/HiRes/HiRes.t regcomp.c
28645 ____________________________________________________________________________
28646 [ 11796] By: ams                                   on 2001/08/31  01:13:07
28647         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
28648              From: Nicholas Clark <nick@ccl4.org>
28649              Date: Thu, 30 Aug 2001 23:21:50 +0100
28650              Message-Id: <20010830232150.D4950@plum.flirble.org>
28651      Branch: perl
28652            ! ext/Sys/Syslog/Makefile.PL
28653 ____________________________________________________________________________
28654 [ 11795] By: ams                                   on 2001/08/30  23:53:23
28655         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
28656              patching example
28657              From: Michael G Schwern <schwern@pobox.com>
28658              Date: Thu, 30 Aug 2001 17:02:08 -0400
28659              Message-Id: <20010830170208.M2318@blackrider>
28660      Branch: perl
28661            ! pod/perlhack.pod
28662 ____________________________________________________________________________
28663 [ 11794] By: ams                                   on 2001/08/30  19:35:36
28664         Log: Subject: [PATCH] pp_modulo
28665              From: Nicholas Clark <nick@ccl4.org>
28666              Date: Thu, 30 Aug 2001 18:20:54 +0100
28667              Message-Id: <20010830182053.A4950@plum.flirble.org>
28668      Branch: perl
28669            ! pp.c t/op/64bitint.t
28670 ____________________________________________________________________________
28671 [ 11793] By: sky                                   on 2001/08/30  13:02:48
28672         Log: 11792 wasn't complete
28673      Branch: perl
28674            ! makedef.pl regcomp.c
28675 ____________________________________________________________________________
28676 [ 11792] By: sky                                   on 2001/08/30  12:21:11
28677         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
28678      Branch: perl
28679            ! makedef.pl
28680 ____________________________________________________________________________
28681 [ 11791] By: sky                                   on 2001/08/30  10:08:02
28682         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
28683      Branch: perl
28684            ! config_h.SH
28685 ____________________________________________________________________________
28686 [ 11790] By: sky                                   on 2001/08/30  08:22:31
28687         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
28688              on the pad. Fixes coredumps in cleanups introduced by
28689              Change 11755  
28690      Branch: perl
28691            ! op.c perl.c sv.h
28692 ____________________________________________________________________________
28693 [ 11789] By: sky                                   on 2001/08/29  19:01:47
28694         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
28695              This is a replacement implmentation that works on HPUX.
28696              This bug should probably be fixed in GCC.
28697      Branch: perl
28698            ! ext/Socket/Socket.xs
28699 ____________________________________________________________________________
28700 [ 11788] By: ams                                   on 2001/08/29  17:35:33
28701         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
28702              From: Nicholas Clark <nick@ccl4.org>
28703              Date: Wed, 29 Aug 2001 18:21:56 +0100
28704              Message-Id: <20010829182156.O4950@plum.flirble.org>
28705      Branch: perl
28706            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
28707 ____________________________________________________________________________
28708 [ 11787] By: sky                                   on 2001/08/29  10:42:54
28709         Log: Added test for pack_addr_in and unpack_addr_in
28710              Nitpik in test 10
28711      Branch: perl
28712            ! ext/Socket/Socket.t
28713 ____________________________________________________________________________
28714 [ 11786] By: sky                                   on 2001/08/29  10:28:14
28715         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
28716              Trying to catch errors on HP-UX
28717      Branch: perl
28718            ! ext/Socket/Socket.t
28719 ____________________________________________________________________________
28720 [ 11785] By: sky                                   on 2001/08/29  09:07:03
28721         Log: make sure USE_THREADS is defined so external apps work
28722      Branch: perl
28723            ! config_h.SH
28724 ____________________________________________________________________________
28725 [ 11784] By: sky                                   on 2001/08/29  08:06:12
28726         Log: Subject: Re: The hitlist of untested modules.
28727              From: Jonathan Stowe <gellyfish@gellyfish.com>
28728              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
28729              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
28730              Start of tests for Shell.pm (make Schwern poorer!)
28731      Branch: perl
28732            + lib/Shell.t
28733            ! MANIFEST
28734 ____________________________________________________________________________
28735 [ 11783] By: sky                                   on 2001/08/29  07:37:50
28736         Log: END{} can change the return value even if we die from BEGIN{}
28737      Branch: perl
28738            ! miniperlmain.c
28739 ____________________________________________________________________________
28740 [ 11782] By: ams                                   on 2001/08/29  06:32:17
28741         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
28742              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28743              Date: Wed, 29 Aug 2001 09:18:17 +0200
28744              Message-Id: <20010829091817.A4453@rafael>
28745      Branch: perl
28746            ! t/op/inccode.t
28747 ____________________________________________________________________________
28748 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
28749         Log: Delete xsubpp.patch, as full copy exists now
28750      Branch: maint-5.6/macperl
28751            - macos/xsubpp.patch
28752 ____________________________________________________________________________
28753 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
28754         Log: Add Changes file
28755      Branch: maint-5.6/macperl
28756            + macos/Changes
28757 ____________________________________________________________________________
28758 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
28759         Log: Add Mac version of xsubpp as separate file
28760      Branch: maint-5.6/macperl
28761            + macos/xsubpp
28762            ! macos/Makefile.mk
28763 ____________________________________________________________________________
28764 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
28765         Log: Fix open of /dev/null for Mac OS
28766      Branch: maint-5.6/macperl
28767            ! t/base/term.t
28768 ____________________________________________________________________________
28769 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
28770         Log: Various patches: enable more tests; skip CVS in PerlInstall;
28771              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
28772      Branch: maint-5.6/macperl
28773            ! macos/MacPerlTests.cmd macos/PerlInstall
28774            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
28775 ____________________________________________________________________________
28776 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
28777         Log: Allow for platforms to override formatting of errors
28778              on output from Matthias Neeracher (Mac files)
28779      Branch: maint-5.6/macperl
28780            ! macos/macish.c macos/macish.h
28781 ____________________________________________________________________________
28782 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
28783         Log: Allow for platforms to override formatting of errors
28784              on output from Matthias Neeracher (core files)
28785      Branch: maint-5.6/macperl
28786            ! perl.h pp_ctl.c util.c
28787 ____________________________________________________________________________
28788 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
28789         Log: Add some param checking, from reports by Kevin Reid.
28790      Branch: maint-5.6/macperl
28791            ! macos/ext/Mac/Controls/Controls.pm
28792            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
28793 ____________________________________________________________________________
28794 [ 11773] By: ams                                   on 2001/08/28  23:54:57
28795         Log: Subject: [PATCH] make coretest
28796              From: Paul Johnson <paul@pjcj.net>
28797              Date: Wed, 29 Aug 2001 00:11:38 +0200
28798              Message-Id: <20010829001138.B12169@pjcj.net>
28799              (Applied without the change to perlhack.pod. This should
28800              probably stay undocumented.)
28801      Branch: perl
28802            ! Makefile.SH t/TEST
28803 ____________________________________________________________________________
28804 [ 11772] By: sky                                   on 2001/08/28  13:01:20
28805         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
28806              From: Michael G Schwern <schwern@pobox.com>
28807              Date: Tue, 28 Aug 2001 09:57:39 -0400
28808              Message-ID: <20010828095738.E17775@blackrider>
28809      Branch: perl
28810            ! pod/perlhack.pod t/op/pack.t
28811 ____________________________________________________________________________
28812 [ 11771] By: sky                                   on 2001/08/28  11:20:13
28813         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
28814              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28815              Date: Tue, 28 Aug 2001 14:23:43 +0200
28816              Message-ID: <20010828142343.A19299@rafael>
28817      Branch: perl
28818            ! pod/perlvar.pod pp_ctl.c
28819 ____________________________________________________________________________
28820 [ 11770] By: ams                                   on 2001/08/28  10:13:21
28821         Log: Subject: [PATCH] odd typo in op.h
28822              From: Nicholas Clark <nick@ccl4.org>
28823              Date: Tue, 28 Aug 2001 12:10:26 +0100
28824              Message-Id: <20010828121026.V4950@plum.flirble.org>
28825      Branch: perl
28826            ! op.h
28827 ____________________________________________________________________________
28828 [ 11769] By: sky                                   on 2001/08/28  08:09:16
28829         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
28830              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
28831              Date: Tue, 28 Aug 2001 02:22:20 +0300
28832              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
28833      Branch: perl
28834            ! ext/B/B/Lint.pm
28835 ____________________________________________________________________________
28836 [ 11768] By: ams                                   on 2001/08/28  00:47:35
28837         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
28838              From: Michael G Schwern <schwern@pobox.com>
28839              Date: Mon, 27 Aug 2001 21:24:44 -0400
28840              Message-Id: <20010827212444.F12582@blackrider>
28841      Branch: perl
28842            ! pod/perlhack.pod t/op/pack.t
28843 ____________________________________________________________________________
28844 [ 11767] By: ams                                   on 2001/08/27  23:59:48
28845         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
28846              From: Michael G Schwern <schwern@pobox.com>
28847              Date: Mon, 27 Aug 2001 20:12:29 -0400
28848              Message-Id: <20010827201229.D12582@blackrider>
28849      Branch: perl
28850            ! pod/perlhack.pod t/op/pack.t
28851 ____________________________________________________________________________
28852 [ 11766] By: ams                                   on 2001/08/27  23:39:40
28853         Log: Update Changes.
28854      Branch: perl
28855            ! Changes
28856 ____________________________________________________________________________
28857 [ 11765] By: ams                                   on 2001/08/27  22:53:10
28858         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
28859              From: Michael G Schwern <schwern@pobox.com>
28860              Date: Mon, 27 Aug 2001 19:47:30 -0400
28861              Message-Id: <20010827194730.C12582@blackrider>
28862      Branch: perl
28863            ! t/op/inccode.t
28864 ____________________________________________________________________________
28865 [ 11764] By: ams                                   on 2001/08/27  22:46:21
28866         Log: Subject: [PATCH] new tests for the coderef-in-@INC
28867              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28868              Date: Mon, 27 Aug 2001 22:36:27 +0200
28869              Message-Id: <20010827223627.C690@rafael>
28870              
28871              Subject: Re: [PATCH] new tests for the coderef-in-@INC
28872              From: Nicholas Clark <nick@ccl4.org>
28873              Date: Tue, 28 Aug 2001 00:02:46 +0100
28874              Message-Id: <20010828000245.R4950@plum.flirble.org>
28875      Branch: perl
28876            + t/op/inccode.t
28877            ! MANIFEST
28878 ____________________________________________________________________________
28879 [ 11763] By: ams                                   on 2001/08/27  22:41:09
28880         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
28881              bleadperl on fire, Win95+4NT)
28882              From: Michael G Schwern <schwern@pobox.com>
28883              Date: Mon, 27 Aug 2001 16:54:42 -0400
28884              Message-Id: <20010827165442.F9436@blackrider>
28885      Branch: perl
28886            ! lib/warnings.t
28887 ____________________________________________________________________________
28888 [ 11762] By: sky                                   on 2001/08/27  19:19:17
28889         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
28890              avaible at compile time. This broke the compilation of 
28891              Net/Ping.pm
28892      Branch: perl
28893            ! lib/Net/Ping.pm
28894 ____________________________________________________________________________
28895 [ 11761] By: sky                                   on 2001/08/27  18:34:48
28896         Log: Removed tripple definitions of CUSTOM_OP functions.
28897      Branch: perl
28898            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
28899 ____________________________________________________________________________
28900 [ 11760] By: sky                                   on 2001/08/27  18:21:27
28901         Log: Regen headers
28902      Branch: perl
28903            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
28904            ! perlapi.h proto.h
28905 ____________________________________________________________________________
28906 [ 11759] By: ams                                   on 2001/08/27  16:31:53
28907         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
28908              From: "chromatic" <chromatic@rmci.net>
28909              Date: Mon, 27 Aug 2001 11:17:09 -0600
28910              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
28911      Branch: perl
28912            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
28913 ____________________________________________________________________________
28914 [ 11758] By: sky                                   on 2001/08/27  15:16:42
28915         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
28916              Thanks to H. Merijn Brand for the patch.
28917              Some of the comments and or guards might be removable in perl.h now.
28918      Branch: perl
28919            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
28920            ! Porting/Glossary Porting/config_H README.threads config_h.SH
28921            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
28922            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
28923            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
28924            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
28925            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
28926            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
28927            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
28928            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
28929            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
28930            ! win32/config_H.vc win32/perllib.c win32/win32.h
28931            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
28932            ! wince/config.h wince/config_H.ce wince/win32.h
28933            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
28934 ____________________________________________________________________________
28935 [ 11757] By: sky                                   on 2001/08/27  13:39:16
28936         Log: Subject: GNU ld parses arguments different
28937              From: H.Merijn Brand <h.m.brand@hccnet.nl>
28938              Date: Mon, 27 Aug 2001 16:25:51 +0200
28939              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
28940      Branch: perl
28941            ! hints/hpux.sh
28942 ____________________________________________________________________________
28943 [ 11756] By: sky                                   on 2001/08/27  13:18:45
28944         Log: Subject: Custom Ops
28945              From: Simon Cozens <simon@netthink.co.uk>
28946              Date: Sat, 25 Aug 2001 17:45:09 +0100
28947              Message-ID: <20010825174509.A5752@netthink.co.uk>
28948              I also added a fix to Opcode.pm to quite test cases.
28949      Branch: perl
28950            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
28951            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
28952 ____________________________________________________________________________
28953 [ 11755] By: sky                                   on 2001/08/27  05:37:17
28954         Log: Plugs a memory leak on destruction of regular expressions
28955              introcued by #11274.
28956              PL_regex_padav now has an AV as it's first entry with a list
28957              of freed regex_padav slots that it will reuse on creating
28958              new PMOPs.
28959      Branch: perl
28960            ! op.c perl.c
28961 ____________________________________________________________________________
28962 [ 11754] By: ams                                   on 2001/08/26  14:38:52
28963         Log: Subject: [PATCH] t/io/binmode.t
28964              From: Nicholas Clark <nick@ccl4.org>
28965              Date: Sun, 26 Aug 2001 12:03:05 +0100
28966              Message-Id: <20010826120305.C4950@plum.flirble.org>
28967              
28968              (Also a nitpick in #11752 to t/op/universal.t)
28969      Branch: perl
28970            ! t/io/binmode.t t/op/universal.t
28971 ____________________________________________________________________________
28972 [ 11753] By: ams                                   on 2001/08/26  08:19:34
28973         Log: Subject: [PATCH] op/universal.t failing
28974              From: Nicholas Clark <nick@ccl4.org>
28975              Date: Sun, 26 Aug 2001 09:48:22 +0100
28976              Message-Id: <20010826094822.B4950@plum.flirble.org>
28977      Branch: perl
28978            ! t/op/universal.t
28979 ____________________________________________________________________________
28980 [ 11752] By: ams                                   on 2001/08/25  22:46:13
28981         Log: Subject: Re: 'can' with undefined subs
28982              From: Tony Bowden <tony@kasei.com>
28983              Date: Sat, 25 Aug 2001 14:58:17 +0100
28984              Message-Id: <20010825145817.A11788@soto.kasei.com>
28985              (Applied with minor modifications.)
28986      Branch: perl
28987            ! t/op/universal.t
28988 ____________________________________________________________________________
28989 [ 11751] By: ams                                   on 2001/08/25  18:28:43
28990         Log: Subject: Re: 'can' with undefined subs
28991              From: Tony Bowden <tony@kasei.com>
28992              Date: Sat, 25 Aug 2001 15:13:14 +0100
28993              Message-Id: <20010825151314.B11788@soto.kasei.com>
28994      Branch: perl
28995            ! lib/UNIVERSAL.pm
28996 ____________________________________________________________________________
28997 [ 11750] By: nick                                  on 2001/08/25  15:24:15
28998         Log: Integrate mainline
28999      Branch: perlio
29000           +> t/io/binmode.t
29001           !> (integrate 26 files)
29002 ____________________________________________________________________________
29003 [ 11749] By: nick                                  on 2001/08/25  14:55:41
29004         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
29005              From:  John Peacock <jpeacock@rowman.com>
29006              Date:  Wed, 22 Aug 2001 12:05:28 -0400
29007              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
29008      Branch: perl
29009            ! pod/perlhack.pod
29010 ____________________________________________________________________________
29011 [ 11748] By: nick                                  on 2001/08/25  14:53:04
29012         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
29013              From:  Michael G Schwern <schwern@pobox.com>
29014              Date:  Wed, 22 Aug 2001 19:22:45 -0400
29015              Message-Id:  <20010822192245.U619@blackrider>
29016      Branch: perl
29017            ! MANIFEST
29018 ____________________________________________________________________________
29019 [ 11747] By: nick                                  on 2001/08/25  14:52:33
29020         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
29021              From:  Nicholas Clark <nick@ccl4.org>
29022              Date:  Wed, 22 Aug 2001 23:29:06 +0100
29023              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
29024      Branch: perl
29025            + t/io/binmode.t
29026            ! perlio.c pod/perlfunc.pod
29027 ____________________________________________________________________________
29028 [ 11744] By: nick                                  on 2001/08/25  14:37:33
29029         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
29030              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
29031              Date:  Fri, 24 Aug 2001 22:10:42 +0200
29032              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
29033      Branch: perl
29034            ! x2p/a2py.c x2p/walk.c
29035 ____________________________________________________________________________
29036 [ 11743] By: nick                                  on 2001/08/25  14:32:47
29037         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
29038              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29039              Date:  Fri, 24 Aug 2001 23:34:13 +0200
29040              Message-Id:  <20010824233413.A1285@rafael>
29041      Branch: perl
29042            ! pod/perlfunc.pod pod/perlvar.pod
29043 ____________________________________________________________________________
29044 [ 11742] By: ams                                   on 2001/08/25  13:16:02
29045         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
29046              From: Nicholas Clark <nick@ccl4.org>
29047              Date: Sat, 25 Aug 2001 14:50:07 +0100
29048              Message-Id: <20010825145007.L41464@plum.flirble.org>
29049      Branch: perl
29050            ! pp_ctl.c
29051 ____________________________________________________________________________
29052 [ 11741] By: nick                                  on 2001/08/24  07:08:45
29053         Log: When applying patch via Porting/apply fails, do p4 refresh
29054              to get old files back.
29055      Branch: perl
29056            ! Porting/apply
29057 ____________________________________________________________________________
29058 [ 11740] By: ams                                   on 2001/08/24  04:47:24
29059         Log: #11739 was incomplete.
29060      Branch: perl
29061            ! pod/perldiag.pod
29062 ____________________________________________________________________________
29063 [ 11739] By: ams                                   on 2001/08/24  04:09:40
29064         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
29065              From: "Philip Newton" <Philip.Newton@gmx.net>
29066              Date: Fri, 24 Aug 2001 07:08:34 +0200
29067      Branch: perl
29068            ! pod/perldiag.pod
29069 ____________________________________________________________________________
29070 [ 11738] By: ams                                   on 2001/08/24  02:19:42
29071         Log: Fixed Doug Wilson's email address.
29072      Branch: perl
29073            ! AUTHORS
29074 ____________________________________________________________________________
29075 [ 11737] By: ams                                   on 2001/08/24  00:10:13
29076         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
29077              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29078              Date: Thu, 23 Aug 2001 22:22:58 +0200
29079              Message-Id: <20010823222258.A901@rafael>
29080      Branch: perl
29081            ! pod/perldiag.pod
29082 ____________________________________________________________________________
29083 [ 11736] By: ams                                   on 2001/08/24  00:05:02
29084         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
29085              From: "Craig A. Berry" <craigberry@mac.com>
29086              Date: Thu, 23 Aug 2001 19:07:45 -0500
29087              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
29088      Branch: perl
29089            ! configure.com
29090 ____________________________________________________________________________
29091 [ 11735] By: sky                                   on 2001/08/23  13:42:07
29092         Log: Backed out 11732, it breaks lib/strict.t 
29093      Branch: perl
29094            ! op.c
29095 ____________________________________________________________________________
29096 [ 11734] By: sky                                   on 2001/08/23  11:45:59
29097         Log: Removed toy from 17133 after Matt Sargeants request.
29098      Branch: perl
29099            ! pod/perlfaq4.pod
29100 ____________________________________________________________________________
29101 [ 11733] By: sky                                   on 2001/08/23  11:36:29
29102         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
29103              From: Robin Houston <robin@kitsite.com>
29104              Date: Wed, 22 Aug 2001 23:06:16 +0100
29105              Message-ID: <20010822230616.A254@robin.kitsite.com>
29106      Branch: perl
29107            ! pod/perlfaq4.pod
29108 ____________________________________________________________________________
29109 [ 11732] By: sky                                   on 2001/08/23  10:36:02
29110         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
29111              From: Simon Cozens <simon@netthink.co.uk>
29112              Date: Thu, 23 Aug 2001 12:06:36 +0100
29113              Message-ID: <20010823120636.A9961@netthink.co.uk>
29114      Branch: perl
29115            ! op.c
29116 ____________________________________________________________________________
29117 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
29118         Log: fix broken windows build
29119      Branch: perl
29120            ! perl.h
29121 ____________________________________________________________________________
29122 [ 11730] By: ams                                   on 2001/08/22  21:35:30
29123         Log: Subject: [PATCH] io/tell.t doesn't chdir t
29124              From: Nicholas Clark <nick@ccl4.org>
29125              Date: Wed, 22 Aug 2001 23:25:58 +0100
29126              Message-Id: <20010822232557.Y82818@plum.flirble.org>
29127      Branch: perl
29128            ! t/io/tell.t
29129 ____________________________________________________________________________
29130 [ 11729] By: ams                                   on 2001/08/22  20:32:21
29131         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
29132              questions)
29133              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
29134              Date: Wed, 22 Aug 2001 17:09:04 -0400
29135              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
29136              (Oops, forgot File::Spec::Unix in the previous patch.)
29137      Branch: perl
29138            ! lib/File/Spec/Unix.pm
29139 ____________________________________________________________________________
29140 [ 11728] By: ams                                   on 2001/08/22  20:25:41
29141         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
29142              questions)
29143              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
29144              Date: Wed, 22 Aug 2001 17:09:04 -0400
29145              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
29146      Branch: perl
29147            ! lib/File/Spec.pm
29148 ____________________________________________________________________________
29149 [ 11727] By: ams                                   on 2001/08/22  19:43:30
29150         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
29151              From: John Peacock <jpeacock@rowman.com>
29152              Date: Wed, 22 Aug 2001 12:35:52 -0400
29153              Message-Id: <3B83DF68.5D89DC81@rowman.com>
29154              (Adds proper tests for $], notwithstanding Subject. +nitpick)
29155      Branch: perl
29156            ! t/op/ver.t
29157 ____________________________________________________________________________
29158 [ 11726] By: ams                                   on 2001/08/22  19:36:39
29159         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
29160              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
29161              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
29162              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
29163      Branch: perl
29164            ! lib/diagnostics.pm lib/diagnostics.t
29165 ____________________________________________________________________________
29166 [ 11725] By: ams                                   on 2001/08/22  19:25:01
29167         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
29168              From: Nicholas Clark <nick@ccl4.org>
29169              Date: Wed, 22 Aug 2001 20:59:05 +0100
29170              Message-Id: <20010822205905.U82818@plum.flirble.org>
29171      Branch: perl
29172            ! pp.c t/op/64bitint.t t/op/arith.t
29173 ____________________________________________________________________________
29174 [ 11724] By: ams                                   on 2001/08/22  10:02:33
29175         Log: Subject: Configure blooper
29176              From: H.Merijn Brand <h.m.brand@hccnet.nl>
29177              Date: Wed, 22 Aug 2001 12:38:35 +0200
29178              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
29179      Branch: perl
29180            ! Configure
29181 ____________________________________________________________________________
29182 [ 11723] By: ams                                   on 2001/08/21  16:17:53
29183         Log: Subject: [PATCH] installperl -help
29184              From: Nicholas Clark <nick@ccl4.org>
29185              Date: Tue, 21 Aug 2001 17:34:23 +0100
29186              Message-Id: <20010821173423.F82818@plum.flirble.org>
29187      Branch: perl
29188            ! installperl
29189 ____________________________________________________________________________
29190 [ 11722] By: ams                                   on 2001/08/20  07:46:31
29191         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
29192              From: Ilmari Karonen <iltzu@sci.fi>
29193              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
29194              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
29195      Branch: perl
29196            ! pod/perlvar.pod
29197 ____________________________________________________________________________
29198 [ 11721] By: nick                                  on 2001/08/20  06:24:31
29199         Log: Integrate mainline
29200      Branch: perlio
29201           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
29202           +> lib/Lingua/KO/Hangul/Util/Changes
29203           +> lib/Lingua/KO/Hangul/Util/README
29204           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
29205           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
29206           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
29207           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
29208           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
29209           +> lib/Unicode/Normalize/t/test.t
29210            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
29211           !> (integrate 55 files)
29212 ____________________________________________________________________________
29213 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
29214         Log: Integrate Change #11599 from maint-5.6/perl
29215      Branch: maint-5.6/macperl
29216           !> README.win32
29217 ____________________________________________________________________________
29218 [ 11719] By: ams                                   on 2001/08/18  21:21:42
29219         Log: Add Porting/apply to MANIFEST.
29220      Branch: perl
29221            ! MANIFEST
29222 ____________________________________________________________________________
29223 [ 11718] By: sky                                   on 2001/08/18  14:38:01
29224         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
29225              Better solution would be to make 5005threaded perl use
29226              the same system as ithreads do
29227      Branch: perl
29228            ! perl.h
29229 ____________________________________________________________________________
29230 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
29231         Log: New try for ID 20010407.006: detach the semantics
29232              "was the last match target UTF8" into its own variable.
29233      Branch: perl
29234            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
29235            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
29236 ____________________________________________________________________________
29237 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
29238         Log: UTF8 flag should be meaningful only when POK.
29239      Branch: perl
29240            ! dump.c
29241 ____________________________________________________________________________
29242 [ 11715] By: sky                                   on 2001/08/18  11:45:16
29243         Log: USE_THREADS and USE_ITHREADS are never true at the same time
29244      Branch: perl
29245            ! perl.h
29246 ____________________________________________________________________________
29247 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
29248         Log: Retract #11712 for now.  The real fix would probably
29249              be something like making PL_reg_sv a copy (PV + UTF8)
29250              of the matched/substituted string (note: not just a SvPOK
29251              string, for example the stringified form of a ROK would
29252              be applicable)  Beware of leaks.
29253      Branch: perl
29254            ! pp_hot.c t/op/pat.t
29255 ____________________________________________________________________________
29256 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
29257         Log: UTF8 wasn't printing for PVMGs.
29258      Branch: perl
29259            ! dump.c
29260 ____________________________________________________________________________
29261 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
29262         Log: (Retracted by #11714)
29263              
29264              Okay analysis, debatable fix.  (The fix will inc
29265              the refcount of all temporary match objects,
29266              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
29267              which will then cause griping at untie() time
29268              ("inner references remain").
29269              
29270              Fix for ID 20010407.006: PL_reg_sv got wiped out
29271              by freetemps if the match target was a temporary
29272              (like function_call() =~ /.../), which in turn meant
29273              that the $1 et al stopped working if they had UTF-8
29274              in them.  Therefore bump up the refcount of PL_reg_sv.
29275      Branch: perl
29276            ! pp_hot.c t/op/pat.t
29277 ____________________________________________________________________________
29278 [ 11711] By: ams                                   on 2001/08/17  20:32:08
29279         Log: Subject: [PATCH] doesn't compile, was perl@11710
29280              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29281              Date: Fri, 17 Aug 2001 23:21:10 +0200
29282              Message-Id: <20010817232110.C7041@rafael> 
29283      Branch: perl
29284            ! sharedsv.c
29285 ____________________________________________________________________________
29286 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
29287         Log: Update Changes.
29288      Branch: perl
29289            ! Changes patchlevel.h
29290 ____________________________________________________________________________
29291 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
29292         Log: Upgrade to libnet 1.0704.
29293      Branch: perl
29294            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
29295            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
29296            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
29297            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
29298            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
29299            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
29300            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
29301 ____________________________________________________________________________
29302 [ 11708] By: sky                                   on 2001/08/17  13:34:04
29303         Log: Let perl_clone copy PL_exit_flags
29304      Branch: perl
29305            ! sv.c
29306 ____________________________________________________________________________
29307 [ 11707] By: sky                                   on 2001/08/17  12:28:41
29308         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
29309      Branch: perl
29310            ! sharedsv.c sharedsv.h
29311 ____________________________________________________________________________
29312 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
29313         Log: The metaconfig unit change for #11705.
29314      Branch: metaconfig/U/perl
29315            ! Extensions.U
29316 ____________________________________________________________________________
29317 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
29318         Log: Allow the threads extension to be found if present.
29319      Branch: perl
29320            ! Configure
29321 ____________________________________________________________________________
29322 [ 11704] By: nick                                  on 2001/08/17  11:47:54
29323         Log: Mail -> change script (pre-alpha)
29324      Branch: perl
29325            + Porting/apply
29326 ____________________________________________________________________________
29327 [ 11703] By: sky                                   on 2001/08/17  07:11:24
29328         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
29329              Thanks to Tom Hospel for pointing out my error.
29330      Branch: perl
29331            ! op.h
29332 ____________________________________________________________________________
29333 [ 11702] By: sky                                   on 2001/08/17  04:18:11
29334         Log: Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block running to perl_destruct, changes prototype of perl_destruct to return exitstatus.
29335      Branch: perl
29336            ! embed.pl miniperlmain.c perl.c perl.h proto.h
29337 ____________________________________________________________________________
29338 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
29339         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
29340              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
29341      Branch: perl
29342            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
29343            + lib/Lingua/KO/Hangul/Util/README
29344            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
29345            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
29346            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
29347            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
29348            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
29349            + lib/Unicode/Normalize/t/test.t
29350            ! MANIFEST
29351 ____________________________________________________________________________
29352 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
29353         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
29354              Date: Thu, 16 Aug 2001 22:46:15 -0500
29355              From: "Craig A. Berry" <craigberry@mac.com>
29356              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
29357      Branch: perl
29358            ! configure.com numeric.c
29359 ____________________________________________________________________________
29360 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
29361         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
29362              of the usual suspects (like getpwent) but not for others
29363              (like localtime and rand).  The _r versions are available
29364              for all of them, so let's use them.
29365      Branch: perl
29366            ! perl.h
29367 ____________________________________________________________________________
29368 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
29369         Log: (Accidental apply; thankfully empty.)
29370      Branch: perl
29371            ! hints/os390.sh
29372 ____________________________________________________________________________
29373 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
29374         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
29375              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
29376              Date: Thu, 16 Aug 2001 16:27:49 +0100
29377              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
29378      Branch: perl
29379            ! regexec.c t/op/re_tests
29380 ____________________________________________________________________________
29381 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
29382         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
29383              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
29384              Date: Thu, 16 Aug 2001 18:50:01 +0100
29385              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
29386      Branch: perl
29387            ! pp_hot.c t/op/pat.t
29388 ____________________________________________________________________________
29389 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
29390         Log: Subject: [PATCH] *time_r again
29391              From: "Arthur Bergman" <arthur@contiller.se>
29392              Date: Thu, 16 Aug 2001 16:01:54 +0200
29393              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
29394      Branch: perl
29395            ! op.h
29396 ____________________________________________________________________________
29397 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
29398         Log: system() and backtick error handling cleanup from Craig A. Berry.
29399      Branch: perl
29400            ! vms/vms.c
29401 ____________________________________________________________________________
29402 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
29403         Log: change#10334 leaks memory, copies string when it doesn't
29404              need to
29405      Branch: perl
29406            ! perl.c
29407 ____________________________________________________________________________
29408 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
29409         Log: One more twist to the sprintf + utf8 testing.
29410      Branch: perl
29411            ! t/op/misc.t
29412 ____________________________________________________________________________
29413 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
29414         Log: Fix for 20010407.008 sprintf removes utf8-ness.
29415      Branch: perl
29416            ! pp.c t/op/misc.t
29417 ____________________________________________________________________________
29418 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
29419         Log: Subject: [PATCH] *time_r fixes
29420              From: "Arthur Bergman" <arthur@contiller.se>
29421              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
29422              Date: Thu, 16 Aug 2001 14:22:27 +0200
29423      Branch: perl
29424            ! op.h
29425 ____________________________________________________________________________
29426 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
29427         Log: Upgrade to CGI.pm 2.77.
29428      Branch: perl
29429            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
29430            ! lib/CGI/t/function.t
29431 ____________________________________________________________________________
29432 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
29433         Log: Document the bytes-to-Unicode upgrading.
29434      Branch: perl
29435            ! pod/perlunicode.pod
29436 ____________________________________________________________________________
29437 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
29438         Log: Add a test for Unicode sprintf.
29439      Branch: perl
29440            ! t/op/misc.t
29441 ____________________________________________________________________________
29442 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
29443         Log: Add Unicode tests for index/rindex.
29444      Branch: perl
29445            ! t/op/index.t
29446 ____________________________________________________________________________
29447 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
29448         Log: Document a bit the art of minimizing the installation,
29449              based on the p5p discussion.
29450      Branch: perl
29451            ! INSTALL
29452 ____________________________________________________________________________
29453 [ 11684] By: nick                                  on 2001/08/15  15:03:31
29454         Log: Integrate mainline
29455      Branch: perlio
29456           +> sharedsv.c sharedsv.h
29457           !> (integrate 53 files)
29458 ____________________________________________________________________________
29459 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
29460         Log: Update Changes.
29461      Branch: perl
29462            ! Changes patchlevel.h
29463 ____________________________________________________________________________
29464 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
29465         Log: The #11673 necessitated a test tweak.
29466      Branch: perl
29467            ! t/io/utf8.t
29468 ____________________________________________________________________________
29469 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
29470         Log: Also UNICOS is in the general case unable to silently
29471              handle fp overflows.
29472      Branch: perl
29473            ! numeric.c
29474 ____________________________________________________________________________
29475 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
29476         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
29477              NV_EPSILON #defined.
29478      Branch: perl
29479            ! perl.h
29480 ____________________________________________________________________________
29481 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
29482         Log: Re-establish the fp overflow detection for VAX VMS; there
29483              is no easy way to have the IEEE fp silent overflow semantics.
29484              (in Alpha VMS we still will use IEEE fp by default-- but it
29485              is still possible to configure Perl to use G_FLOAT)
29486      Branch: perl
29487            ! numeric.c
29488 ____________________________________________________________________________
29489 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
29490         Log: Subject: [PATCH] pp_lock 
29491              From: "Arthur Bergman" <arthur@contiller.se>
29492              Date: Wed, 15 Aug 2001 11:52:16 +0200
29493              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
29494      Branch: perl
29495            ! pp.c
29496 ____________________________________________________________________________
29497 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
29498         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
29499              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
29500              Date: Wed, 15 Aug 2001 11:32:11 +0100
29501              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
29502      Branch: perl
29503            ! regcomp.c t/op/re_tests
29504 ____________________________________________________________________________
29505 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
29506         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
29507              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
29508              Date: Wed, 15 Aug 2001 10:33:49 +0100
29509              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
29510      Branch: perl
29511            ! regexec.c t/op/re_tests
29512 ____________________________________________________________________________
29513 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
29514         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
29515              From: Barrie Slaymaker <barries@slaysys.com>
29516              Date: Tue, 14 Aug 2001 14:32:25 -0400
29517              Message-ID: <20010814143225.A19822@jester.slaysys.com>
29518      Branch: perl
29519            ! lib/File/Spec.t lib/File/Spec/Unix.pm
29520 ____________________________________________________________________________
29521 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
29522         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
29523              From: Peter Prymmer <pvhp@forte.com>
29524              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
29525              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
29526      Branch: perl
29527            ! README.vms configure.com
29528 ____________________________________________________________________________
29529 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
29530         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
29531              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29532              Date: Tue, 14 Aug 2001 21:23:27 +0200
29533              Message-ID: <20010814212327.A1919@rafael>
29534      Branch: perl
29535            ! doio.c
29536 ____________________________________________________________________________
29537 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
29538         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
29539              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
29540              Date: Tue, 14 Aug 2001 22:30:11 +0200
29541              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
29542              
29543              Combination of nmake, quoting, and Perl expanded $( in here-doc.
29544      Branch: perl
29545            ! ext/SDBM_File/Makefile.PL
29546 ____________________________________________________________________________
29547 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
29548         Log: Todo updates.
29549      Branch: perl
29550            ! pod/perltodo.pod
29551 ____________________________________________________________________________
29552 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
29553         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
29554              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
29555              Date: Mon, 13 Aug 2001 23:15:01 +0200
29556              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
29557      Branch: perl
29558            ! sv.c
29559 ____________________________________________________________________________
29560 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
29561         Log: Subject: [PATCH] [b-]showlex.t
29562              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
29563              Date: Sun, 12 Aug 2001 22:24:51 +0200
29564              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
29565              
29566              The 4nt command shell will expand the % in command line
29567              no matter what quoting is attempted, changed the % to @.
29568      Branch: perl
29569            ! ext/B/Showlex.t
29570 ____________________________________________________________________________
29571 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
29572         Log: Subject: [PATCH] magic.t
29573              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
29574              Date: Sun, 12 Aug 2001 20:49:27 +0200
29575              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
29576      Branch: perl
29577            ! t/op/magic.t
29578 ____________________________________________________________________________
29579 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
29580         Log: Add sharedsv* to the DOSish platforms; plus add
29581              some WinCE files to the list of DOSish files.
29582      Branch: perl
29583            ! NetWare/Makefile Porting/makerel win32/Makefile
29584            ! win32/makefile.mk wince/Makefile.ce
29585 ____________________________________________________________________________
29586 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
29587         Log: More DOSish files.
29588      Branch: perl
29589            ! Porting/makerel
29590 ____________________________________________________________________________
29591 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
29592         Log: Strip CRs from the WinCE files.  Now we need to
29593              figure out in which CRs are really needed: probably
29594              Makefile.ce and the README files, at least, probably
29595              also the registry.bat.
29596      Branch: perl
29597            ! wince/Makefile.ce wince/README.compile wince/README.perlce
29598            ! wince/config.h wince/include/cectype.h wince/include/errno.h
29599            ! wince/include/sys/stat.h wince/include/sys/types.h
29600            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
29601            ! wince/perldll.def wince/registry.bat wince/wince.h
29602            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
29603 ____________________________________________________________________________
29604 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
29605         Log: Add some files to DOSish and writables.
29606      Branch: perl
29607            ! Porting/makerel
29608 ____________________________________________________________________________
29609 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
29610         Log: Compile failure message tidying.
29611      Branch: perl
29612            ! t/lib/1_compile.t
29613 ____________________________________________________________________________
29614 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
29615         Log: The new sharedsv* should be exported only if usethreads.
29616      Branch: perl
29617            ! makedef.pl
29618 ____________________________________________________________________________
29619 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
29620         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
29621              From: Peter Prymmer <pvhp@forte.com>
29622              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
29623              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
29624      Branch: perl
29625            ! README.os390
29626 ____________________________________________________________________________
29627 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
29628         Log: Update Changes.
29629      Branch: perl
29630            ! Changes patchlevel.h
29631 ____________________________________________________________________________
29632 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
29633         Log: Subject: [PATHC] sharedsv.[c|h]
29634              From: "Artur Bergman" <artur@contiller.se>
29635              Date: Mon, 13 Aug 2001 14:38:41 +0200
29636              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
29637              
29638              Subject: [PATCH] embed.pl
29639              From: Arthur Bergman <arthur@contiller.se>
29640              Date: Mon, 13 Aug 2001 14:38:14 +0200
29641              Message-ID: <B79D96D6.3088%arthur@contiller.se>
29642              
29643              Subject: [PATCH] sharedsv cleanups
29644              From: "Arthur Bergman" <arthur@contiller.se>
29645              Date: Mon, 13 Aug 2001 15:14:25 +0200
29646              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
29647              
29648              Plus few tweaks: _init needs to be Adp, the prototypes
29649              should not be revealed unless using ithreads, #endif FOO
29650              must be #endif /* FOO */, adding (parentheses) around
29651              do { } while doesn't work too well.
29652      Branch: perl
29653            + sharedsv.c sharedsv.h
29654            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
29655            ! perl.h perlapi.c pod/perlapi.pod proto.h
29656 ____________________________________________________________________________
29657 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
29658         Log: Subject: Re: END {} blocks run in perl_run
29659              From: Arthur Bergman <arthur@contiller.se>
29660              Date: Mon, 13 Aug 2001 11:11:30 +0200
29661              Message-ID: <B79D6661.3068%arthur@contiller.se>
29662      Branch: perl
29663            ! perl.c
29664 ____________________________________________________________________________
29665 [ 11657] By: nick                                  on 2001/08/13  09:03:02
29666         Log: Integrate mainline
29667      Branch: perlio
29668           +> (branch 326 files)
29669            - (delete 330 files)
29670           !> (integrate 85 files)
29671 ____________________________________________________________________________
29672 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
29673         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
29674              and the Perl will be built to do that by default (adding that
29675              will break scripts having non-UTF-8 binary data, such as Latin-1.)
29676      Branch: perl
29677            ! op.c toke.c utf8.h
29678 ____________________________________________________________________________
29679 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
29680         Log: Unnecessary downgrades.
29681      Branch: perl
29682            ! doop.c
29683 ____________________________________________________________________________
29684 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
29685         Log: Failure not true anymore (probably caused by my broken setup).
29686      Branch: perl
29687            ! t/op/pat.t
29688 ____________________________________________________________________________
29689 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
29690         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
29691              stopped working).
29692      Branch: perl
29693            ! op.h pp_ctl.c regcomp.c
29694 ____________________________________________________________________________
29695 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
29696         Log: There is no IN_UTF8.
29697      Branch: perl
29698            ! utf8.h
29699 ____________________________________________________________________________
29700 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
29701         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
29702      Branch: perl
29703            ! op.c op.h pp_ctl.c regcomp.c
29704 ____________________________________________________________________________
29705 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
29706         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
29707              and a test tweak.
29708      Branch: perl
29709            ! op.c t/pod/find.t
29710 ____________________________________________________________________________
29711 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
29712         Log: Todo updates and fixes.
29713      Branch: perl
29714            ! pod/perltodo.pod
29715 ____________________________________________________________________________
29716 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
29717         Log: Mark tests (and one module) having explicit Latin-1
29718              (and one file having explicit UTF-8) with an explicit
29719              'no utf8' (and one explicit 'use utf8').
29720              
29721              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
29722      Branch: perl
29723            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
29724            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
29725            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
29726 ____________________________________________________________________________
29727 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
29728         Log: Subject: SV: END {} blocks run in perl_run
29729              From: "Arthur Bergman" <arthur@contiller.se>
29730              Date: Sun, 12 Aug 2001 00:34:28 +0200 
29731              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
29732      Branch: perl
29733            ! miniperlmain.c perl.c
29734 ____________________________________________________________________________
29735 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
29736         Log: Typos in #11645.
29737      Branch: perl
29738            ! perl.h
29739 ____________________________________________________________________________
29740 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
29741         Log: On ithreads default to use_reentrant except on naturally
29742              threadsafe platforms.
29743      Branch: perl
29744            ! perl.h
29745 ____________________________________________________________________________
29746 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
29747         Log: (Hopefully) a fix for 20010723.004: make install needs
29748              write permission in build directory.  The problem was
29749              probably caused by overeager sprinkling of the lib/re.pm
29750              dependencies (which was done to guarantee lib/re.pm being
29751              uptodate for parallel makes: now solved by funneling that
29752              through an explicit recursive make in the preplibrary target).
29753      Branch: perl
29754            ! Makefile.SH
29755 ____________________________________________________________________________
29756 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
29757         Log: Dispell the "use utf8" superstition.
29758      Branch: perl
29759            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
29760            ! pod/perlunicode.pod
29761 ____________________________________________________________________________
29762 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
29763         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
29764              From: "Abigail" <abigail@foad.org> 
29765              Date: Sat, 11 Aug 2001 23:49:49 +0200
29766              Message-ID: <20010811214950.23255.qmail@foad.org>
29767      Branch: perl
29768            ! t/op/taint.t
29769 ____________________________________________________________________________
29770 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
29771         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
29772              From: Abhijit Menon-Sen <ams@wiw.org>
29773              Date: Sat, 11 Aug 2001 06:18:19 +0530
29774              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
29775      Branch: perl
29776            ! mg.c
29777 ____________________________________________________________________________
29778 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
29779         Log: Test for change #11639.
29780      Branch: perl
29781            ! t/op/tiehandle.t
29782 ____________________________________________________________________________
29783 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
29784         Log: Subject: Re: Can't localize *FH, then tie it
29785              From: Abhijit Menon-Sen <ams@wiw.org>
29786              Date: Sun, 12 Aug 2001 16:08:06 +0530
29787              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
29788      Branch: perl
29789            ! pp_hot.c pp_sys.c
29790 ____________________________________________________________________________
29791 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
29792         Log: Drop all the unnecessary "use utf8" clauses and some of
29793              the unnecessary "use bytes" ones.
29794              
29795              TODO: scour the documentation for unnecessary "use utf8"
29796              and prominently display it in perldelta when the time comes.
29797              ("use utf8" should be necessary ONLY if one wants the script
29798              to be in UTF-8.)  Also should be checked in some non-ASCII
29799              non-Latin-1 platform, like EBCDIC.
29800      Branch: perl
29801            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
29802            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
29803 ____________________________________________________________________________
29804 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
29805         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
29806              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
29807              in Unicode handling.
29808      Branch: perl
29809            + t/op/lc.t
29810            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
29811 ____________________________________________________________________________
29812 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
29813         Log: Thinko: we want the flags for native cc, not gcc.
29814      Branch: perl
29815            ! hints/dec_osf.sh
29816 ____________________________________________________________________________
29817 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
29818         Log: (retracted by 13077)
29819              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
29820              From: Robin Houston <robin@kitsite.com>
29821              Date: Fri, 10 Aug 2001 14:42:02 +0100
29822              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
29823      Branch: perl
29824            ! pp.c
29825 ____________________________________________________________________________
29826 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
29827         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
29828              From: Abhijit Menon-Sen <ams@wiw.org>
29829              Date: Sat, 11 Aug 2001 16:31:04 +0530
29830              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
29831      Branch: perl
29832            ! op.c
29833 ____________________________________________________________________________
29834 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
29835         Log: Get rid of indread, from Abhijit Menon-Sen.
29836      Branch: perl
29837            ! pp_sys.c
29838 ____________________________________________________________________________
29839 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
29840         Log: CRLFgngngn.
29841      Branch: perl
29842            ! win32/Makefile win32/makefile.mk
29843 ____________________________________________________________________________
29844 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
29845         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
29846      Branch: perl
29847            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
29848            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
29849            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
29850            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
29851            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
29852            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
29853            ! win32/Makefile win32/makefile.mk
29854 ____________________________________________________________________________
29855 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
29856         Log: Avoid #elif (less portable than #else #if).
29857      Branch: perl
29858            ! handy.h
29859 ____________________________________________________________________________
29860 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
29861         Log: Subject: patch for perlvar.pod
29862              From: mah@everybody.org (Mark A. Hershberger)
29863              Date: 08 Aug 2001 17:03:16 -0500
29864              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
29865      Branch: perl
29866            ! pod/perlvar.pod
29867 ____________________________________________________________________________
29868 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
29869         Log: cpp commands must start (the # must be) at the column #0.
29870      Branch: perl
29871            ! op.c
29872 ____________________________________________________________________________
29873 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
29874         Log: If using gcc -B/foo/bar makedepend would give
29875              unnecessary warnings about unused -B/foo/bar.
29876      Branch: perl
29877            ! makedepend.SH
29878 ____________________________________________________________________________
29879 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
29880         Log: Update Changes.
29881      Branch: perl
29882            ! Changes patchlevel.h
29883 ____________________________________________________________________________
29884 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
29885         Log: s/z/tz/
29886      Branch: perl
29887            ! pod/perlfaq2.pod
29888 ____________________________________________________________________________
29889 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
29890         Log: Article nit.
29891      Branch: perl
29892            ! pod/perlfaq2.pod
29893 ____________________________________________________________________________
29894 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
29895         Log: Rename lib/unicode files to lib/unicore to avoid
29896              conflicts between core lib/unicode and Unicode::
29897              files in case-ignoring filesystems.
29898      Branch: perl
29899            + (add 325 files)
29900            - (delete 324 files)
29901            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
29902 ____________________________________________________________________________
29903 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
29904         Log: Upgrade to Math::BigInt 1.41.
29905      Branch: perl
29906            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
29907 ____________________________________________________________________________
29908 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
29909         Log: Subject: [PATCH] remove PL_na from typemap
29910              From: James <james@rf.net>
29911              Date: Mon, 06 Aug 2001 20:23:15 -0700
29912              Message-ID: <3B6F5F23.A31A81B1@rf.net>
29913              
29914              (had to be manually applied)
29915      Branch: perl
29916            ! lib/ExtUtils/typemap
29917 ____________________________________________________________________________
29918 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
29919         Log: The metaconfig unit changes for #11618.
29920      Branch: metaconfig/U/perl
29921            + d_fpclassl.U i_fp.U
29922 ____________________________________________________________________________
29923 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
29924         Log: Forgot this from #11618.
29925              
29926              NOTE: wince/config_H.ce needs updating.
29927      Branch: perl
29928            ! wince/config.ce
29929 ____________________________________________________________________________
29930 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
29931         Log: Introduce more floating point classifying APIs;
29932              try to define (most importantly) Perl_is{inf,nan}(x).
29933              
29934              For this first cut, assume none such APIs exist in non-UNIXoid
29935              platforms-- this is of course too unkind: Win32 rumoredly has
29936              _fpclass() and _isnan(), and VMS/VOS very probably have some
29937              of the APIs available.     The only thing Perl uses at the moment
29938              is Perl_isnan() (has been in use for a while now).
29939              
29940              NOTE: the Win32 and NetWare config_h.?c need regenerating.
29941      Branch: perl
29942            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
29943            ! Porting/config_H config_h.SH configure.com epoc/config.sh
29944            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
29945            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29946            ! vos/config.ga.h win32/config.bc win32/config.gc
29947            ! win32/config.vc win32/config_H.bc win32/config_H.gc
29948            ! win32/config_H.vc wince/config.ce wince/config.h
29949 ____________________________________________________________________________
29950 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
29951         Log: Integrate change #11519 from perlio:
29952              
29953              Avoid testing for (non-)existance of "encoding(xxxx)"
29954              layer is called "encoding" the (xxxx) is an argument.
29955      Branch: perl
29956           !> lib/open.pm
29957 ____________________________________________________________________________
29958 [ 11616] By: nick                                  on 2001/08/09  07:50:24
29959         Log: Integrate mainline
29960      Branch: perlio
29961           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
29962           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
29963           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
29964           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
29965            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
29966            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
29967           !> (integrate 79 files)
29968 ____________________________________________________________________________
29969 [ 11615] By: nick                                  on 2001/08/09  06:23:44
29970         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
29971              layer is called "encoding" the (xxxx) is an argument.
29972      Branch: perlio
29973            ! lib/open.pm
29974 ____________________________________________________________________________
29975 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
29976         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
29977              From: Paul Johnson <paul@pjcj.net>
29978              Date: Wed, 8 Aug 2001 23:54:17 +0200
29979              Message-ID: <20010808235417.O1006@pjcj.net>
29980      Branch: perl
29981            ! ext/B/B/Concise.pm
29982 ____________________________________________________________________________
29983 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
29984         Log: Make VMS use IEEE math by default; reorder Tru64 hints
29985              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
29986              exception semantics) is always set if using (the new) cc.
29987      Branch: perl
29988            ! configure.com hints/dec_osf.sh
29989 ____________________________________________________________________________
29990 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
29991         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
29992              From: Abhijit Menon-Sen <ams@wiw.org>
29993              Date: Tue, 7 Aug 2001 17:16:05 +0530
29994              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
29995      Branch: perl
29996            ! pp_sys.c
29997 ____________________________________________________________________________
29998 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
29999         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
30000              From: "Craig A. Berry" <craigberry@mac.com>
30001              Date: Tue, 07 Aug 2001 22:27:47 -0500
30002              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
30003      Branch: perl
30004            ! t/run/exit.t
30005 ____________________________________________________________________________
30006 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
30007         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
30008              From: "Craig A. Berry" <craigberry@mac.com>
30009              Date: Tue, 07 Aug 2001 20:01:53 -0500
30010              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
30011      Branch: perl
30012            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
30013 ____________________________________________________________________________
30014 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
30015         Log: Update the magazine information.
30016      Branch: perl
30017            ! pod/perlfaq2.pod
30018 ____________________________________________________________________________
30019 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
30020         Log: Ignore SIGFPE everywhere.
30021      Branch: perl
30022            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
30023 ____________________________________________________________________________
30024 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
30025         Log: With permission, change the licensing of the docs by
30026              TomC (and Gnat) to comply with the rest of Perl.
30027      Branch: perl
30028            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
30029            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
30030            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
30031            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
30032            ! pod/perltootc.pod
30033 ____________________________________________________________________________
30034 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
30035         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
30036              From: Andy Dougherty <doughera@lafayette.edu>
30037              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
30038              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
30039      Branch: perl
30040            ! hints/openbsd.sh
30041 ____________________________________________________________________________
30042 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
30043         Log: Subject: [PATCH] Makefile.SH test_prep dependency
30044              From: Andy Dougherty <doughera@lafayette.edu>
30045              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
30046              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
30047      Branch: perl
30048            ! Makefile.SH
30049 ____________________________________________________________________________
30050 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
30051         Log: Don't autogenerate the headers et alia,
30052              make regen_headers explicitly.
30053      Branch: perl
30054            ! Makefile.SH
30055 ____________________________________________________________________________
30056 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
30057         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
30058              From: Gurusamy Sarathy <gsar@ActiveState.com> 
30059              Date: Tue, 07 Aug 2001 08:33:26 -0700
30060              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
30061              
30062              Unnecessary dependency.
30063      Branch: perl
30064            ! embed.pl
30065 ____________________________________________________________________________
30066 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
30067         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
30068              From: Abhijit Menon-Sen <ams@wiw.org>
30069              Date: Tue, 7 Aug 2001 09:10:54 +0530
30070              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
30071      Branch: perl
30072            ! pp_hot.c
30073 ____________________________________________________________________________
30074 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
30075         Log: Subject: [PATCH perl@11597] B && BEGIN handling
30076              From: "James A. Duncan" <jduncan@fotango.com>
30077              Date: Mon, 6 Aug 2001 17:29:11 +0100
30078              Message-ID: <20010806172911.A2071@fotango.com>
30079              
30080              (the intrpvar.h addition moved to the end for bincompat)
30081      Branch: perl
30082            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
30083 ____________________________________________________________________________
30084 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
30085         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
30086      Branch: perl
30087           !> README.win32
30088 ____________________________________________________________________________
30089 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
30090         Log: fix URLs for fcrypt.c
30091      Branch: maint-5.6/perl
30092            ! README.win32
30093 ____________________________________________________________________________
30094 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
30095         Log: Yet another way to say Infinity: HP-UX calls its "++".
30096      Branch: perl
30097            ! lib/Math/BigInt/t/bigintpm.t
30098 ____________________________________________________________________________
30099 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
30100         Log: Update Changes.
30101      Branch: perl
30102            ! Changes patchlevel.h
30103 ____________________________________________________________________________
30104 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
30105         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
30106      Branch: perl
30107            ! pod/perlfaq5.pod
30108 ____________________________________________________________________________
30109 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
30110         Log: The #11593 wasn't right.
30111      Branch: perl
30112            ! lib/Math/BigInt/t/bigintpm.t
30113 ____________________________________________________________________________
30114 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
30115         Log: Subject: [PATCH: perl@11564] introducing perlivp
30116              From: Prymmer/Kahn <pvhp@best.com>
30117              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
30118              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
30119              
30120              Subject: Re: [PATCH: perl@11564] introducing perlivp
30121              From: Prymmer/Kahn <pvhp@best.com>
30122              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
30123              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
30124      Branch: perl
30125            + utils/perlivp.PL
30126            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
30127            ! win32/Makefile win32/makefile.mk
30128 ____________________________________________________________________________
30129 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
30130         Log: libcs are confused what to call Infinity.
30131      Branch: perl
30132            ! lib/Math/BigInt/t/bigintpm.t
30133 ____________________________________________________________________________
30134 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
30135         Log: Avoid SIGFPE in Tru64.
30136      Branch: perl
30137            ! numeric.c
30138 ____________________________________________________________________________
30139 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
30140         Log: Upgrade to Math::BigInt 1.40.
30141              
30142              NOTE: this patch necessitates doing something about
30143              infinity handling since the new bigintpm.t tests use
30144              infinity, which causes SIGFPEs at least in Tru64.
30145      Branch: perl
30146            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
30147            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
30148            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
30149            ! lib/Math/BigInt/t/mbimbf.t
30150 ____________________________________________________________________________
30151 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
30152         Log: remove hardcoded cmd shell in testsuite
30153      Branch: perl
30154            ! t/op/glob.t t/op/magic.t t/op/stat.t
30155 ____________________________________________________________________________
30156 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
30157         Log: 4-arg select() was busted on windows because change#8178 didn't
30158              make it into mainline
30159      Branch: perl
30160            ! perl.h win32/include/sys/socket.h
30161 ____________________________________________________________________________
30162 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
30163         Log: Rename the Getopt::Long tests to be as they are
30164              in the Getopt::Long official distribution.
30165      Branch: perl
30166            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
30167            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
30168            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
30169            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
30170            ! MANIFEST
30171 ____________________________________________________________________________
30172 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
30173         Log: Upgrade to Getopt::Long 2.26.
30174      Branch: perl
30175            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
30176            ! MANIFEST lib/Getopt/Long.pm
30177 ____________________________________________________________________________
30178 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
30179         Log: Retract #10874 (the hack should be unnecessary by now)
30180      Branch: perl
30181            ! lib/Test/Harness.pm
30182 ____________________________________________________________________________
30183 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
30184         Log: avoid temp file littering in tests
30185      Branch: perl
30186            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
30187 ____________________________________________________________________________
30188 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
30189         Log: Subject: warning in sv.c: double format, NV arg
30190              From: "Philip Newton" <Philip.Newton@gmx.net>
30191              Date: Sun, 5 Aug 2001 19:41:07 +0200
30192              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
30193      Branch: perl
30194            ! sv.c
30195 ____________________________________________________________________________
30196 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
30197         Log: fix POSIX.t#13 for windos
30198      Branch: perl
30199            ! ext/POSIX/POSIX.t
30200 ____________________________________________________________________________
30201 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
30202         Log: Add a test for PerlIO::Via.
30203      Branch: perl
30204            + ext/PerlIO/t/via.t
30205            ! MANIFEST ext/PerlIO/Via/Via.pm
30206 ____________________________________________________________________________
30207 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
30208         Log: flock() and link() are not available on Windows 9x
30209      Branch: perl
30210            ! win32/config_sh.PL
30211 ____________________________________________________________________________
30212 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
30213         Log: Some Tru64 C compilers have C++ components that confuse
30214              the ccversion parsing.
30215      Branch: perl
30216            ! hints/dec_osf.sh
30217 ____________________________________________________________________________
30218 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
30219         Log: (Reintroduce #11125)
30220              
30221              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
30222              From: Alan Burlison <Alan.Burlison@sun.com> 
30223              Date: Tue, 03 Jul 2001 15:20:13 +0100   
30224              Message-ID: <3B41D49D.A923D4F9@sun.com> 
30225      Branch: perl
30226            ! lib/ExtUtils/MM_Unix.pm
30227 ____________________________________________________________________________
30228 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
30229         Log: Little pointer juggling for HP-UX cc to avoid
30230              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
30231              followed by
30232              "error 1549: Modifiable lvalue required for assignment operator."
30233      Branch: perl
30234            ! hv.c
30235 ____________________________________________________________________________
30236 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
30237         Log: Continuation of #11575: SANY_SEEN completely deprecated,
30238              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
30239              plus a fix for the bug.
30240      Branch: perl
30241            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
30242 ____________________________________________________________________________
30243 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
30244         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
30245              From: Doug MacEachern <dougm@covalent.net>
30246              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
30247              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
30248      Branch: perl
30249            ! sv.c
30250 ____________________________________________________________________________
30251 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
30252         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
30253              the new CANY is the \C.  The problem reported and the
30254              test case supplied in
30255              
30256              Subject: UTF-8 bugs in string length & single line regex matches
30257              From: "Daniel P. Berrange" <dan@berrange.com>
30258              Date: Fri, 3 Aug 2001 11:39:33 +0100
30259              Message-ID: <20010803113932.A19318@berrange.com>
30260      Branch: perl
30261            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
30262            ! t/op/pat.t
30263 ____________________________________________________________________________
30264 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
30265         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
30266              From: Doug MacEachern <dougm@covalent.net>
30267              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
30268              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
30269      Branch: perl
30270            ! perl.c regexec.c
30271 ____________________________________________________________________________
30272 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
30273         Log: The #11572 didn't up the test count.
30274      Branch: perl
30275            ! t/op/length.t
30276 ____________________________________________________________________________
30277 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
30278         Log: Subject: UTF-8 bugs in string length & single line regex matches
30279              From: "Daniel P. Berrange" <dan@berrange.com>
30280              Date: Fri, 3 Aug 2001 11:39:33 +0100         
30281              Message-ID: <20010803113932.A19318@berrange.com>
30282              
30283              (the mg_length() fix)
30284      Branch: perl
30285            ! mg.c t/op/length.t
30286 ____________________________________________________________________________
30287 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
30288         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
30289              From: Abhijit Menon-Sen <ams@wiw.org>
30290              Date: Sat, 4 Aug 2001 16:56:35 +0530
30291              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
30292      Branch: perl
30293            ! hv.c
30294 ____________________________________________________________________________
30295 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
30296         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
30297              From: Abhijit Menon-Sen <ams@wiw.org>
30298              Date: Sat, 4 Aug 2001 16:16:03 +0530
30299              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
30300      Branch: perl
30301            ! hv.c
30302 ____________________________________________________________________________
30303 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
30304         Log: Subject: Re: [patch] refcount re ops
30305              From: Abhijit Menon-Sen <ams@wiw.org>
30306              Date: Sat, 4 Aug 2001 08:54:55 +0530
30307              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
30308      Branch: perl
30309            ! sv.c
30310 ____________________________________________________________________________
30311 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
30312         Log: Subject: [patch] refcount re ops
30313              From: Doug MacEachern <dougm@covalent.net>
30314              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
30315              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
30316      Branch: perl
30317            ! regcomp.c sv.c
30318 ____________________________________________________________________________
30319 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
30320         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
30321              From: Doug MacEachern <dougm@covalent.net>
30322              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
30323              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
30324      Branch: perl
30325            ! perl.c regexec.c
30326 ____________________________________________________________________________
30327 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
30328         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
30329              From: "Craig A. Berry" <craigberry@mac.com> 
30330              Date: Fri, 03 Aug 2001 16:16:16 -0500
30331              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
30332      Branch: perl
30333            ! t/op/misc.t
30334 ____________________________________________________________________________
30335 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
30336         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
30337              From: John Kristian <jmk2001@engineer.com>
30338              Date: Fri, 03 Aug 2001 00:59:08 -0700
30339              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
30340      Branch: perl
30341            ! win32/win32.c
30342 ____________________________________________________________________________
30343 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
30344         Log: Update Changes.
30345      Branch: perl
30346            ! Changes patchlevel.h
30347 ____________________________________________________________________________
30348 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
30349         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
30350              From: "Craig A. Berry" <craigberry@mac.com>
30351              Date: Thu, 02 Aug 2001 23:15:24 -0500
30352              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
30353      Branch: perl
30354            ! ext/B/Stash.t
30355 ____________________________________________________________________________
30356 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
30357         Log: Subject: [patch] plug PL_cshname leak
30358              From: Doug MacEachern <dougm@covalent.net>
30359              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
30360              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
30361      Branch: perl
30362            ! sv.c
30363 ____________________________________________________________________________
30364 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
30365         Log: Subject: [patch] plug PL_sh_path leak
30366              From: Doug MacEachern <dougm@covalent.net>
30367              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
30368              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
30369      Branch: perl
30370            ! sv.c
30371 ____________________________________________________________________________
30372 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
30373         Log: Subject: [patch] plug PL_regex_padav leaks
30374              From: Doug MacEachern <dougm@covalent.net>
30375              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
30376              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
30377      Branch: perl
30378            ! op.c op.h perl.c
30379 ____________________________________________________________________________
30380 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
30381         Log: Subject: [patch] plug PL_origargv leak
30382              From: Doug MacEachern <dougm@covalent.net>
30383              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
30384              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
30385      Branch: perl
30386            ! perl.c
30387 ____________________________________________________________________________
30388 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
30389         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
30390              From: Abhijit Menon-Sen <ams@wiw.org>
30391              Date: Fri, 3 Aug 2001 06:38:11 +0530
30392              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
30393      Branch: perl
30394            ! hv.c
30395 ____________________________________________________________________________
30396 [ 11557] By: nick                                  on 2001/08/03  08:17:38
30397         Log: Integrate mainline
30398      Branch: perlio
30399           +> (branch 47 files)
30400            - lib/Switch/test.pl
30401           !> (integrate 49 files)
30402 ____________________________________________________________________________
30403 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
30404         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
30405              From: "Craig A. Berry" <craigberry@mac.com>
30406              Date: Thu, 02 Aug 2001 12:56:19 -0500
30407              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
30408      Branch: perl
30409            ! ext/B/Showlex.t
30410 ____________________________________________________________________________
30411 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
30412         Log: Be more careful about non-existent files.
30413      Branch: perl
30414            ! lib/File/Copy.pm
30415 ____________________________________________________________________________
30416 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
30417         Log: Subject: [PATCH resend] deparse empty formats
30418              From: Robin Houston <robin@kitsite.com> 
30419              Date: Thu, 2 Aug 2001 14:32:36 +0100
30420              Message-ID: <20010802143236.A894@robin.kitsite.com>
30421      Branch: perl
30422            ! ext/B/B/Deparse.pm
30423 ____________________________________________________________________________
30424 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
30425         Log: Subject: [patch] ithreads + refto fix improvement
30426              From: Doug MacEachern <dougm@covalent.net>
30427              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
30428              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
30429      Branch: perl
30430            ! pp.c
30431 ____________________________________________________________________________
30432 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
30433         Log: Readability nit from Abhijit.
30434      Branch: perl
30435            ! op.c
30436 ____________________________________________________________________________
30437 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
30438         Log: setproctitle() API version nit from Anton Berezin.
30439      Branch: perl
30440            ! mg.c
30441 ____________________________________________________________________________
30442 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
30443         Log: Add PerlCE to the docs.
30444      Branch: perl
30445            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
30446            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
30447 ____________________________________________________________________________
30448 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
30449         Log: Integrate the PerlCE (WinCE Perl) port;
30450              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
30451      Branch: perl
30452            + README.ce wince/FindExt.pm wince/Makefile.ce
30453            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
30454            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
30455            + wince/bin/search.pl wince/config.ce wince/config.h
30456            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
30457            + wince/dl_win32.xs wince/include/arpa/inet.h
30458            + wince/include/cectype.h wince/include/errno.h
30459            + wince/include/netdb.h wince/include/sys/socket.h
30460            + wince/include/sys/stat.h wince/include/sys/types.h
30461            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
30462            + wince/perl.rc wince/perldll.def wince/perllib.c
30463            + wince/perlmain.c wince/registry.bat wince/runperl.c
30464            + wince/splittree.pl wince/win32.h wince/win32iop.h
30465            + wince/win32thread.c wince/win32thread.h wince/wince.c
30466            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
30467            + wince/xdistclean.ksh wince/xmakediffs.ksh
30468            ! MANIFEST perl.c perl.h perlio.c
30469 ____________________________________________________________________________
30470 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
30471         Log: setproctitle() made simpler.  (This assumes the string is
30472              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
30473              should be used.  Note len, not len + 1.)  BSD-fu from Anton
30474              Berezin.
30475      Branch: perl
30476            ! mg.c
30477 ____________________________________________________________________________
30478 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
30479         Log: Subject: [PATCH] -Wall cleanup: op.c
30480              From: Richard Soderberg <rs@oregonnet.com>
30481              Date: Thu, 2 Aug 2001 00:17:09 -0700
30482              Message-Id: <200108020717.AAA26895@oregonnet.com>
30483              
30484              Subject: [PATCH] -Wall cleanup: sv.c
30485              From: Richard Soderberg <rs@oregonnet.com>
30486              Date: Thu, 2 Aug 2001 00:49:21 -0700
30487              Message-Id: <200108020749.AAA27492@oregonnet.com>
30488      Branch: perl
30489            ! op.c sv.c
30490 ____________________________________________________________________________
30491 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
30492         Log: Update Changes.
30493      Branch: perl
30494            ! Changes patchlevel.h
30495 ____________________________________________________________________________
30496 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
30497         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
30498              From: Doug MacEachern <dougm@covalent.net>
30499              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
30500              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
30501      Branch: perl
30502            ! op.c
30503 ____________________________________________________________________________
30504 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
30505         Log: The #11541 didn't work under threads.
30506      Branch: perl
30507            ! op.c
30508 ____________________________________________________________________________
30509 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
30510         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
30511              From: Hugo <hv@crypt.compulink.co.uk>
30512              Date: Fri, 22 Jun 2001 01:19:08 +0100 
30513              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
30514              
30515              (Skip tests if accept() failed)
30516      Branch: perl
30517            ! ext/IO/lib/IO/t/io_unix.t
30518 ____________________________________________________________________________
30519 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
30520         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
30521              From: "Stian Seeberg" <sseeberg@nimsoft.no>
30522              Date: Mon, 30 Jul 2001 12:28:07 +0200
30523              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
30524      Branch: perl
30525            ! perl.h
30526 ____________________________________________________________________________
30527 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
30528         Log: Subject: Pluggable optimizer
30529              From: Simon Cozens <simon@netthink.co.uk>
30530              Date: Wed, 1 Aug 2001 13:57:02 -0700
30531              Message-ID: <20010801135702.I10442@netthink.co.uk>
30532      Branch: perl
30533            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
30534 ____________________________________________________________________________
30535 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
30536         Log: Subject: [ID 20010801.039] perlre.pod message typo
30537              From: Autrijus Tang <autrijus@geb.elixus.org>
30538              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
30539              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
30540      Branch: perl
30541            ! pod/perlre.pod
30542 ____________________________________________________________________________
30543 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
30544         Log: Test for change #11536.
30545      Branch: perl
30546            ! t/op/tiehandle.t
30547 ____________________________________________________________________________
30548 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
30549         Log: More test fixups for #11537.
30550      Branch: perl
30551            ! t/lib/warnings/4lint t/lib/warnings/9enabled
30552 ____________________________________________________________________________
30553 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
30554         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
30555              From: Doug MacEachern <dougm@covalent.net>
30556              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
30557              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
30558      Branch: perl
30559            ! op.c t/TestInit.pm
30560 ____________________________________________________________________________
30561 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
30562         Log: Subject: [patch] ithreads + refto bug
30563              From: Doug MacEachern <dougm@covalent.net>
30564              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
30565              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
30566              
30567              (Test in change #11539)
30568      Branch: perl
30569            ! pp.c
30570 ____________________________________________________________________________
30571 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
30572         Log: Subject: [PATCH: perl@11523] fixups for t/harness
30573              From: Prymmer/Kahn <pvhp@best.com>
30574              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
30575              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
30576      Branch: perl
30577            ! t/harness
30578 ____________________________________________________________________________
30579 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
30580         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
30581              From: Prymmer/Kahn <pvhp@best.com>
30582              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
30583              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
30584      Branch: perl
30585            ! win32/Makefile win32/makefile.mk
30586 ____________________________________________________________________________
30587 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
30588         Log: Need to know the number of tests.
30589      Branch: perl
30590            ! t/run/exit.t
30591 ____________________________________________________________________________
30592 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
30593         Log: Subject: Re: new exit tests on VMS
30594              From: "Craig A. Berry" <craigberry@mac.com>
30595              Date: Tue, 31 Jul 2001 12:19:29 -0500
30596              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
30597      Branch: perl
30598            ! t/run/exit.t
30599 ____________________________________________________________________________
30600 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
30601         Log: Retract #11530 (the dTHX is needed under threads)
30602      Branch: perl
30603            ! perlio.c
30604 ____________________________________________________________________________
30605 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
30606         Log: (Retracted by #11531)
30607      Branch: perl
30608            ! perlio.c
30609 ____________________________________________________________________________
30610 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
30611         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
30612              From: Richard Soderberg <rs@crystalflame.net>
30613              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
30614              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
30615      Branch: perl
30616            ! unixish.h
30617 ____________________________________________________________________________
30618 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
30619         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
30620              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30621              Date: Tue, 31 Jul 2001 05:39:09 -0400
30622              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
30623              
30624              (with a note about the case of UV being equal to long long)
30625      Branch: perl
30626            ! utils/h2xs.PL
30627 ____________________________________________________________________________
30628 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
30629         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
30630              From: "Craig A. Berry" <craigberry@mac.com>
30631              Date: Tue, 31 Jul 2001 14:57:43 -0500
30632              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
30633      Branch: perl
30634            ! t/io/fs.t
30635 ____________________________________________________________________________
30636 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
30637         Log: Fix for
30638              
30639              Subject: [ID 20010116.001] File::Copy truncates orig file 
30640              From: arbor@al37al08.telecel.pt
30641              Date: Tue, 16 Jan 2001 11:43:02 GMT
30642              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
30643              
30644              (copy($foo, $foo) would truncate $foo)
30645      Branch: perl
30646            ! lib/File/Copy.pm lib/File/Copy.t
30647 ____________________________________________________________________________
30648 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
30649         Log: Metaconfig unit change for #11524.
30650      Branch: metaconfig/U/perl
30651            ! Extras.U
30652 ____________________________________________________________________________
30653 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
30654         Log: Multiple modules didn't work; plus typo fixes.
30655      Branch: perl
30656            ! Configure
30657 ____________________________________________________________________________
30658 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
30659         Log: Update Changes.
30660      Branch: perl
30661            ! Changes patchlevel.h
30662 ____________________________________________________________________________
30663 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
30664         Log: Regen perlapi.
30665      Branch: perl
30666            ! pod/perlapi.pod
30667 ____________________________________________________________________________
30668 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
30669         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
30670              From: Dave Mitchell <davem@fdgroup.co.uk>
30671              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
30672              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
30673      Branch: perl
30674            ! sv.c
30675 ____________________________________________________________________________
30676 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
30677         Log: Regen toc.
30678      Branch: perl
30679            ! pod/perltoc.pod
30680 ____________________________________________________________________________
30681 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
30682         Log: Regen Porting stuff.
30683      Branch: perl
30684            ! Porting/Glossary Porting/config.sh Porting/config_H
30685 ____________________________________________________________________________
30686 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
30687         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
30688              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30689              Date: Tue, 31 Jul 2001 05:34:38 -0400
30690              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
30691      Branch: perl
30692            ! utils/h2xs.PL
30693 ____________________________________________________________________________
30694 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
30695         Log: Metaconfig unit change for #11516. 
30696      Branch: metaconfig/U/perl
30697            ! gccvers.U
30698 ____________________________________________________________________________
30699 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
30700         Log: Add -Wall in cflags, not in Configure.
30701              (This way -Wall affects only the core and the core XS,
30702              not user modules' XS.  Concern from Paul Marquess,
30703              implementation idea from Andy Dougherty.)
30704      Branch: perl
30705            ! Configure cflags.SH
30706 ____________________________________________________________________________
30707 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
30708         Log: Metaconfig unit changes for #11514.
30709      Branch: metaconfig
30710            + U/modified/sysman.U
30711            ! U/installdirs/man1dir.U
30712 ____________________________________________________________________________
30713 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
30714         Log: Subject: Configure's detection of system manual
30715              From: Sean Dague <sean@dague.net> 
30716              Date: Sun, 13 May 2001 15:53:15 -0400
30717              Message-ID: <20010513155315.A15833@underhill.dague.net>
30718      Branch: perl
30719            ! Configure
30720 ____________________________________________________________________________
30721 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
30722         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
30723              From: Autrijus Tang <autrijus@autrijus.org> 
30724              Date: Thu, 21 Jun 2001 23:56:48 +0800
30725              Message-Id: <20010621235648.A57340@not.autrijus.org>
30726      Branch: perl
30727            ! pod/perlobj.pod
30728 ____________________________________________________________________________
30729 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
30730         Log: Subject: Typo in DB_File.pm
30731              From: "Philip Newton" <Philip.Newton@gmx.net>
30732              Date: Tue, 31 Jul 2001 06:19:35 +0200
30733              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
30734      Branch: perl
30735            ! ext/DB_File/DB_File.pm
30736 ____________________________________________________________________________
30737 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
30738         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
30739              From: "Stephen P. Potter" <spp@spotter.yi.org>
30740              Date: Wed, 30 May 2001 13:59:34 -0400
30741              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
30742      Branch: perl
30743            ! pod/perlre.pod
30744 ____________________________________________________________________________
30745 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
30746         Log: eval "format foo=" would loop indefinitely; reported in
30747              
30748              Subject: A load of old rubbish
30749              From: Mike Guy <mjtg@cam.ac.uk>
30750              Date: Mon, 14 May 2001 16:12:22 +0100
30751              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
30752              
30753              (The core dumps reported in there already fixed.)
30754      Branch: perl
30755            ! toke.c
30756 ____________________________________________________________________________
30757 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
30758         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
30759      Branch: perl
30760            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
30761            + lib/Switch/t/switch_case.t
30762            - lib/Switch/test.pl
30763            ! MANIFEST lib/Switch.pm
30764 ____________________________________________________________________________
30765 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
30766         Log: Subject: [PATCH @11505] DB_File-1.78
30767              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
30768              Date: Mon, 30 Jul 2001 22:54:37 +0100
30769              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
30770      Branch: perl
30771            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
30772            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
30773 ____________________________________________________________________________
30774 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
30775         Log: Explain in more detail why -pipe and -fno-common are good.
30776      Branch: perl
30777            ! hints/darwin.sh
30778 ____________________________________________________________________________
30779 [ 11506] By: nick                                  on 2001/07/30  14:32:23
30780         Log: Integrate mainline
30781      Branch: perlio
30782           !> INSTALL Makefile.SH doio.c hints/darwin.sh
30783 ____________________________________________________________________________
30784 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
30785         Log: Perl hasn't been putting man pages into $prefix/lib for
30786              a long time now; pointed out by Andy Dougherty. 
30787      Branch: perl
30788            ! hints/darwin.sh
30789 ____________________________________________________________________________
30790 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
30791         Log: Document the extras Configure option.
30792      Branch: perl
30793            ! INSTALL
30794 ____________________________________________________________________________
30795 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
30796         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
30797              everywhere.
30798      Branch: perl
30799           !> doio.c
30800 ____________________________________________________________________________
30801 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
30802         Log: Doubly guard against invoking CPAN if no extras defined,
30803              pointed out by H. Merijn Brand.
30804      Branch: perl
30805            ! Makefile.SH
30806 ____________________________________________________________________________
30807 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
30808         Log: Fix O_RDONLY check to check for O_RDONLY.
30809      Branch: maint-5.6/macperl
30810            ! doio.c
30811 ____________________________________________________________________________
30812 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
30813         Log: Integrate miscellaneous changes from maint-5.6/perl.
30814      Branch: maint-5.6/macperl
30815           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
30816 ____________________________________________________________________________
30817 [ 11499] By: nick                                  on 2001/07/30  06:52:42
30818         Log: Integrate mainline
30819      Branch: perlio
30820           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
30821           +> win32/sync_ext.pl
30822            - win32/sncfnmcs.pl
30823           !> (integrate 71 files)
30824 ____________________________________________________________________________
30825 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
30826         Log: Update Changes.
30827      Branch: perl
30828            ! Changes patchlevel.h
30829 ____________________________________________________________________________
30830 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
30831         Log: Now Configure -Dextras=Foo::Bar and "make install" will
30832              fetch and install Foo::Bar.
30833      Branch: perl
30834            ! Makefile.SH
30835 ____________________________________________________________________________
30836 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
30837         Log: Metaconfig unit change for #11495.
30838      Branch: metaconfig/U/perl
30839            ! Extras.U
30840 ____________________________________________________________________________
30841 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
30842         Log: extras.make, extras.test, and extras.install make targets.
30843      Branch: perl
30844            ! Configure Makefile.SH
30845 ____________________________________________________________________________
30846 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
30847         Log: Metaconfig unit change for #11493.
30848      Branch: metaconfig/U/perl
30849            ! Extras.U
30850 ____________________________________________________________________________
30851 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
30852         Log: Better to have the list of extras in $extras than 'define'.
30853      Branch: perl
30854            ! Configure
30855 ____________________________________________________________________________
30856 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
30857         Log: The metaconfig unit change for #11490.
30858      Branch: metaconfig/U/perl
30859            + Extras.U
30860 ____________________________________________________________________________
30861 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
30862         Log: Missed from #11490 (the required dependency).
30863      Branch: perl
30864            ! Makefile.SH
30865 ____________________________________________________________________________
30866 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
30867         Log: Add the support of asking for extra modules or bundles of modules
30868              to be fetched from the CPAN and installed as a part of the Perl
30869              build process.  None of this installation is yet really done;
30870              only the list is asked, and saved away in extras.lst for
30871              the build and installation process to worry about later.
30872      Branch: perl
30873            ! Configure
30874 ____________________________________________________________________________
30875 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
30876         Log: Beginnings of better Inf and NaN support.
30877              At least toke.c and sv.c still need quite a bit of work.
30878      Branch: perl
30879            ! numeric.c perl.h
30880 ____________________________________________________________________________
30881 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
30882         Log: Top-level Makefile didn't honour OPTIMIZE.
30883      Branch: perl
30884            ! Makefile.SH
30885 ____________________________________________________________________________
30886 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
30887         Log: Update Changes.
30888      Branch: perl
30889            ! Changes patchlevel.h
30890 ____________________________________________________________________________
30891 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
30892         Log: Use Search::Dict 1.02 interface for charinfo().
30893      Branch: perl
30894            ! lib/UnicodeCD.pm
30895 ____________________________________________________________________________
30896 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
30897         Log: Now also allow transforming the read lines before comparing them.
30898              (This will help UnicodeCD.) 
30899      Branch: perl
30900            ! lib/Search/Dict.pm
30901 ____________________________________________________________________________
30902 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
30903         Log: Remove tiehandle code.
30904      Branch: perl
30905            ! lib/UnicodeCD.pm
30906 ____________________________________________________________________________
30907 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
30908         Log: Allow specifying a comparison function for Search::Dict::look().
30909      Branch: perl
30910            ! lib/Search/Dict.pm
30911 ____________________________________________________________________________
30912 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
30913         Log: Small UnicodeCD tweaks.
30914      Branch: perl
30915            ! lib/UnicodeCD.pm lib/UnicodeCD.t
30916 ____________________________________________________________________________
30917 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
30918         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
30919              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
30920              Date: Tue, 24 Jul 2001 01:51:32 +0900
30921              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
30922      Branch: perl
30923            ! lib/UnicodeCD.pm lib/UnicodeCD.t
30924 ____________________________________________________________________________
30925 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
30926         Log: Subject: [PATCH] installperl
30927              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
30928              Date: Fri, 27 Jul 2001 19:05:04 -0700
30929              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
30930      Branch: perl
30931            ! installperl
30932 ____________________________________________________________________________
30933 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
30934         Log: Subject: [PATCH] Set proper compatibility versions in core
30935              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
30936              Date: Fri, 27 Jul 2001 20:01:49 -0700
30937              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
30938      Branch: perl
30939            ! Makefile.SH
30940 ____________________________________________________________________________
30941 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
30942         Log: Metaconfig unit change for #11477.
30943      Branch: metaconfig/U/perl
30944            ! dlsrc.U
30945 ____________________________________________________________________________
30946 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
30947         Log: Subject: [PATCH] Darwin: -fpic not so good
30948              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
30949              Date: Fri, 27 Jul 2001 18:57:38 -0700
30950              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
30951      Branch: perl
30952            ! Configure
30953 ____________________________________________________________________________
30954 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
30955         Log: Subject: [PATCH] Clean up Darwin hints
30956              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
30957              Date: Fri, 27 Jul 2001 19:13:15 -0700
30958              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
30959      Branch: perl
30960            ! hints/darwin.sh
30961 ____________________________________________________________________________
30962 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
30963         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
30964              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
30965              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
30966              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
30967      Branch: perl
30968            ! pod/perlfunc.pod pp.c t/op/split.t
30969 ____________________________________________________________________________
30970 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
30971         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
30972              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
30973              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
30974              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
30975      Branch: perl
30976            ! pod/perlvar.pod
30977 ____________________________________________________________________________
30978 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
30979         Log: Subject: [PATCH] fixes to constant.pm documentation
30980              From: Ilmari Karonen <iltzu@sci.fi>
30981              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
30982              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
30983      Branch: perl
30984            ! lib/constant.pm
30985 ____________________________________________________________________________
30986 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
30987         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
30988              From: "Philip Newton" <Philip.Newton@gmx.net>
30989              Date: Fri, 27 Jul 2001 07:51:10 +0200
30990              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
30991      Branch: perl
30992            ! pod/perlport.pod
30993 ____________________________________________________________________________
30994 [ 11471] By: nick                                  on 2001/07/26  06:23:32
30995         Log: Subject:  [PATCH] Doc fix for perlguts / threading
30996              From:  Arthur Bergman <arthur@contiller.se>
30997              Date:  Wed, 25 Jul 2001 11:28:23 +0200
30998              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
30999      Branch: perl
31000            ! pod/perlguts.pod
31001 ____________________________________________________________________________
31002 [ 11470] By: nick                                  on 2001/07/26  06:21:06
31003         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
31004              From:  Philip Newton <Philip.Newton@gmx.net>
31005              Date:  Wed, 25 Jul 2001 08:19:47 +0200
31006              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
31007      Branch: perl
31008            ! INSTALL
31009 ____________________________________________________________________________
31010 [ 11469] By: nick                                  on 2001/07/26  06:20:25
31011         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
31012              From:  Philip Newton <Philip.Newton@gmx.net>
31013              Date:  Wed, 25 Jul 2001 08:12:48 +0200
31014              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
31015      Branch: perl
31016            ! INSTALL
31017 ____________________________________________________________________________
31018 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
31019         Log: More +x.
31020      Branch: perl
31021            ! Porting/makerel
31022 ____________________________________________________________________________
31023 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
31024         Log: Update Changes.
31025      Branch: perl
31026            ! Changes patchlevel.h
31027 ____________________________________________________________________________
31028 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
31029         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
31030              From: "Philip Newton" <Philip.Newton@gmx.net>
31031              Date: Tue, 24 Jul 2001 06:45:55 +0200
31032              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
31033      Branch: perl
31034            ! os2/perlrexx.c
31035 ____________________________________________________________________________
31036 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
31037         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
31038              From: Peter Prymmer <pvhp@forte.com>
31039              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
31040              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
31041      Branch: perl
31042            ! pod/perlport.pod t/io/fs.t vms/test.com
31043 ____________________________________________________________________________
31044 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
31045         Log: Workaround on Cwd bootstrap problem.
31046      Branch: perl
31047            ! lib/ExtUtils/MakeMaker.pm
31048 ____________________________________________________________________________
31049 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
31050         Log: When in Rome, quote like the Romans do.
31051      Branch: perl
31052            ! cflags.SH
31053 ____________________________________________________________________________
31054 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
31055         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
31056              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31057              Date: Mon, 23 Jul 2001 19:29:49 -0400
31058              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
31059      Branch: perl
31060            + os2/perlrexx.c
31061            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
31062            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
31063            ! t/op/write.t
31064 ____________________________________________________________________________
31065 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
31066         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
31067              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31068              Date: Mon, 23 Jul 2001 18:43:42 -0400
31069              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
31070      Branch: perl
31071            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
31072 ____________________________________________________________________________
31073 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
31074         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
31075              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31076              Date: Mon, 23 Jul 2001 18:33:16 -0400
31077              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
31078      Branch: perl
31079            ! lib/ExtUtils/MakeMaker.pm
31080 ____________________________________________________________________________
31081 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
31082         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
31083              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31084              Date: Mon, 23 Jul 2001 18:20:35 -0400
31085              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
31086      Branch: perl
31087            ! Makefile.SH cflags.SH
31088 ____________________________________________________________________________
31089 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
31090         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
31091              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
31092              Date: Mon, 23 Jul 2001 11:32:17 -0500
31093              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
31094      Branch: perl
31095            ! lib/ExtUtils/MakeMaker.pm
31096 ____________________________________________________________________________
31097 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
31098         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
31099              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31100              Date: Mon, 23 Jul 2001 18:13:20 -0400
31101              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
31102      Branch: perl
31103            ! lib/perl5db.pl
31104 ____________________________________________________________________________
31105 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
31106         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
31107              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31108              Date: Mon, 23 Jul 2001 18:07:40 -0400
31109              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
31110      Branch: perl
31111            ! op.c
31112 ____________________________________________________________________________
31113 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
31114         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
31115              From: "Craig A. Berry" <craigberry@mac.com>
31116              Date: Mon, 23 Jul 2001 15:35:06 -0500
31117              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
31118      Branch: perl
31119            ! util.c
31120 ____________________________________________________________________________
31121 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
31122         Log: Subject: [PATCH perlfaq9.pod typo]
31123              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
31124              Date: Mon, 23 Jul 2001 07:49:05 -0700
31125              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
31126      Branch: perl
31127            ! pod/perlfaq9.pod
31128 ____________________________________________________________________________
31129 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
31130         Log: Subject: win32\sncfnmcs.pl corrections
31131              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
31132              Date: Mon, 23 Jul 2001 12:56:54 +0200
31133              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
31134              
31135              Rename the script a little bit more sensibly.
31136      Branch: perl
31137            + win32/sync_ext.pl
31138            - win32/sncfnmcs.pl
31139            ! MANIFEST README.win32
31140 ____________________________________________________________________________
31141 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
31142         Log: Test tweak.
31143      Branch: perl
31144            ! ext/B/Deparse.t
31145 ____________________________________________________________________________
31146 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
31147         Log: Metaconfig unit tweak for #11450.
31148      Branch: metaconfig/U/perl
31149            ! Mksymlinks.U
31150 ____________________________________________________________________________
31151 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
31152         Log: Too volatile failsafe check.
31153      Branch: perl
31154            ! Configure
31155 ____________________________________________________________________________
31156 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
31157         Log: Further doc tweaks.
31158      Branch: perl
31159            ! lib/UnicodeCD.pm
31160 ____________________________________________________________________________
31161 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
31162         Log: Doc tweaks.
31163      Branch: perl
31164            ! lib/UnicodeCD.pm
31165 ____________________________________________________________________________
31166 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
31167         Log: Doc tweakery from Abhijit.
31168      Branch: perl
31169            ! Porting/repository.pod
31170 ____________________________________________________________________________
31171 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
31172         Log: An accidental empty line.
31173      Branch: perl
31174            ! MANIFEST
31175 ____________________________________________________________________________
31176 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
31177         Log: Missing MANIFESTations.
31178      Branch: perl
31179            ! MANIFEST
31180 ____________________________________________________________________________
31181 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
31182         Log: Update Changes.
31183      Branch: perl
31184            ! Changes patchlevel.h
31185 ____________________________________________________________________________
31186 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
31187         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
31188              From: Mike Guy <mjtg@cam.ac.uk>
31189              Date: Fri, 20 Jul 2001 16:12:49 +0100
31190              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
31191      Branch: perl
31192            ! Porting/pumpkin.pod
31193 ____________________________________________________________________________
31194 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
31195         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
31196              From: Peter Prymmer <pvhp@forte.com>
31197              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
31198              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
31199      Branch: perl
31200            ! pod/perlhack.pod
31201 ____________________________________________________________________________
31202 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
31203         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
31204              From: Michael G Schwern <schwern@pobox.com>
31205              Date: Fri, 20 Jul 2001 20:22:35 -0400
31206              Message-ID: <20010720202235.O4498@blackrider>
31207      Branch: perl
31208            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
31209            ! lib/Test/t/todo.t
31210 ____________________________________________________________________________
31211 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
31212         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
31213              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
31214              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
31215              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
31216      Branch: perl
31217            ! ext/POSIX/POSIX.pod
31218 ____________________________________________________________________________
31219 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
31220         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
31221              From: Mark-Jason Dominus <mjd@plover.com>
31222              Date: Fri, 20 Jul 2001 23:16:54 -0400
31223              Message-ID: <20010721031654.21877.qmail@plover.com>
31224      Branch: perl
31225            ! ext/POSIX/POSIX.pod
31226 ____________________________________________________________________________
31227 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
31228         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
31229              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31230              Date: Sun, 22 Jul 2001 14:56:09 +0200
31231              Message-ID: <20010722145609.A766@rafael>
31232      Branch: perl
31233            ! ext/B/O.pm
31234 ____________________________________________________________________________
31235 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
31236         Log: Subject: regexec.c #define cleanup
31237              From: Mark-Jason Dominus <mjd@plover.com>
31238              Date: Sat, 21 Jul 2001 18:33:25 -0400
31239              Message-ID: <20010721223325.3069.qmail@plover.com>
31240      Branch: perl
31241            ! regexec.c
31242 ____________________________________________________________________________
31243 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
31244         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
31245              From: Prymmer/Kahn <pvhp@best.com>
31246              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
31247              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
31248      Branch: perl
31249            ! t/io/fs.t
31250 ____________________________________________________________________________
31251 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
31252         Log: Typo in #11432.
31253      Branch: perl
31254            ! ext/POSIX/POSIX.t
31255 ____________________________________________________________________________
31256 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
31257         Log: Integrate (manually) change #11424 from macperl.
31258      Branch: perl
31259            ! ext/Filter/t/call.t
31260 ____________________________________________________________________________
31261 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
31262         Log: Integrate change #11408 from macperl.
31263      Branch: perl
31264           !> README.macos pod/perlport.pod
31265 ____________________________________________________________________________
31266 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
31267         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
31268      Branch: perl
31269           +> macos/MacPerlTests.cmd macos/xsubpp.patch
31270            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
31271            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
31272            ! ext/POSIX/POSIX.t
31273 ____________________________________________________________________________
31274 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
31275         Log: pod/*.t tests not picked up by t/TEST either
31276      Branch: maint-5.6/perl
31277            ! t/TEST
31278 ____________________________________________________________________________
31279 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
31280         Log: better tweak for change#11429 (windows has both / and \ separated
31281              paths in @INC at that point)
31282      Branch: maint-5.6/perl
31283            ! t/pod/testp2pt.pl
31284 ____________________________________________________________________________
31285 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
31286         Log: MacOS pod test tweak needs \Escape
31287      Branch: maint-5.6/perl
31288            ! t/pod/testp2pt.pl
31289 ____________________________________________________________________________
31290 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
31291         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
31292              resulting duplicate output, but t/harness isn't)
31293      Branch: maint-5.6/perl
31294            ! t/run/runenv.t
31295 ____________________________________________________________________________
31296 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
31297         Log: t/harness wasn't picking up all the tests
31298      Branch: maint-5.6/perl
31299            ! t/harness
31300 ____________________________________________________________________________
31301 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
31302         Log: update MANIFEST for new file
31303      Branch: maint-5.6/perl
31304            ! MANIFEST
31305 ____________________________________________________________________________
31306 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
31307         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
31308              the exception of the macperl/macos/... tree
31309      Branch: maint-5.6/perl
31310           +> t/lib/filefind-taint.t
31311           !> (integrate 72 files)
31312 ____________________________________________________________________________
31313 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
31314         Log: Fix test.
31315      Branch: maint-5.6/macperl
31316            ! macos/bundled_ext/Filter/t/call.t
31317 ____________________________________________________________________________
31318 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
31319         Log: Make perl fork()-safe (in a slightly limited way) even on
31320              platforms that don't have pthread_atfork() (extension of
31321              the fix in change#11151).
31322              
31323              Note that this will not help extensions that call fork()
31324              directly in C, or that link to libraries that call fork()
31325              directly.  Such cases must be fixed to either call
31326              PerlProc_fork(), or call atfork_lock() in parent before the
31327              calling the function that forks and call atfork_unlock()
31328              in both parent and child immediately after the fork().
31329              (There are no worries if C code calls exec() in the child
31330              immediately after a fork().  Only cases where the child
31331              calls perl's API functions (including New()) after the
31332              fork() are problematic.)
31333              
31334              This change also eliminates the use of vfork() from perl,
31335              since all such uses were violating the severe restrictions
31336              on modifying the state of the process between the vfork()
31337              and the exec().
31338              
31339              This is a modified version of patches suggested by Abhijit
31340              Menon-Sen and Richard Soderberg.
31341      Branch: perl
31342            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
31343            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
31344 ____________________________________________________________________________
31345 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
31346         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
31347              Switch, and Text::Balanced.
31348      Branch: maint-5.6/macperl
31349            + macos/bundled_ext/Filter/Util/Call/Call.pm
31350            + macos/bundled_ext/Filter/Util/Call/Call.xs
31351            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
31352            + macos/bundled_ext/Filter/t/MyFilter.pm
31353            + macos/bundled_ext/Filter/t/call.t
31354            + macos/bundled_ext/Filter/t/filter-util.pl
31355            + macos/bundled_lib/blib/lib/Class/ISA.pm
31356            + macos/bundled_lib/blib/lib/Digest.pm
31357            + macos/bundled_lib/blib/lib/Filter/Simple.pm
31358            + macos/bundled_lib/blib/lib/Switch.pm
31359            + macos/bundled_lib/blib/lib/Text/Balanced.pm
31360            + macos/bundled_lib/blib/lib/Text/Balanced.pod
31361            + macos/bundled_lib/t/Class/ISA/test.pl
31362            + macos/bundled_lib/t/Digest/Digest.t
31363            + macos/bundled_lib/t/Filter/Simple/test.pl
31364            + macos/bundled_lib/t/Switch/test.pl
31365            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
31366            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
31367            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
31368            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
31369            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
31370            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
31371            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
31372            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
31373 ____________________________________________________________________________
31374 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
31375         Log: Add Filter::Util::Call to config/make files; edit utils
31376              to recognize the module (it was descended too far down).
31377              Bump version to 5.6.1a4.
31378      Branch: maint-5.6/macperl
31379            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
31380            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
31381            ! macos/macperl/Makefile.mk macos/xsubpp.patch
31382 ____________________________________________________________________________
31383 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
31384         Log: Make DB_File the default for MLDBM on MacOS.
31385      Branch: maint-5.6/macperl
31386            ! macos/bundled_lib/blib/lib/MLDBM.pm
31387 ____________________________________________________________________________
31388 [ 11419] By: nick                                  on 2001/07/20  14:51:03
31389         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
31390              From:  Simon Cozens <simon@netthink.co.uk>
31391              Date:  Fri, 20 Jul 2001 11:42:35 -0400
31392              Message-Id:  <20010720114235.A5235@netthink.co.uk>
31393      Branch: perl
31394            ! lib/UnicodeCD.pm
31395 ____________________________________________________________________________
31396 [ 11418] By: nick                                  on 2001/07/20  14:48:12
31397         Log: Subject:  [PATCH regcomp.h] adds a comment
31398              From:  Abhijit Menon-Sen <ams@wiw.org>
31399              Date:  Fri, 20 Jul 2001 21:05:37 +0530
31400              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
31401      Branch: perl
31402            ! regcomp.h
31403 ____________________________________________________________________________
31404 [ 11417] By: nick                                  on 2001/07/20  14:16:38
31405         Log: Subject:  [PATCH 5.7.2] INSTALL updates
31406              From:  Andy Dougherty <doughera@lafayette.edu>
31407              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
31408              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
31409      Branch: perl
31410            ! INSTALL
31411 ____________________________________________________________________________
31412 [ 11416] By: nick                                  on 2001/07/20  06:44:44
31413         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
31414              From:  Russ Allbery <rra@stanford.edu>
31415              Date:  19 Jul 2001 15:52:37 -0700
31416              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
31417      Branch: perl
31418            ! lib/Pod/Man.pm
31419 ____________________________________________________________________________
31420 [ 11415] By: nick                                  on 2001/07/20  06:35:11
31421         Log: Subject:  [PATCH] defer op_seq allocation
31422              From:  Abhijit Menon-Sen <ams@wiw.org>
31423              Date:  Thu, 19 Jul 2001 22:12:24 +0530
31424              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
31425      Branch: perl
31426            ! op.c
31427 ____________________________________________________________________________
31428 [ 11414] By: nick                                  on 2001/07/20  06:23:36
31429         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
31430              From:  Abhijit Menon-Sen <ams@wiw.org>
31431              Date:  Fri, 20 Jul 2001 01:18:50 +0530
31432              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
31433              (Private e-mail)
31434      Branch: perl
31435            ! ext/Time/HiRes/HiRes.xs
31436 ____________________________________________________________________________
31437 [ 11413] By: nick                                  on 2001/07/20  06:18:53
31438         Log: Integrate mainline
31439      Branch: perlio
31440           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
31441            - t/base/commonsense.t
31442           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
31443           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
31444           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
31445           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
31446           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
31447           !> win32/win32.c
31448 ____________________________________________________________________________
31449 [ 11412] By: nick                                  on 2001/07/19  06:44:27
31450         Log: Integrate win32/perlhost.h from maintenance branch.
31451              (Rest of $ENV{PATH} / system() fix.)
31452      Branch: perl
31453           !> win32/perlhost.h
31454 ____________________________________________________________________________
31455 [ 11411] By: nick                                  on 2001/07/19  06:41:34
31456         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
31457              From:  Philip Newton <Philip.Newton@gmx.net>
31458              Date:  Wed, 18 Jul 2001 21:43:57 +0200
31459              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
31460      Branch: perl
31461            ! pod/perlhack.pod
31462 ____________________________________________________________________________
31463 [ 11410] By: nick                                  on 2001/07/19  06:39:35
31464         Log: Subject:  Security hole in taint checking in open()
31465              From:  deekoo@tentacle.net
31466              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
31467              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
31468      Branch: perl
31469            ! doio.c
31470 ____________________________________________________________________________
31471 [ 11409] By: nick                                  on 2001/07/19  06:28:08
31472         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
31473              From:  Abhijit Menon-Sen <ams@wiw.org>
31474              Date:  Thu, 19 Jul 2001 04:30:43 +0530
31475              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
31476      Branch: perl
31477            ! ext/Time/HiRes/HiRes.xs
31478 ____________________________________________________________________________
31479 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
31480         Log: Update docs with latest implementation information and new URLs.
31481      Branch: maint-5.6/macperl
31482            ! README.macos pod/perlport.pod
31483 ____________________________________________________________________________
31484 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
31485         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
31486              Fix BuildRules to accept optimization variables.
31487      Branch: maint-5.6/macperl
31488            + macos/bundled_ext/Digest/MD5/Makefile.mk
31489            ! macos/BuildRules.mk macos/Makefile.mk
31490            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
31491            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
31492 ____________________________________________________________________________
31493 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
31494         Log: Integrate changes 11399,11401
31495      Branch: maint-5.6/macperl
31496           !> win32/perlhost.h win32/win32.c
31497 ____________________________________________________________________________
31498 [ 11405] By: nick                                  on 2001/07/18  06:50:33
31499         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
31500              from perl5.6*
31501      Branch: perl
31502           !> win32/perlhost.h win32/win32.c
31503 ____________________________________________________________________________
31504 [ 11404] By: nick                                  on 2001/07/18  06:43:59
31505         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
31506              From:  hv@crypt0.demon.co.uk
31507              Date:  Wed, 18 Jul 2001 05:58:46 +0100
31508              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
31509      Branch: perl
31510            ! ext/POSIX/POSIX.t
31511 ____________________________________________________________________________
31512 [ 11403] By: nick                                  on 2001/07/18  06:38:57
31513         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
31514              From:  hv@crypt0.demon.co.uk
31515              Date:  Wed, 18 Jul 2001 05:21:54 +0100
31516              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
31517      Branch: perl
31518            ! numeric.c t/op/arith.t
31519 ____________________________________________________________________________
31520 [ 11402] By: nick                                  on 2001/07/18  06:19:17
31521         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
31522              From:  mjd@plover.com
31523              Date:  17 Jul 2001 17:59:20 -0000
31524              Message-Id:  <20010717175920.8177.qmail@plover.com>
31525      Branch: perl
31526            ! pod/perlre.pod
31527 ____________________________________________________________________________
31528 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
31529         Log: thinko in change#11400 (duh)
31530      Branch: maint-5.6/perl
31531            ! win32/perlhost.h
31532 ____________________________________________________________________________
31533 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
31534         Log: change#11399 revealed another unrelated bug; this is just a temporary
31535              bandaid
31536      Branch: maint-5.6/perl
31537            ! win32/perlhost.h
31538 ____________________________________________________________________________
31539 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
31540         Log: fix bugs in handling of the virtualized environment under windows;
31541              there were bugs in propagating any changes to %ENV down to the real
31542              environment when such changes happened in the toplevel process
31543              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
31544              problem identification, and for a part of the fix)
31545      Branch: maint-5.6/perl
31546            ! win32/perlhost.h win32/win32.c
31547 ____________________________________________________________________________
31548 [ 11398] By: nick                                  on 2001/07/17  08:26:35
31549         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
31550              From: Peter Prymmer <pvhp@forte.com>
31551              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
31552              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
31553              
31554              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
31555              should not depend on existance of Config.pm
31556      Branch: perl
31557           +> t/lib/commonsense.t
31558            - t/base/commonsense.t
31559            ! MANIFEST t/README
31560 ____________________________________________________________________________
31561 [ 11397] By: nick                                  on 2001/07/17  08:09:58
31562         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
31563              From:  Michael G Schwern <schwern@pobox.com>
31564              Date:  Mon, 16 Jul 2001 18:20:31 -0400
31565              Message-Id:  <20010716182031.A1128@blackrider>
31566      Branch: perl
31567            ! pod/perlhack.pod
31568 ____________________________________________________________________________
31569 [ 11396] By: nick                                  on 2001/07/17  08:04:11
31570         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
31571              From:  Gwyn Judd <b.judd@xtra.co.nz>
31572              Date:  Tue, 17 Jul 2001 20:55:58 +1200
31573              Message-Id:  <20010717205558.A3107@thislove>
31574      Branch: perl
31575            ! pod/perlfunc.pod
31576 ____________________________________________________________________________
31577 [ 11395] By: nick                                  on 2001/07/17  08:02:22
31578         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
31579              From:  Peter Prymmer <pvhp@forte.com>
31580              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
31581              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
31582      Branch: perl
31583            ! t/op/sprintf.t
31584 ____________________________________________________________________________
31585 [ 11394] By: nick                                  on 2001/07/17  07:57:06
31586         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
31587              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
31588              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
31589              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
31590      Branch: perl
31591            ! gv.c
31592 ____________________________________________________________________________
31593 [ 11392] By: nick                                  on 2001/07/17  07:50:12
31594         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
31595              From:  Coral <coral@moonlight.crystalflame.net>
31596              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
31597              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
31598      Branch: perl
31599            ! pp_sys.c thread.h
31600 ____________________________________________________________________________
31601 [ 11391] By: nick                                  on 2001/07/17  07:34:28
31602         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
31603              From:  Jonathan Stowe <gellyfish@gellyfish.com>
31604              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
31605              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
31606      Branch: perl
31607            ! utils/h2xs.PL
31608 ____________________________________________________________________________
31609 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
31610         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
31611              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
31612              and Mac::Apps::Launch, which don't work, and Time::HiRes and
31613              Time::Piece, which don't yet work.
31614      Branch: maint-5.6/macperl
31615            + (add 154 files)
31616 ____________________________________________________________________________
31617 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
31618         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
31619              Also add hack to get around missing setenv for PERL5DB.
31620      Branch: maint-5.6/macperl
31621            ! macos/macish.c macos/macish.h
31622 ____________________________________________________________________________
31623 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
31624         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
31625      Branch: maint-5.6/macperl
31626            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
31627            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
31628 ____________________________________________________________________________
31629 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
31630         Log: Fix up some configuration and make options, add extra
31631              extensions.
31632      Branch: maint-5.6/macperl
31633            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
31634            ! macos/macperl/Makefile.mk
31635 ____________________________________________________________________________
31636 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
31637         Log: From Change 11374 in maintperl.
31638      Branch: maint-5.6/macperl
31639           !> utils/h2ph.PL
31640 ____________________________________________________________________________
31641 [ 11385] By: nick                                  on 2001/07/16  14:12:58
31642         Log: Back out change to h2xs till it passes its test.
31643      Branch: perl
31644            ! utils/h2xs.PL
31645 ____________________________________________________________________________
31646 [ 11384] By: nick                                  on 2001/07/16  14:00:10
31647         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
31648              From:  Jonathan Stowe <gellyfish@gellyfish.com>
31649              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
31650              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
31651      Branch: perl
31652            ! utils/h2xs.PL
31653 ____________________________________________________________________________
31654 [ 11383] By: nick                                  on 2001/07/16  13:53:12
31655         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
31656              From:  Robin Houston <robin@kitsite.com>
31657              Date:  Sun, 15 Jul 2001 18:22:31 +0100
31658              Message-Id:  <20010715182230.A11174@robin>
31659      Branch: perl
31660            ! hints/darwin.sh
31661 ____________________________________________________________________________
31662 [ 11382] By: nick                                  on 2001/07/16  13:52:49
31663         Log: Subject:  [PATCH perl@11372] re_dup
31664              From:  Radu Greab <radu@netsoft.ro>
31665              Date:  Sun, 15 Jul 2001 04:50:06 +0300
31666              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
31667      Branch: perl
31668            ! sv.c
31669 ____________________________________________________________________________
31670 [ 11379] By: nick                                  on 2001/07/16  13:35:39
31671         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
31672              From:  Robin Houston <robin@kitsite.com>
31673              Date:  Sat, 14 Jul 2001 14:28:50 +0100
31674              Message-Id:  <20010714142850.A10205@robin>
31675      Branch: perl
31676            ! ext/B/B/Deparse.pm
31677 ____________________________________________________________________________
31678 [ 11378] By: nick                                  on 2001/07/16  13:30:36
31679         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
31680              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
31681              Date:  Sat, 14 Jul 2001 22:17:42 +0900
31682              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
31683      Branch: perl
31684            + ext/Encode/Encode/euc-jp-0212.enc
31685            ! ext/Encode/Encode/Tcl.pm
31686 ____________________________________________________________________________
31687 [ 11377] By: nick                                  on 2001/07/16  13:17:28
31688         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
31689              From:  Andy Dougherty <doughera@lafayette.edu>
31690              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
31691              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
31692      Branch: perl
31693            ! hints/darwin.sh hints/rhapsody.sh
31694 ____________________________________________________________________________
31695 [ 11376] By: nick                                  on 2001/07/16  09:05:00
31696         Log: Integrate mainline
31697      Branch: perlio
31698           +> ext/Encode/Encode/7bit-greek.enc
31699           +> ext/Encode/Encode/7bit-latin1.enc
31700           +> ext/Encode/Encode/cns11643-1.enc
31701           +> ext/Encode/Encode/cns11643-2.enc
31702           +> ext/Encode/Encode/iso2022-cn.enc
31703           +> ext/Encode/Encode/iso2022-jp1.enc
31704           +> ext/Encode/Encode/iso2022-jp2.enc
31705           !> Changes Configure MANIFEST Makefile.SH
31706           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
31707           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
31708           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
31709           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
31710           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
31711 ____________________________________________________________________________
31712 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
31713         Log: integrate change#11374 from maint-5.6
31714              
31715              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
31716      Branch: perl
31717           !> utils/h2ph.PL
31718 ____________________________________________________________________________
31719 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
31720         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
31721      Branch: maint-5.6/perl
31722            ! utils/h2ph.PL
31723 ____________________________________________________________________________
31724 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
31725         Log: Update Changes.
31726      Branch: perl
31727            ! Changes patchlevel.h
31728 ____________________________________________________________________________
31729 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
31730         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
31731              From: Jonathan Stowe <gellyfish@gellyfish.com>
31732              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
31733              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
31734      Branch: perl
31735            ! utils/h2xs.PL
31736 ____________________________________________________________________________
31737 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
31738         Log: Subject: patch to add DEL to [:cntrl:]
31739              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
31740              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
31741              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
31742      Branch: perl
31743            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
31744 ____________________________________________________________________________
31745 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
31746         Log: Metaconfig unit change for #11369; plus a dependency nit.
31747      Branch: metaconfig
31748            ! U/compline/nblock_io.U
31749      Branch: metaconfig/U/perl
31750            ! Extensions.U
31751 ____________________________________________________________________________
31752 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
31753         Log: #include <stdlib.h> so that exit() is prototyped,
31754              noticed by Hugo.
31755      Branch: perl
31756            ! Configure
31757 ____________________________________________________________________________
31758 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
31759         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
31760              From: Peter Prymmer <pvhp@forte.com>
31761              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
31762              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
31763      Branch: perl
31764            ! t/op/sprintf.t
31765 ____________________________________________________________________________
31766 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
31767         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
31768              From: Peter Prymmer <pvhp@forte.com>
31769              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
31770              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
31771      Branch: perl
31772            ! ext/Encode/Encode/Tcl.t
31773 ____________________________________________________________________________
31774 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
31775         Log: Add information about gcc 3.0 basic block profiling.
31776      Branch: perl
31777            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
31778 ____________________________________________________________________________
31779 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
31780         Log: Subject: Error in lib/PerlIO/Via.pm ?
31781              From: Mark-Jason Dominus <mjd@plover.com>
31782              Date: Fri, 13 Jul 2001 15:55:41 -0400
31783              Message-ID: <20010713195541.26751.qmail@plover.com>
31784      Branch: perl
31785            ! ext/PerlIO/Via/Via.pm
31786 ____________________________________________________________________________
31787 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
31788         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
31789              section from the Compiler section.
31790      Branch: perl
31791            ! myconfig.SH
31792 ____________________________________________________________________________
31793 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
31794         Log: Handle glibc style of constant definitions using enum
31795              with intervening #defines; from Brendan O'Dea.
31796      Branch: perl
31797            ! utils/h2ph.PL
31798 ____________________________________________________________________________
31799 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
31800         Log: Add LC_MESSAGES to the locale_h export tag (it already is
31801              in the Makefile.PL and thusly eligible for an XS constant)
31802              (see also maintperl #10543)
31803      Branch: perl
31804            ! ext/POSIX/POSIX.pm
31805 ____________________________________________________________________________
31806 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
31807         Log: Subject: Re: [patch] re_dup
31808              From: Abhijit Menon-Sen <ams@wiw.org>
31809              Date: Fri, 13 Jul 2001 21:41:09 +0530
31810              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
31811      Branch: perl
31812            ! sv.c
31813 ____________________________________________________________________________
31814 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
31815         Log: Subject: [patch] re_dup
31816              From: Doug MacEachern <dougm@covalent.net>
31817              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
31818              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
31819      Branch: perl
31820            ! sv.c
31821 ____________________________________________________________________________
31822 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
31823         Log: Update Changes.
31824      Branch: perl
31825            ! Changes patchlevel.h
31826 ____________________________________________________________________________
31827 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
31828         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
31829              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
31830              Date: Sat, 14 Jul 2001 00:06:30 +0900
31831              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
31832      Branch: perl
31833            + ext/Encode/Encode/7bit-greek.enc
31834            + ext/Encode/Encode/7bit-latin1.enc
31835            + ext/Encode/Encode/cns11643-1.enc
31836            + ext/Encode/Encode/cns11643-2.enc
31837            + ext/Encode/Encode/iso2022-cn.enc
31838            + ext/Encode/Encode/iso2022-jp1.enc
31839            + ext/Encode/Encode/iso2022-jp2.enc
31840            ! MANIFEST ext/Encode/Encode/Tcl.pm
31841            ! ext/Encode/Encode/iso2022-kr.enc
31842 ____________________________________________________________________________
31843 [ 11357] By: nick                                  on 2001/07/13  14:24:06
31844         Log: Blind integrate mainline (as of 5.7.2?)
31845      Branch: perlio
31846           !> AUTHORS Changes Porting/config.sh Porting/config_H
31847           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
31848           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
31849           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
31850           !> win32/makefile.mk
31851 ____________________________________________________________________________
31852 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
31853         Log: Snip away the devel patchlevel.
31854      Branch: perl
31855            ! patchlevel.h
31856 ____________________________________________________________________________
31857 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
31858         Log: Bump the version to 5.7.2.
31859      Branch: perl
31860            ! Porting/config.sh Porting/config_H patchlevel.h
31861            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
31862            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
31863            ! win32/makefile.mk
31864 ____________________________________________________________________________
31865 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
31866         Log: Update Changes.
31867      Branch: perl
31868            ! Changes
31869 ____________________________________________________________________________
31870 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
31871         Log: Reword.
31872      Branch: perl
31873            ! AUTHORS
31874 ____________________________________________________________________________
31875 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
31876         Log: AUTHORS update.
31877      Branch: perl
31878            ! AUTHORS
31879 ____________________________________________________________________________
31880 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
31881         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
31882              unless ithreads.
31883      Branch: perl
31884            ! makedef.pl
31885 ____________________________________________________________________________
31886 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
31887         Log: Integrate perlio.
31888      Branch: perl
31889           !> win32/distclean.bat
31890 ____________________________________________________________________________
31891 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
31892         Log: Test the encoding transform only iff we have PerlIO,
31893              noticed by H. Merijn Brand.
31894      Branch: perl
31895            ! ext/PerlIO/t/encoding.t
31896 ____________________________________________________________________________
31897 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
31898         Log: README.netware tweaks from Ananth Kesari.
31899      Branch: perl
31900            ! README.netware
31901 ____________________________________________________________________________
31902 [ 11346] By: nick                                  on 2001/07/13  09:18:51
31903         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
31904              to avoid /unicode vs /Unicode issues.
31905      Branch: perlio
31906            ! win32/distclean.bat
31907 ____________________________________________________________________________
31908 [ 11345] By: nick                                  on 2001/07/13  06:24:18
31909         Log: Integrate mainline
31910      Branch: perlio
31911           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
31912            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
31913           !> (integrate 63 files)
31914 ____________________________________________________________________________
31915 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
31916         Log: Add d_bincompat5005 information to perl -V.
31917      Branch: perl
31918            ! myconfig.SH
31919 ____________________________________________________________________________
31920 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
31921         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
31922              From: Abhijit Menon-Sen <ams@wiw.org>
31923              Date: Fri, 13 Jul 2001 07:12:36 +0530
31924              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
31925      Branch: perl
31926            ! sv.c
31927 ____________________________________________________________________________
31928 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
31929         Log: Remove unicode::distinct, as per Inaba Hiroto.
31930      Branch: perl
31931            - lib/unicode/distinct.pm
31932            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
31933            ! t/lib/1_compile.t
31934 ____________________________________________________________________________
31935 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
31936         Log: Paging for Dr Octothorpe.
31937      Branch: perl
31938            ! pod/perlfaq4.pod
31939 ____________________________________________________________________________
31940 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
31941         Log: cut-n-paste error noticed by mjd.
31942      Branch: perl
31943            ! pod/perlfaq4.pod
31944 ____________________________________________________________________________
31945 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
31946         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
31947              From: Peter Prymmer <pvhp@forte.com>
31948              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
31949              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
31950      Branch: perl
31951            ! pod/perlfaq4.pod
31952 ____________________________________________________________________________
31953 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
31954         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
31955              From: Randall Gellens <randy@qualcomm.com>
31956              Date: Thu, 12 Jul 2001 16:56:23 -0700
31957              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
31958      Branch: perl
31959            ! Porting/repository.pod
31960 ____________________________________________________________________________
31961 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
31962         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
31963      Branch: perl
31964            ! thread.h
31965 ____________________________________________________________________________
31966 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
31967         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
31968              From: coral <coral@moonlight.crystalflame.net>
31969              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
31970              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
31971      Branch: perl
31972            ! thread.h
31973 ____________________________________________________________________________
31974 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
31975         Log: Metaconfig unit change for #11134.
31976      Branch: metaconfig
31977            + U/threads/d_pthread_atfork.U
31978 ____________________________________________________________________________
31979 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
31980         Log: Add HAS_PTHREAD_ATFORK.
31981      Branch: perl
31982            ! Configure NetWare/config.wc NetWare/config_H.wc
31983            ! Porting/Glossary Porting/config.sh Porting/config_H
31984            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
31985            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
31986            ! vos/config.ga.def vos/config.ga.h win32/config.bc
31987            ! win32/config.gc win32/config.vc win32/config_H.bc
31988            ! win32/config_H.gc win32/config_H.vc
31989 ____________________________________________________________________________
31990 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
31991         Log: Subject: [PATCH] File::Copy fails on tied handles
31992              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
31993              Date: Thu, 12 Jul 2001 15:18:51 -0700
31994              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
31995      Branch: perl
31996            ! lib/File/Copy.pm
31997 ____________________________________________________________________________
31998 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
31999         Log: Subject: [PATCH] Langinfo.t
32000              From: Nicholas Clark <nick@ccl4.org>
32001              Date: Thu, 12 Jul 2001 23:55:38 +0100
32002              Message-ID: <20010712235538.M5827@plum.flirble.org>
32003      Branch: perl
32004            ! ext/I18N/Langinfo/Langinfo.t
32005 ____________________________________________________________________________
32006 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
32007         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
32008              From: Peter Prymmer <pvhp@forte.com>
32009              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
32010              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
32011      Branch: perl
32012            ! pod/perl572delta.pod
32013 ____________________________________________________________________________
32014 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
32015         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
32016              From: Abhijit Menon-Sen <ams@wiw.org>
32017              Date: Fri, 13 Jul 2001 05:21:16 +0530
32018              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
32019      Branch: perl
32020            ! sv.c
32021 ____________________________________________________________________________
32022 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
32023         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
32024              From: Abhijit Menon-Sen <ams@wiw.org>
32025              Date: Fri, 13 Jul 2001 03:04:25 +0530
32026              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
32027      Branch: perl
32028            ! av.c
32029 ____________________________________________________________________________
32030 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
32031         Log: s/^M$//g
32032      Branch: perl
32033            ! win32/Makefile win32/makefile.mk
32034 ____________________________________________________________________________
32035 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
32036         Log: Update Changes.
32037      Branch: perl
32038            ! Changes patchlevel.h
32039 ____________________________________________________________________________
32040 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
32041         Log: Typo spotted by Philip Newton.
32042      Branch: perl
32043            ! pod/perl572delta.pod
32044 ____________________________________________________________________________
32045 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
32046         Log: Subject: [PATCH] fixes perl_clone of perl_clone
32047              From: Artur Bergman <artur@contiller.se>
32048              Date: Thu, 12 Jul 2001 20:57:09 +0200
32049              Message-ID: <B773BFA4.236B%artur@contiller.se>
32050      Branch: perl
32051            ! sv.c
32052 ____________________________________________________________________________
32053 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
32054         Log: Add README.uts from Hal Morris.
32055      Branch: perl
32056            + README.uts
32057            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
32058            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
32059 ____________________________________________________________________________
32060 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
32061         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
32062              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32063              Date: Thu, 12 Jul 2001 20:32:37 +0200
32064              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
32065      Branch: perl
32066            ! hints/aix.sh
32067 ____________________________________________________________________________
32068 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
32069         Log: Subject: Patch: document reg_data.what member
32070              From: Mark-Jason Dominus <mjd@plover.com>
32071              Message-ID: <20010712182532.14821.qmail@plover.com>
32072              Date: Thu, 12 Jul 2001 14:25:32 -0400
32073      Branch: perl
32074            ! regcomp.c regcomp.h
32075 ____________________________________________________________________________
32076 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
32077         Log: Subject: [PATCH] Perl_re_dup()
32078              From: Abhijit Menon-Sen <ams@wiw.org>
32079              Date: Thu, 12 Jul 2001 23:54:32 +0530
32080              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
32081      Branch: perl
32082            ! embed.h embed.pl perlapi.c proto.h sv.c
32083 ____________________________________________________________________________
32084 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
32085         Log: Regen Configure, modlib, toc.
32086      Branch: perl
32087            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32088            ! pod/perlmodlib.pod pod/perltoc.pod
32089 ____________________________________________________________________________
32090 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
32091         Log: The problem seems to be in PerlIO::Layer::->find() not
32092              accepting the ":encoding(blurflur)" arguments.
32093      Branch: perl
32094            ! lib/PerlIO.pm lib/open.pm
32095 ____________________________________________________________________________
32096 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
32097         Log: AIX doc update.
32098      Branch: perl
32099            ! README.aix pod/perl572delta.pod
32100 ____________________________________________________________________________
32101 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
32102         Log: Subject: AIX README update
32103              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32104              Date: Thu, 12 Jul 2001 19:28:30 +0200
32105              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
32106      Branch: perl
32107            ! README.aix
32108 ____________________________________________________________________________
32109 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
32110         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
32111              From: Norton Allen <allen@huarp.harvard.edu>
32112              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
32113              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
32114      Branch: perl
32115            ! ext/IO/lib/IO/t/io_unix.t
32116 ____________________________________________________________________________
32117 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
32118         Log: Subject: [PATCH README.qnx hints/qnx.sh]
32119              From: Norton Allen <allen@huarp.harvard.edu>
32120              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
32121              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
32122      Branch: perl
32123            ! README.qnx hints/qnx.sh
32124 ____________________________________________________________________________
32125 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
32126         Log: Subject: [patch] faster PM_GETRE
32127              From: Doug MacEachern <dougm@covalent.net>
32128              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
32129              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
32130      Branch: perl
32131            ! op.h
32132 ____________________________________________________________________________
32133 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
32134         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
32135              From: Doug MacEachern <dougm@covalent.net>
32136              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
32137              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
32138      Branch: perl
32139            ! op.c
32140 ____________________________________________________________________________
32141 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
32142         Log: Tell where the nice Estonian database is.
32143      Branch: perl
32144            ! lib/open.pm
32145 ____________________________________________________________________________
32146 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
32147         Log: Retract #11309 since #11310 is a better fix.
32148      Branch: perl
32149            ! t/lib/1_compile.t
32150 ____________________________________________________________________________
32151 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
32152         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
32153              change#11300 needs to return the status of failed win32_spawnvp())
32154              
32155              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
32156              splitting correctly; remove unused variables; 'require' at run time
32157              rather than 'use' at compile time for I18N::Langinfo, since it
32158              isn't everyware
32159      Branch: perl
32160            ! lib/open.pm win32/win32.c
32161 ____________________________________________________________________________
32162 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
32163         Log: Temporary workaround.
32164      Branch: perl
32165            ! t/lib/1_compile.t
32166 ____________________________________________________________________________
32167 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
32168         Log: UCD typo in #11306 and add also more known-to-be-tested
32169              modules to the skip list.
32170      Branch: perl
32171            ! t/lib/1_compile.t
32172 ____________________________________________________________________________
32173 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
32174         Log: Rename Unicode::UCD to UnicodeCD to avoid
32175              messups with case-insensitive filesystems.
32176      Branch: perl
32177            + lib/UnicodeCD.pm lib/UnicodeCD.t
32178            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
32179            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
32180 ____________________________________________________________________________
32181 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
32182         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
32183              From: daniel@biz.bitpusher.com
32184              Date: Wed, 11 Jul 2001 23:25:47 -0700
32185              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
32186      Branch: perl
32187            ! lib/Tie/Array.pm t/op/splice.t
32188 ____________________________________________________________________________
32189 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
32190         Log: Subject: [PATCH] More accurate line numbers in messages
32191              From: Paul Johnson <paul@pjcj.net>
32192              Date: Thu, 12 Jul 2001 04:14:11 +0200
32193              Message-ID: <20010712041411.A3467@pjcj.net>
32194              
32195              (With prototyping and multiplicity tweaks.)
32196      Branch: perl
32197            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
32198 ____________________________________________________________________________
32199 [ 11304] By: nick                                  on 2001/07/12  12:53:40
32200         Log: Integrate mainline
32201      Branch: perlio
32202           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
32203           !> regexec.c thread.h
32204 ____________________________________________________________________________
32205 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
32206         Log: Cut-and-pasto in #11298.
32207      Branch: perl
32208            ! ext/ByteLoader/bytecode.h
32209 ____________________________________________________________________________
32210 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
32211         Log: Update the AIX known problems section.
32212      Branch: perl
32213            ! pod/perl572delta.pod
32214 ____________________________________________________________________________
32215 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
32216         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
32217              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32218              Date: Thu, 12 Jul 2001 12:16:16 +0200
32219              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
32220      Branch: perl
32221            ! hints/aix.sh
32222 ____________________________________________________________________________
32223 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
32224         Log: Integrate perlio.
32225      Branch: perl
32226           !> makedef.pl win32/win32.c
32227 ____________________________________________________________________________
32228 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
32229         Log: Subject: [PATCH] fix for PMOP threadness failures
32230              From: Artur Bergman <artur@contiller.se>
32231              Date: Thu, 12 Jul 2001 09:48:06 +0200
32232              Message-ID: <B77322D6.22DD%artur@contiller.se>
32233      Branch: perl
32234            ! regexec.c
32235 ____________________________________________________________________________
32236 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
32237         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
32238              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
32239              Date: Thu, 12 Jul 2001 09:09:48 +0200
32240              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
32241              
32242              More parentheses to keep bcc happy.
32243      Branch: perl
32244            ! ext/ByteLoader/bytecode.h
32245 ____________________________________________________________________________
32246 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
32247         Log: Subject: Re: [patch] pthread_atfork bandaid
32248              From: Doug MacEachern <dougm@covalent.net>
32249              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
32250              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
32251      Branch: perl
32252            ! thread.h
32253 ____________________________________________________________________________
32254 [ 11296] By: nick                                  on 2001/07/12  11:55:48
32255         Log: Exclude reentrant_buffer from .def file
32256      Branch: perlio
32257            ! makedef.pl
32258 ____________________________________________________________________________
32259 [ 11295] By: nick                                  on 2001/07/12  11:11:44
32260         Log: Honour void-ness of my_exit()
32261      Branch: perlio
32262            ! win32/win32.c
32263 ____________________________________________________________________________
32264 [ 11294] By: nick                                  on 2001/07/12  07:51:04
32265         Log: Integrate mainline
32266      Branch: perlio
32267           +> uts/sprintf_wrap.c
32268           !> (integrate 35 files)
32269 ____________________________________________________________________________
32270 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
32271         Log: Retract #11289.
32272      Branch: perl
32273            ! embed.h embed.pl perl.c proto.h thread.h
32274 ____________________________________________________________________________
32275 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
32276         Log: Now the :locale pseudolayer *almost* works...
32277      Branch: perl
32278            ! lib/open.pm
32279 ____________________________________________________________________________
32280 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
32281         Log: Locale encoding tweaks.
32282      Branch: perl
32283            ! lib/open.pm
32284 ____________________________________________________________________________
32285 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
32286         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
32287              From: Mark-Jason Dominus <mjd@plover.com>
32288              Date: Thu, 12 Jul 2001 00:59:31 -0400
32289              Message-ID: <20010712045931.8543.qmail@plover.com>
32290              
32291              Remove the chmod/umask leading zero warning.
32292      Branch: perl
32293            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
32294            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
32295 ____________________________________________________________________________
32296 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
32297         Log: (Retracted by #11289.)
32298      Branch: perl
32299            ! embed.h embed.pl perl.c proto.h thread.h
32300 ____________________________________________________________________________
32301 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
32302         Log: Needed by #11283.
32303      Branch: perl
32304            ! intrpvar.h
32305 ____________________________________________________________________________
32306 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
32307         Log: Metaconfig unit change for #11286.
32308      Branch: metaconfig/U/perl
32309            ! patchlevel.U
32310 ____________________________________________________________________________
32311 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
32312         Log: Subject: Re: [PATCH Configure] perl -V broken
32313              From: Andy Dougherty <doughera@lafayette.edu>
32314              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
32315              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
32316      Branch: perl
32317            ! Configure myconfig.SH
32318 ____________________________________________________________________________
32319 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
32320         Log: Retract #11166 (and #11237).
32321      Branch: perl
32322            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
32323            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
32324            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
32325 ____________________________________________________________________________
32326 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
32327         Log: UTS tweaks for Hal Morris.
32328      Branch: perl
32329            + uts/sprintf_wrap.c
32330            ! MANIFEST hints/uts.sh perl.h
32331 ____________________________________________________________________________
32332 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
32333         Log: Subject: [PATCH] Use reentrant API glibc
32334              From: Artur Bergman <artur@contiller.se>
32335              Date: Thu, 12 Jul 2001 00:58:21 +0200
32336              Message-ID: <B772A6AD.2288%artur@contiller.se>
32337      Branch: perl
32338            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
32339            ! sv.c
32340 ____________________________________________________________________________
32341 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
32342         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
32343              From: barries <barries@slaysys.com>
32344              Date: Wed, 11 Jul 2001 15:11:46 -0400
32345              Message-ID: <20010711151146.G24560@jester.slaysys.com>
32346      Branch: perl
32347            ! pp_sys.c t/lib/warnings/doio win32/win32.c
32348 ____________________________________________________________________________
32349 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
32350         Log: Subject: [patch] pthread_atfork bandaid
32351              From: Doug MacEachern <dougm@covalent.net>
32352              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
32353              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
32354      Branch: perl
32355            ! miniperlmain.c perl.c
32356 ____________________________________________________________________________
32357 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
32358         Log: Subject: [patch] perl_clone leaks
32359              From: Doug MacEachern <dougm@covalent.net>
32360              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
32361              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
32362      Branch: perl
32363            ! sv.c
32364 ____________________________________________________________________________
32365 [ 11279] By: nick                                  on 2001/07/11  15:49:38
32366         Log: Integrate mainline
32367      Branch: perlio
32368           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
32369           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
32370           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
32371           +> lib/Term/ANSIColor/README
32372           !> (integrate 54 files)
32373 ____________________________________________________________________________
32374 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
32375         Log: Update Changes.
32376      Branch: perl
32377            ! Changes patchlevel.h
32378 ____________________________________________________________________________
32379 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
32380         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
32381              From: Peter Prymmer <pvhp@forte.com>
32382              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
32383              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
32384              
32385              Backport of embed.pl to 5.003.
32386      Branch: perl
32387            ! embed.pl
32388 ____________________________________________________________________________
32389 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
32390         Log: Subject: Re: POSIX test #14 on UTS 
32391              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
32392              Date: Wed, 11 Jul 2001 03:02:14 +0100
32393              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
32394      Branch: perl
32395            ! ext/POSIX/POSIX.t
32396 ____________________________________________________________________________
32397 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
32398         Log: Make the I32 an IV to preserve structure alignment and size.
32399      Branch: perl
32400            ! op.h
32401 ____________________________________________________________________________
32402 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
32403         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
32404              From: "Artur Bergman" <artur@contiller.se>
32405              Date: Wed, 11 Jul 2001 14:23:37 +0200
32406              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
32407              
32408              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
32409      Branch: perl
32410            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
32411            ! pod/perlapi.pod sv.c
32412 ____________________________________________________________________________
32413 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
32414         Log: Tweak until Pod::Parser gets updated.
32415      Branch: perl
32416            ! t/pod/special_seqs.xr
32417 ____________________________________________________________________________
32418 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
32419         Log: File::Spec usage tweak.
32420      Branch: perl
32421            ! lib/ExtUtils.t
32422 ____________________________________________________________________________
32423 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
32424         Log: Integrate #11263 from macperl; macos and macosx updates.
32425      Branch: perl
32426           !> pod/perlport.pod
32427 ____________________________________________________________________________
32428 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
32429         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
32430              From: Peter Prymmer <pvhp@forte.com>
32431              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
32432              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
32433      Branch: perl
32434            + ext/Time/HiRes/hints/dynixptx.pl
32435            ! MANIFEST hints/dynixptx.sh
32436 ____________________________________________________________________________
32437 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
32438         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
32439              From: Nicholas Clark <nick@ccl4.org>
32440              Date: Tue, 10 Jul 2001 23:17:43 +0100
32441              Message-ID: <20010710231742.B59620@plum.flirble.org>
32442      Branch: perl
32443            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
32444 ____________________________________________________________________________
32445 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
32446         Log: Subject: [DOC PATCH] Pluggable runops
32447              From: Paul Johnson <paul@pjcj.net>
32448              Date: Tue, 10 Jul 2001 21:53:28 +0200
32449              Message-ID: <20010710215328.B26577@pjcj.net>
32450      Branch: perl
32451            ! pod/perlguts.pod
32452 ____________________________________________________________________________
32453 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
32454         Log: Subject: [PATCH] Authors
32455              From: Artur Bergman <artur@contiller.se>
32456              Date: Tue, 10 Jul 2001 20:39:12 +0200
32457              Message-ID: <B771186F.21CD%artur@contiller.se>
32458      Branch: perl
32459            ! AUTHORS
32460 ____________________________________________________________________________
32461 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
32462         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
32463              From: Doug MacEachern <dougm@covalent.net>
32464              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
32465              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
32466      Branch: perl
32467            ! pp_ctl.c
32468 ____________________________________________________________________________
32469 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
32470         Log: Subject: doc patch; times() in scalar context
32471              From: mjd@plover.com
32472              Date: 10 Jul 2001 18:01:17 -0000
32473              Message-ID: <20010710180117.12477.qmail@plover.com>
32474      Branch: perl
32475            ! pod/perlfunc.pod
32476 ____________________________________________________________________________
32477 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
32478         Log: Subject: [PATCH] Small fix to pp_gmtime
32479              From: Artur Bergman <artur@contiller.se>
32480              Date: Tue, 10 Jul 2001 19:54:52 +0200
32481              Message-ID: <B7710E0B.21C5%artur@contiller.se>
32482      Branch: perl
32483            ! pp_sys.c
32484 ____________________________________________________________________________
32485 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
32486         Log: Integrate changes from mainline perl, add notes about
32487              Mac OS X and Mac OS.
32488      Branch: maint-5.6/macperl
32489            ! pod/perlport.pod
32490 ____________________________________________________________________________
32491 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
32492         Log: A proof of the dangers of package; ?
32493      Branch: perl
32494            ! t/lib/warnings/op
32495 ____________________________________________________________________________
32496 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
32497         Log: Regen toc and modlib.
32498      Branch: perl
32499            ! pod/perlmodlib.pod pod/perltoc.pod
32500 ____________________________________________________________________________
32501 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
32502         Log: Add compexcl(), casefold(), and casespec() interfaces;
32503              and make all interfaces to return hash references instead
32504              of hashes. 
32505      Branch: perl
32506            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
32507 ____________________________________________________________________________
32508 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
32509         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
32510              From: "Philip Newton" <Philip.Newton@gmx.net>
32511              Date: Tue, 10 Jul 2001 09:55:59 +0200
32512              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
32513              
32514              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
32515              From: "Philip Newton" <Philip.Newton@gmx.net>
32516              Date: Tue, 10 Jul 2001 09:56:37 +0200
32517              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
32518      Branch: perl
32519            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
32520            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
32521 ____________________________________________________________________________
32522 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
32523         Log: Subject: [patch] undef &xsub for 1,2
32524              From: Doug MacEachern <dougm@covalent.net>
32525              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
32526              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
32527              
32528              (This version of the patch with a comment from Gisle.)
32529      Branch: perl
32530            ! op.c
32531 ____________________________________________________________________________
32532 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
32533         Log: Mention package; deprecation and the Win32 problems.
32534      Branch: perl
32535            ! pod/perl572delta.pod
32536 ____________________________________________________________________________
32537 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
32538         Log: Subject: [PATCH] deprecate package with no arguments
32539              From: Robin Houston <robin@kitsite.com>
32540              Date: Tue, 10 Jul 2001 13:33:40 +0100
32541              Message-ID: <20010710133340.A13452@robin.kitsite.com>
32542      Branch: perl
32543            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
32544 ____________________________________________________________________________
32545 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
32546         Log: Upgrade to podlators 1.10.
32547      Branch: perl
32548            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
32549            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
32550            ! pod/pod2man.PL pod/pod2text.PL
32551 ____________________________________________________________________________
32552 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
32553         Log: Upgrade to Term::ANSIColor 1.04.
32554      Branch: perl
32555            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
32556            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
32557 ____________________________________________________________________________
32558 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
32559         Log: Integrate perlio (the right fix for the ":layer(args)")
32560      Branch: perl
32561           !> perlio.c
32562 ____________________________________________________________________________
32563 [ 11252] By: nick                                  on 2001/07/10  06:58:14
32564         Log: Fix open(...,"...:layer(xxx)",...)
32565              - use memEQ not strEQ as there is '(' not '\0'
32566      Branch: perlio
32567            ! perlio.c
32568 ____________________________________________________________________________
32569 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
32570         Log: Telling the number of tests helps.
32571      Branch: perl
32572            ! ext/PerlIO/t/encoding.t
32573 ____________________________________________________________________________
32574 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
32575         Log: Require I18N::Langinfo, not use.
32576      Branch: perl
32577            ! lib/open.pm
32578 ____________________________________________________________________________
32579 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
32580         Log: Add a test for for PerlIO ":encoding(...)" layer.
32581      Branch: perl
32582            + ext/PerlIO/t/encoding.t
32583            ! MANIFEST ext/Encode/Encode.pm
32584 ____________________________________________________________________________
32585 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
32586         Log: PerlIO ":encoding(foobar)" temporary fix.
32587              Not really correct, I think, since the change means
32588              that prefixes match.
32589      Branch: perl
32590            ! perlio.c
32591 ____________________________________________________________________________
32592 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
32593         Log: Update to Math::BigInt 1.36.  The biggest news is
32594              the separation of the backend; now the pure Perl
32595              implementation is in Math::BigInt::Calc, but one
32596              can plugin, say, Math::BigInt::BitVect, and get
32597              considerable speedup.
32598      Branch: perl
32599            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
32600            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
32601            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
32602            ! lib/Math/BigInt/t/mbimbf.t
32603 ____________________________________________________________________________
32604 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
32605         Log: Subject: Re: compatibility question
32606              From: Peter Prymmer <pvhp@forte.com>
32607              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
32608              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
32609      Branch: perl
32610            ! lib/ExtUtils/MM_VMS.pm
32611 ____________________________________________________________________________
32612 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
32613         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
32614              From: Norton Allen <allen@huarp.harvard.edu>
32615              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
32616              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
32617      Branch: perl
32618            ! ext/File/Glob/t/basic.t
32619 ____________________________________________________________________________
32620 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
32621         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
32622              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
32623              Date: Tue, 10 Jul 2001 00:29:55 +0900
32624              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
32625      Branch: perl
32626            + ext/Encode/Encode/HZ.enc
32627            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
32628            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
32629            ! ext/Encode/Encode/iso2022-jp.enc
32630            ! ext/Encode/Encode/iso2022-kr.enc
32631 ____________________________________________________________________________
32632 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
32633         Log: Add in all them there macos/ files.
32634      Branch: maint-5.6/macperl
32635            + (add 577 files)
32636 ____________________________________________________________________________
32637 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
32638         Log: Add the new modules to the list of having those own tests.
32639      Branch: perl
32640            ! t/lib/1_compile.t
32641 ____________________________________________________________________________
32642 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
32643         Log: Add INOUT to control both ways at the same time.
32644      Branch: perl
32645            ! lib/open.pm
32646 ____________________________________________________________________________
32647 [ 11240] By: nick                                  on 2001/07/09  16:33:50
32648         Log: Integrate mainline
32649      Branch: perlio
32650           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
32651           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
32652           !> (integrate 41 files)
32653 ____________________________________________________________________________
32654 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
32655         Log: More encoding mapping magic.
32656      Branch: perl
32657            ! lib/open.pm
32658 ____________________________________________________________________________
32659 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
32660         Log: Update Changes.
32661      Branch: perl
32662            ! Changes patchlevel.h
32663 ____________________________________________________________________________
32664 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
32665         Log: (Retracted by #11285).
32666              
32667              Subject: [PATCH] OPpCONST_OCTAL fixes
32668              From: Abhijit Menon-Sen <ams@wiw.org>
32669              Date: Mon, 9 Jul 2001 07:38:45 +0530
32670              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
32671      Branch: perl
32672            ! op.c
32673 ____________________________________________________________________________
32674 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
32675         Log: Add a pseudolayer ":locale" to the open pragma which
32676              will get the encoding from the locale.  Yet undocumented
32677              because I can't get the PerlIO :encoding(foobar) to work.
32678      Branch: perl
32679            ! ext/Encode/Encode.pm lib/open.pm
32680 ____________________________________________________________________________
32681 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
32682         Log: Add more encoding mappings.
32683      Branch: perl
32684            ! ext/Encode/Encode.pm
32685 ____________________________________________________________________________
32686 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
32687         Log: Document that using :encoding layer requires using Encode.
32688      Branch: perl
32689            ! ext/Encode/Encode.pm lib/PerlIO.pm
32690 ____________________________________________________________________________
32691 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
32692         Log: Netware tweak from Ananth Kesari.
32693      Branch: perl
32694            ! NetWare/netware.h
32695 ____________________________________________________________________________
32696 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
32697         Log: t/harness doesn't know about run/*.t
32698      Branch: perl
32699            ! t/harness
32700 ____________________________________________________________________________
32701 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
32702         Log: run/exit.t busted on windows
32703      Branch: perl
32704            ! t/run/exit.t
32705 ____________________________________________________________________________
32706 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
32707         Log: fix a couple of UCD.t tests that fail due to bad case
32708      Branch: perl
32709            ! lib/Unicode/UCD.t
32710 ____________________________________________________________________________
32711 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
32712         Log: test skip logic was broken
32713      Branch: perl
32714            ! ext/I18N/Langinfo/Langinfo.t
32715 ____________________________________________________________________________
32716 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
32717         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
32718              failure of ExtUtils.t#27 when built in debug mode)
32719      Branch: perl
32720            ! lib/ExtUtils/MM_Win32.pm
32721 ____________________________________________________________________________
32722 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
32723         Log: I18N::Langinfo is not available on windows
32724      Branch: perl
32725            ! win32/FindExt.pm
32726 ____________________________________________________________________________
32727 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
32728         Log: save a dTHX
32729      Branch: perl
32730            ! ext/POSIX/POSIX.xs
32731 ____________________________________________________________________________
32732 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
32733         Log: Update Changes.
32734      Branch: perl
32735            ! Changes patchlevel.h
32736 ____________________________________________________________________________
32737 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
32738         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
32739              as pointed out by Sarathy.
32740      Branch: perl
32741            ! ext/I18N/Langinfo/Langinfo.xs
32742 ____________________________________________________________________________
32743 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
32744         Log: Retract #11212.
32745      Branch: perl
32746            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
32747 ____________________________________________________________________________
32748 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
32749         Log: Bump up the VERSION of Cwd.xs.
32750      Branch: perl
32751            ! ext/Cwd/Makefile.PL
32752 ____________________________________________________________________________
32753 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
32754         Log: Retract #11220, the problem wasn't the missing leading zero.
32755              Here's the problem:
32756              $ ./perl -we 'chmod(oct("755"), ".")'
32757              Non-octal literal mode (493) specified at -e line 1.
32758              (Did you mean 0493 instead?)
32759      Branch: perl
32760            ! lib/ExtUtils/MM_Unix.pm
32761 ____________________________________________________________________________
32762 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
32763         Log: (Retracted by #11221)
32764              Change the PERM_RW and PERM_RWX to 0644 and 0755
32765              (add the leading zero).
32766      Branch: perl
32767            ! lib/ExtUtils/MM_Unix.pm
32768 ____________________________________________________________________________
32769 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
32770         Log: Integrate changes #11193, 11205, 11209 from macperl.
32771              
32772              Fix up AutoLoader to fudge for Mac paths in import().
32773              
32774              Allow symbols in try_symbol() to begin with "_".
32775              
32776              Small portability fix for Mac OS.
32777      Branch: perl
32778           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
32779 ____________________________________________________________________________
32780 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
32781         Log: Metaconfig unit change for #11217.
32782      Branch: metaconfig/U/perl
32783            ! Extensions.U
32784 ____________________________________________________________________________
32785 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
32786         Log: Detypo, problem noticed by Gerrit P. Haase.
32787      Branch: perl
32788            ! Configure config_h.SH
32789 ____________________________________________________________________________
32790 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
32791         Log: Cwd cleanups.
32792      Branch: perl
32793            ! ext/Cwd/Cwd.xs
32794 ____________________________________________________________________________
32795 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
32796         Log: Slight tweaks on #11213.
32797      Branch: perl
32798            ! toke.c
32799 ____________________________________________________________________________
32800 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
32801         Log: A missing dTHX noticed by Gerrit P. Haase.
32802      Branch: perl
32803            ! ext/POSIX/POSIX.xs
32804 ____________________________________________________________________________
32805 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
32806         Log: Subject: [PATCH toke.c] Simplify yytoke()
32807              From: Simon Cozens <simon@netthink.co.uk>
32808              Date: Sun, 8 Jul 2001 13:24:34 +0100
32809              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
32810              
32811              Split out pending_ident().
32812      Branch: perl
32813            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
32814 ____________________________________________________________________________
32815 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
32816         Log: (Retracted by #11223.)
32817              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
32818              Date: Wed, 05 Nov 1997 17:22:34 -0600
32819              From: Graham Barr <gbarr@ti.com>
32820              Message-Id: <3460FFBA.6DA51F46@ti.com>
32821      Branch: perl
32822            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
32823 ____________________________________________________________________________
32824 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
32825         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
32826      Branch: perl
32827            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
32828            ! pod/perllocale.pod
32829 ____________________________________________________________________________
32830 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
32831         Log: Really do the test under the C locale.
32832      Branch: perl
32833            ! ext/I18N/Langinfo/Langinfo.t
32834 ____________________________________________________________________________
32835 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
32836         Log: Small portability fix for Mac OS.
32837      Branch: maint-5.6/macperl
32838            ! lib/Cwd.pm
32839 ____________________________________________________________________________
32840 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
32841         Log: Metaconfig unit change for #11207.
32842      Branch: metaconfig/U/perl
32843            ! Extensions.U
32844 ____________________________________________________________________________
32845 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
32846         Log: Add I18N::Langinfo, which is basically a wrapper around
32847              nl_langinfo(), which is an additional way to query locale
32848              specific information.
32849      Branch: perl
32850            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
32851            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
32852            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
32853 ____________________________________________________________________________
32854 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
32855         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
32856              used in File::Find tests; replace with if.t.
32857      Branch: maint-5.6/macperl
32858            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
32859            ! t/pragma/warn/op
32860 ____________________________________________________________________________
32861 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
32862         Log: Allow symbols in try_symbol() to begin with "_".
32863      Branch: maint-5.6/macperl
32864            ! makedef.pl
32865 ____________________________________________________________________________
32866 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
32867         Log: Sync up the File::Find changes from the rewrite by
32868              Thomas Wegner, et al.
32869      Branch: maint-5.6/macperl
32870            + t/lib/filefind-taint.t
32871            ! lib/File/Find.pm t/lib/filefind.t
32872 ____________________________________________________________________________
32873 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
32874         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
32875              From: Thomas Wegner <wegner_thomas@yahoo.com>
32876              Date: Thu, 5 Jul 2001 20:31:25 +0200
32877              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
32878      Branch: maint-5.6/macperl
32879            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
32880 ____________________________________________________________________________
32881 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
32882         Log: Some more test portability fixes.
32883      Branch: maint-5.6/macperl
32884            ! t/lib/filecopy.t t/pragma/warn/pp_sys
32885 ____________________________________________________________________________
32886 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
32887         Log: The #11200 removed wrong (non-existent) target.  Duh.
32888      Branch: perl
32889            ! Makefile.SH
32890 ____________________________________________________________________________
32891 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
32892         Log: Zap the lib/re.pm before creating it.
32893      Branch: perl
32894            ! Makefile.SH
32895 ____________________________________________________________________________
32896 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
32897         Log: Another test.  Please ignore.
32898      Branch: maint-5.6/macperl
32899            ! README.macos
32900 ____________________________________________________________________________
32901 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
32902         Log: Portability fixes for a lot of tests, especially IO-related
32903              tests, and warnings, and the harness script.
32904      Branch: maint-5.6/macperl
32905            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
32906            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
32907            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
32908            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
32909            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
32910            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
32911            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
32912            ! t/pragma/warnings.t
32913 ____________________________________________________________________________
32914 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
32915         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
32916              From: Nicholas Clark <nick@ccl4.org>
32917              Date: Sat, 7 Jul 2001 21:00:17 +0100
32918              Message-ID: <20010707210017.H59620@plum.flirble.org>
32919      Branch: perl
32920            ! lib/h2xs.t
32921 ____________________________________________________________________________
32922 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
32923         Log: The UNICOS/mk SysV IPC problem has been fixed.
32924      Branch: perl
32925            ! pod/perl572delta.pod
32926 ____________________________________________________________________________
32927 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
32928         Log: Slight update tweaks on perlunicode.pod.
32929      Branch: perl
32930            ! pod/perlunicode.pod
32931 ____________________________________________________________________________
32932 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
32933         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
32934              From: Mark-Jason Dominus <mjd@plover.com>
32935              Date: Sat, 07 Jul 2001 13:04:04 -0400
32936              Message-ID: <20010707170404.32694.qmail@plover.com>
32937      Branch: perl
32938            ! ext/DB_File/DB_File.pm
32939 ____________________________________________________________________________
32940 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
32941         Log: Fix up AutoLoader to fudge for Mac paths in import().
32942      Branch: maint-5.6/macperl
32943            ! lib/AutoLoader.pm
32944 ____________________________________________________________________________
32945 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
32946         Log: Try to force the lib/re.pm to be there before entering
32947              the extensions builds, should help for parallel makes.
32948      Branch: perl
32949            ! Makefile.SH
32950 ____________________________________________________________________________
32951 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
32952         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
32953              From: Norton Allen <allen@huarp.harvard.edu>
32954              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
32955              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
32956      Branch: perl
32957            ! ext/POSIX/POSIX.xs
32958 ____________________________________________________________________________
32959 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
32960         Log: Subject: [PATCH] Re: op/arith.t
32961              From: Nicholas Clark <nick@ccl4.org>
32962              Date: Sat, 7 Jul 2001 13:04:54 +0100
32963              Message-ID: <20010707130454.D59620@plum.flirble.org>
32964      Branch: perl
32965            ! numeric.c toke.c
32966 ____________________________________________________________________________
32967 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
32968         Log: Subject: [PATCH] h2xs
32969              From: Nicholas Clark <nick@ccl4.org>
32970              Date: Fri, 6 Jul 2001 23:25:14 +0100
32971              Message-ID: <20010706232514.X59620@plum.flirble.org>
32972      Branch: perl
32973            ! utils/h2xs.PL
32974 ____________________________________________________________________________
32975 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
32976         Log: Subject: Re: bleedperl perl_alloc..free leakage
32977              From: Radu Greab <radu@netsoft.ro>
32978              Date: Fri, 6 Jul 2001 19:48:54 +0300
32979              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
32980              
32981              Leak-be-gone.
32982      Branch: perl
32983            ! op.c
32984 ____________________________________________________________________________
32985 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
32986         Log: Test again.  Please ignore.
32987      Branch: maint-5.6/macperl
32988            ! README.macos
32989 ____________________________________________________________________________
32990 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
32991         Log: Test.  Please ignore.
32992      Branch: maint-5.6/macperl
32993            ! README.macos
32994 ____________________________________________________________________________
32995 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
32996         Log: Include changes already sent in separately as patches,
32997              before branch was created.
32998      Branch: maint-5.6/macperl
32999            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
33000            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
33001            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
33002            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
33003            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
33004            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
33005            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
33006            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
33007            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
33008            ! t/pragma/strict.t
33009 ____________________________________________________________________________
33010 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
33011         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
33012              From: Norton Allen <allen@huarp.harvard.edu>
33013              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
33014              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
33015      Branch: perl
33016            ! utf8.h
33017 ____________________________________________________________________________
33018 [ 11183] By: nick                                  on 2001/07/06  16:27:40
33019         Log: Integrate mainline
33020      Branch: perlio
33021           +> (branch 42 files)
33022            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
33023            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
33024            - win32/bin/mdelete.bat
33025           !> (integrate 215 files)
33026 ____________________________________________________________________________
33027 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
33028         Log: The #11166 needed also these updated.
33029      Branch: perl
33030            ! lib/warnings.pm warnings.h
33031 ____________________________________________________________________________
33032 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
33033         Log: Update Changes.
33034      Branch: perl
33035            ! Changes patchlevel.h
33036 ____________________________________________________________________________
33037 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
33038         Log: Regen toc.
33039      Branch: perl
33040            ! pod/perltoc.pod
33041 ____________________________________________________________________________
33042 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
33043         Log: Nit from Abhijit.
33044      Branch: perl
33045            ! lib/CPAN.pm
33046 ____________________________________________________________________________
33047 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
33048         Log: Retract #11172.
33049      Branch: perl
33050            ! t/op/method.t
33051 ____________________________________________________________________________
33052 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
33053         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
33054              From: Norton Allen <allen@huarp.harvard.edu>
33055              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
33056              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
33057      Branch: perl
33058            ! lib/Cwd.pm
33059 ____________________________________________________________________________
33060 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
33061         Log: (Accidentally empty check-in.)
33062      Branch: perl
33063            ! utf8.h
33064 ____________________________________________________________________________
33065 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
33066         Log: Retract #11165 since Sarathy pointed out it'll not
33067              work properly under threads, the problem should be
33068              solved using "the savestack, either via SSNEW() or
33069              using a newSVpv()+SAVEFREESV() combo."
33070      Branch: perl
33071            ! ext/POSIX/POSIX.xs
33072 ____________________________________________________________________________
33073 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
33074         Log: Retract #11125 since NI-S pointed out it'll not work in
33075              cases where the extension has their own handcrafted INC
33076              et alia.
33077      Branch: perl
33078            ! lib/ExtUtils/MM_Unix.pm
33079 ____________________________________________________________________________
33080 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
33081         Log: Subject: RE: [PATCH] -I and MakeMaker again
33082              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
33083              Date: Fri, 6 Jul 2001 09:18:29 +0200
33084              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
33085      Branch: perl
33086            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
33087            ! lib/ExtUtils/MM_Win32.pm
33088 ____________________________________________________________________________
33089 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
33090         Log: (Retracted by #11178)
33091              Subject: [PATCH t/op/method.t] SUPER:: strangeness
33092              From: Piers Cawley <pdcawley@iterative-software.com>
33093              Date: 06 Jul 2001 10:49:01 +0100
33094              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
33095      Branch: perl
33096            ! t/op/method.t
33097 ____________________________________________________________________________
33098 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
33099         Log: VOS README update from Paul Green.
33100      Branch: perl
33101            ! README.vos
33102 ____________________________________________________________________________
33103 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
33104         Log: Subject: [PATCH README.qnx hints/qnx.sh]
33105              From: Norton Allen <allen@huarp.harvard.edu>
33106              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
33107              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
33108      Branch: perl
33109            ! README.qnx hints/qnx.sh
33110 ____________________________________________________________________________
33111 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
33112         Log: Subject: [PATCH] Doc patch for Tie::Hash
33113              From: Artur Bergman <artur@contiller.se>
33114              Date: Thu, 05 Jul 2001 22:51:18 +0200
33115              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
33116      Branch: perl
33117            ! lib/Tie/Hash.pm
33118 ____________________________________________________________________________
33119 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
33120         Log: Subject: [PATCH] perlfaq4.pod
33121              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
33122              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
33123              Date: Thu, 5 Jul 2001 18:44:10 +0100 
33124      Branch: perl
33125            ! pod/perlfaq4.pod
33126 ____________________________________________________________________________
33127 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
33128         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
33129              From: Robin Houston <robin@kitsite.com>
33130              Date: Thu, 5 Jul 2001 18:33:21 +0100
33131              Message-ID: <20010705183321.A27345@robin.kitsite.com>
33132      Branch: perl
33133            ! ext/B/B/Deparse.pm
33134 ____________________________________________________________________________
33135 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
33136         Log: (Retracted by #11285.)
33137              
33138              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
33139              From: Abhijit Menon-Sen <ams@wiw.org>
33140              Date: Fri, 6 Jul 2001 01:26:32 +0530
33141              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
33142      Branch: perl
33143            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
33144            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
33145            ! warnings.pl
33146 ____________________________________________________________________________
33147 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
33148         Log: (Retracted by #11175)
33149              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
33150              From: Norton Allen <allen@huarp.harvard.edu>
33151              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
33152              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
33153      Branch: perl
33154            ! ext/POSIX/POSIX.xs
33155 ____________________________________________________________________________
33156 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
33157         Log: Unterminated C< (noticed by Richard Hatch), and few other
33158              small Unicode doc tweaks.
33159      Branch: perl
33160            ! pod/perlretut.pod
33161 ____________________________________________________________________________
33162 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
33163         Log: More flexible argument understanding; add charblocks() and
33164              charscripts(); make charblock() and charscript() two-way;
33165              add charinrange(); separate the $Unicode::UCD::VERSION and
33166              the version of the Unicode by adding UnicodeVersion().
33167      Branch: perl
33168            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
33169 ____________________________________________________________________________
33170 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
33171         Log: Update Unicode::UCD on \p{In...}.
33172      Branch: perl
33173            ! lib/Unicode/UCD.pm
33174 ____________________________________________________________________________
33175 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
33176         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
33177              From: Norton Allen <allen@huarp.harvard.edu>
33178              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
33179              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
33180      Branch: perl
33181            ! lib/ExtUtils/MM_Unix.pm
33182 ____________________________________________________________________________
33183 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
33184         Log: POSIX-BC tweaks from Thomas Dorner.
33185      Branch: perl
33186            ! hints/posix-bc.sh perlio.h
33187 ____________________________________________________________________________
33188 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
33189         Log: Module updates for the delta.
33190      Branch: perl
33191            ! pod/perl572delta.pod
33192 ____________________________________________________________________________
33193 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
33194         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
33195              From: Norton Allen <allen@huarp.harvard.edu>
33196              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
33197              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
33198      Branch: perl
33199            ! ext/IO/lib/IO/t/io_sock.t
33200 ____________________________________________________________________________
33201 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
33202         Log: Subject: [PATCH perldiag.pod] Quick fixes
33203              From: Simon Cozens <simon@netthink.co.uk>
33204              Date: Wed, 4 Jul 2001 20:22:12 +0100
33205              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
33206      Branch: perl
33207            ! pod/perldiag.pod
33208 ____________________________________________________________________________
33209 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
33210         Log: (retracted by #13533)
33211              
33212              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
33213              From: Radu Greab <radu@netsoft.ro>
33214              Date: Wed, 4 Jul 2001 22:13:31 +0300
33215              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
33216      Branch: perl
33217            ! op.c sv.c t/op/pos.t
33218 ____________________________________________________________________________
33219 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
33220         Log: Subject: [PATCH] -I and MakeMaker again
33221              From: Michael G Schwern <schwern@pobox.com>
33222              Date: Wed, 4 Jul 2001 15:03:07 -0400
33223              Message-ID: <20010704150307.I20340@blackrider>
33224              
33225              (and retract #11145)
33226      Branch: perl
33227            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
33228            ! lib/ExtUtils/MakeMaker.pm
33229 ____________________________________________________________________________
33230 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
33231         Log: Subject: Re: PERFORCE change 11142 for review
33232              From: "Philip Newton" <Philip.Newton@gmx.net>
33233              Date: Wed, 4 Jul 2001 20:46:26 +0200
33234              Message-Id: <200107041841.VAA25380@taas.iki.fi>
33235      Branch: perl
33236            ! lib/ExtUtils/MakeMaker.pm
33237 ____________________________________________________________________________
33238 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
33239         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
33240              From: Jonathan Stowe <gellyfish@gellyfish.com>
33241              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
33242              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
33243      Branch: perl
33244            ! utils/pl2pm.PL
33245 ____________________________________________________________________________
33246 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
33247         Log: fix the binary compatibility issue when building with/without
33248              usemymalloc by exporting Perl_malloc() et al as simple wrappers
33249              around the system functions (this allows most extensions built
33250              using one mode to coexist with perls built in the other mode)
33251              
33252              XXX the Perl_mfree() wrapper might need to do return(free()) on
33253              platforms where Free_t isn't "void"
33254      Branch: perl
33255            ! embed.h embed.pl makedef.pl proto.h util.c
33256 ____________________________________________________________________________
33257 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
33258         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
33259              since it doesn't ensure threads other than the one calling fork()
33260              aren't holding any locks; the fix is to use pthread_atfork() to
33261              hold global locks
33262              
33263              building perl with -Dusemymalloc exacerbates the problem since
33264              Perl_malloc() holds a mutex, and perl's exec() calls New()
33265              
33266              XXX the code in win32thread.h may be needed on platforms that have
33267              no pthread_atfork()
33268      Branch: perl
33269            ! perl.c thread.h win32/win32thread.h
33270 ____________________________________________________________________________
33271 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
33272         Log: Integrate #11009 from maintperl.
33273      Branch: maint-5.6/macperl
33274           !> lib/ExtUtils/Manifest.pm
33275 ____________________________________________________________________________
33276 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
33277         Log: Flexing my Perforce muscles.
33278      Branch: maint-5.6/macperl
33279            ! README.macos
33280 ____________________________________________________________________________
33281 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
33282         Log: Update Changes.
33283      Branch: perl
33284            ! Changes patchlevel.h
33285 ____________________________________________________________________________
33286 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
33287         Log: Metaconfig unit change for #11146.
33288      Branch: metaconfig/U/perl
33289            ! d_fcntl_can_lock.U
33290 ____________________________________________________________________________
33291 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
33292         Log: Somehow the #ifdefs of the added code (in #11093) made
33293              HP-UX to fail the fcntl locking test, without the ifdefs
33294              the test seems to be working again.  Reason unknown:
33295              HP-UX cc doesn't complain either way.
33296      Branch: perl
33297            ! Configure
33298 ____________________________________________________________________________
33299 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
33300         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
33301      Branch: perl
33302            ! lib/ExtUtils/MM_Unix.pm
33303 ____________________________________________________________________________
33304 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
33305         Log: gcc -Wall nit.
33306      Branch: perl
33307            ! pp_hot.c
33308 ____________________________________________________________________________
33309 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
33310         Log: When removing tests updating the test count is a good idea, too.
33311      Branch: perl
33312            ! lib/Net/t/require.t
33313 ____________________________________________________________________________
33314 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
33315         Log: Document #11134 and add the new symbols to the list of
33316              of MakeMaker known ones.
33317      Branch: perl
33318            ! lib/ExtUtils/MakeMaker.pm
33319 ____________________________________________________________________________
33320 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
33321         Log: Microperl update.
33322      Branch: perl
33323            ! uconfig.h
33324 ____________________________________________________________________________
33325 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
33326         Log: Update the libnet tests as per #11138.
33327      Branch: perl
33328            - lib/Net/t/ph.t
33329            ! MANIFEST lib/Net/t/require.t
33330 ____________________________________________________________________________
33331 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
33332         Log: Regen toc and modlib.
33333      Branch: perl
33334            ! pod/perlmodlib.pod pod/perltoc.pod
33335 ____________________________________________________________________________
33336 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
33337         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
33338              Graham's request.
33339      Branch: perl
33340            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
33341            ! MANIFEST
33342 ____________________________________________________________________________
33343 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
33344         Log: Add the OS/390 harness results to the delta.
33345      Branch: perl
33346            ! pod/perl572delta.pod
33347 ____________________________________________________________________________
33348 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
33349         Log: Avoid the two study tests in OS/390 until the bug has been solved.
33350      Branch: perl
33351            ! t/op/study.t
33352 ____________________________________________________________________________
33353 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
33354         Log: DOS/DJGPP tweaks from Laszlo Molnar.
33355      Branch: perl
33356            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
33357 ____________________________________________________________________________
33358 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
33359         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
33360              From: Michael G Schwern <schwern@pobox.com>
33361              Date: Wed, 4 Jul 2001 00:01:16 -0400
33362              Message-ID: <20010704000116.C591@blackrider>
33363      Branch: perl
33364            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
33365 ____________________________________________________________________________
33366 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
33367         Log: The #11132 missed singleton characters (not part
33368              of a unilo..unihi range) in Unicode scripts.
33369      Branch: perl
33370            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
33371            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
33372            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
33373            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
33374            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
33375            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
33376            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
33377            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
33378            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
33379            ! lib/unicode/mktables.PL t/op/pat.t
33380 ____________________________________________________________________________
33381 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
33382         Log: Support preferentially the Unicode 'scripts' definition
33383              in the \p{In...} notation since according to Unicode the
33384              scripts concept is more natural for matching than using
33385              the somewhat artificial block names.  The block names are
33386              still available, though, and if there's a name conflict,
33387              the scripts one wins and the blocks one has to do with
33388              'Block' appended to its name.  For more information see
33389              
33390              http://www.unicode.org/unicode/reports/tr24/
33391      Branch: perl
33392            + lib/unicode/In/100.pl lib/unicode/In/101.pl
33393            + lib/unicode/In/102.pl lib/unicode/In/103.pl
33394            + lib/unicode/In/104.pl lib/unicode/In/105.pl
33395            + lib/unicode/In/106.pl lib/unicode/In/107.pl
33396            + lib/unicode/In/108.pl lib/unicode/In/109.pl
33397            + lib/unicode/In/110.pl lib/unicode/In/111.pl
33398            + lib/unicode/In/112.pl lib/unicode/In/113.pl
33399            + lib/unicode/In/114.pl lib/unicode/In/115.pl
33400            + lib/unicode/In/116.pl lib/unicode/In/117.pl
33401            + lib/unicode/In/118.pl lib/unicode/In/119.pl
33402            + lib/unicode/In/120.pl lib/unicode/In/121.pl
33403            + lib/unicode/In/122.pl lib/unicode/In/123.pl
33404            + lib/unicode/In/124.pl lib/unicode/In/125.pl
33405            + lib/unicode/In/126.pl lib/unicode/In/127.pl
33406            + lib/unicode/In/128.pl lib/unicode/In/129.pl
33407            + lib/unicode/In/130.pl lib/unicode/In/131.pl
33408            + lib/unicode/In/132.pl lib/unicode/In/133.pl
33409            + lib/unicode/In/134.pl lib/unicode/In/135.pl
33410            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
33411            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
33412            ! (edit 106 files)
33413 ____________________________________________________________________________
33414 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
33415         Log: Better document the difference between a block and a script.
33416      Branch: perl
33417            ! lib/Unicode/UCD.pm
33418 ____________________________________________________________________________
33419 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
33420         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
33421              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
33422              Date: Tue, 3 Jul 2001 15:04:23 -0500
33423              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
33424      Branch: perl
33425            ! lib/CPAN.pm
33426 ____________________________________________________________________________
33427 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
33428         Log: Add tests for charscript().
33429      Branch: perl
33430            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
33431 ____________________________________________________________________________
33432 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
33433         Log: Add charscript() to get the UTR#24 script names of characters.
33434      Branch: perl
33435            ! lib/Unicode/UCD.pm
33436 ____________________________________________________________________________
33437 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
33438         Log: Todo updates.
33439      Branch: perl
33440            ! pod/perltodo.pod
33441 ____________________________________________________________________________
33442 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
33443         Log: Unicode::UCD updates.
33444      Branch: perl
33445            ! lib/Unicode/UCD.pm
33446 ____________________________________________________________________________
33447 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
33448         Log: (Retracted by #11174)
33449              Subject: MakeMaker should pass through DEFINE and INC to subdirs
33450              From: Alan Burlison <Alan.Burlison@sun.com>
33451              Date: Tue, 03 Jul 2001 15:20:13 +0100
33452              Message-ID: <3B41D49D.A923D4F9@sun.com>
33453      Branch: perl
33454            ! lib/ExtUtils/MM_Unix.pm
33455 ____________________________________________________________________________
33456 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
33457         Log: Subject: Patch needed for UTS
33458              From: hom00@utsglobal.com (Hal Morris)
33459              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
33460              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
33461              
33462              Replace #11113 with a better version.
33463      Branch: perl
33464            ! perl.h
33465 ____________________________________________________________________________
33466 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
33467         Log: Subject: Re: POINTERRIGOR
33468              From: Andy Dougherty <doughera@lafayette.edu>
33469              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
33470              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
33471      Branch: perl
33472            ! util.c
33473 ____________________________________________________________________________
33474 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
33475         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
33476              From: "Philip Newton" <pnewton@gmx.de>
33477              Date: Tue, 3 Jul 2001 17:03:34 +0200
33478              Message-ID: <3B41FAE6.29564.660E117@localhost>
33479      Branch: perl
33480            ! pp_hot.c
33481 ____________________________________________________________________________
33482 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
33483         Log: Typos.
33484      Branch: perl
33485            ! INSTALL
33486 ____________________________________________________________________________
33487 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
33488         Log: Subject: [PATCH 5.6.1] debugger fixes
33489              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33490              Date: Tue, 3 Jul 2001 03:38:18 -0400
33491              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
33492              
33493              The $^S is working again.
33494      Branch: perl
33495            ! lib/perl5db.pl
33496 ____________________________________________________________________________
33497 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
33498         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
33499              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33500              Date: Tue, 3 Jul 2001 03:34:06 -0400
33501              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
33502      Branch: perl
33503            ! os2/OS2/Process/Process.pm
33504 ____________________________________________________________________________
33505 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
33506         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
33507              From: "Philip Newton" <Philip.Newton@gmx.net>
33508              Date: Tue, 3 Jul 2001 09:11:27 +0200
33509              Message-Id: <200107030706.KAA04596@taas.iki.fi>
33510      Branch: perl
33511            ! lib/FindBin.pm
33512 ____________________________________________________________________________
33513 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
33514         Log: Delta delta.
33515      Branch: perl
33516            ! pod/perl572delta.pod
33517 ____________________________________________________________________________
33518 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
33519         Log: Metaconfig unit change for 11115.
33520      Branch: metaconfig
33521            ! U/modified/libc.U
33522 ____________________________________________________________________________
33523 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
33524         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
33525              (from Richard Hatch) (this was the cause of pipes() and
33526              times() mysteriously not being found)
33527      Branch: perl
33528            ! Configure
33529 ____________________________________________________________________________
33530 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
33531         Log: Retract #10142, the real culprit found by Richard Hatch,
33532              coming soon to Configure near you.
33533      Branch: perl
33534            ! hints/aix.sh
33535 ____________________________________________________________________________
33536 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
33537         Log: (Replaced by #11124) UTS workaround from Hal Morris.
33538      Branch: perl
33539            ! perl.h
33540 ____________________________________________________________________________
33541 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
33542         Log: Subject: [PATCH] grok not grocking correctly
33543              From: Nicholas Clark <nick@ccl4.org>
33544              Date: Tue, 3 Jul 2001 00:19:08 +0100
33545              Message-ID: <20010703001908.H59620@plum.flirble.org>
33546      Branch: perl
33547            ! numeric.c
33548 ____________________________________________________________________________
33549 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
33550         Log: Subject: [PATCH Deparse.t] test just-posted patches
33551              From: Robin Houston <robin@kitsite.com>
33552              Date: Mon, 2 Jul 2001 23:46:15 +0100
33553              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
33554      Branch: perl
33555            ! ext/B/Deparse.t
33556 ____________________________________________________________________________
33557 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
33558         Log: Subject: [PATCH toke.c] autosplit into @F
33559              From: Robin Houston <robin@kitsite.com>
33560              Date: Mon, 2 Jul 2001 23:18:20 +0100
33561              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
33562      Branch: perl
33563            ! perl.c toke.c
33564 ____________________________________________________________________________
33565 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
33566         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
33567              From: Robin Houston <robin@kitsite.com>
33568              Date: Mon, 2 Jul 2001 23:00:48 +0100
33569              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
33570      Branch: perl
33571            ! ext/B/B/Deparse.pm
33572 ____________________________________________________________________________
33573 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
33574         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
33575              From: "Philip Newton" <Philip.Newton@gmx.net>
33576              Date: Mon, 2 Jul 2001 22:06:22 +0200
33577              (no Message-Id)
33578      Branch: perl
33579            ! ext/NDBM_File/hints/linux.pl
33580 ____________________________________________________________________________
33581 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
33582         Log: Subject: Re: Fixed pack problem - sort of
33583              From: Nicholas Clark <nick@ccl4.org>
33584              Date: Mon, 2 Jul 2001 20:59:20 +0100
33585              Message-ID: <20010702205919.F59620@plum.flirble.org>
33586      Branch: perl
33587            ! pp_pack.c t/op/pack.t
33588 ____________________________________________________________________________
33589 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
33590         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
33591              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33592              Date: Mon, 2 Jul 2001 15:45:41 -0400
33593              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
33594      Branch: perl
33595            ! os2/os2.c
33596 ____________________________________________________________________________
33597 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
33598         Log: (Mistaken retraction)
33599      Branch: perl
33600            ! utils/pl2pm.PL
33601 ____________________________________________________________________________
33602 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
33603         Log: Detypo in #11103.
33604      Branch: perl
33605            ! utils/pl2pm.PL
33606 ____________________________________________________________________________
33607 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
33608         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
33609              From: Jonathan Stowe <gellyfish@gellyfish.com>
33610              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
33611              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
33612      Branch: perl
33613            ! utils/pl2pm.PL
33614 ____________________________________________________________________________
33615 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
33616         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
33617              From: "Craig A. Berry" <craigberry@mac.com>
33618              Date: Mon, 02 Jul 2001 14:11:23 -0500
33619              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
33620      Branch: perl
33621            ! lib/Unicode/UCD.pm
33622 ____________________________________________________________________________
33623 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
33624         Log: Subject: [PATCH] Re: op/numconvert.t failures
33625              From: Nicholas Clark <nick@ccl4.org>
33626              Date: Mon, 2 Jul 2001 20:10:48 +0100
33627              Message-ID: <20010702201048.E59620@plum.flirble.org>
33628      Branch: perl
33629            ! t/op/numconvert.t
33630 ____________________________________________________________________________
33631 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
33632         Log: Update Changes.
33633      Branch: perl
33634            ! Changes patchlevel.h
33635 ____________________________________________________________________________
33636 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
33637         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
33638              The real fix must be more involved.  The line of code all the leaky
33639              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
33640              line of Perl_newPMOP().
33641      Branch: perl
33642            ! op.h
33643 ____________________________________________________________________________
33644 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
33645         Log: Based on
33646              
33647              Subject: Re: sizeof(struct sembuf)
33648              From: Nicholas Clark <nick@ccl4.org>
33649              Date: Sun, 1 Jul 2001 22:26:48 +0100
33650              Message-ID: <20010701222648.W59620@plum.flirble.org>
33651              
33652              but do semop() always the slow way.
33653      Branch: perl
33654            ! doio.c
33655 ____________________________________________________________________________
33656 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
33657         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
33658              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
33659              Date: Tue, 03 Jul 2001 00:56:30 +0900
33660              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
33661      Branch: perl
33662            ! ext/Encode/Encode/Tcl.t
33663 ____________________________________________________________________________
33664 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
33665         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
33666              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
33667              Date: Tue, 03 Jul 2001 00:55:46 +0900
33668              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
33669      Branch: perl
33670            ! ext/Encode/Encode/Tcl.pm
33671 ____________________________________________________________________________
33672 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
33673         Log: Regen api and toc.
33674      Branch: perl
33675            ! pod/perlapi.pod pod/perltoc.pod
33676 ____________________________________________________________________________
33677 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
33678         Log: Metaconfig unit change for #11093.
33679      Branch: metaconfig/U/perl
33680            ! d_fcntl_can_lock.U
33681 ____________________________________________________________________________
33682 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
33683         Log: The fcntl locking test may hang if NFS locking messed up;
33684              break out with alarm(10).
33685      Branch: perl
33686            ! Configure
33687 ____________________________________________________________________________
33688 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
33689         Log: Move the mdelete.bat from win32/bin to win32.
33690      Branch: perl
33691            ! MANIFEST
33692 ____________________________________________________________________________
33693 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
33694         Log: Typo in #11083.
33695      Branch: perl
33696            ! ext/Time/Piece/Piece.t
33697 ____________________________________________________________________________
33698 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
33699         Log: Netware tweaks from Guruprasad.
33700      Branch: perl
33701            - NetWare/perlsdio.h
33702            ! MANIFEST NetWare/Makefile NetWare/interface.c
33703            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
33704            ! perlsdio.h
33705 ____________________________________________________________________________
33706 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
33707         Log: Subject: Re: [PATH] shared -> unique;
33708              From: Abhijit Menon-Sen <ams@wiw.org>
33709              Date: Wed, 27 Jun 2001 03:51:27 +0530
33710              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
33711      Branch: perl
33712            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
33713 ____________________________________________________________________________
33714 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
33715         Log: Subject: Re: AIX / gcc-3.0
33716              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33717              Date: Mon, 02 Jul 2001 15:20:21 +0200
33718              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
33719      Branch: perl
33720            ! hints/aix.sh
33721 ____________________________________________________________________________
33722 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
33723         Log: Subject: Re: Bug report: split splits on wrong pattern
33724              From: Abhijit Menon-Sen <ams@wiw.org>
33725              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
33726              Date: Mon, 2 Jul 2001 16:31:33 +0530
33727      Branch: perl
33728            ! pp_ctl.c
33729 ____________________________________________________________________________
33730 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
33731         Log: Subject: [PATCH 5.6.1] test harness
33732              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33733              Date: Mon, 2 Jul 2001 06:29:21 -0400
33734              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
33735      Branch: perl
33736            ! lib/Test/Harness.pm
33737 ____________________________________________________________________________
33738 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
33739         Log: Subject: [PATCH 5.6.1] debugger goof
33740              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33741              Date: Mon, 2 Jul 2001 06:27:22 -0400
33742              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
33743      Branch: perl
33744            ! lib/perl5db.pl
33745 ____________________________________________________________________________
33746 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
33747         Log: Subject: [PATCH 5.6.1] OS/2 cwd
33748              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33749              Date: Mon, 2 Jul 2001 06:21:17 -0400
33750              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
33751      Branch: perl
33752            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
33753 ____________________________________________________________________________
33754 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
33755         Log: Make #11082 more OS/2-specific.
33756      Branch: perl
33757            ! ext/Time/Piece/Piece.t
33758 ____________________________________________________________________________
33759 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
33760         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
33761              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33762              Date: Mon, 2 Jul 2001 06:06:34 -0400
33763              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
33764      Branch: perl
33765            ! ext/Time/Piece/Piece.t
33766 ____________________________________________________________________________
33767 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
33768         Log: Subject: [PATCH B::Deparse] version number & changes
33769              From: Robin Houston <robin@kitsite.com>  
33770              Date: Sun, 1 Jul 2001 17:17:29 +0100
33771              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
33772      Branch: perl
33773            ! ext/B/B/Deparse.pm
33774 ____________________________________________________________________________
33775 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
33776         Log: Subject: a small fix.
33777              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
33778              Date: Mon, 2 Jul 2001 12:17:53 +0200
33779              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
33780      Branch: perl
33781            ! ext/Thread/Thread.xs
33782 ____________________________________________________________________________
33783 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
33784         Log: Subject: RE: perl@10907
33785              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
33786              Date: Mon, 2 Jul 2001 12:06:16 +0200
33787              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
33788              
33789              Borland C vs PerlIO.
33790      Branch: perl
33791            ! win32/config.bc win32/config_H.bc
33792 ____________________________________________________________________________
33793 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
33794         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
33795              From: "H.M. Brand" <merijn@l1.procura.nl>
33796              Date: Mon, 02 Jul 2001 11:18:57 +0200
33797              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
33798      Branch: perl
33799            ! t/op/write.t
33800 ____________________________________________________________________________
33801 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
33802         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
33803              From: Michael G Schwern <schwern@pobox.com>
33804              Date: Mon, 2 Jul 2001 00:26:24 -0400
33805              Message-ID: <20010702002624.A18302@blackrider>
33806      Branch: perl
33807            - ext/util/mkbootstrap
33808 ____________________________________________________________________________
33809 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
33810         Log: Subject: [PATCH op.h] v minor comment tweak
33811              From: Robin Houston <robin@puffinry.freeserve.co.uk>
33812              Date: Mon, 2 Jul 2001 00:42:01 +0100
33813              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
33814      Branch: perl
33815            ! op.h
33816 ____________________________________________________________________________
33817 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
33818         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
33819      Branch: perl
33820            ! pod/perlfunc.pod
33821 ____________________________________________________________________________
33822 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
33823         Log: Subject: Re: sizeof(struct sembuf)
33824              From: Nicholas Clark <nick@ccl4.org>
33825              Date: Sun, 1 Jul 2001 19:23:16 +0100
33826              Message-ID: <20010701192316.V59620@plum.flirble.org>
33827              
33828              s/signaling/signalling/
33829      Branch: perl
33830            ! pod/perlfunc.pod
33831 ____________________________________________________________________________
33832 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
33833         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
33834              From: "Philip Newton" <Philip.Newton@gmx.net>
33835              Date: Sun, 1 Jul 2001 09:37:56 +0200
33836              Message-Id: <200107010733.KAA03920@taas.iki.fi>
33837      Branch: perl
33838            ! pod/perlvar.pod
33839 ____________________________________________________________________________
33840 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
33841         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
33842              From: "Philip Newton" <Philip.Newton@gmx.net>
33843              Date: Sun, 1 Jul 2001 09:37:56 +0200
33844              Message-Id: <200107010733.KAA03925@taas.iki.fi>
33845      Branch: perl
33846            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
33847 ____________________________________________________________________________
33848 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
33849         Log: Metaconfig unit change for #11070.
33850      Branch: metaconfig
33851            ! U/compline/randfunc.U
33852 ____________________________________________________________________________
33853 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
33854         Log: Subject: [PATCH perlsnap] its --> it's --> its
33855              From: "Philip Newton" <Philip.Newton@gmx.net>
33856              Date: Sun, 1 Jul 2001 09:37:56 +0200
33857              Message-Id: <200107010733.KAA03914@taas.iki.fi>
33858      Branch: perl
33859            ! Porting/config_H
33860 ____________________________________________________________________________
33861 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
33862         Log: Sync with Sarathy; integrate with perlio.
33863      Branch: perl
33864           !> gv.c
33865 ____________________________________________________________________________
33866 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
33867         Log: regenerate win32/config_H.?c files
33868      Branch: perl
33869            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
33870 ____________________________________________________________________________
33871 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
33872         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
33873              naming discipline
33874              
33875              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
33876              because of this)
33877              
33878              fix a warning about "fd" being used without being set in Cwd.xs
33879      Branch: perl
33880            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
33881            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
33882            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
33883            ! win32/config.vc
33884 ____________________________________________________________________________
33885 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
33886         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
33887              within macro arguments") and warnings ("unary minus applied to
33888              unsigned type", among others)
33889      Branch: perl
33890            ! gv.c hv.c op.c pp.c sv.c toke.c
33891 ____________________________________________________________________________
33892 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
33893         Log: win32 fixes: more spurious CRs
33894      Branch: perl
33895            ! win32/mdelete.bat
33896 ____________________________________________________________________________
33897 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
33898         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
33899              from win32/bin (or it gets deleted by distclean); don't delete
33900              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
33901              NT (should be made Win9x specific, and added to makefile.mk)
33902      Branch: perl
33903           +> win32/mdelete.bat
33904            - win32/bin/mdelete.bat
33905            ! win32/Makefile win32/makefile.mk
33906 ____________________________________________________________________________
33907 [ 11063] By: nick                                  on 2001/07/01  18:54:09
33908         Log: Quick for for #ifdef mess
33909      Branch: perlio
33910            ! gv.c
33911 ____________________________________________________________________________
33912 [ 11062] By: nick                                  on 2001/07/01  18:47:42
33913         Log: Raw integrate - does not build #if mess in gv.c
33914      Branch: perlio
33915           !> (integrate 29 files)
33916 ____________________________________________________________________________
33917 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
33918         Log: Make 'compile' target a little less broken.
33919              Still very broken, though: -Wall warnings from
33920              the generated code, boot_Foo prototypes missing,
33921              can't autoload Fcntl::SEEK_CUR et alia, ...
33922      Branch: perl
33923            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
33924            ! utils/perlcc.PL x2p/Makefile.SH
33925 ____________________________________________________________________________
33926 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
33927         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
33928      Branch: perl
33929            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
33930            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
33931 ____________________________________________________________________________
33932 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
33933         Log: Update Changes.
33934      Branch: perl
33935            ! Changes patchlevel.h
33936 ____________________________________________________________________________
33937 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
33938         Log: Still one typo, regen toc.
33939      Branch: perl
33940            ! lib/Unicode/UCD.pm pod/perltoc.pod
33941 ____________________________________________________________________________
33942 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
33943         Log: Detypos and regen toc.
33944      Branch: perl
33945            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
33946 ____________________________________________________________________________
33947 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
33948         Log: VERSION tweak.
33949      Branch: perl
33950            ! ext/List/Util/lib/List/Util.pm
33951 ____________________________________________________________________________
33952 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
33953         Log: Attempt at plugging the leak under ithreads detected by Doug.
33954      Branch: perl
33955            ! op.h
33956 ____________________________________________________________________________
33957 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
33958         Log: gcc -Wall lint after #11051.
33959      Branch: perl
33960            ! pp_sys.c
33961 ____________________________________________________________________________
33962 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
33963         Log: Integrate perlio.
33964      Branch: perl
33965           !> lib/File/Find/taint.t
33966 ____________________________________________________________________________
33967 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
33968         Log: Don't use the v-strings for module VERSIONs.
33969      Branch: perl
33970            ! lib/Unicode/UCD.pm
33971 ____________________________________________________________________________
33972 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
33973         Log: Code cleanup based on turning off the -woffs in IRIX.
33974              Not all of the gripes cleaned up (hairy code in hv.c and
33975              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
33976              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
33977              to the IRIX hints)
33978      Branch: perl
33979            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
33980            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
33981            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
33982            ! regcomp.c sv.c
33983 ____________________________________________________________________________
33984 [ 11050] By: nick                                  on 2001/06/30  20:46:46
33985         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
33986      Branch: perlio
33987            ! lib/File/Find/taint.t
33988 ____________________________________________________________________________
33989 [ 11049] By: nick                                  on 2001/06/30  18:13:33
33990         Log: Integrate mainline
33991      Branch: perlio
33992           +> NetWare/nwstdio.h NetWare/perlsdio.h
33993           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
33994           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
33995           +> lib/Unicode/UCD.t t/run/exit.t
33996           !> (integrate 60 files)
33997 ____________________________________________________________________________
33998 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
33999         Log: Delta delta.
34000      Branch: perl
34001            ! pod/perl572delta.pod
34002 ____________________________________________________________________________
34003 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
34004         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
34005              by CPAN.pm, use rather _00.
34006      Branch: perl
34007            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
34008            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
34009            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
34010            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
34011            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
34012            ! lib/ExtUtils/Embed.pm lib/Test.pm
34013 ____________________________________________________________________________
34014 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
34015         Log: Add a simple Unicode character database interface, Unicode::UCD.
34016      Branch: perl
34017            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
34018            ! MANIFEST
34019 ____________________________________________________________________________
34020 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
34021         Log: Subject: [PATCH] op/numconver.t
34022              From: Nicholas Clark <nick@ccl4.org>
34023              Date: Sat, 30 Jun 2001 15:40:10 +0100
34024              Message-ID: <20010630154010.I59620@plum.flirble.org>
34025      Branch: perl
34026            ! t/op/numconvert.t
34027 ____________________________________________________________________________
34028 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
34029         Log: The $^N is now taken (by #11038).
34030      Branch: perl
34031            ! t/base/lex.t
34032 ____________________________________________________________________________
34033 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
34034         Log: The #11040 had slipped to a wrong function...
34035      Branch: perl
34036            ! sv.c
34037 ____________________________________________________________________________
34038 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
34039         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
34040              the Configure library symbol probe mysteriously finds all
34041              symbols but those of pipe() and times().
34042      Branch: perl
34043            ! hints/aix.sh
34044 ____________________________________________________________________________
34045 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
34046         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
34047              From: Nicholas Clark <nick@ccl4.org>
34048              Date: Fri, 29 Jun 2001 23:49:07 +0100
34049              Message-ID: <20010629234907.D59620@plum.flirble.org>
34050      Branch: perl
34051            ! lib/ExtUtils.t
34052 ____________________________________________________________________________
34053 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
34054         Log: Subject: [PATCH] weakref fix 2, not yet there
34055              From: Artur Bergman <artur@contiller.se>
34056              Date: Sat, 30 Jun 2001 01:18:16 +0200
34057              Message-ID: <B762D957.1CC9%artur@contiller.se>
34058      Branch: perl
34059            ! sv.c
34060 ____________________________________________________________________________
34061 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
34062         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
34063              From: Michael G Schwern <schwern@pobox.com>
34064              Date: Fri, 29 Jun 2001 19:39:11 -0400
34065              Message-ID: <20010629193910.D25304@blackrider>
34066      Branch: perl
34067            + t/run/exit.t
34068            ! MANIFEST
34069 ____________________________________________________________________________
34070 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
34071         Log: Add support for $^N, the most-recently closed group.
34072      Branch: perl
34073            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
34074            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
34075            ! thrdvar.h
34076 ____________________________________________________________________________
34077 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
34078         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
34079              From: lvirden@cas.org
34080              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
34081              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
34082              
34083              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
34084              From: lvirden@cas.org
34085              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
34086              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
34087      Branch: perl
34088            ! README.solaris
34089 ____________________________________________________________________________
34090 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
34091         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
34092              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34093              Date: Sat, 30 Jun 2001 07:33:37 +0900
34094              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
34095              
34096              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
34097              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34098              Date: Sat, 30 Jun 2001 21:38:14 +0900
34099              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
34100      Branch: perl
34101            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
34102            + ext/Encode/Encode/7bit-kr.enc
34103            ! MANIFEST ext/Encode/Encode/Tcl.pm
34104 ____________________________________________________________________________
34105 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
34106         Log: NetWare tweaks from Guruprasad.
34107      Branch: perl
34108            + NetWare/nwstdio.h NetWare/perlsdio.h
34109            ! MANIFEST NetWare/Makefile NetWare/config.wc
34110            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
34111            ! NetWare/t/Readme.txt
34112 ____________________________________________________________________________
34113 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
34114         Log: More module $VERSION bump-ups.
34115      Branch: perl
34116            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
34117            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
34118            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
34119 ____________________________________________________________________________
34120 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
34121         Log: Doc update due to #11032.
34122      Branch: perl
34123            ! pod/perl572delta.pod
34124 ____________________________________________________________________________
34125 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
34126         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
34127              From: Peter Prymmer <pvhp@forte.com>
34128              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
34129              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
34130      Branch: perl
34131            ! ext/Time/HiRes/HiRes.xs
34132 ____________________________________________________________________________
34133 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
34134         Log: -lpthreads missing in AIX.
34135      Branch: perl
34136            ! hints/aix.sh
34137 ____________________________________________________________________________
34138 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
34139         Log: Subject: [PATCH] CLONE && weakrefs
34140              From: Artur Bergman <artur@contiller.se>
34141              Date: Fri, 29 Jun 2001 17:02:00 +0200
34142              Message-ID: <B7626508.1CA0%artur@contiller.se>
34143      Branch: perl
34144            ! sv.c
34145 ____________________________________________________________________________
34146 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
34147         Log: Subject: Re: Bug report: split splits on wrong pattern
34148              From: Radu Greab <radu@netsoft.ro>
34149              Date: Wed, 27 Jun 2001 21:50:52 +0300
34150              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
34151      Branch: perl
34152            ! pp_ctl.c t/op/split.t
34153 ____________________________________________________________________________
34154 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
34155         Log: Metaconfig unit change for #11027.
34156      Branch: metaconfig/U/perl
34157            ! d_modfl.U
34158 ____________________________________________________________________________
34159 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
34160         Log: I thought this Configure glitch for AIX was just recently fixed?
34161      Branch: perl
34162            ! Configure
34163 ____________________________________________________________________________
34164 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
34165         Log: Update Changes.
34166      Branch: perl
34167            ! Changes patchlevel.h
34168 ____________________________________________________________________________
34169 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
34170         Log: Subject: Re: perl@10967, File::Find, and Cwd
34171              From: Mike Guy <mjtg@cam.ac.uk>
34172              Date: Fri, 29 Jun 2001 14:56:49 +0100
34173              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
34174      Branch: perl
34175            ! lib/File/Find/taint.t
34176 ____________________________________________________________________________
34177 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
34178         Log: Update the sv_pvprintify() spec.
34179      Branch: perl
34180            ! pod/perltodo.pod
34181 ____________________________________________________________________________
34182 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
34183         Log: Known test failures update.
34184      Branch: perl
34185            ! pod/perl572delta.pod
34186 ____________________________________________________________________________
34187 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
34188         Log: Based on
34189              
34190              Subject: [PATCH @11016] More );) fixes
34191              From: Richard Soderberg <rs@crystalflame.net>
34192              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
34193              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
34194      Branch: perl
34195            ! ext/Thread/Thread.xs ext/Thread/typemap
34196 ____________________________________________________________________________
34197 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
34198         Log: Subject: [PATCH @11016] Fixes compile errors in four files
34199              From: Richard Soderberg <rs@crystalflame.net>
34200              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
34201              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
34202      Branch: perl
34203            ! mg.c pp.c pp_hot.c util.c
34204 ____________________________________________________________________________
34205 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
34206         Log: AIX hints tweaking continues, from Merijn Brand.
34207      Branch: perl
34208            ! hints/aix.sh
34209 ____________________________________________________________________________
34210 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
34211         Log: HP-UX needs gccversion sooner, from Merijn Brand.
34212      Branch: perl
34213            ! hints/hpux.sh
34214 ____________________________________________________________________________
34215 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
34216         Log: Subject: [PATCH 5.6.1] OS/2 docs
34217              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34218              Date: Fri, 29 Jun 2001 02:34:12 -0400
34219              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
34220      Branch: perl
34221            ! README.os2 os2/Changes
34222 ____________________________________________________________________________
34223 [ 11017] By: nick                                  on 2001/06/29  10:20:30
34224         Log: Integrate mainline
34225      Branch: perlio
34226           +> (branch 37 files)
34227            - ext/ODBM_File/sdbm.t
34228           !> (integrate 211 files)
34229 ____________________________________________________________________________
34230 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
34231         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
34232              the modules found using a script written by Larry Schatzer Jr.
34233      Branch: perl
34234            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
34235            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
34236            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
34237            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
34238            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
34239            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
34240            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
34241            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
34242            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
34243            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
34244            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
34245            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
34246            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
34247            ! lib/constant.pm lib/fields.pm lib/strict.pm
34248 ____________________________________________________________________________
34249 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
34250         Log: The latest JPL from the anoncvs.
34251      Branch: perl
34252            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
34253 ____________________________________________________________________________
34254 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
34255         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
34256      Branch: perl
34257            ! t/op/pat.t
34258 ____________________________________________________________________________
34259 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
34260         Log: Worrying about insecure directories now is a bit too late.
34261      Branch: perl
34262            ! lib/File/Find/taint.t
34263 ____________________________________________________________________________
34264 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
34265         Log: Cannot DIE() in a void function,
34266              from Richard Hatch <rhatch@austin.ibm.com>.
34267      Branch: perl
34268            ! ext/IPC/SysV/SysV.xs
34269 ____________________________________________________________________________
34270 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
34271         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
34272              From: Peter Prymmer <pvhp@forte.com>
34273              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
34274              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
34275              
34276              (unfinished: time/hires tests 3, 5, 14 failing, but better
34277              than wholesale failure)
34278      Branch: perl
34279            ! ext/Time/HiRes/HiRes.xs
34280 ____________________________________________________________________________
34281 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
34282         Log: Subject: [PATCH 5.6.1] OS/2 improvements
34283              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34284              Date: Thu, 28 Jun 2001 16:03:14 -0400
34285              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
34286      Branch: perl
34287            + os2/os2_base.t
34288            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
34289            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
34290            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
34291            ! os2/os2ish.h
34292 ____________________________________________________________________________
34293 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
34294         Log: Subject: Incrementing Extutils::Manifest's $VERSION
34295              From: Michael G Schwern <schwern@pobox.com>
34296              Date: Thu, 28 Jun 2001 13:13:49 -0400
34297              Message-ID: <20010628131349.A14738@blackrider>
34298      Branch: maint-5.6/perl
34299            ! lib/ExtUtils/Manifest.pm
34300 ____________________________________________________________________________
34301 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
34302         Log: AIX tweak from Merijn Brand.
34303      Branch: perl
34304            ! hints/aix.sh
34305 ____________________________________________________________________________
34306 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
34307         Log: Create the macperl branch.
34308      Branch: maint-5.6/macperl
34309           +> (branch 1728 files)
34310 ____________________________________________________________________________
34311 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
34312         Log: Update Changes.
34313      Branch: perl
34314            ! Changes patchlevel.h
34315 ____________________________________________________________________________
34316 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
34317         Log: More Perforce lore.
34318      Branch: perl
34319            ! Porting/repository.pod
34320 ____________________________________________________________________________
34321 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
34322         Log: Metaconfig unit changes for #11003.
34323      Branch: metaconfig/U/perl
34324            + d_nl_langinfo.U i_langinfo.U
34325 ____________________________________________________________________________
34326 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
34327         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
34328              Expected not to exist in non-UNIX excepting in VMS, where
34329              according to a quick web survey they just might.
34330      Branch: perl
34331            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
34332            ! Porting/config_H config_h.SH configure.com epoc/config.sh
34333            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
34334            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
34335            ! win32/config.bc win32/config.gc win32/config.vc
34336 ____________________________________________________________________________
34337 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
34338         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
34339              in AIX is one is doing a 64-bit build.
34340      Branch: perl
34341            ! hints/aix.sh
34342 ____________________________________________________________________________
34343 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
34344         Log: Metaconfig unit changes for #11000.
34345      Branch: metaconfig/U/perl
34346            ! use64bits.U uselfs.U
34347 ____________________________________________________________________________
34348 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
34349         Log: Move use64bitint and use64bitall before uselargefiles.
34350      Branch: perl
34351            ! Configure
34352 ____________________________________________________________________________
34353 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
34354         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
34355              From: Robert Spier <rspier@pobox.com>
34356              Message-ID: <15162.41164.618712.841415@rls.cx>
34357              Date: Wed, 27 Jun 2001 23:13:16 -0400
34358      Branch: perl
34359            ! doio.c
34360 ____________________________________________________________________________
34361 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
34362         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
34363              From: Peter Prymmer <pvhp@forte.com>
34364              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
34365              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
34366      Branch: perl
34367            ! numeric.c
34368 ____________________________________________________________________________
34369 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
34370         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
34371              From: Peter Prymmer <pvhp@forte.com>
34372              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
34373              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
34374      Branch: perl
34375            ! configure.com ext/Digest/MD5/Makefile.PL
34376 ____________________________________________________________________________
34377 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
34378         Log: Update Changes.
34379      Branch: perl
34380            ! Changes patchlevel.h
34381 ____________________________________________________________________________
34382 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
34383         Log: Tiny EPOC updates.
34384      Branch: perl
34385            ! epoc/config.sh
34386 ____________________________________________________________________________
34387 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
34388         Log: The Test::More and Test::Simple tests required help
34389              thanks to our schizophrenic test scheme.
34390      Branch: perl
34391            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
34392            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
34393            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
34394            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
34395            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
34396 ____________________________________________________________________________
34397 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
34398         Log: Upgrade to Test::Simple 0.09.
34399      Branch: perl
34400            + lib/Test/Simple/Changes
34401            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
34402            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
34403            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
34404            ! lib/Test/Simple/t/plan_is_noplan.t
34405 ____________________________________________________________________________
34406 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
34407         Log: Upgrade to Test::More 0.07.
34408      Branch: perl
34409            + lib/Test/More/Changes
34410            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
34411            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
34412            ! lib/Test/More/t/skipall.t
34413 ____________________________________________________________________________
34414 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
34415         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
34416              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34417              Date: Wed, 27 Jun 2001 18:40:04 +0200
34418              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
34419      Branch: perl
34420            ! hints/hpux.sh
34421 ____________________________________________________________________________
34422 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
34423         Log: Subject: [PATCH README.qnx hints/qnx.sh]
34424              From: Norton Allen <allen@huarp.harvard.edu>
34425              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
34426              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
34427      Branch: perl
34428            ! README.qnx hints/qnx.sh
34429 ____________________________________________________________________________
34430 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
34431         Log: Subject: [PATCH] two little documentation nits
34432              From: Abhijit Menon-Sen <ams@wiw.org>
34433              Date: Wed, 27 Jun 2001 20:07:50 +0530
34434              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
34435      Branch: perl
34436            ! sv.c sv.h
34437 ____________________________________________________________________________
34438 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
34439         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
34440              From: Norton Allen <allen@huarp.harvard.edu>
34441              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
34442              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
34443      Branch: perl
34444            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
34445 ____________________________________________________________________________
34446 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
34447         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
34448              From: Michael G Schwern <schwern@pobox.com>
34449              Date: Wed, 27 Jun 2001 02:34:58 -0400
34450              Message-ID: <20010627023458.K23874@blackrider>
34451      Branch: perl
34452            ! vms/test.com
34453 ____________________________________________________________________________
34454 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
34455         Log: Add perl_clone_host() for Netware.
34456      Branch: perl
34457            ! NetWare/nw5.c
34458 ____________________________________________________________________________
34459 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
34460         Log: GCC 3.0 hints for HP-UX.
34461      Branch: perl
34462            ! hints/hpux.sh
34463 ____________________________________________________________________________
34464 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
34465         Log: In some Linux distributions the libndbm is broken
34466              (no null key support), therefore link with libgdbm
34467              (if available), since it has a working ndbm emulation,
34468              from Jonathan Stowe.
34469      Branch: perl
34470            + ext/NDBM_File/hints/linux.pl
34471            ! MANIFEST
34472 ____________________________________________________________________________
34473 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
34474         Log: Subject: [PATCH perl@10930] find.t hack for VMS
34475              From: "Craig A. Berry" <craigberry@mac.com>
34476              Date: Tue, 26 Jun 2001 23:40:25 -0500
34477              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
34478      Branch: perl
34479            ! lib/File/Find/find.t
34480 ____________________________________________________________________________
34481 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
34482         Log: AUTHORS updates.
34483      Branch: perl
34484            ! AUTHORS
34485 ____________________________________________________________________________
34486 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
34487         Log: Metaconfig unit change like #10980.
34488      Branch: metaconfig
34489            ! U/compline/d_stdstdio.U
34490 ____________________________________________________________________________
34491 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
34492         Log: "lose the it's", from Abhijit Menon-Sen.
34493              ("It's" not searched, pods not searched.)
34494      Branch: perl
34495            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
34496            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
34497            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
34498            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
34499            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
34500            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
34501 ____________________________________________________________________________
34502 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
34503         Log: "lose the looses", from Abhijit Menon-Sen.
34504      Branch: perl
34505            ! ext/B/B/Assembler.pm gv.c
34506 ____________________________________________________________________________
34507 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
34508         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
34509      Branch: perl
34510            ! hints/os390.sh
34511 ____________________________________________________________________________
34512 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
34513         Log: DEC C 5.3 on the VAX simply doesn't seem to like
34514              compiling the MD5 extension, disable it there for now,
34515              from Peter Prymmer.
34516      Branch: perl
34517            ! configure.com
34518 ____________________________________________________________________________
34519 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
34520         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
34521              From: Jonathan Stowe <gellyfish@gellyfish.com>
34522              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
34523              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
34524      Branch: perl
34525            ! pod/perlfaq3.pod
34526 ____________________________________________________________________________
34527 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
34528         Log: Subject: [PATCH 5.6.1] perlxs misprints
34529              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34530              Date: Tue, 26 Jun 2001 17:20:00 -0400
34531              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
34532      Branch: perl
34533            ! pod/perlxs.pod
34534 ____________________________________________________________________________
34535 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
34536         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
34537              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34538              Date: Tue, 26 Jun 2001 17:27:07 -0400
34539              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
34540      Branch: perl
34541            ! lib/ExtUtils/MM_Unix.pm
34542 ____________________________________________________________________________
34543 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
34544         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
34545              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34546              Date: Tue, 26 Jun 2001 17:23:24 -0400
34547              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
34548      Branch: perl
34549            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
34550 ____________________________________________________________________________
34551 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
34552         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
34553              by Olaf Flebbe.
34554      Branch: perl
34555            ! perl.h
34556 ____________________________________________________________________________
34557 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
34558         Log: Detypo.
34559      Branch: perl
34560            ! lib/Memoize/t/tie_sdbm.t
34561 ____________________________________________________________________________
34562 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
34563         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
34564      Branch: perl
34565            ! win32/perllib.c
34566 ____________________________________________________________________________
34567 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
34568         Log: Subject: [patch] perl_clone+CvFILE
34569              From: Doug MacEachern <dougm@covalent.net>
34570              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
34571              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
34572      Branch: perl
34573            ! sv.c
34574 ____________________________________________________________________________
34575 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
34576         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
34577              From: Mark-Jason Dominus <mjd@plover.com>
34578              Date: Tue, 26 Jun 2001 12:33:01 -0400
34579              Message-ID: <20010626163301.31298.qmail@plover.com>
34580      Branch: perl
34581            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
34582 ____________________________________________________________________________
34583 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
34584         Log: Update Changes.
34585      Branch: perl
34586            ! Changes patchlevel.h
34587 ____________________________________________________________________________
34588 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
34589         Log: Also catfile() needs now to explicitly exported.
34590      Branch: perl
34591            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
34592 ____________________________________________________________________________
34593 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
34594         Log: Regen toc.
34595      Branch: perl
34596            ! pod/perltoc.pod
34597 ____________________________________________________________________________
34598 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
34599         Log: Nonexistent pod command.
34600      Branch: perl
34601            ! pod/perl572delta.pod
34602 ____________________________________________________________________________
34603 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
34604         Log: Be more portable in the quest for tmpdir.
34605      Branch: perl
34606            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
34607 ____________________________________________________________________________
34608 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
34609         Log: Be more portable in finding out the home directory,
34610              and use File::Spec to do the concat.
34611              (Come to think of it, couldn't File::Spec provide
34612              for a ->homedir method?)
34613      Branch: perl
34614            ! lib/Net/Config.pm
34615 ____________________________________________________________________________
34616 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
34617         Log: Doc patch for #10959.
34618      Branch: perl
34619            ! pod/perlfunc.pod
34620 ____________________________________________________________________________
34621 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
34622         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
34623              From: "Philip Newton" <pnewton@gmx.de>
34624              Date: Tue, 26 Jun 2001 16:26:47 +0200
34625              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
34626      Branch: perl
34627            ! pod/perldata.pod
34628 ____________________________________________________________________________
34629 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
34630         Log: Subject: [PATH] shared -> unique;
34631              From: "Artur Bergman" <artur@contiller.se>
34632              Date: Tue, 26 Jun 2001 16:18:40 +0200
34633              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
34634              
34635              Because "shared" isn't: it's read-only.
34636      Branch: perl
34637            ! toke.c xsutils.c
34638 ____________________________________________________________________________
34639 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
34640         Log: Escape multiline croak messages.
34641      Branch: perl
34642            ! t/op/ver.t
34643 ____________________________________________________________________________
34644 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
34645         Log: No more pragma/*.t for minitest.
34646      Branch: perl
34647            ! Makefile.SH
34648 ____________________________________________________________________________
34649 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
34650         Log: AUTHORS updates.
34651      Branch: perl
34652            ! AUTHORS
34653 ____________________________________________________________________________
34654 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
34655         Log: delta updates.
34656      Branch: perl
34657            ! pod/perl572delta.pod
34658 ____________________________________________________________________________
34659 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
34660         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
34661              From: Artur Bergman <artur@contiller.se> 
34662              Date: Tue, 26 Jun 2001 15:32:53 +0200
34663              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
34664      Branch: perl
34665            ! makedef.pl sv.c sv.h win32/perllib.c
34666 ____________________________________________________________________________
34667 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
34668         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
34669              From: Jonathan Stowe <gellyfish@gellyfish.com>
34670              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
34671              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
34672              
34673              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
34674      Branch: perl
34675            + ext/Time/HiRes/hints/sco.pl
34676            ! MANIFEST
34677 ____________________________________________________________________________
34678 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
34679         Log: Subject: [PATCH 5.6.1] static build
34680              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34681              Date: Tue, 26 Jun 2001 04:22:25 -0400
34682              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
34683      Branch: perl
34684            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
34685            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
34686 ____________________________________________________________________________
34687 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
34688         Log: DJGPP patches from Laszlo Molnar.
34689      Branch: perl
34690            ! djgpp/djgpp.c perl.c util.c
34691 ____________________________________________________________________________
34692 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
34693         Log: Netware patches from Ananth Kesari.
34694      Branch: perl
34695            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
34696            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
34697            ! NetWare/nwtinfo.h
34698 ____________________________________________________________________________
34699 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
34700         Log: Detypo.
34701      Branch: perl
34702            ! ext/Errno/Errno_pm.PL
34703 ____________________________________________________________________________
34704 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
34705         Log: There seems to be two ways of spelling the $^O in *STEP.
34706      Branch: perl
34707            ! ext/Errno/Errno_pm.PL
34708 ____________________________________________________________________________
34709 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
34710         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
34711              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
34712      Branch: perl
34713            ! ext/Errno/Errno_pm.PL
34714 ____________________________________________________________________________
34715 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
34716         Log: Known bugs update.
34717      Branch: perl
34718            ! pod/perl572delta.pod
34719 ____________________________________________________________________________
34720 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
34721         Log: The default installation of Cygwin has 500 as root's uid.
34722      Branch: perl
34723            ! lib/User/pwent.t
34724 ____________________________________________________________________________
34725 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
34726         Log: Be even more relaxed (re-allow having only one entry).
34727      Branch: perl
34728            ! t/op/grent.t t/op/pwent.t
34729 ____________________________________________________________________________
34730 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
34731         Log: Test failure updates.
34732      Branch: perl
34733            ! pod/perl572delta.pod
34734 ____________________________________________________________________________
34735 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
34736         Log: MPE/iX test tweaks from Mark Bixby.
34737      Branch: perl
34738            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
34739            ! t/io/fs.t t/op/stat.t
34740 ____________________________________________________________________________
34741 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
34742         Log: Microperl findings.
34743      Branch: perl
34744            ! perl.h pp_sys.c
34745 ____________________________________________________________________________
34746 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
34747         Log: Touch uconfig.h.
34748      Branch: perl
34749            ! uconfig.h
34750 ____________________________________________________________________________
34751 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
34752         Log: Subject: [PATCH] Proposed fix for Pod::Man
34753              From: Rob Napier <rnapier@employees.org>
34754              Date: Mon, 25 Jun 2001 15:49:24 -0400
34755              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
34756              
34757              Cater for Solaris nroff brokenness (shortchanges daisywheel
34758              printers, but hey, we also no more support PDPs.)
34759      Branch: perl
34760            ! lib/Pod/Man.pm
34761 ____________________________________________________________________________
34762 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
34763         Log: Typo in #10937.
34764      Branch: perl
34765            ! ext/POSIX/sigaction.t
34766 ____________________________________________________________________________
34767 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
34768         Log: SIGCONT not trappable in VMS.
34769      Branch: perl
34770            ! ext/POSIX/sigaction.t
34771 ____________________________________________________________________________
34772 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
34773         Log: Subject: [DRAFT] Encode-Tcl.t
34774              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34775              Date: Tue, 26 Jun 2001 03:38:08 +0900
34776              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
34777      Branch: perl
34778            + ext/Encode/Encode/Tcl.t
34779            ! MANIFEST ext/Encode/Encode/Tcl.pm
34780 ____________________________________________________________________________
34781 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
34782         Log: Because of #10932 retract also the perlfunc hunk of #10910.
34783      Branch: perl
34784            ! pod/perlfunc.pod
34785 ____________________________________________________________________________
34786 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
34787         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
34788              by Ilya Zakharevich in
34789              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
34790      Branch: perl
34791            ! XSUB.h
34792 ____________________________________________________________________________
34793 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
34794         Log: Typo in #10889.
34795      Branch: perl
34796            ! hints/uts.sh
34797 ____________________________________________________________________________
34798 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
34799         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
34800              From: Abhijit Menon-Sen <ams@wiw.org>
34801              Date: Mon, 25 Jun 2001 23:45:45 +0530
34802              Message-ID: <20010625234545.A5022@lustre.linux.in>
34803      Branch: perl
34804            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
34805 ____________________________________________________________________________
34806 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
34807         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
34808              From: Michael G Schwern <schwern@pobox.com>
34809              Date: Mon, 25 Jun 2001 14:35:51 -0400
34810              Message-ID: <20010625143551.H13819@blackrider>
34811      Branch: perl
34812            ! lib/Test.pm
34813 ____________________________________________________________________________
34814 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
34815         Log: Update Changes.
34816      Branch: perl
34817            ! Changes patchlevel.h
34818 ____________________________________________________________________________
34819 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
34820         Log: Regen toc and modlib.
34821      Branch: perl
34822            ! pod/perlmodlib.pod pod/perltoc.pod
34823 ____________________________________________________________________________
34824 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
34825         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
34826              for the benefit of C++ compilers, as suggested by Guruprasad.
34827      Branch: perl
34828            ! embed.pl proto.h
34829 ____________________________________________________________________________
34830 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
34831         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
34832              From: Jonathan Stowe <gellyfish@gellyfish.com>
34833              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
34834              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
34835      Branch: perl
34836            ! pod/perlfaq5.pod
34837 ____________________________________________________________________________
34838 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
34839         Log: Missed from #10925.
34840      Branch: perl
34841            ! gv.c
34842 ____________________________________________________________________________
34843 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
34844         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
34845              From: Robin Houston <robin@kitsite.com>
34846              Date: Sat, 19 May 2001 16:19:34 +0100
34847              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
34848      Branch: perl
34849            ! cv.h gv.h op.c
34850 ____________________________________________________________________________
34851 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
34852         Log: Netware README tweak.
34853      Branch: perl
34854            ! README.netware
34855 ____________________________________________________________________________
34856 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
34857         Log: Subject: [PATCH] Re: overload.t fails
34858              From: Abhijit Menon-Sen <ams@wiw.org>
34859              Date: Mon, 25 Jun 2001 14:52:20 +0530
34860              Message-ID: <20010625145220.A24114@lustre.linux.in>
34861      Branch: perl
34862            ! lib/overload.t
34863 ____________________________________________________________________________
34864 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
34865         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
34866              From: Mike Guy <mjtg@cam.ac.uk>
34867              Date: Mon, 25 Jun 2001 11:43:23 +0100
34868              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
34869      Branch: perl
34870            ! lib/Carp.pm
34871 ____________________________________________________________________________
34872 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
34873         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
34874              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34875              Date: Sun, 24 Jun 2001 05:17:05 -0400
34876              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
34877      Branch: perl
34878            ! os2/os2ish.h
34879 ____________________________________________________________________________
34880 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
34881         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
34882              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34883              Date: Mon, 25 Jun 2001 05:52:27 -0400
34884              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
34885      Branch: perl
34886            ! hints/os2.sh
34887 ____________________________________________________________________________
34888 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
34889         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
34890              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34891              Date: Mon, 25 Jun 2001 05:23:35 -0400
34892              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
34893      Branch: perl
34894            ! os2/os2.c
34895 ____________________________________________________________________________
34896 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
34897         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
34898              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34899              Date: Mon, 25 Jun 2001 05:04:32 -0400
34900              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
34901      Branch: perl
34902            ! os2/OS2/REXX/DLL/DLL.pm
34903 ____________________________________________________________________________
34904 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
34905         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
34906              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34907              Date: Mon, 25 Jun 2001 05:02:36 -0400
34908              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
34909      Branch: perl
34910            ! mg.c os2/dl_os2.c os2/os2.c
34911 ____________________________________________________________________________
34912 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
34913         Log: Subject: Re: [PATCH 5.6.1] misprints
34914              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34915              Date: Mon, 25 Jun 2001 04:50:50 -0400
34916              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
34917      Branch: perl
34918            ! os2/os2.c pp_sys.c
34919 ____________________________________________________________________________
34920 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
34921         Log: Add Test::More and Test::Simple to the delta.
34922      Branch: perl
34923            ! pod/perl572delta.pod
34924 ____________________________________________________________________________
34925 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
34926         Log: Add Test::More, from Michael G Schwern.
34927      Branch: perl
34928            + lib/Test/More.pm lib/Test/More/t/More.t
34929            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
34930            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
34931            + t/lib/Test/More/Catch.pm
34932            ! MANIFEST
34933 ____________________________________________________________________________
34934 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
34935         Log: Add Test::Simple from Michael G Schwern.
34936      Branch: perl
34937            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
34938            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
34939            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
34940            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
34941            + t/lib/Test/Simple/Catch.pm
34942            + t/lib/Test/Simple/sample_tests/death.plx
34943            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
34944            + t/lib/Test/Simple/sample_tests/extras.plx
34945            + t/lib/Test/Simple/sample_tests/five_fail.plx
34946            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
34947            + t/lib/Test/Simple/sample_tests/one_fail.plx
34948            + t/lib/Test/Simple/sample_tests/require.plx
34949            + t/lib/Test/Simple/sample_tests/success.plx
34950            + t/lib/Test/Simple/sample_tests/too_few.plx
34951            + t/lib/Test/Simple/sample_tests/two_fail.plx
34952            ! MANIFEST
34953 ____________________________________________________________________________
34954 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
34955         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
34956              From: "Craig A. Berry" <craigberry@mac.com>
34957              Date: Sun, 24 Jun 2001 23:41:36 -0500
34958              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
34959      Branch: perl
34960            ! pp_sys.c
34961 ____________________________________________________________________________
34962 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
34963         Log: Upgrade to Attribute::Handlers 0.70.
34964      Branch: perl
34965            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
34966            ! MANIFEST lib/Attribute/Handlers.pm
34967 ____________________________________________________________________________
34968 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
34969         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
34970              From: Abhijit Menon-Sen <ams@wiw.org>
34971              Date: Sat, 23 Jun 2001 05:17:44 +0530
34972              Message-ID: <20010623051744.A18583@lustre.linux.in>
34973              
34974              (Can't think of a good place to put tests.)
34975      Branch: perl
34976            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
34977 ____________________________________________________________________________
34978 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
34979         Log: Subject: [PATCH] t/op/pat.t typo fix
34980              From: Richard Soderberg <rs@crystalflame.net>
34981              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
34982              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
34983      Branch: perl
34984            ! t/op/pat.t
34985 ____________________________________________________________________________
34986 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
34987         Log: Move the pack warnings to their own file, as pointed
34988              out by Spider.
34989      Branch: perl
34990            + t/lib/warnings/pp_pack
34991            ! MANIFEST t/lib/warnings/pp
34992 ____________________________________________________________________________
34993 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
34994         Log: Update Changes.
34995      Branch: perl
34996            ! Changes patchlevel.h
34997 ____________________________________________________________________________
34998 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
34999         Log: Partially fix a problem noticed by IRIX compiler:
35000              the initialization of parse_start was bypassed by
35001              several gotos.  Now initialized to zero, which may
35002              not be the best choice.
35003      Branch: perl
35004            ! regcomp.c
35005 ____________________________________________________________________________
35006 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
35007         Log: Relax the group and password tests back to moaning only
35008              if no matches at all are found.  (Even with a small sample
35009              I could find many sites where there are, umm, anomalies in
35010              the said databases.)       
35011      Branch: perl
35012            ! t/op/grent.t t/op/pwent.t
35013 ____________________________________________________________________________
35014 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
35015         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
35016      Branch: perl
35017            ! pp_ctl.c
35018 ____________________________________________________________________________
35019 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
35020         Log: De-cut-and-pasto in #10902.
35021      Branch: perl
35022            ! pp_ctl.c
35023 ____________________________________________________________________________
35024 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
35025         Log: The #10771 didn't take?
35026      Branch: perl
35027            ! pp_ctl.c
35028 ____________________________________________________________________________
35029 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
35030         Log: Undo the filetests part of #10900, under multiplicity
35031              weird errors take place.
35032      Branch: perl
35033            ! pp_sys.c
35034 ____________________________________________________________________________
35035 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
35036         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
35037      Branch: perl
35038            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
35039 ____________________________________________________________________________
35040 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
35041         Log: (Replaced by #10922)
35042              
35043              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
35044              From: Tony Bowden <tony@kasei.com>
35045              Date: Sun, 24 Jun 2001 17:32:40 +0100
35046              Message-ID: <20010624173240.A16293@blackstar.co.uk>
35047              
35048              Document (well, mention) shortmess() and longmess()
35049              to rob people of their fun of reinventing the wheel.
35050      Branch: perl
35051            ! lib/Carp.pm
35052 ____________________________________________________________________________
35053 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
35054         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
35055              From: Brian Jepson <bjepson@oreilly.com>
35056              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
35057              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
35058      Branch: perl
35059            ! pp_sys.c
35060 ____________________________________________________________________________
35061 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
35062         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
35063              From: Robin Barker <rmb1@cise.npl.co.uk> 
35064              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
35065              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
35066      Branch: perl
35067            ! lib/CPAN.pm
35068 ____________________________________________________________________________
35069 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
35070         Log: Memoize patch from mjd.
35071      Branch: perl
35072            ! lib/Memoize/t/tie_storable.t
35073 ____________________________________________________________________________
35074 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
35075         Log: Spec the sv_pvprintify() a bit more.
35076      Branch: perl
35077            ! pod/perltodo.pod
35078 ____________________________________________________________________________
35079 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
35080         Log: Upgrade to Memoize 0.65.
35081      Branch: perl
35082            + lib/Memoize/t/array_confusion.t
35083            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
35084            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
35085            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
35086            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
35087            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
35088            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
35089            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
35090            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
35091            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
35092            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
35093            ! lib/Memoize/t/tie_storable.t
35094 ____________________________________________________________________________
35095 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
35096         Log: Metaconfig unit change for #10892.
35097      Branch: metaconfig
35098            ! U/modified/Options.U
35099 ____________________________________________________________________________
35100 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
35101         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
35102              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35103              Date: Sun, 24 Jun 2001 05:24:40 -0400
35104              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
35105      Branch: perl
35106            ! Configure hints/os2.sh
35107 ____________________________________________________________________________
35108 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
35109         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
35110              From: Mike Guy <mjtg@cam.ac.uk>
35111              Date: Sun, 24 Jun 2001 15:28:39 +0100
35112              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
35113              
35114              Fix an ancient (5.002) bug.
35115      Branch: perl
35116            ! lib/Carp/Heavy.pm
35117 ____________________________________________________________________________
35118 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
35119         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
35120              variables.
35121      Branch: perl
35122            ! pp_sys.c
35123 ____________________________________________________________________________
35124 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
35125         Log: Make UTS as per #10888.
35126      Branch: perl
35127            ! hints/uts.sh
35128 ____________________________________________________________________________
35129 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
35130         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
35131      Branch: perl
35132            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
35133            ! mpeix/mpeixish.h perl.h unixish.h
35134 ____________________________________________________________________________
35135 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
35136         Log: AUTHORS update.
35137      Branch: perl
35138            ! AUTHORS
35139 ____________________________________________________________________________
35140 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
35141         Log: Subject: Encode::Tcl for multibyte doesnot work
35142              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
35143              Date: Sun, 24 Jun 2001 22:48:21 +0900
35144              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
35145      Branch: perl
35146            ! ext/Encode/Encode/Tcl.pm
35147 ____________________________________________________________________________
35148 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
35149         Log: Subject: [PATCH] Remove tautology in error messages
35150              From: Mike Guy <mjtg@cam.ac.uk>
35151              Date: Sun, 24 Jun 2001 13:31:00 +0100
35152              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
35153      Branch: perl
35154            ! pp_sys.c
35155 ____________________________________________________________________________
35156 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
35157         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
35158      Branch: perl
35159            ! hints/darwin.sh
35160 ____________________________________________________________________________
35161 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
35162         Log: Subject: Re: [PATCH 5.6.1] test suite
35163              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35164              Date: Sun, 24 Jun 2001 05:47:05 -0400
35165              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
35166              
35167              Test suite fixes.
35168      Branch: perl
35169            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
35170 ____________________________________________________________________________
35171 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
35172         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
35173              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35174              Date: Sun, 24 Jun 2001 05:37:19 -0400
35175              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
35176      Branch: perl
35177            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
35178 ____________________________________________________________________________
35179 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
35180         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
35181              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35182              Date: Sun, 24 Jun 2001 05:34:50 -0400
35183              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
35184              
35185              Pacify compiler warnings.
35186      Branch: perl
35187            ! pp_sys.c
35188 ____________________________________________________________________________
35189 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
35190         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
35191              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35192              Date: Sun, 24 Jun 2001 05:21:18 -0400
35193              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
35194              
35195              Enable compression of executables during link time.
35196      Branch: perl
35197            ! hints/os2.sh
35198 ____________________________________________________________________________
35199 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
35200         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
35201              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35202              Date: Sun, 24 Jun 2001 05:15:11 -0400
35203              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
35204              
35205              Add ordinals to the export list for Perl DLL.
35206              (Breaks intra-version DLL compatibility.)
35207      Branch: perl
35208            ! makedef.pl
35209 ____________________________________________________________________________
35210 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
35211         Log: Allow (displaying and) re-editing the Subject in perlbug.
35212              Also abstract the Subject quality control into a function.
35213      Branch: perl
35214            ! utils/perlbug.PL
35215 ____________________________________________________________________________
35216 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
35217         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
35218      Branch: perl
35219            ! utils/perlbug.PL
35220 ____________________________________________________________________________
35221 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
35222         Log: Regen toc and modlib.
35223      Branch: perl
35224            ! pod/perlmodlib.pod pod/perltoc.pod
35225 ____________________________________________________________________________
35226 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
35227         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
35228              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
35229              attribute semantics as much as possible, or 'ntsec' which uses
35230              native NTFS semantics.)  (See also #10877.)
35231      Branch: perl
35232            ! perl.c
35233 ____________________________________________________________________________
35234 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
35235         Log: (Retracted by #11586)
35236              
35237              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
35238      Branch: perl
35239            ! lib/Test/Harness.pm
35240 ____________________________________________________________________________
35241 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
35242         Log: Just zap the -uPerlio.
35243      Branch: perl
35244            ! ext/B/Stash.t
35245 ____________________________________________________________________________
35246 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
35247         Log: Do not test PerlIO if PerlIO not used.
35248      Branch: perl
35249            ! ext/PerlIO/PerlIO.t
35250 ____________________________________________________________________________
35251 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
35252         Log: Regen perlapi.
35253      Branch: perl
35254            ! pod/perlapi.pod
35255 ____________________________________________________________________________
35256 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
35257         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
35258              From: Nicholas Clark <nick@ccl4.org>
35259              Date: Sat, 23 Jun 2001 22:55:47 +0100
35260              Message-ID: <20010623225547.Z98663@plum.flirble.org>
35261      Branch: perl
35262            ! numeric.c
35263 ____________________________________________________________________________
35264 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
35265         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
35266              From: Prymmer/Kahn <pvhp@best.com>
35267              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
35268              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
35269      Branch: perl
35270            ! lib/h2xs.t
35271 ____________________________________________________________________________
35272 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
35273         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
35274              cygwin does not taint cwd, just like win32.
35275      Branch: perl
35276            ! lib/File/Find/taint.t t/op/taint.t
35277 ____________________________________________________________________________
35278 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
35279         Log: Retract #10865, the patch should be unnecessary.
35280              (But seemingly helpful in Cygwin?  Strange.)
35281      Branch: perl
35282            ! lib/Memoize/t/tie_ndbm.t
35283 ____________________________________________________________________________
35284 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
35285         Log: Misplaced test file; plus Cygwin filesystem semantics.
35286      Branch: perl
35287            + ext/SDBM_File/sdbm.t
35288            - ext/ODBM_File/sdbm.t
35289            ! MANIFEST
35290 ____________________________________________________________________________
35291 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
35292         Log: (Retracted by #10867.)
35293      Branch: perl
35294            ! lib/Memoize/t/tie_ndbm.t
35295 ____________________________________________________________________________
35296 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
35297         Log: Metaconfig unit change for #10863.
35298      Branch: metaconfig/U/perl
35299            ! Extensions.U
35300 ____________________________________________________________________________
35301 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
35302         Log: In Cygwin do not build NDBM_File and ODBM_File unless
35303              -lndbm and -ldbm are available.
35304      Branch: perl
35305            ! Configure config_h.SH
35306 ____________________________________________________________________________
35307 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
35308         Log: More Cygwin filesystem semantics.
35309      Branch: perl
35310            ! t/io/fs.t t/op/stat.t
35311 ____________________________________________________________________________
35312 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
35313         Log: More DOSish permission semantics for Cygwin.
35314      Branch: perl
35315            ! lib/AnyDBM_File.t
35316 ____________________________________________________________________________
35317 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
35318         Log: Cygwin too has different permission semantics.
35319      Branch: perl
35320            ! ext/GDBM_File/gdbm.t
35321 ____________________________________________________________________________
35322 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
35323         Log: The group (and assumedly passwd) databases can have
35324              only one entry (this is the case in cygwin).
35325      Branch: perl
35326            ! t/op/grent.t t/op/pwent.t
35327 ____________________________________________________________________________
35328 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
35329         Log: Also in Cygwin use Socket to figure out domainname
35330              (if any) (avoids trying to call external 'domainname',
35331              which doesn't at the moment exist in Cygwin)
35332      Branch: perl
35333            ! lib/Net/Domain.pm
35334 ____________________________________________________________________________
35335 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
35336         Log: Remove also the lib$Foo.def, not just $Foo.def.
35337      Branch: perl
35338            ! lib/ExtUtils/MM_Unix.pm
35339 ____________________________________________________________________________
35340 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
35341         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
35342      Branch: perl
35343            ! unixish.h
35344 ____________________________________________________________________________
35345 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
35346         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
35347              to match the whole isprint(), only the space character.
35348      Branch: perl
35349            ! handy.h pod/perlre.pod t/op/pat.t
35350 ____________________________________________________________________________
35351 [ 10854] By: nick                                  on 2001/06/23  08:09:33
35352         Log: Integrate mainline
35353      Branch: perlio
35354           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
35355           !> lib/ExtUtils.t lib/File/Find/taint.t
35356           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
35357           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
35358           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
35359 ____________________________________________________________________________
35360 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
35361         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
35362              with its floats    in os390 and s390 (UTS).
35363      Branch: perl
35364            ! lib/Math/BigInt/t/bigintpm.t
35365 ____________________________________________________________________________
35366 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
35367         Log: Add also UTS (s390) to the non-IEEE float platforms.
35368      Branch: perl
35369            ! t/op/sprintf.t
35370 ____________________________________________________________________________
35371 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
35372         Log: Subject: RFC: what are applicable standards for exponent sizes?
35373              From: Peter Prymmer <pvhp@forte.com>
35374              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
35375              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
35376      Branch: perl
35377            ! t/op/sprintf.t
35378 ____________________________________________________________________________
35379 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
35380         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
35381              From: Peter Prymmer <pvhp@forte.com>
35382              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
35383              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
35384      Branch: perl
35385            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
35386 ____________________________________________________________________________
35387 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
35388         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
35389              From: Peter Prymmer <pvhp@forte.com>
35390              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
35391              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
35392      Branch: perl
35393            ! lib/ExtUtils.t
35394 ____________________________________________________________________________
35395 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
35396         Log: Retract #10845.
35397      Branch: perl
35398            ! lib/File/Find/taint.t
35399 ____________________________________________________________________________
35400 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
35401         Log: Yet another error message.
35402      Branch: perl
35403            ! t/op/mkdir.t
35404 ____________________________________________________________________________
35405 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
35406         Log: The croak message for nonexistent socket functions may vary.
35407      Branch: perl
35408            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
35409 ____________________________________________________________________________
35410 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
35411         Log: (Retracted by #10848.)
35412      Branch: perl
35413            ! lib/File/Find/taint.t
35414 ____________________________________________________________________________
35415 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
35416         Log: Integrate perlio.
35417      Branch: perl
35418           !> lib/File/Find/taint.t t/op/write.t
35419 ____________________________________________________________________________
35420 [ 10843] By: nick                                  on 2001/06/22  21:24:51
35421         Log: Back out debug in taint.t
35422      Branch: perlio
35423            ! lib/File/Find/taint.t
35424 ____________________________________________________________________________
35425 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
35426         Log: setitimer() does not exist in Unicos, despite of what
35427              Configure thinks, from Mark P. Lutz.
35428      Branch: perl
35429            ! hints/unicos.sh
35430 ____________________________________________________________________________
35431 [ 10841] By: nick                                  on 2001/06/22  21:19:36
35432         Log: Skip cwd test on Win32 ???
35433      Branch: perlio
35434            ! lib/File/Find/taint.t
35435 ____________________________________________________________________________
35436 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
35437         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
35438              and Tru64 gcc -Wall happy.
35439      Branch: perl
35440            ! mg.c
35441 ____________________________________________________________________________
35442 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
35443         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
35444      Branch: perl
35445            ! ext/IPC/SysV/Semaphore.pm
35446 ____________________________________________________________________________
35447 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
35448         Log: Metaconfig unit change for #10837.
35449      Branch: metaconfig/U/perl
35450            ! Cross.U
35451 ____________________________________________________________________________
35452 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
35453         Log: Cleanup of the cross-compilation unit.
35454      Branch: perl
35455            ! Configure
35456 ____________________________________________________________________________
35457 [ 10836] By: nick                                  on 2001/06/22  20:45:12
35458         Log: Skip |- based op/write.t on Win32 as well as VMS
35459      Branch: perlio
35460            ! t/op/write.t
35461 ____________________________________________________________________________
35462 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
35463         Log: Integrate perlio.
35464      Branch: perl
35465           !> util.c
35466 ____________________________________________________________________________
35467 [ 10834] By: nick                                  on 2001/06/22  20:41:54
35468         Log: Integrate mainline
35469      Branch: perlio
35470           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
35471           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
35472           !> vos/config.ga.h
35473 ____________________________________________________________________________
35474 [ 10833] By: nick                                  on 2001/06/22  20:22:58
35475         Log: Patcho fix.
35476      Branch: perlio
35477            ! util.c
35478 ____________________________________________________________________________
35479 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
35480         Log: Metaconfig unit changes for #10831.
35481      Branch: metaconfig
35482            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
35483 ____________________________________________________________________________
35484 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
35485         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
35486              From: Andy Dougherty <doughera@lafayette.edu>
35487              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
35488              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
35489      Branch: perl
35490            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35491            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
35492 ____________________________________________________________________________
35493 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
35494         Log: MPE/iX prototype nits from Mark Bixby.
35495      Branch: perl
35496            ! pp_sys.c
35497 ____________________________________________________________________________
35498 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
35499         Log: Detypo.
35500      Branch: perl
35501            ! util.c
35502 ____________________________________________________________________________
35503 [ 10828] By: nick                                  on 2001/06/22  15:33:37
35504         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
35505      Branch: perlio
35506           +> lib/h2xs.t
35507           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
35508           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
35509           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
35510           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
35511           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
35512           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
35513           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
35514           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
35515           !> vms/vmsish.h
35516 ____________________________________________________________________________
35517 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
35518         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
35519              Date: Fri, 22 Jun 2001 10:08:35 -0500
35520              From: "Craig A. Berry" <craigberry@mac.com>
35521              Message-Id: <a05101001b75908704194@[192.168.56.145]>
35522      Branch: perl
35523            ! vms/vms.c vms/vmsish.h
35524 ____________________________________________________________________________
35525 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
35526         Log: NetWare scripts tweak from Ananth Kesari.
35527      Branch: perl
35528            ! NetWare/t/NWScripts.pl
35529 ____________________________________________________________________________
35530 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
35531         Log: Update Changes.
35532      Branch: perl
35533            ! Changes patchlevel.h
35534 ____________________________________________________________________________
35535 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
35536         Log: Add .i and .s targets.
35537      Branch: perl
35538            ! Makefile.SH
35539 ____________________________________________________________________________
35540 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
35541         Log: Upgrade to Locale::Maketext 1.03.
35542      Branch: perl
35543            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
35544            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
35545 ____________________________________________________________________________
35546 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
35547         Log: Upgrade to I18N::LangTags 0.26.
35548      Branch: perl
35549            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
35550            ! lib/I18N/LangTags/test.pl
35551 ____________________________________________________________________________
35552 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
35553         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
35554              Philip Newton.
35555      Branch: perl
35556            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
35557            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
35558 ____________________________________________________________________________
35559 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
35560         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
35561              From: Prymmer/Kahn <pvhp@best.com>
35562              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
35563              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
35564      Branch: perl
35565            + lib/h2xs.t
35566            ! MANIFEST utils/h2xs.PL
35567 ____________________________________________________________________________
35568 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
35569         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
35570              From: Prymmer/Kahn <pvhp@best.com>
35571              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
35572              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
35573      Branch: perl
35574            ! lib/ExtUtils.t
35575 ____________________________________________________________________________
35576 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
35577         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
35578              From: Prymmer/Kahn <pvhp@best.com>
35579              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
35580              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
35581      Branch: perl
35582            ! t/pod/plainer.t
35583 ____________________________________________________________________________
35584 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
35585         Log: AUTHORS update.
35586      Branch: perl
35587            ! AUTHORS
35588 ____________________________________________________________________________
35589 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
35590         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
35591              From: "Craig A. Berry" <craigberry@mac.com>
35592              Date: Thu, 21 Jun 2001 18:20:38 -0500
35593              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
35594      Branch: perl
35595            ! ext/POSIX/POSIX.xs
35596 ____________________________________________________________________________
35597 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
35598         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
35599              From: "Craig A. Berry" <craigberry@mac.com>
35600              Date: Thu, 21 Jun 2001 09:58:52 -0500
35601              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
35602      Branch: perl
35603            ! ext/B/Deparse.t t/op/write.t
35604 ____________________________________________________________________________
35605 [ 10814] By: nick                                  on 2001/06/22  08:13:09
35606         Log: Integrate mainline.
35607      Branch: perlio
35608           !> (integrate 46 files)
35609 ____________________________________________________________________________
35610 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
35611         Log: Change the prefixes only if $prefix is unset,
35612              as originally patched by Marcel Grunauer.
35613      Branch: perl
35614            ! hints/darwin.sh hints/rhapsody.sh
35615 ____________________________________________________________________________
35616 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
35617         Log: Subject: Re: Patch for hints/darwin.sh
35618              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
35619              Date: Thu, 21 Jun 2001 11:23:46 -0700
35620              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
35621      Branch: perl
35622            ! hints/darwin.sh hints/rhapsody.sh
35623 ____________________________________________________________________________
35624 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
35625         Log: Add .PHONY targets for non-file targets,
35626              from Wilfredo Sánchez.  Should help saying
35627              "make install" on case-insensitive filesystems.
35628      Branch: perl
35629            ! Makefile.SH
35630 ____________________________________________________________________________
35631 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
35632         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
35633              From: Doug MacEachern <dougm@covalent.net>
35634              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
35635              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
35636              
35637              plus reword the getcwd() comment, plus use getcwd() buffer
35638              size minus one.
35639      Branch: perl
35640            ! util.c
35641 ____________________________________________________________________________
35642 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
35643         Log: More gprofing from Doug MacEachern.
35644      Branch: perl
35645            ! Makefile.SH
35646 ____________________________________________________________________________
35647 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
35648         Log: Metaconfig unit change for #10807.
35649      Branch: metaconfig/U/perl
35650            ! d_sfio.U
35651 ____________________________________________________________________________
35652 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
35653         Log: Tell that you are removing the unneeded -lsfio.
35654      Branch: perl
35655            ! Configure
35656 ____________________________________________________________________________
35657 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
35658         Log: More MPE/iX tweaks from Mark Bixby.
35659      Branch: perl
35660            ! perl.c t/op/magic.t
35661 ____________________________________________________________________________
35662 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
35663         Log: The fchdir() proto is supposed to live in <unistd.h>.
35664      Branch: perl
35665            ! ext/Cwd/Cwd.xs
35666 ____________________________________________________________________________
35667 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
35668         Log: This town is too small for the Cwd extension and me,
35669              it would seem...
35670      Branch: perl
35671            ! ext/Cwd/Cwd.xs
35672 ____________________________________________________________________________
35673 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
35674         Log: Metaconfig unit change for #10802.
35675      Branch: metaconfig/U/perl
35676            ! d_modfl.U
35677 ____________________________________________________________________________
35678 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
35679         Log: More d'ohs.
35680      Branch: perl
35681            ! Configure
35682 ____________________________________________________________________________
35683 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
35684         Log: Off-by-one.  I'm so classic.
35685      Branch: perl
35686            ! util.c
35687 ____________________________________________________________________________
35688 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
35689         Log: Update Changes.
35690      Branch: perl
35691            ! Changes patchlevel.h
35692 ____________________________________________________________________________
35693 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
35694         Log: Subject: Documentation patch for Net::FTP
35695              From: Marcel Grunauer <marcel@codewerk.com>
35696              Date: Wed, 20 Jun 2001 23:03:26 +0200
35697              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
35698      Branch: perl
35699            ! lib/Net/FTP.pm
35700 ____________________________________________________________________________
35701 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
35702         Log: Retract the #10417 mg.c and embed.pl parts because of
35703              strange SEGVs in 64bit x86 FreeBSD observed by
35704              Nicholas Clark.
35705      Branch: perl
35706            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
35707 ____________________________________________________________________________
35708 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
35709         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
35710      Branch: perl
35711            ! Configure NetWare/config.wc NetWare/config_H.wc
35712            ! Porting/Glossary Porting/config.sh Porting/config_H
35713            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
35714            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
35715            ! vos/config.ga.h win32/config.bc win32/config.gc
35716            ! win32/config.vc win32/config_H.bc win32/config_H.gc
35717            ! win32/config_H.vc
35718 ____________________________________________________________________________
35719 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
35720         Log: Cwd tweak from Doug MacEachern.
35721      Branch: perl
35722            ! ext/Cwd/Cwd.xs
35723 ____________________________________________________________________________
35724 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
35725         Log: Protect the fchdir() and lstat() with ifdefs.
35726              fchdir() needs a Configure probe.
35727      Branch: perl
35728            ! ext/Cwd/Cwd.xs
35729 ____________________________________________________________________________
35730 [ 10794] By: nick                                  on 2001/06/21  17:11:35
35731         Log: Integrate mainline
35732      Branch: perlio
35733           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
35734           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
35735           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
35736           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
35737           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
35738           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
35739           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
35740           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
35741            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
35742            - lib/File/Glob/case.t lib/File/Glob/global.t
35743            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
35744            - lib/File/Temp/posix.t lib/File/Temp/security.t
35745            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
35746            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
35747            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
35748            - lib/Text/Wrap/wrap.t
35749           !> (integrate 41 files)
35750 ____________________________________________________________________________
35751 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
35752         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
35753              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
35754              Date: Thu, 21 Jun 2001 13:04:54 -0500
35755              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
35756      Branch: perl
35757            ! ext/Cwd/Cwd.xs
35758 ____________________________________________________________________________
35759 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
35760         Log: Subject: [PATCH pod] overlong =item
35761              From: Robin Barker <rmb1@cise.npl.co.uk>
35762              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
35763              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
35764      Branch: perl
35765            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
35766            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
35767 ____________________________________________________________________________
35768 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
35769         Log: Subject: [PATCH perlio.c] format 
35770              From: Robin Barker <rmb1@cise.npl.co.uk>
35771              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
35772              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
35773      Branch: perl
35774            ! perlio.c
35775 ____________________________________________________________________________
35776 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
35777         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
35778              From: Radu Greab <radu@netsoft.ro>
35779              Date: Thu, 21 Jun 2001 19:06:02 +0300
35780              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
35781      Branch: perl
35782            ! pod/perlapi.pod sv.c
35783 ____________________________________________________________________________
35784 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
35785         Log: The metaconfig unit changes for #10788.
35786      Branch: metaconfig/U/perl
35787            ! Cross.U fflushall.U
35788 ____________________________________________________________________________
35789 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
35790         Log: Cross-configuration changes: make $from to rm the files
35791              before copying them over (this means that he rm can be
35792              removed from the fflushall test), create $targetmkdir      
35793              (not documented in install since it is supposed to internal
35794              use only), make $run to copy over the executable only if
35795              a stamp file .xok doesn't already exist (to avoid unnecessary
35796              copying of the executable)
35797      Branch: perl
35798            ! Configure Makefile.SH
35799 ____________________________________________________________________________
35800 [ 10787] By: nick                                  on 2001/06/21  14:16:18
35801         Log: Integrate mainline
35802      Branch: perlio
35803           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
35804           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
35805           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
35806            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
35807           !> (integrate 34 files)
35808 ____________________________________________________________________________
35809 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
35810         Log: Re-add the files as text.
35811      Branch: perl
35812            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
35813 ____________________________________________________________________________
35814 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
35815         Log: Delete the binary files.
35816      Branch: perl
35817            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
35818 ____________________________________________________________________________
35819 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
35820         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
35821              From: Andy Dougherty <doughera@lafayette.edu>
35822              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
35823              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
35824      Branch: perl
35825            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
35826            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
35827            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
35828            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
35829 ____________________________________________________________________________
35830 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
35831         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
35832              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
35833              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
35834              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
35835              
35836              Setting umask to something friendlier.
35837      Branch: perl
35838            ! installman installperl
35839 ____________________________________________________________________________
35840 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
35841         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
35842              Resort MANIFEST with sort -f, looks much better.
35843      Branch: perl
35844            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
35845            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
35846            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
35847            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
35848            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
35849            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
35850            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
35851            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
35852            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
35853            - lib/File/Glob/case.t lib/File/Glob/global.t
35854            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
35855            - lib/File/Temp/posix.t lib/File/Temp/security.t
35856            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
35857            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
35858            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
35859            - lib/Text/Wrap/wrap.t
35860            ! MANIFEST
35861 ____________________________________________________________________________
35862 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
35863         Log: Upgrade to I18N::LangTags 0.25.
35864      Branch: perl
35865            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
35866            ! lib/I18N/LangTags/List.pm
35867 ____________________________________________________________________________
35868 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
35869         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
35870              From: Richard Soderberg <rs@crystalflame.net>
35871              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
35872              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
35873      Branch: perl
35874            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
35875            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
35876 ____________________________________________________________________________
35877 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
35878         Log: Test obsoleted by change #10777.
35879      Branch: perl
35880            ! t/op/sub_lval.t
35881 ____________________________________________________________________________
35882 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
35883         Log: Case of confused test numbering.
35884      Branch: perl
35885            ! t/op/pat.t
35886 ____________________________________________________________________________
35887 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
35888         Log: Subject: Re: Opinion on undef lvalue
35889              From: Abhijit Menon-Sen <ams@wiw.org>
35890              Date: Sun, 17 Jun 2001 13:04:46 +0530
35891              Message-ID: <20010617130446.B27925@lustre.linux.in>
35892              
35893              Allow lvalue subs to return undef in array context.
35894      Branch: perl
35895            ! pp_hot.c
35896 ____________________________________________________________________________
35897 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
35898         Log: Just a guess that using the same hack for cygwin as
35899              for win32 might help.
35900      Branch: perl
35901            ! lib/File/Find/find.t
35902 ____________________________________________________________________________
35903 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
35904         Log: NetWare tweaks from Guruprasad.
35905      Branch: perl
35906            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
35907            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
35908            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
35909            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
35910 ____________________________________________________________________________
35911 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
35912         Log: Subject: Re: perl@10722: Bogus warnings on REs 
35913              From: Hugo <hv@crypt.compulink.co.uk>
35914              Date: Thu, 21 Jun 2001 09:51:17 +0100
35915              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
35916              
35917              Unroll to avoid a UTS compiler bug.
35918      Branch: perl
35919            ! regcomp.c
35920 ____________________________________________________________________________
35921 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
35922         Log: Subject: Re: [PATCH] Make /o work under i?threads
35923              From: Artur Bergman <artur@contiller.se>
35924              Date: Thu, 21 Jun 2001 14:38:03 +0200
35925              Message-ID: <B757B74A.184D%artur@contiller.se>
35926      Branch: perl
35927            ! t/op/pat.t
35928 ____________________________________________________________________________
35929 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
35930         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
35931              From: Artur Bergman <artur@contiller.se> 
35932              Date: Thu, 21 Jun 2001 14:27:33 +0200
35933              Message-ID: <B757B4D4.1849%artur@contiller.se>
35934              
35935              Plus extra parentheses.
35936      Branch: perl
35937            ! op.h
35938 ____________________________________________________________________________
35939 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
35940         Log: Subject: [PATCH] Make /o work under i?threads
35941              From: Richard Soderberg <rs@crystalflame.net>
35942              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
35943              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
35944      Branch: perl
35945            ! pp_ctl.c
35946 ____________________________________________________________________________
35947 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
35948         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
35949              From: Artur Bergman <artur@contiller.se>
35950              Date: Thu, 21 Jun 2001 14:04:54 +0200
35951              Message-ID: <B757AF86.1842%artur@contiller.se>
35952      Branch: perl
35953            ! op.h
35954 ____________________________________________________________________________
35955 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
35956         Log: Subject: Re: perl@10765: sv.c not OK on win32
35957              From: Artur Bergman <artur@contiller.se>
35958              Date: Thu, 21 Jun 2001 10:31:06 +0200
35959              Message-ID: <B7577D69.182C%artur@contiller.se>
35960      Branch: perl
35961            ! sv.c
35962 ____________________________________________________________________________
35963 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
35964         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
35965              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35966              Date: Thu, 21 Jun 2001 06:23:56 -0400
35967              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
35968              
35969              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
35970              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35971              Date: Thu, 21 Jun 2001 06:32:21 -0400
35972              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
35973      Branch: perl
35974            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
35975 ____________________________________________________________________________
35976 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
35977         Log: Subject: [PATCH] make syslog test more verbose
35978              From: Robert Spier <rspier@pobox.com>
35979              Date: Thu, 21 Jun 2001 00:54:32 -0400
35980              Message-ID: <15153.32264.295807.333073@rls.cx>
35981      Branch: perl
35982            ! ext/Sys/Syslog/syslog.t
35983 ____________________________________________________________________________
35984 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
35985         Log: Subject: op/study.t refinements
35986              From: Hugo <hv@crypt.compulink.co.uk>
35987              Date: Thu, 21 Jun 2001 00:29:07 +0100
35988              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
35989      Branch: perl
35990            ! t/op/study.t
35991 ____________________________________________________________________________
35992 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
35993         Log: Update Changes.
35994      Branch: perl
35995            ! Changes patchlevel.h
35996 ____________________________________________________________________________
35997 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
35998         Log: Subject: Re: [PATCH] djgpp updates
35999              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
36000              Date: Wed, 20 Jun 2001 10:05:15 +0200
36001              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
36002      Branch: perl
36003            ! djgpp/config.over
36004 ____________________________________________________________________________
36005 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
36006         Log: Fix for ID 20010619.002 "When building hash, hash keys that
36007              are function calls are not being called", from Abhijit.
36008      Branch: perl
36009            ! t/base/lex.t toke.c
36010 ____________________________________________________________________________
36011 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
36012         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
36013      Branch: perl
36014            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
36015            + lib/Locale/Maketext/test.pl
36016            - lib/Locale/Maketext.t
36017            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
36018            ! lib/Locale/Maketext/TPJ13.pod
36019 ____________________________________________________________________________
36020 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
36021         Log: Metaconfig unit change for #10760.
36022      Branch: metaconfig
36023            ! U/modified/Cppsym.U
36024 ____________________________________________________________________________
36025 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
36026         Log: Do not remove the ccsym* Cppsym* files since
36027              they are useful for metaconfig units coming after us.
36028              (This is the Configure nit mentioned in #10752.)
36029      Branch: perl
36030            ! Configure
36031 ____________________________________________________________________________
36032 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
36033         Log: Update to I18N::LangTags 0.24, from Sean Burke.
36034      Branch: perl
36035            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
36036            + lib/I18N/LangTags/README
36037            - lib/I18N/LangTags/List.pod
36038            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
36039 ____________________________________________________________________________
36040 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
36041         Log: Regen headers.
36042      Branch: perl
36043            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
36044            ! pod/perlapi.pod proto.h
36045 ____________________________________________________________________________
36046 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
36047         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
36048              From: Artur Bergman <artur@contiller.se>
36049              Date: Wed, 20 Jun 2001 11:31:32 +0200
36050              Message-ID: <B7563A14.17D8%artur@contiller.se>
36051      Branch: perl
36052            ! embed.pl hv.c intrpvar.h sv.c sv.h
36053 ____________________________________________________________________________
36054 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
36055         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
36056              From: Tim Sweetman <tim@aldigital.co.uk> 
36057              Date: Wed, 13 Jun 2001 14:25:17 +0100 
36058              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
36059      Branch: perl
36060            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
36061 ____________________________________________________________________________
36062 [ 10755] By: nick                                  on 2001/06/20  16:12:37
36063         Log: Integrate mainline
36064      Branch: perlio
36065           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
36066           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
36067           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
36068           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
36069           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
36070           !> t/op/study.t util.c
36071 ____________________________________________________________________________
36072 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
36073         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
36074              but not Makefile)
36075      Branch: maint-5.6/perl
36076            ! win32/Makefile
36077 ____________________________________________________________________________
36078 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
36079         Log: Security tweak on readlink().
36080      Branch: perl
36081            ! pp_sys.c
36082 ____________________________________________________________________________
36083 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
36084         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
36085      Branch: perl
36086            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
36087            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
36088            ! mpeix/relink t/op/pwent.t
36089 ____________________________________________________________________________
36090 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
36091         Log: Reinstate #10725 (with probe for alarm()).
36092      Branch: perl
36093            ! t/op/study.t
36094 ____________________________________________________________________________
36095 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
36096         Log: Replace our implementation of realpath() with OpenBSD's
36097              (src/lib/libc/stdlib/realpath.c 1.4).
36098      Branch: perl
36099            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
36100            ! pod/perldiag.pod proto.h util.c
36101 ____________________________________________________________________________
36102 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
36103         Log: Integrate perlio.
36104      Branch: perl
36105           !> perlio.c
36106 ____________________________________________________________________________
36107 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
36108         Log: No point in going into memory-saving contortions
36109              with getcwd() since there's a danger of buffer overflow.
36110              Also make the POSIX extension to use sv_getcwd().
36111              Finally, a missed proto.h fragment.
36112      Branch: perl
36113            ! ext/POSIX/POSIX.xs proto.h util.c
36114 ____________________________________________________________________________
36115 [ 10747] By: nick                                  on 2001/06/20  12:38:26
36116         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
36117      Branch: perlio
36118            ! perlio.c
36119 ____________________________________________________________________________
36120 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
36121         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
36122              From: Graham Barr <gbarr@pobox.com>
36123              Date: Wed, 20 Jun 2001 11:05:49 +0100
36124              Message-ID: <20010620110549.I19188@pobox.com>
36125              
36126              reported in        
36127              
36128              Subject: Bug in IO::Socket::INET module (repeat)
36129              From: "Harmon S. Nine" <hnine@netarx.com>
36130              Date: Tue, 19 Jun 2001 09:41:35 -0400
36131              Message-ID: <3B2F568F.8080605@netarx.com>
36132              
36133              The bug was that the IO::Socket::INET constructor
36134              did not allow a 'LocalPort' of 0.
36135      Branch: perl
36136            ! ext/IO/lib/IO/Socket/INET.pm
36137 ____________________________________________________________________________
36138 [ 10745] By: nick                                  on 2001/06/20  08:56:39
36139         Log: Integrate mainline.
36140      Branch: perlio
36141           !> (integrate 37 files)
36142 ____________________________________________________________________________
36143 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
36144         Log: After some reading I don't think we can blindly
36145              use systems' realpath().  Too many security problems,
36146              too many buggy implementations.
36147              
36148              TODO: the realpath() emulation code in util.c doesn't
36149              seem fully operational?  (readlink(), for example?)
36150      Branch: perl
36151            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
36152            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
36153            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
36154            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
36155            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
36156            ! win32/config_H.gc win32/config_H.vc
36157 ____________________________________________________________________________
36158 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
36159         Log: Metaconfig unit change for #10738.
36160      Branch: metaconfig
36161            ! U/compline/d_gconvert.U
36162 ____________________________________________________________________________
36163 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
36164         Log: Integrate change #10739 from maintperl:
36165              
36166              C<eval "/x$\r\n/x"> fails to compile correctly 
36167      Branch: perl
36168           !> t/op/pat.t toke.c
36169 ____________________________________________________________________________
36170 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
36171         Log: Retract #10725 (Hugo asked NOT to apply the patch)
36172      Branch: perl
36173            ! t/op/study.t
36174 ____________________________________________________________________________
36175 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
36176         Log: The test.third results were funnily named because of the
36177              new test scheme.
36178      Branch: perl
36179            ! t/TEST
36180 ____________________________________________________________________________
36181 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
36182         Log: C<eval "/x$\r\n/x"> fails to compile correctly
36183      Branch: maint-5.6/perl
36184            ! t/op/pat.t toke.c
36185 ____________________________________________________________________________
36186 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
36187         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
36188              From: Spider Boardman <spider@Orb.Nashua.NH.US>
36189              Date: Tue, 19 Jun 2001 19:15:40 -0400
36190              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
36191              
36192              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
36193              because "1e+129" being expected but "1.e+129" being returned.
36194              The culprit (at least in Tru64) is the use of gcvt().
36195      Branch: perl
36196            ! Configure
36197 ____________________________________________________________________________
36198 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
36199         Log: Subject: [PATCH perl@10722] test hunting on VMS
36200              From: "Craig A. Berry" <craigberry@mac.com>
36201              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
36202              Date: Tue, 19 Jun 2001 18:59:01 -0500
36203      Branch: perl
36204            ! vms/test.com
36205 ____________________________________________________________________________
36206 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
36207         Log: Subject: [PATCH] s/typos//
36208              From: Abhijit Menon-Sen <ams@wiw.org>
36209              Date: Wed, 20 Jun 2001 02:15:02 +0530
36210              Message-ID: <20010620021502.A14541@lustre.linux.in>
36211              
36212              Without the op.h s/bearword/bareword/ hunk, see
36213              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
36214      Branch: perl
36215            ! util.c
36216 ____________________________________________________________________________
36217 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
36218         Log: Metaconfig unit change for #10732 and #10733.
36219      Branch: metaconfig/U/perl
36220            ! fflushall.U
36221 ____________________________________________________________________________
36222 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
36223         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
36224              From: "Craig A. Berry" <craigberry@mac.com>
36225              Date: Tue, 19 Jun 2001 17:19:48 -0500
36226              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
36227      Branch: perl
36228            ! configure.com vms/descrip_mms.template
36229 ____________________________________________________________________________
36230 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
36231         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
36232              From: Spider Boardman <spider@Orb.Nashua.NH.US>
36233              Date: Tue, 19 Jun 2001 16:48:07 -0400
36234              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
36235              
36236              Further fixes to fflush(NULL) detection.
36237      Branch: perl
36238            ! Configure
36239 ____________________________________________________________________________
36240 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
36241         Log: AIX test -s hangs with non-existent files?
36242              (A genuine logic bug in Configure, but AIX also broken?)
36243      Branch: perl
36244            ! Configure
36245 ____________________________________________________________________________
36246 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
36247         Log: AUTHORS updates.
36248      Branch: perl
36249            ! AUTHORS
36250 ____________________________________________________________________________
36251 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
36252         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
36253              From: Spider Boardman <spider@Orb.Nashua.NH.US>
36254              Date: Tue, 19 Jun 2001 15:33:25 -0400
36255              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
36256      Branch: perl
36257            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
36258            ! t/lib/warnings/pp
36259 ____________________________________________________________________________
36260 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
36261         Log: Integrate perlio.
36262      Branch: perl
36263           !> lib/File/Find/find.t win32/distclean.bat
36264 ____________________________________________________________________________
36265 [ 10728] By: nick                                  on 2001/06/19  18:24:53
36266         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
36267      Branch: perlio
36268            ! lib/File/Find/find.t win32/distclean.bat
36269 ____________________________________________________________________________
36270 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
36271         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
36272              also add information how to find out whether one has PerlIO.
36273      Branch: perl
36274            ! pod/perlfunc.pod
36275 ____________________________________________________________________________
36276 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
36277         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
36278              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
36279              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
36280              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
36281      Branch: perl
36282            ! pod/perlfunc.pod
36283 ____________________________________________________________________________
36284 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
36285         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
36286              From: Hugo <hv@crypt.compulink.co.uk>
36287              Date: Tue, 19 Jun 2001 12:37:30 +0100
36288              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
36289      Branch: perl
36290            ! t/op/study.t
36291 ____________________________________________________________________________
36292 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
36293         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
36294              From: Hugo <hv@crypt.compulink.co.uk>
36295              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
36296              Date: Tue, 19 Jun 2001 13:15:17 +0100
36297      Branch: perl
36298            ! util.c
36299 ____________________________________________________________________________
36300 [ 10723] By: nick                                  on 2001/06/19  14:46:15
36301         Log: Integrate mainline
36302      Branch: perlio
36303           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
36304           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
36305           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
36306           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
36307           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
36308           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
36309            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
36310            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
36311            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
36312            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
36313            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
36314            - ext/Thread/unsync4.t
36315           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
36316           !> djgpp/config.over djgpp/fixpmain
36317           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
36318           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
36319           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
36320 ____________________________________________________________________________
36321 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
36322         Log: Update Changes.
36323      Branch: perl
36324            ! Changes patchlevel.h
36325 ____________________________________________________________________________
36326 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
36327         Log: The existence shall be MANIFESted.
36328      Branch: perl
36329            ! MANIFEST
36330 ____________________________________________________________________________
36331 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
36332         Log: The old libnet.cfg is first searched from the current directory,
36333              only then from the module path.
36334      Branch: perl
36335            ! utils/libnetcfg.PL
36336 ____________________________________________________________________________
36337 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
36338         Log: NetWare tweaks from Guruprasad.
36339      Branch: perl
36340            ! NetWare/Makefile NetWare/config.wc
36341 ____________________________________________________________________________
36342 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
36343         Log: Subject: [PATCH] djgpp updates
36344              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
36345              Date: Tue, 19 Jun 2001 10:59:06 +0200
36346              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
36347      Branch: perl
36348            ! djgpp/config.over djgpp/fixpmain
36349 ____________________________________________________________________________
36350 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
36351         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
36352              From: Prymmer/Kahn <pvhp@best.com>
36353              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
36354              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
36355      Branch: perl
36356            ! win32/Makefile
36357 ____________________________________________________________________________
36358 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
36359         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
36360              to happen right after the inclusion of <inttypes.h>,
36361              from Edward Moy.
36362      Branch: perl
36363            ! handy.h perl.h
36364 ____________________________________________________________________________
36365 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
36366         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
36367              From: Doug MacEachern <dougm@covalent.net>
36368              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
36369              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
36370      Branch: perl
36371            ! ext/DynaLoader/DynaLoader_pm.PL
36372 ____________________________________________________________________________
36373 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
36374         Log: Revert #10656 for performance reasons but leave in the
36375              use of Hv*() macros -- in comments, so that grepping the
36376              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
36377              suggested by Sarathy, also by Abhijit.)
36378      Branch: perl
36379            ! hv.c
36380 ____________________________________________________________________________
36381 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
36382         Log: Subject: [patch] .s MakeMaker suffix
36383              From: Doug MacEachern <dougm@covalent.net>
36384              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
36385              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
36386      Branch: perl
36387            ! lib/ExtUtils/MM_Unix.pm
36388 ____________________________________________________________________________
36389 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
36390         Log: One test lost in the big shuffle restored.
36391      Branch: perl
36392            + ext/IPC/SysV/ipcsysv.t
36393            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
36394 ____________________________________________________________________________
36395 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
36396         Log: Rename the old non-standard threads tests so that
36397              they won't be invoked.
36398      Branch: perl
36399            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
36400            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
36401            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
36402            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
36403            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
36404            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
36405            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
36406            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
36407            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
36408            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
36409            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
36410            - ext/Thread/unsync4.t
36411            ! MANIFEST
36412 ____________________________________________________________________________
36413 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
36414         Log: Integrate perlio.
36415      Branch: perl
36416           !> win32/config_sh.PL
36417 ____________________________________________________________________________
36418 [ 10709] By: nick                                  on 2001/06/19  08:18:18
36419         Log: Integrate mainline
36420      Branch: perlio
36421           +> (branch 40 files)
36422            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
36423            - lib/strict/subs lib/strict/vars lib/warnings/1global
36424            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
36425            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
36426            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
36427            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
36428            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
36429            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
36430            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
36431            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
36432            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
36433            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
36434            - lib/warnings/utf8 lib/warnings/util
36435           !> (integrate 57 files)
36436 ____________________________________________________________________________
36437 [ 10708] By: nick                                  on 2001/06/19  07:57:10
36438         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
36439      Branch: perlio
36440            ! win32/config_sh.PL
36441 ____________________________________________________________________________
36442 [ 10707] By: nick                                  on 2001/06/19  07:05:07
36443         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
36444      Branch: perl
36445            ! perly.c perly.y perly_c.diff vms/perly_c.vms
36446 ____________________________________________________________________________
36447 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
36448         Log: More perl572delta tweaks.
36449      Branch: perl
36450            ! pod/perl572delta.pod
36451 ____________________________________________________________________________
36452 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
36453         Log: Update perl572delta.
36454      Branch: perl
36455            ! pod/perl572delta.pod
36456 ____________________________________________________________________________
36457 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
36458         Log: VOS updates from Paul Green.
36459      Branch: perl
36460            ! vos/Changes vos/build.cm vos/perl.bind
36461 ____________________________________________________________________________
36462 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
36463         Log: Update the vos/config.*.* files.
36464      Branch: perl
36465            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
36466            ! vos/config.ga.h
36467 ____________________________________________________________________________
36468 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
36469         Log: Add a makefile for more painless adding of symbols to the
36470              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
36471              takes care of the adding)
36472      Branch: perl
36473            + vos/Makefile
36474 ____________________________________________________________________________
36475 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
36476         Log: Make libnetcfg by default display the libnet configuration,
36477              -c to change, add -i for old config, document all options,
36478              regen toc.
36479      Branch: perl
36480            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
36481 ____________________________________________________________________________
36482 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
36483         Log: gcc -Wall sweep.
36484      Branch: perl
36485            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
36486 ____________________________________________________________________________
36487 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
36488         Log: So there.
36489      Branch: perl
36490            ! universal.c
36491 ____________________________________________________________________________
36492 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
36493         Log: Document the need for sv_printify().
36494              
36495              Document that 'use utf8' has been considered.
36496              
36497              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
36498      Branch: perl
36499            ! pod/perltodo.pod universal.c
36500 ____________________________________________________________________________
36501 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
36502         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
36503              From: Nicholas Clark <nick@ccl4.org>
36504              Date: Mon, 18 Jun 2001 23:29:23 +0100
36505              Message-ID: <20010618232923.I98663@plum.flirble.org>
36506      Branch: perl
36507            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
36508            ! ext/Sys/Syslog/Makefile.PL
36509 ____________________________________________________________________________
36510 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
36511         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
36512              From: Scott.L.Miller@Compaq.com
36513              Date: Mon, 18 Jun 2001 10:12:27 -0500
36514              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
36515      Branch: perl
36516            ! lib/perl5db.pl pod/perldebug.pod
36517 ____________________________________________________________________________
36518 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
36519         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
36520              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
36521              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
36522              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
36523      Branch: perl
36524            ! lib/Carp/Heavy.pm
36525 ____________________________________________________________________________
36526 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
36527         Log: Subject: [PATCH] Documentation changes for CLONE
36528              From: Artur Bergman <artur@contiller.se>
36529              Date: Mon, 18 Jun 2001 22:06:37 +0200
36530              Message-ID: <B7542BEC.1719%artur@contiller.se>
36531      Branch: perl
36532            ! pod/perlmod.pod pod/perlsub.pod
36533 ____________________________________________________________________________
36534 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
36535         Log: Subject: Re: configure.com
36536              From: "Craig A. Berry" <craigberry@mac.com>
36537              Date: Mon, 18 Jun 2001 16:04:38 -0500
36538              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
36539      Branch: perl
36540            ! configure.com
36541 ____________________________________________________________________________
36542 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
36543         Log: Subject: PL_nullstash + perl_clone()
36544              From: Doug MacEachern <dougm@covalent.net>
36545              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
36546              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
36547      Branch: perl
36548            ! sv.c
36549 ____________________________________________________________________________
36550 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
36551         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
36552              From: davem@fdgroup.co.uk
36553              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
36554              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
36555      Branch: perl
36556            ! embed.pl pod/perlapi.pod
36557 ____________________________________________________________________________
36558 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
36559         Log: More cross-compilation defaults gleaned from -Dcc
36560              if it is CPU-OS-gcc.
36561      Branch: metaconfig
36562            ! U/modified/libc.U
36563      Branch: metaconfig/U/perl
36564            ! Cross.U
36565      Branch: perl
36566            ! Configure INSTALL
36567 ____________________________________________________________________________
36568 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
36569         Log: Update Changes.
36570      Branch: perl
36571            ! Changes patchlevel.h
36572 ____________________________________________________________________________
36573 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
36574         Log: Subject: [PATCH 5.7.1] sv.c documentation
36575              From: davem@fdgroup.co.uk
36576              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
36577              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
36578      Branch: perl
36579            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
36580            ! sv.c sv.h
36581 ____________________________________________________________________________
36582 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
36583         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
36584              From: "Jon Gunnip" <jongunnip@hotmail.com>
36585              Date: Sun, 17 Jun 2001 18:24:29 -0400
36586              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
36587      Branch: perl
36588            ! pod/perlvar.pod
36589 ____________________________________________________________________________
36590 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
36591         Log: Move the locale/strict/warnings helper files back
36592              under the t/lib; this way the amount of non-installabled
36593              stuff under lib/ stays smaller.
36594      Branch: perl
36595            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
36596            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
36597            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
36598            + t/lib/warnings/5nolint t/lib/warnings/6default
36599            + t/lib/warnings/7fatal t/lib/warnings/8signal
36600            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
36601            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
36602            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
36603            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
36604            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
36605            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
36606            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
36607            + t/lib/warnings/taint t/lib/warnings/toke
36608            + t/lib/warnings/universal t/lib/warnings/utf8
36609            + t/lib/warnings/util
36610            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
36611            - lib/strict/subs lib/strict/vars lib/warnings/1global
36612            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
36613            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
36614            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
36615            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
36616            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
36617            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
36618            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
36619            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
36620            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
36621            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
36622            - lib/warnings/utf8 lib/warnings/util
36623            ! MANIFEST installperl lib/locale.t lib/strict.t
36624 ____________________________________________________________________________
36625 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
36626         Log: Split off the pack/unpack code, from Nicholas Clark.
36627      Branch: perl
36628            + pp_pack.c
36629            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
36630            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
36631            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
36632 ____________________________________________________________________________
36633 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
36634         Log: Guard the SysV IPC tests against being invoked in
36635              SysV-IPC-less places.
36636      Branch: perl
36637            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
36638 ____________________________________________________________________________
36639 [ 10683] By: nick                                  on 2001/06/18  12:24:42
36640         Log: Integrate mainline (new test scheme now ok on Linux).
36641      Branch: perlio
36642           +> lib/warnings.t
36643           !> dump.c sv.c
36644 ____________________________________________________________________________
36645 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
36646         Log: Add the locale.c and numeric.c to the microperl sources.
36647      Branch: perl
36648            ! Makefile.micro win32/Makefile
36649 ____________________________________________________________________________
36650 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
36651         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
36652              From: Abhijit Menon-Sen <ams@wiw.org>
36653              Date: Mon, 18 Jun 2001 14:23:44 +0530
36654              Message-ID: <20010618142344.A13136@lustre.linux.in>
36655      Branch: perl
36656            ! dump.c
36657 ____________________________________________________________________________
36658 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
36659         Log: Subject: Re: [PATCH] more anonymous stash cleanups
36660              From: Abhijit Menon-Sen <ams@wiw.org>
36661              Date: Mon, 18 Jun 2001 15:50:32 +0530
36662              Message-ID: <20010618155032.A13223@lustre.linux.in>
36663              
36664              Plus the comment left in as suggested by NI-S.
36665      Branch: perl
36666            ! sv.c
36667 ____________________________________________________________________________
36668 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
36669         Log: One missed file.
36670      Branch: perl
36671            + lib/warnings.t
36672 ____________________________________________________________________________
36673 [ 10678] By: nick                                  on 2001/06/18  08:05:29
36674         Log: Integrate mainline (part2 - the deletes)
36675      Branch: perlio
36676            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
36677            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
36678            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
36679            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
36680            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
36681            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
36682            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
36683            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
36684            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
36685            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
36686            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
36687 ____________________________________________________________________________
36688 [ 10677] By: nick                                  on 2001/06/18  08:04:44
36689         Log: Integrate mainline (part1)
36690      Branch: perlio
36691           +> (branch 376 files)
36692            - (delete 219 files)
36693           !> (integrate 151 files)
36694 ____________________________________________________________________________
36695 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
36696         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
36697              No doubt I made some mistakes like missed some files or
36698              misnamed some files.  The naming rules were more or less:
36699              (1) if the module is from CPAN, follows its ways, be it
36700              t/*.t or test.pl.
36701              (2) otherwise if there are multiple tests for a module
36702              put them in a t/
36703              (3) otherwise if there's only one test put it in Module.t
36704              (4) helper files go to module/ (locale, strict, warnings)
36705              (5) use longer filenames now that we can (but e.g. the
36706              compat-0.6.t and the Text::Balanced test files still
36707              were renamed to be more civil against the 8.3 people)
36708              installperl was updated appropriately not to install the
36709              *.t files or the help files from under lib.
36710              
36711              TODO: some helper files still remain under t/ that could
36712              follow their 'masters'.  UPDATE: On second thoughts, why
36713              should they.  They can continue to live under t/lib, and
36714              in fact the locale/strict/warnings helpers that were moved
36715              could be moved back.  This way the amount of non-installable
36716              stuff under lib/ stays smaller.
36717      Branch: perl
36718            + (add 253 files)
36719            - (delete 254 files)
36720            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
36721 ____________________________________________________________________________
36722 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
36723         Log: The warning no more comes from util.c, it comes from numeric.c.
36724      Branch: perl
36725            ! README.tru64
36726 ____________________________________________________________________________
36727 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
36728         Log: Subject: Re: anyone good at casting spells?
36729              From: Spider Boardman <spider@Orb.Nashua.NH.US>
36730              Date: Sun, 17 Jun 2001 21:21:04 -0400
36731              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
36732      Branch: perl
36733            ! ext/POSIX/POSIX.xs hv.h
36734 ____________________________________________________________________________
36735 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
36736         Log: Protect the (original) thread tests against testing if no 5.005
36737              threads have been configured.
36738      Branch: perl
36739            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
36740            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
36741            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
36742            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
36743            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
36744            ! ext/Thread/unsync4.t
36745 ____________________________________________________________________________
36746 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
36747         Log: Try the new test scanning scheme on Text::Abbrev.
36748      Branch: perl
36749            + lib/Text/Abbrev.t
36750            - lib/Text/Abbrev/t/abbrev.t
36751            ! MANIFEST
36752 ____________________________________________________________________________
36753 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
36754         Log: Change the scan policy of the *.t and test.pl files,
36755              now the *.t do not need to live in a t/ directory.
36756      Branch: perl
36757            ! t/TEST t/harness
36758 ____________________________________________________________________________
36759 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
36760         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
36761              From: Ilmari Karonen <iltzu@sci.fi>
36762              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
36763              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
36764      Branch: perl
36765            ! pod/perlfaq7.pod
36766 ____________________________________________________________________________
36767 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
36768         Log: Quench the warnings from Tru64; the HP-UX is still
36769              broken because it really, REALLY, doesn't like the
36770              HvARRAY() being lvalue:
36771              
36772              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
36773              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
36774      Branch: perl
36775            ! hv.c
36776 ____________________________________________________________________________
36777 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
36778         Log: Integrate change #10667 from maintperl:
36779              
36780              change#10449 broke the special-case that makes lexicals inside the
36781              eval"" within DB::DB() visible
36782      Branch: perl
36783           !> op.c
36784 ____________________________________________________________________________
36785 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
36786         Log: change#10449 broke the special-case that makes lexicals inside the
36787              eval"" within DB::DB() visible
36788      Branch: maint-5.6/perl
36789            ! op.c
36790 ____________________________________________________________________________
36791 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
36792         Log: Still spurious output; indent the code a bit.
36793              
36794              TODO1: separate the utility functions like MkDir
36795              into a helper script?
36796              
36797              TODO2: I see a lot of repetition in the filepath()
36798              and dirpath() calls.
36799      Branch: perl
36800            ! t/lib/filefind.t t/lib/findtaint.t
36801 ____________________________________________________________________________
36802 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
36803         Log: Regen modlib, toc.
36804      Branch: perl
36805            ! pod/perlmodlib.pod pod/perltoc.pod
36806 ____________________________________________________________________________
36807 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
36808         Log: Add libnetcfg to perlutil.
36809      Branch: perl
36810            ! pod/perlutil.pod
36811 ____________________________________________________________________________
36812 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
36813         Log: Initial integration of libnet-1.0703.
36814              The Configure script renamed as libnetcfg, will be
36815              installed along other utilities.
36816      Branch: perl
36817            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
36818            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
36819            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
36820            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
36821            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
36822            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
36823            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
36824            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
36825            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
36826            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
36827            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
36828            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
36829            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
36830            + utils/libnetcfg.PL
36831            ! MANIFEST utils.lst utils/Makefile
36832 ____________________________________________________________________________
36833 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
36834         Log: Less potentially test-harness-confusing output.
36835      Branch: perl
36836            ! lib/Memoize/t/expire_module_t.t
36837 ____________________________________________________________________________
36838 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
36839         Log: The final print annoys make test.
36840      Branch: perl
36841            ! t/lib/filefind.t t/lib/findtaint.t
36842 ____________________________________________________________________________
36843 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
36844         Log: Add an option for handling dangling symbolic links.
36845      Branch: perl
36846            ! lib/File/Find.pm t/lib/filefind.t
36847 ____________________________________________________________________________
36848 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
36849         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
36850              From: Thomas Wegner <wegner_thomas@yahoo.com>
36851              Date: Sun, 17 Jun 2001 14:43:11 +0200
36852              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
36853      Branch: perl
36854            + t/lib/findtaint.t
36855            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
36856 ____________________________________________________________________________
36857 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
36858         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
36859              From: Jonathan Stowe <gellyfish@gellyfish.com>
36860              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
36861              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
36862      Branch: perl
36863            ! lib/ExtUtils/MM_Unix.pm
36864 ____________________________________________________________________________
36865 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
36866         Log: Subject: [PATCH] more anonymous stash cleanups
36867              From: Abhijit Menon-Sen <ams@wiw.org>
36868              Date: Sun, 17 Jun 2001 11:44:06 +0530
36869              Message-ID: <20010617114406.A25203@lustre.linux.in>
36870      Branch: perl
36871            ! op.c
36872 ____________________________________________________________________________
36873 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
36874         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
36875              From: Abhijit Menon-Sen <ams@wiw.org>
36876              Date: Sun, 17 Jun 2001 08:02:59 +0530
36877              Message-ID: <20010617080259.A28776@lustre.linux.in>
36878              
36879              Subject: [PATCH #2/7] xhv_eiter
36880              From: Abhijit Menon-Sen <ams@wiw.org>
36881              Date: Sun, 17 Jun 2001 08:13:18 +0530
36882              Message-ID: <20010617081318.B28776@lustre.linux.in>
36883              
36884              Subject: [PATCH #3/7] xhv_fill
36885              From: Abhijit Menon-Sen <ams@wiw.org>
36886              Date: Sun, 17 Jun 2001 08:25:16 +0530
36887              Message-ID: <20010617082516.C28776@lustre.linux.in>
36888              
36889              Subject: [PATCH #4/7] xhv_keys
36890              From: Abhijit Menon-Sen <ams@wiw.org>
36891              Date: Sun, 17 Jun 2001 08:36:17 +0530
36892              Message-ID: <20010617083617.D28776@lustre.linux.in>
36893              
36894              Subject: [PATCH #5/7] xhv_max
36895              From: Abhijit Menon-Sen <ams@wiw.org>
36896              Date: Sun, 17 Jun 2001 08:39:48 +0530
36897              Message-ID: <20010617083948.E28776@lustre.linux.in>
36898              
36899              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
36900              From: Abhijit Menon-Sen <ams@wiw.org>
36901              Date: Sun, 17 Jun 2001 08:51:11 +0530
36902              Message-ID: <20010617085111.F28776@lustre.linux.in>
36903      Branch: perl
36904            ! hv.c
36905 ____________________________________________________________________________
36906 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
36907         Log: Update Changes.
36908      Branch: perl
36909            ! Changes patchlevel.h
36910 ____________________________________________________________________________
36911 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
36912         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
36913              From: Abhijit Menon-Sen <ams@wiw.org>
36914              Date: Sat, 16 Jun 2001 07:41:19 +0530
36915              Message-ID: <20010616074119.A24720@lustre.linux.in>
36916      Branch: perl
36917            ! hv.c perl.c vms/vmsish.h win32/win32.h
36918 ____________________________________________________________________________
36919 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
36920         Log: Document tests failing when threaded, since we now have more.
36921      Branch: perl
36922            ! pod/perl572delta.pod
36923 ____________________________________________________________________________
36924 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
36925         Log: -Wall cleanup.
36926      Branch: perl
36927            ! ext/Thread/Thread.xs
36928 ____________________________________________________________________________
36929 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
36930         Log: pthread_attr_setstacksize() isn't absolutely necessary
36931              to call, only iff THREAD_CREATE_NEEDS_STACK.
36932      Branch: perl
36933            ! ext/Thread/Thread.xs
36934 ____________________________________________________________________________
36935 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
36936         Log: -Wall strays.
36937      Branch: perl
36938            ! perl.c util.c
36939 ____________________________________________________________________________
36940 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
36941         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
36942              (and INT64_MIN) brokenness.
36943      Branch: perl
36944            ! hints/darwin.sh perl.h
36945 ____________________________________________________________________________
36946 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
36947         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
36948              From: Nicholas Clark <nick@ccl4.org>
36949              Date: Sun, 17 Jun 2001 00:16:05 +0100
36950              Message-ID: <20010617001605.V98663@plum.flirble.org>
36951      Branch: perl
36952            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
36953            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
36954            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
36955 ____________________________________________________________________________
36956 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
36957         Log: Add perlnetware to docs; regen toc; supply skeleton
36958              docs for some Memoize submodules.
36959      Branch: perl
36960            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
36961            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
36962            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
36963            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
36964            ! win32/Makefile win32/makefile.mk
36965 ____________________________________________________________________________
36966 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
36967         Log: pod cleanup.
36968      Branch: perl
36969            ! README.netware
36970 ____________________________________________________________________________
36971 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
36972         Log: Integrate Memoize 0.64.  Few tweaks were required in
36973              the test scripts.  Note that the speed and expire*
36974              tests take several dozen seconds to run.
36975      Branch: perl
36976            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
36977            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
36978            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
36979            + lib/Memoize/README lib/Memoize/SDBM_File.pm
36980            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
36981            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
36982            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
36983            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
36984            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
36985            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
36986            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
36987            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
36988            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
36989            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
36990            ! MANIFEST t/lib/1_compile.t
36991 ____________________________________________________________________________
36992 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
36993         Log: Document the cross-compilation options.
36994      Branch: perl
36995            ! Cross/README INSTALL
36996 ____________________________________________________________________________
36997 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
36998         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
36999      Branch: perl
37000            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
37001            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
37002            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
37003            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
37004            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
37005            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
37006            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
37007            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
37008            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
37009            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
37010            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
37011            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
37012            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
37013            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
37014            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
37015            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
37016            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
37017            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
37018            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
37019            + lib/ExtUtils/MM_NW5.pm
37020            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
37021            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
37022            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
37023            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
37024            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
37025            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
37026            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
37027            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
37028            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
37029            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
37030            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
37031            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
37032            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
37033            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
37034            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
37035            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
37036            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
37037            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
37038            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
37039            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
37040            ! util.h x2p/a2py.c
37041 ____________________________________________________________________________
37042 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
37043         Log: Resort MANIFEST.
37044      Branch: perl
37045            ! MANIFEST
37046 ____________________________________________________________________________
37047 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
37048         Log: Integrate perlio.
37049      Branch: perl
37050           +> win32/win32io.c
37051           !> MANIFEST perlio.c perliol.h win32/makefile.mk
37052 ____________________________________________________________________________
37053 [ 10640] By: nick                                  on 2001/06/16  18:38:31
37054         Log: Disable :win32 layer as default till I get it working
37055      Branch: perlio
37056            ! MANIFEST perlio.c
37057 ____________________________________________________________________________
37058 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
37059         Log: Try the new scheme by moving the Text::Abbrev test
37060              to a new place under lib.
37061      Branch: perl
37062            + lib/Text/Abbrev/t/abbrev.t
37063            - t/lib/abbrev.t
37064            ! MANIFEST
37065 ____________________________________________________________________________
37066 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
37067         Log: Make the code even more dynamical so that testname
37068              suffix length can change.
37069      Branch: perl
37070            ! lib/Test/Harness.pm t/TEST
37071 ____________________________________________________________________________
37072 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
37073         Log: Allow for deeper t/ and also a single test.pl.
37074      Branch: perl
37075            ! t/TEST t/harness
37076 ____________________________________________________________________________
37077 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
37078         Log: #define fix from Nicholas Clark.
37079      Branch: perl
37080            ! ext/POSIX/POSIX.xs
37081 ____________________________________________________________________________
37082 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
37083         Log: Initialization is nice.
37084      Branch: perl
37085            ! lib/Test/Harness.pm
37086 ____________________________________________________________________________
37087 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
37088         Log: Make t/TEST and t/harness to test also the t/ tests
37089              under the main lib/ and ext/ directories.  Fix Test::Harness
37090              to dynamically change the width of its "foo/bar....ok" output.
37091      Branch: perl
37092            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
37093 ____________________________________________________________________________
37094 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
37095         Log: Subject: [PATCH] Re: perl@10611 
37096              From: Nicholas Clark <nick@ccl4.org>
37097              Date: Sat, 16 Jun 2001 16:52:47 +0100
37098              Message-ID: <20010616165247.O98663@plum.flirble.org>
37099              
37100              The .xs parts, too.
37101      Branch: perl
37102            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
37103            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
37104 ____________________________________________________________________________
37105 [ 10632] By: nick                                  on 2001/06/16  16:44:35
37106         Log: Work-in-progress win32 layer semi-functional, checking 
37107              for UNIX breakage.
37108      Branch: perlio
37109            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
37110 ____________________________________________________________________________
37111 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
37112         Log: Subject: [PATCH] Re: perl@10611 
37113              From: Nicholas Clark <nick@ccl4.org>
37114              Date: Sat, 16 Jun 2001 16:52:47 +0100
37115              Message-ID: <20010616165247.O98663@plum.flirble.org>
37116      Branch: perl
37117            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
37118            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
37119            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
37120            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
37121            ! lib/ExtUtils/Constant.pm
37122 ____________________________________________________________________________
37123 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
37124         Log: Metaconfig unit change for #10629.
37125      Branch: metaconfig
37126            ! U/modified/Finish.U
37127 ____________________________________________________________________________
37128 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
37129         Log: The extraction changed directories.
37130      Branch: perl
37131            ! Configure
37132 ____________________________________________________________________________
37133 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
37134         Log: Math::BigInt 1.35 from Tels.
37135      Branch: perl
37136            + t/lib/mbimbf.t
37137            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
37138            ! t/lib/bigfltpm.t t/lib/bigintpm.t
37139 ____________________________________________________________________________
37140 [ 10627] By: nick                                  on 2001/06/16  14:54:52
37141         Log: Work in progress UNIX-side edit of win32 PerLIO layer
37142      Branch: perlio
37143            + win32/win32io.c
37144            ! perlio.c win32/makefile.mk
37145 ____________________________________________________________________________
37146 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
37147         Log: Subject: [PATCH 5.6.1] os2/diff-configure
37148              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37149              Date: Fri, 15 Jun 2001 01:19:36 -0400
37150              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
37151              
37152              Empty all of it because I think #10624 made even the
37153              last patch hunk unnecessary.
37154      Branch: perl
37155            ! os2/diff.configure
37156 ____________________________________________________________________________
37157 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
37158         Log: Metaconfig unit change for 10624.
37159      Branch: metaconfig
37160            ! U/modified/libc.U
37161      Branch: perl
37162            ! config_h.SH
37163 ____________________________________________________________________________
37164 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
37165         Log: Move the initialization of libnames to the beginning so
37166              that can one 'seed' it (as OS/2 does.)
37167      Branch: perl
37168            ! Configure
37169 ____________________________________________________________________________
37170 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
37171         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
37172              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37173              Date: Fri, 15 Jun 2001 19:10:57 -0400
37174              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
37175      Branch: perl
37176            ! os2/OS2/REXX/DLL/DLL.pm
37177 ____________________________________________________________________________
37178 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
37179         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
37180              From: "Craig A. Berry" <craigberry@mac.com>
37181              Date: Fri, 15 Jun 2001 17:00:03 -0500
37182              Message-Id: <a05101007b750342599be@[172.16.52.1]>
37183      Branch: perl
37184            ! vms/descrip_mms.template
37185 ____________________________________________________________________________
37186 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
37187         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
37188              From: "Craig A. Berry" <craigberry@mac.com>
37189              Date: Fri, 15 Jun 2001 18:39:42 -0500
37190              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
37191      Branch: perl
37192            ! lib/File/Spec/VMS.pm t/lib/extutils.t
37193 ____________________________________________________________________________
37194 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
37195         Log: Integrate perlio.
37196      Branch: perl
37197           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
37198           !> t/io/utf8.t t/lib/io_scalar.t
37199 ____________________________________________________________________________
37200 [ 10619] By: nick                                  on 2001/06/15  21:05:19
37201         Log: Generated files
37202      Branch: perlio
37203            ! embed.h proto.h
37204 ____________________________________________________________________________
37205 [ 10618] By: nick                                  on 2001/06/15  20:27:42
37206         Log: Fix open.pm to work via XS-implemented method calls rather
37207              than *open::layers variables which caused all the HV/AV hassle.
37208      Branch: perlio
37209            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
37210            ! t/lib/io_scalar.t
37211 ____________________________________________________________________________
37212 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
37213         Log: Integrate perlio.
37214      Branch: perl
37215           !> lib/ExtUtils/Constant.pm
37216 ____________________________________________________________________________
37217 [ 10616] By: nick                                  on 2001/06/15  18:46:47
37218         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
37219      Branch: perlio
37220            ! lib/ExtUtils/Constant.pm
37221 ____________________________________________________________________________
37222 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
37223         Log: Integrate perlio.
37224      Branch: perl
37225           !> ext/Socket/Socket.xs
37226 ____________________________________________________________________________
37227 [ 10614] By: nick                                  on 2001/06/15  18:33:37
37228         Log: MULTIPLICITY fix for Socket.xs
37229      Branch: perlio
37230            ! ext/Socket/Socket.xs
37231 ____________________________________________________________________________
37232 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
37233         Log: Subject: Re: perl@10611
37234              From: Doug MacEachern <dougm@covalent.net>
37235              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
37236              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
37237      Branch: perl
37238            ! ext/Socket/Socket.xs
37239 ____________________________________________________________________________
37240 [ 10612] By: nick                                  on 2001/06/15  16:14:38
37241         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
37242      Branch: perlio
37243           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
37244           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
37245           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
37246           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
37247           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
37248           !> utils/h2ph.PL
37249 ____________________________________________________________________________
37250 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
37251         Log: Update Changes.
37252      Branch: perl
37253            ! Changes patchlevel.h
37254 ____________________________________________________________________________
37255 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
37256         Log: Upping the test count.
37257      Branch: perl
37258            ! t/lib/filefind.t
37259 ____________________________________________________________________________
37260 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
37261         Log: Integrate perlio.
37262      Branch: perl
37263           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
37264 ____________________________________________________________________________
37265 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
37266         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
37267              From: andreas.koenig@anima.de (Andreas J. Koenig)
37268              Date: 15 Jun 2001 13:30:39 +0200
37269              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
37270              
37271              Record the grim history.
37272      Branch: perl
37273            ! lib/File/Find.pm
37274 ____________________________________________________________________________
37275 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
37276         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
37277              From: Brian McCauley <nobull@mail.com>
37278              Date: 15 Jun 2001 07:51:26 +0100
37279              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
37280      Branch: perl
37281            ! lib/File/Find.pm t/lib/filefind.t
37282 ____________________________________________________________________________
37283 [ 10606] By: nick                                  on 2001/06/15  14:00:08
37284         Log: regen_config_h for Win32.
37285      Branch: perlio
37286            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37287 ____________________________________________________________________________
37288 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
37289         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
37290              From: Peter Prymmer <pvhp@forte.com>
37291              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
37292              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
37293      Branch: perl
37294            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
37295 ____________________________________________________________________________
37296 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
37297         Log: Some filesystems require writability for rename/unlink.
37298      Branch: perl
37299            ! opcode.pl
37300 ____________________________________________________________________________
37301 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
37302         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
37303              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
37304              Date: Fri, 15 Jun 2001 12:08:53 +0200
37305              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
37306      Branch: perl
37307            ! perlio.c
37308 ____________________________________________________________________________
37309 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
37310         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
37311              From: Mike Guy <mjtg@cam.ac.uk>
37312              Date: Fri, 15 Jun 2001 14:11:49 +0100
37313              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
37314      Branch: perl
37315            ! opcode.pl
37316 ____________________________________________________________________________
37317 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
37318         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
37319              From: Nicholas Clark <nick@ccl4.org>
37320              Date: Thu, 14 Jun 2001 23:52:56 +0100
37321              Message-ID: <20010614235256.G98663@plum.flirble.org>
37322      Branch: perl
37323            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
37324            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
37325 ____________________________________________________________________________
37326 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
37327         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
37328              From: Russ Allbery <rra@stanford.edu>
37329              Date: 14 Jun 2001 13:24:43 -0700
37330              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
37331      Branch: perl
37332            ! ext/GDBM_File/GDBM_File.pm
37333 ____________________________________________________________________________
37334 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
37335         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
37336              From: Nicholas Clark <nick@ccl4.org>
37337              Date: Thu, 14 Jun 2001 20:37:47 +0100
37338              Message-ID: <20010614203747.F98663@plum.flirble.org>
37339      Branch: perl
37340            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
37341            ! t/lib/gdbm.t
37342 ____________________________________________________________________________
37343 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
37344         Log: Integrate perlio.
37345      Branch: perl
37346           !> makedef.pl sv.c
37347 ____________________________________________________________________________
37348 [ 10597] By: nick                                  on 2001/06/15  11:08:13
37349         Log: Check that HVs with HvNAME() != NULL are really stashes before
37350              treating them as such. Also be more defensive on the GvCV.
37351              Win32 fork and dprof now working again. 
37352      Branch: perlio
37353            ! sv.c
37354 ____________________________________________________________________________
37355 [ 10596] By: nick                                  on 2001/06/15  10:11:20
37356         Log: Integrate mainline.
37357      Branch: perlio
37358           +> Cross/README
37359           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
37360           !> Porting/config_H config_h.SH configure.com epoc/config.sh
37361           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
37362           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
37363           !> vos/config.ga.h win32/config.bc win32/config.gc
37364           !> win32/config.vc win32/config_H.bc win32/config_H.gc
37365           !> win32/config_H.vc
37366 ____________________________________________________________________________
37367 [ 10595] By: nick                                  on 2001/06/15  09:37:17
37368         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
37369              - Win32 (VC++) now builds but fails:
37370              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
37371              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
37372              write.t    - open(...,"|-") not implemented on Win32 
37373      Branch: perlio
37374            ! makedef.pl
37375 ____________________________________________________________________________
37376 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
37377         Log: Integrate perlio.
37378      Branch: perl
37379           !> perlio.c win32/makefile.mk
37380 ____________________________________________________________________________
37381 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
37382         Log: Metaconfig unit changes for #10592.
37383      Branch: metaconfig
37384            + U/modified/i_varhdr.U U/modified/startsh.U
37385            - U/a_dvisory/crosscompile.U U/target/Target.U
37386            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
37387            ! U/compline/bitpbyte.U U/compline/byteorder.U
37388            ! U/compline/ccflags.U U/compline/charsize.U
37389            ! U/compline/d_casti32.U U/compline/d_castneg.U
37390            ! U/compline/d_closedir.U U/compline/d_fd_set.U
37391            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
37392            ! U/compline/d_keepsig.U U/compline/d_open3.U
37393            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
37394            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
37395            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
37396            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
37397            ! U/compline/doublesize.U U/compline/floatsize.U
37398            ! U/compline/nblock_io.U U/compline/orderlib.U
37399            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
37400            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
37401            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
37402            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
37403            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
37404            ! U/modified/spitshell.U U/threads/archname.U
37405            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
37406            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
37407            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
37408            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
37409            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
37410      Branch: metaconfig/U/perl
37411            + Cross.U
37412            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
37413            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
37414            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
37415            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
37416            ! stdio_streams.U uselfs.U
37417 ____________________________________________________________________________
37418 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
37419         Log: The first steps towards cross-compilation.
37420              
37421              Abstract execution of compiled test executables with $run,
37422              and abstract transfer of files with $to and $from.
37423              
37424              Under cross-compilation the $run, $to, and $from will point
37425              to appropriate wrapper scripts, by default ssh and scp,
37426              but also rsh, rcp, and cp are supported.  If not
37427              cross-compiling, they will be set to '', ':', and ':',
37428              respectively.
37429              
37430              With these patches I was able to get Configure for
37431              iPAQ ARM Linux on an Intel Linux about 95% right
37432              (only a few tests failed to execute or they produced
37433              incorrect results), and I was able to compile
37434              a functional miniperl.
37435              
37436              The symbol crosscompile renamed to be usecrosscompile,
37437              the corresponding C symbol from CROSSCOMPILE to
37438              USE_CROSS_COMPILE.
37439      Branch: perl
37440            ! Configure Cross/README Makefile.SH Porting/Glossary
37441            ! Porting/config.sh Porting/config_H config_h.SH configure.com
37442            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
37443            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
37444            ! vos/config.ga.def vos/config.ga.h win32/config.bc
37445            ! win32/config.gc win32/config.vc win32/config_H.bc
37446            ! win32/config_H.gc win32/config_H.vc
37447 ____________________________________________________________________________
37448 [ 10591] By: nick                                  on 2001/06/14  20:00:12
37449         Log: Steps along the road toward Win32 building again.
37450      Branch: perlio
37451            ! perlio.c win32/makefile.mk
37452 ____________________________________________________________________________
37453 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
37454         Log: Integrate perlio.
37455      Branch: perl
37456           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
37457 ____________________________________________________________________________
37458 [ 10589] By: nick                                  on 2001/06/14  13:54:07
37459         Log: Routine regen_config_h for Win32
37460      Branch: perlio
37461            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37462 ____________________________________________________________________________
37463 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
37464         Log: Integrate perlio.
37465      Branch: perl
37466           +> perlyline.pl
37467           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
37468 ____________________________________________________________________________
37469 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
37470         Log: A placeholder.
37471      Branch: perl
37472            + Cross/README
37473 ____________________________________________________________________________
37474 [ 10586] By: nick                                  on 2001/06/14  08:25:07
37475         Log: Add new step to run_byacc which:
37476              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
37477              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
37478      Branch: perlio
37479            + perlyline.pl
37480            ! MANIFEST Makefile.SH perly.c
37481 ____________________________________________________________________________
37482 [ 10585] By: nick                                  on 2001/06/14  08:22:29
37483         Log: Integrate mainline
37484      Branch: perlio
37485           +> locale.c numeric.c
37486           !> Changes cygwin/Makefile.SHs embed.h embed.pl
37487           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
37488           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
37489           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
37490           !> x2p/Makefile.SH
37491 ____________________________________________________________________________
37492 [ 10584] By: nick                                  on 2001/06/14  08:05:53
37493         Log: Hack to remove insecure directories from PATH so test will run.
37494      Branch: perlio
37495            ! t/lib/filefind.t
37496 ____________________________________________________________________________
37497 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
37498         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
37499      Branch: perl
37500            - t/lib/mbimbf.t
37501            ! MANIFEST
37502 ____________________________________________________________________________
37503 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
37504         Log: Detypo.
37505      Branch: perl
37506            ! x2p/Makefile.SH
37507 ____________________________________________________________________________
37508 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
37509         Log: de-$CONFIG continues.
37510      Branch: perl
37511            ! cygwin/Makefile.SHs x2p/Makefile.SH
37512 ____________________________________________________________________________
37513 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
37514         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
37515              From: Nicholas Clark <nick@ccl4.org>
37516              Date: Wed, 13 Jun 2001 21:20:13 +0100
37517              Message-ID: <20010613212013.D98663@plum.flirble.org>
37518      Branch: perl
37519            ! opcode.pl
37520 ____________________________________________________________________________
37521 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
37522         Log: Subject: splitting util.c
37523              From: Hugo <hv@crypt.compulink.co.uk>
37524              Date: Thu, 14 Jun 2001 00:41:08 +0100
37525              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
37526      Branch: perl
37527            + locale.c numeric.c
37528            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
37529            ! pod/perlapi.pod proto.h util.c
37530 ____________________________________________________________________________
37531 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
37532         Log: Upgrade to Math::BigInt 1.34 from Tels.
37533      Branch: perl
37534            + t/lib/mbimbf.t
37535            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
37536            ! t/lib/bigfltpm.t t/lib/bigintpm.t
37537 ____________________________________________________________________________
37538 [ 10577] By: nick                                  on 2001/06/13  19:02:48
37539         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
37540      Branch: perlio
37541           !> (integrate 125 files)
37542 ____________________________________________________________________________
37543 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
37544         Log: Update Changes.
37545      Branch: perl
37546            ! Changes patchlevel.h
37547 ____________________________________________________________________________
37548 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
37549         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
37550              From: "Craig A. Berry" <craigberry@mac.com>
37551              Date: Wed, 13 Jun 2001 13:24:28 -0500
37552              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
37553      Branch: perl
37554            ! ext/re/Makefile.PL
37555 ____________________________________________________________________________
37556 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
37557         Log: Mc.u.c. for #10573.
37558      Branch: metaconfig
37559            ! U/threads/usethreads.U
37560 ____________________________________________________________________________
37561 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
37562         Log: It would be also be good if I could type.
37563      Branch: perl
37564            ! Configure
37565 ____________________________________________________________________________
37566 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
37567         Log: Metaconfig unit change for #10571.
37568      Branch: metaconfig
37569            ! U/threads/usethreads.U
37570 ____________________________________________________________________________
37571 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
37572         Log: A non-empty default is a good thing.
37573      Branch: perl
37574            ! Configure
37575 ____________________________________________________________________________
37576 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
37577         Log: Metaconfig unit change for #10569.
37578      Branch: metaconfig
37579            ! U/threads/usethreads.U
37580 ____________________________________________________________________________
37581 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
37582         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
37583              extremely experimental, not even prompted for.
37584      Branch: perl
37585            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37586            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
37587            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
37588            ! win32/config.bc win32/config.gc win32/config.vc
37589 ____________________________________________________________________________
37590 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
37591         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
37592      Branch: perl
37593            ! pod/perlfaq6.pod
37594 ____________________________________________________________________________
37595 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
37596         Log: Integrate perlio; conflicts, accept Nick's versions.
37597      Branch: perl
37598           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
37599           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
37600 ____________________________________________________________________________
37601 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
37602         Log: Subject: Re: ext/ + -Wall
37603              From: Doug MacEachern <dougm@covalent.net>
37604              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
37605              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
37606      Branch: perl
37607            ! XSUB.h lib/ExtUtils/xsubpp perl.h
37608 ____________________________________________________________________________
37609 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
37610         Log: Similar logic as DB_File.xs, using the modern macros and
37611              defines them to older ones for older Perls where PERL_VERSION
37612              is not defined, from Doug MacEachern.
37613      Branch: perl
37614            ! ext/Storable/Storable.xs
37615 ____________________________________________________________________________
37616 [ 10564] By: nick                                  on 2001/06/13  15:22:01
37617         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
37618              and using that instead (name lookups are sequential search for now).
37619      Branch: perlio
37620            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
37621            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
37622 ____________________________________________________________________________
37623 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
37624         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
37625              From: "Richard Soderberg" <rs@crystalflame.net>
37626              Date: Sat, 26 May 2001 06:44:20 -0700
37627              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
37628      Branch: perl
37629            ! sv.c t/op/glob.t
37630 ____________________________________________________________________________
37631 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
37632         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
37633              From: "Craig A. Berry" <craigberry@mac.com>
37634              Date: Tue, 12 Jun 2001 23:55:26 -0500
37635              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
37636      Branch: perl
37637            ! ext/re/Makefile.PL ext/re/re.xs
37638 ____________________________________________________________________________
37639 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
37640         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
37641              suggested by NI-S.
37642      Branch: perl
37643            ! XSUB.h malloc.c perl.h
37644 ____________________________________________________________________________
37645 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
37646         Log: Regen toc.
37647      Branch: perl
37648            ! pod/perltoc.pod
37649 ____________________________________________________________________________
37650 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
37651         Log: Subject: [patch] perl.gprof control
37652              From: Doug MacEachern <dougm@covalent.net>
37653              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
37654              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
37655      Branch: perl
37656            ! miniperlmain.c perl.h
37657 ____________________________________________________________________________
37658 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
37659         Log: Subject: Re: ext/ + -Wall
37660              From: Doug MacEachern <dougm@covalent.net>
37661              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
37662              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
37663              
37664              Document ax and break up dXSARGS.
37665      Branch: perl
37666            ! XSUB.h pod/perlapi.pod
37667 ____________________________________________________________________________
37668 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
37669         Log: More AIX tweakage from Merijn.
37670      Branch: perl
37671            ! hints/aix.sh
37672 ____________________________________________________________________________
37673 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
37674         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
37675              From: "Craig A. Berry" <craigberry@mac.com>
37676              Date: Tue, 12 Jun 2001 22:57:45 -0500
37677              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
37678      Branch: perl
37679            ! vms/descrip_mms.template
37680 ____________________________________________________________________________
37681 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
37682         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
37683              From: "Craig A. Berry" <craigberry@mac.com>
37684              Date: Tue, 12 Jun 2001 22:21:39 -0500
37685              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
37686      Branch: perl
37687            ! configure.com util.c
37688 ____________________________________________________________________________
37689 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
37690         Log: New AIX dynaloading code from Jens-Uwe Mager.
37691              Does break binary compatibility.
37692      Branch: perl
37693            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
37694 ____________________________________________________________________________
37695 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
37696         Log: VMS DEC C compiler found nits by Peter Prymmer.
37697      Branch: perl
37698            ! util.c
37699 ____________________________________________________________________________
37700 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
37701         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
37702              From: Peter Prymmer <pvhp@forte.com>
37703              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
37704              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
37705      Branch: perl
37706            ! t/lib/filecomp.t
37707 ____________________________________________________________________________
37708 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
37709         Log: I wonder how many $CONFIGs still lurk in the shadows.
37710      Branch: perl
37711            ! pod/Makefile.SH x2p/cflags.SH
37712 ____________________________________________________________________________
37713 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
37714         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
37715      Branch: perl
37716            ! pod/checkpods.PL
37717 ____________________________________________________________________________
37718 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
37719         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
37720      Branch: perl
37721            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
37722 ____________________________________________________________________________
37723 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
37724         Log: Subject: [patch] rid local_patches warnings
37725              From: Doug MacEachern <dougm@covalent.net>
37726              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
37727              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
37728      Branch: perl
37729            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
37730 ____________________________________________________________________________
37731 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
37732         Log: Subject: Re: ext/ + -Wall
37733              From: Doug MacEachern <dougm@covalent.net>
37734              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
37735              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
37736      Branch: perl
37737            ! ext/attrs/attrs.xs
37738 ____________________________________________________________________________
37739 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
37740         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
37741              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
37742              Date: Tue, 12 Jun 2001 14:36:20 -0400
37743              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
37744      Branch: perl
37745            ! pod/perlretut.pod
37746 ____________________________________________________________________________
37747 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
37748         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
37749              From: Mike Guy <mjtg@cam.ac.uk>
37750              Date: Tue, 12 Jun 2001 19:10:31 +0100
37751              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
37752              
37753              Subject: Re: [ID 20010612.001] out of memory during regex compilation
37754              From: Mike Guy <mjtg@cam.ac.uk>
37755              Date: Tue, 12 Jun 2001 19:21:01 +0100
37756              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
37757      Branch: perl
37758            ! pod/perlop.pod
37759 ____________________________________________________________________________
37760 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
37761         Log: AIX tweaks from Merijn H. Brand.
37762      Branch: perl
37763            ! hints/aix.sh
37764 ____________________________________________________________________________
37765 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
37766         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
37767              From: "Brendan O'Dea" <bod@compusol.com.au>
37768              Date: Wed, 13 Jun 2001 05:16:47 +1000
37769              Message-ID: <20010613051647.A8945@compusol.com.au>
37770      Branch: maint-5.6/perl
37771            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
37772 ____________________________________________________________________________
37773 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
37774         Log: Subject: Small bcopy cleanup
37775              From: Andy Dougherty <doughera@lafayette.edu>
37776              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
37777              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
37778      Branch: perl
37779            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
37780 ____________________________________________________________________________
37781 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
37782         Log: Subject: [PATCH] Re: ext/ + -Wall
37783              From: Nicholas Clark <nick@ccl4.org>
37784              Date: Wed, 13 Jun 2001 00:04:30 +0100
37785              Message-ID: <20010613000430.M5901@plum.flirble.org>
37786      Branch: perl
37787            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
37788 ____________________________________________________________________________
37789 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
37790         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
37791              From: Nicholas Clark <nick@ccl4.org>
37792              Date: Tue, 12 Jun 2001 23:53:07 +0100
37793              Message-ID: <20010612235307.L5901@plum.flirble.org>
37794      Branch: perl
37795            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
37796 ____________________________________________________________________________
37797 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
37798         Log: MPE/iX tweaks from Mark Bixby.
37799      Branch: perl
37800            ! hints/mpeix.sh mpeix/mpeixish.h util.c
37801 ____________________________________________________________________________
37802 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
37803         Log: Update Changes.
37804      Branch: perl
37805            ! Changes patchlevel.h
37806 ____________________________________________________________________________
37807 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
37808         Log: One less -Wall whine (found under DEBUGGING).
37809      Branch: perl
37810            ! x2p/Makefile.SH x2p/a2p.c
37811 ____________________________________________________________________________
37812 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
37813         Log: s/case-independent/case-insensitive/g
37814      Branch: perl
37815            ! pod/perldebug.pod
37816 ____________________________________________________________________________
37817 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
37818         Log: As suggested in    
37819              
37820              Subject: Re: ext/ + -Wall
37821              From: Gurusamy Sarathy <gsar@ActiveState.com>
37822              Date: Mon, 11 Jun 2001 23:34:31 -0700
37823              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
37824      Branch: perl
37825            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
37826            ! perl.h
37827 ____________________________________________________________________________
37828 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
37829         Log: Subject: ext/ + -Wall
37830              From: Doug MacEachern <dougm@covalent.net>
37831              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
37832              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
37833      Branch: perl
37834            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
37835            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
37836            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
37837            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
37838            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
37839            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
37840            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
37841            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
37842            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
37843            ! lib/ExtUtils/xsubpp
37844 ____________________________________________________________________________
37845 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
37846         Log: Subject: [PATCH] anonymous stashes
37847              From: Abhijit Menon-Sen <ams@wiw.org>
37848              Date: Tue, 12 Jun 2001 12:47:04 +0530
37849              Message-ID: <20010612124704.A29029@lustre.linux.in>
37850      Branch: perl
37851            ! dump.c gv.c sv.c xsutils.c
37852 ____________________________________________________________________________
37853 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
37854         Log: One more test for $^S.
37855      Branch: perl
37856            ! t/op/magic.t
37857 ____________________________________________________________________________
37858 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
37859         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
37860              From: Abhijit Menon-Sen <ams@wiw.org>
37861              Date: Tue, 12 Jun 2001 17:35:55 +0530
37862              Message-ID: <20010612173555.A32426@lustre.linux.in>
37863      Branch: perl
37864            ! mg.c t/op/magic.t
37865 ____________________________________________________________________________
37866 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
37867         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
37868              From: Mike Guy <mjtg@cam.ac.uk>
37869              Date: Tue, 12 Jun 2001 13:14:15 +0100
37870              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
37871      Branch: perl
37872            ! pod/perlop.pod
37873 ____________________________________________________________________________
37874 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
37875         Log: AUTHORS updates.
37876      Branch: perl
37877            ! AUTHORS
37878 ____________________________________________________________________________
37879 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
37880         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
37881              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
37882              Content-Transfer-Encoding: 7bit
37883              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
37884      Branch: perl
37885            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
37886 ____________________________________________________________________________
37887 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
37888         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
37889              From: "Philip Newton" <Philip.Newton@gmx.net>
37890              Date: Mon, 11 Jun 2001 07:08:03 +0200
37891              Message-Id: <200106120802.LAA08992@taas.iki.fi>
37892      Branch: perl
37893            ! t/base/term.t
37894 ____________________________________________________________________________
37895 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
37896         Log: Cleanup the a2p.c for -Wall.
37897      Branch: perl
37898            ! x2p/Makefile.SH x2p/a2p.c
37899 ____________________________________________________________________________
37900 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
37901         Log: File::Find update for MacOS from Chris Nandor.
37902      Branch: perl
37903            ! lib/File/Find.pm t/lib/filefind.t
37904 ____________________________________________________________________________
37905 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
37906         Log: gcc -Wall nits picked out by a non-UNIX system
37907              (courtesy of Mark Bixby)
37908      Branch: perl
37909            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
37910            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
37911            ! pp_sys.c util.c
37912 ____________________________________________________________________________
37913 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
37914         Log: Metaconfig unit change for #10522.  (The d_modfl changes
37915              placate metalint.)
37916      Branch: metaconfig/U/perl
37917            ! d_modfl.U d_u32align.U
37918 ____________________________________________________________________________
37919 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
37920         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
37921              be "./try 2>&1 >/dev/null".
37922      Branch: perl
37923            ! Configure
37924 ____________________________________________________________________________
37925 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
37926         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
37927              From: "Craig A. Berry" <craigberry@mac.com>
37928              Date: Mon, 11 Jun 2001 14:00:32 -0500
37929              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
37930      Branch: perl
37931            ! configure.com
37932 ____________________________________________________________________________
37933 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
37934         Log: Move the full \p\P lists to perlunicode.
37935      Branch: perl
37936            ! pod/perlretut.pod pod/perlunicode.pod
37937 ____________________________________________________________________________
37938 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
37939         Log: VOS build tweak for 5.6.1 from Paul Green.
37940      Branch: maint-5.6/perl
37941            ! vos/build.cm
37942 ____________________________________________________________________________
37943 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
37944         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
37945              From: "Craig A. Berry" <craigberry@mac.com>
37946              Date: Fri, 8 Jun 2001 18:08:18 -0500
37947              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
37948      Branch: perl
37949            ! vms/vms.c
37950 ____________________________________________________________________________
37951 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
37952         Log: Update Changes.
37953      Branch: perl
37954            ! Changes patchlevel.h
37955 ____________________________________________________________________________
37956 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
37957         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
37958      Branch: perl
37959            ! vos/config.alpha.h vos/config.ga.h
37960 ____________________________________________________________________________
37961 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
37962         Log: VOS updates from Paul Green for @10476.
37963      Branch: perl
37964            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
37965            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
37966            ! vos/config.ga.h vos/configure_perl.cm
37967 ____________________________________________________________________________
37968 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
37969         Log: Subject: [PATCH] Not many people know this ...
37970              From: Mike Guy <mjtg@cam.ac.uk>
37971              Date: Mon, 11 Jun 2001 14:55:15 +0100
37972              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
37973      Branch: perl
37974            ! pod/perldebug.pod
37975 ____________________________________________________________________________
37976 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
37977         Log: Add final commas to lists as suggested by Philip Newton.
37978      Branch: perl
37979            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
37980 ____________________________________________________________________________
37981 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
37982         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
37983              Date: Sun, 10 Jun 2001 23:35:38 -0400
37984              From: Chris Nandor <pudge@pobox.com>
37985              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
37986      Branch: perl
37987            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
37988            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
37989            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
37990            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
37991            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
37992            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
37993            ! t/op/write.t t/pragma/strict.t
37994 ____________________________________________________________________________
37995 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
37996         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
37997              From: Chris Nandor <pudge@pobox.com>
37998              Date: Mon, 11 Jun 2001 08:24:28 -0400
37999              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
38000      Branch: perl
38001            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
38002            ! t/lib/io_dir.t
38003 ____________________________________________________________________________
38004 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
38005         Log: One more run_byacc (a hand-tweaked version had slipped in).
38006      Branch: perl
38007            ! perly.c vms/perly_c.vms
38008 ____________________________________________________________________________
38009 [ 10509] By: nick                                  on 2001/06/11  07:49:15
38010         Log: Integrate mainline
38011      Branch: perlio
38012           !> Makefile.SH embed.h embed.pl global.sym
38013           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
38014           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
38015           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
38016           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
38017 ____________________________________________________________________________
38018 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
38019         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
38020              From: Mike Guy <mjtg@cam.ac.uk>
38021              Reply-To: mjtg@cam.ac.uk
38022              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
38023      Branch: perl
38024            ! lib/ExtUtils/Manifest.pm
38025 ____________________________________________________________________________
38026 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
38027         Log: Subject: [PATCH] ExtUtils::Constant
38028              From: Nicholas Clark <nick@ccl4.org>
38029              Date: Sun, 10 Jun 2001 23:25:41 +0100
38030              Message-ID: <20010610232540.C76396@plum.flirble.org>
38031      Branch: perl
38032            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
38033 ____________________________________________________________________________
38034 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
38035         Log: Integrate perlio.
38036      Branch: perl
38037           !> iperlsys.h
38038 ____________________________________________________________________________
38039 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
38040         Log: Move the grok_number and its lieutenant grok_numeric_radix
38041              from sv.c statics to util.c and public.
38042      Branch: perl
38043            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
38044            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
38045 ____________________________________________________________________________
38046 [ 10504] By: nick                                  on 2001/06/10  17:47:06
38047         Log: Fix (valid) -Wall warnings in perlio.c
38048      Branch: perlio
38049            ! iperlsys.h
38050 ____________________________________________________________________________
38051 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
38052         Log: Update perly_c.diff, update perly.fixer to edit away
38053              some of the -Wall noise.
38054      Branch: perl
38055            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
38056 ____________________________________________________________________________
38057 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
38058         Log: Check the version of byacc.
38059      Branch: perl
38060            ! Makefile.SH
38061 ____________________________________________________________________________
38062 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
38063         Log: Subject: [PATCH] perly.y overhaul
38064              From: Simon Cozens <simon@netthink.co.uk>
38065              Date: Sun, 10 Jun 2001 16:56:54 +0100
38066              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
38067              
38068              Plus make run_byacc.
38069      Branch: perl
38070            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
38071 ____________________________________________________________________________
38072 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
38073         Log: Integrate perlio.
38074      Branch: perl
38075           !> perlio.c perlsfio.h
38076 ____________________________________________________________________________
38077 [ 10499] By: nick                                  on 2001/06/10  15:01:08
38078         Log: Integrate mainline
38079      Branch: perlio
38080           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
38081           !> t/pragma/locale.t util.c
38082 ____________________________________________________________________________
38083 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
38084         Log: Put some meat on the perl572delta bones.  The list of
38085              selected bug fixes needs more work, as does still the
38086              whole document.
38087      Branch: perl
38088            ! pod/perl572delta.pod
38089 ____________________________________________________________________________
38090 [ 10497] By: nick                                  on 2001/06/10  12:27:51
38091         Log: Paper over a crack or two with USE_SFIO
38092      Branch: perlio
38093            ! perlio.c perlsfio.h
38094 ____________________________________________________________________________
38095 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
38096         Log: Update Changes.
38097      Branch: perl
38098            ! Changes patchlevel.h
38099 ____________________________________________________________________________
38100 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
38101         Log: Subject: Re: pragma/locale.t #107
38102              From: Hugo <hv@crypt.compulink.co.uk>
38103              Date: Sun, 10 Jun 2001 11:23:30 +0100
38104              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
38105              
38106              Encapsulate the scan of the decimal radix separator.
38107      Branch: perl
38108            ! embed.h embed.pl proto.h sv.c
38109 ____________________________________________________________________________
38110 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
38111         Log: Try to grok numbers both with the locale specific separator
38112              and with the usual "." (if different from the lss); add a test
38113              to locale.t to do also a little bit of math in addition to just
38114              equalness testing; remove extraneous logic as suggested in
38115              
38116              Subject: Re: pragma/locale.t #107
38117              From: Nicholas Clark <nick@ccl4.org>
38118              Date: Sat, 9 Jun 2001 22:37:36 +0100
38119              Message-ID: <20010609223735.Y76396@plum.flirble.org>
38120      Branch: perl
38121            ! sv.c t/pragma/locale.t
38122 ____________________________________________________________________________
38123 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
38124         Log: Metaconfig unit change for #10492.
38125      Branch: metaconfig/U/perl
38126            ! Extensions.U
38127 ____________________________________________________________________________
38128 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
38129         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
38130              From: Artur Bergman <artur@contiller.se> 
38131              Date: Sat, 09 Jun 2001 21:03:51 +0200
38132              Message-ID: <B7483FB6.1398%artur@contiller.se>
38133      Branch: perl
38134            ! Configure
38135 ____________________________________________________________________________
38136 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
38137         Log: Integrate perlio.
38138      Branch: perl
38139           !> perlsfio.h
38140 ____________________________________________________________________________
38141 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
38142         Log: Do locale specific separator if only in locale.
38143      Branch: perl
38144            ! util.c
38145 ____________________________________________________________________________
38146 [ 10489] By: nick                                  on 2001/06/09  19:13:25
38147         Log: Make XS/Typemap compile (but fail) with sfio
38148      Branch: perlio
38149            ! perlsfio.h
38150 ____________________________________________________________________________
38151 [ 10488] By: nick                                  on 2001/06/09  19:12:51
38152         Log: Re-integrate mainline
38153      Branch: perlio
38154           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
38155           !> proto.h sv.c util.c
38156 ____________________________________________________________________________
38157 [ 10487] By: nick                                  on 2001/06/09  16:26:29
38158         Log: Integrate mainline
38159      Branch: perlio
38160           !> (integrate 31 files)
38161 ____________________________________________________________________________
38162 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
38163         Log: Subject: [PATCH] New attempt to clone callack
38164              From: Artur Bergman <artur@contiller.se> 
38165              Date: Thu, 07 Jun 2001 11:52:16 +0200
38166              Message-ID: <B7451B6F.12B7%artur@contiller.se>
38167      Branch: perl
38168            ! embedvar.h intrpvar.h perlapi.h sv.c
38169 ____________________________________________________________________________
38170 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
38171         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
38172      Branch: perl
38173            ! embed.h embed.pl perl.h proto.h sv.c util.c
38174 ____________________________________________________________________________
38175 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
38176         Log: Subject: Re: pragma/locale.t #107
38177              From: Nicholas Clark <nick@ccl4.org>
38178              Date: Sat, 9 Jun 2001 16:26:10 +0100
38179              Message-ID: <20010609162609.V76396@plum.flirble.org>
38180              
38181              A missing NVification.
38182      Branch: perl
38183            ! sv.c
38184 ____________________________________________________________________________
38185 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
38186         Log: Redo the #10482, there already was a test script for formats.
38187      Branch: perl
38188            - t/io/format.t
38189            ! MANIFEST t/op/write.t
38190 ____________________________________________________________________________
38191 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
38192         Log: Twisted format testing, from Merijn.
38193      Branch: perl
38194            + t/io/format.t
38195            ! MANIFEST
38196 ____________________________________________________________________________
38197 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
38198         Log: More \p{In...} testing, combined with \N{...}.
38199      Branch: perl
38200            ! lib/utf8_heavy.pl t/op/pat.t
38201 ____________________________________________________________________________
38202 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
38203         Log: Metaconfig changes for #10479.
38204      Branch: metaconfig
38205            ! U/Glossary.patch
38206      Branch: metaconfig/U/perl
38207            ! d_modfl.U
38208 ____________________________________________________________________________
38209 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
38210         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
38211      Branch: perl
38212            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38213            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
38214            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
38215            ! win32/config.bc win32/config.gc win32/config.vc
38216 ____________________________________________________________________________
38217 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
38218         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
38219              From: "Craig A. Berry" <craigberry@mac.com>
38220              Date: Thu, 7 Jun 2001 14:27:20 -0500
38221              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
38222      Branch: perl
38223            ! vms/perlvms.pod
38224 ____________________________________________________________________________
38225 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
38226         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
38227              From: Gisle Aas <gisle@ActiveState.com>
38228              Date: 07 Jun 2001 17:04:29 -0700
38229              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
38230      Branch: perl
38231            ! ext/re/re.xs
38232 ____________________________________________________________________________
38233 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
38234         Log: Update Changes.
38235      Branch: perl
38236            ! Changes patchlevel.h
38237 ____________________________________________________________________________
38238 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
38239         Log: Regen Glossary et alia.
38240      Branch: perl
38241            ! Porting/Glossary Porting/config.sh Porting/config_H
38242 ____________________________________________________________________________
38243 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
38244         Log: Metaconfig unit changes for #10473.
38245      Branch: metaconfig/U/perl
38246            ! d_modfl.U
38247 ____________________________________________________________________________
38248 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
38249         Log: Harumph, also AIX will spill its guts (i.e. dump core)
38250              if an executable contains modfl() but it hasn't been
38251              compiled right (in the case of AIX, with cc -qlongdouble).
38252      Branch: perl
38253            ! Configure
38254 ____________________________________________________________________________
38255 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
38256         Log: integrate change#10471 from mainline
38257              
38258              in change#10451, check that CvOUTSIDE is a CV before looking in
38259              (it can apparently be SVt_NULL during global destruction)
38260      Branch: maint-5.6/perl
38261           !> op.c
38262 ____________________________________________________________________________
38263 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
38264         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
38265              (it can apparently be SVt_NULL during global destruction)
38266      Branch: perl
38267            ! op.c
38268 ____________________________________________________________________________
38269 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
38270         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
38271              From: Robin Barker <rmb1@cise.npl.co.uk>
38272              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
38273              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
38274      Branch: perl
38275            ! lib/diagnostics.pm pod/perldiag.pod
38276 ____________________________________________________________________________
38277 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
38278         Log: Subject: [PATCH perl@10439] long =item
38279              From: Robin Barker <rmb1@cise.npl.co.uk>
38280              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
38281              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
38282      Branch: perl
38283            ! README.amiga lib/Attribute/Handlers.pm
38284            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
38285 ____________________________________________________________________________
38286 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
38287         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
38288              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
38289              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
38290              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
38291      Branch: perl
38292            ! pod/perlguts.pod
38293 ____________________________________________________________________________
38294 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
38295         Log: Integrate perlio.
38296      Branch: perl
38297           !> sv.c
38298 ____________________________________________________________________________
38299 [ 10466] By: nick                                  on 2001/06/07  10:25:40
38300         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
38301              whitespace tweaks.
38302              Still coredumps in pragma/overload.t - what a nice hard fail that is...
38303      Branch: perlio
38304            ! sv.c
38305 ____________________________________________________________________________
38306 [ 10465] By: nick                                  on 2001/06/07  08:41:58
38307         Log: Raw integrate of mainline for S_grok_number debug
38308              (sv.c has MULTIPLICITY issues as well as whatever else ...)
38309      Branch: perlio
38310            - plan9/perlplan9.doc plan9/perlplan9.pod
38311           !> (integrate 46 files)
38312 ____________________________________________________________________________
38313 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
38314         Log: The proper prototyping for #10463.
38315      Branch: perl
38316            ! embed.h embed.pl proto.h sv.c
38317 ____________________________________________________________________________
38318 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
38319         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
38320              From: Nicholas Clark <nick@ccl4.org>
38321              Date: Thu, 7 Jun 2001 00:29:59 +0100
38322              Message-ID: <20010607002959.Z76396@plum.flirble.org>
38323      Branch: perl
38324            ! sv.c
38325 ____________________________________________________________________________
38326 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
38327         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
38328              From: "Craig A. Berry" <craigberry@mac.com>
38329              Date: Wed, 06 Jun 2001 17:54:30 -0500
38330              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
38331      Branch: perl
38332            ! vms/perlvms.pod
38333 ____________________________________________________________________________
38334 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
38335         Log: Podify the remaining README.platform files;
38336              merge README.plan9 and plan9/perlplan9.pod;
38337              delete plan9/perlplan9.* (the perlplan.doc needs to
38338              be regenerated in Plan 9); make the =head1 and =head2
38339              in the README.platform to be a little more verbose
38340              (skipped README.os2 not to anger Ilya) so that they
38341              look better in the toc; regen toc.
38342      Branch: perl
38343            - plan9/perlplan9.doc plan9/perlplan9.pod
38344            ! MANIFEST README.aix README.amiga README.apollo README.beos
38345            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
38346            ! README.hpux README.hurd README.machten README.macos
38347            ! README.micro README.mint README.mpeix README.os390
38348            ! README.plan9 README.qnx README.solaris README.threads
38349            ! README.tru64 README.vmesa README.vms README.vos README.win32
38350            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
38351            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
38352 ____________________________________________________________________________
38353 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
38354         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
38355              From: Mike Guy <mjtg@cam.ac.uk>
38356              Reply-To: mjtg@cam.ac.uk
38357              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
38358      Branch: perl
38359            ! pod/perlguts.pod
38360 ____________________________________________________________________________
38361 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
38362         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
38363              From: Mike Guy <mjtg@cam.ac.uk>
38364              Reply-To: mjtg@cam.ac.uk
38365              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
38366      Branch: perl
38367            ! pod/perlsec.pod
38368 ____________________________________________________________________________
38369 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
38370         Log: Disable long doubles from pre-5.0 Tru64s.
38371      Branch: perl
38372            ! README.tru64 hints/dec_osf.sh
38373 ____________________________________________________________________________
38374 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
38375         Log: The #10455 exposed that modfl() is fundamentally busted
38376              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
38377              testing it.
38378      Branch: perl
38379            ! hints/dec_osf.sh
38380 ____________________________________________________________________________
38381 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
38382         Log: Metaconfig unit change for #10455.
38383      Branch: metaconfig/U/perl
38384            ! d_modfl.U
38385 ____________________________________________________________________________
38386 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
38387         Log: Configure check for geborken modfl(), inspired by
38388              
38389              Subject: Re: [20010118.017] op/int.t failure 
38390              From: Hugo <hv@crypt.compulink.co.uk>
38391              Date: Tue, 05 Jun 2001 13:43:27 +0100
38392              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
38393      Branch: perl
38394            ! Configure
38395 ____________________________________________________________________________
38396 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
38397         Log: Integrate changes #10450 and #10451 from maintperl:
38398              
38399              optimize change#10448 slightly (don't repeat search in eval""s lexical
38400              scope, since that has already been searched)
38401              
38402              change#9108 needs subtler treatment for case of closures created
38403              within eval""
38404      Branch: perl
38405           !> op.c t/op/misc.t
38406 ____________________________________________________________________________
38407 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
38408         Log: MakeMaker magic to compile (when no dynamic loading)
38409              List/Util.xsc as (ListUtil.c and) ListUtil.o since
38410              POSIX-BC (BS2000) linker has an evil limitation of
38411              being unable to include in the same executable several
38412              object files with the same name - case-insensitively -
38413              because otherwise we conflict with util.c.
38414              Strictly speaking currently required only in POSIX-BC
38415              but probably will do no harm elsewhere where static
38416              linking is required.
38417      Branch: perl
38418            ! ext/List/Util/Makefile.PL
38419 ____________________________________________________________________________
38420 [ 10452] By: nick                                  on 2001/06/06  08:59:51
38421         Log: Integrate mainline.
38422      Branch: perlio
38423           +> lib/Attribute/Handlers/demo/Demo.pm
38424           +> lib/Attribute/Handlers/demo/Descriptions.pm
38425           +> lib/Attribute/Handlers/demo/MyClass.pm
38426           +> lib/Attribute/Handlers/demo/demo.pl
38427           +> lib/Attribute/Handlers/demo/demo2.pl
38428           +> lib/Attribute/Handlers/demo/demo3.pl
38429           +> lib/Attribute/Handlers/demo/demo4.pl
38430           +> lib/Attribute/Handlers/demo/demo_call.pl
38431           +> lib/Attribute/Handlers/demo/demo_chain.pl
38432           +> lib/Attribute/Handlers/demo/demo_cycle.pl
38433           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
38434           +> lib/Attribute/Handlers/demo/demo_phases.pl
38435           +> lib/Attribute/Handlers/demo/demo_range.pl
38436           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
38437           +> uts/strtol_wrap.c
38438           !> (integrate 91 files)
38439 ____________________________________________________________________________
38440 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
38441         Log: change#9108 needs subtler treatment for case of closures created
38442              within eval""
38443      Branch: maint-5.6/perl
38444            ! op.c t/op/misc.t
38445 ____________________________________________________________________________
38446 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
38447         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
38448              scope, since that has already been searched)
38449      Branch: maint-5.6/perl
38450            ! op.c
38451 ____________________________________________________________________________
38452 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
38453         Log: Integrate change #10448 from maintperl; lexicals
38454              outside an eval"" weren't resolved correctly inside a subroutine
38455              definition inside the eval"" if they were not already referenced
38456              in the toplevel of the eval""-ed code
38457      Branch: perl
38458           !> cop.h op.c pp_ctl.c t/op/misc.t
38459 ____________________________________________________________________________
38460 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
38461         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
38462              outside an eval"" weren't resolved correctly inside a subroutine
38463              definition inside the eval"" if they were not already referenced
38464              in the toplevel of the eval""-ed code
38465      Branch: maint-5.6/perl
38466            ! cop.h op.c pp_ctl.c t/op/misc.t
38467 ____________________________________________________________________________
38468 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
38469         Log: Subject: [PATCH] perl570delta.pod
38470              From: Peter Scott <Peter@PSDT.com> 
38471              Date: Tue, 05 Jun 2001 18:51:02 -0700
38472              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
38473      Branch: perl
38474            ! pod/perl570delta.pod
38475 ____________________________________________________________________________
38476 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
38477         Log: The fudge factor is no more needed.  I hope.
38478      Branch: perl
38479            ! t/lib/posix.t
38480 ____________________________________________________________________________
38481 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
38482         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
38483              From: Hugo <hv@crypt.compulink.co.uk>
38484              Date: Tue, 05 Jun 2001 12:58:19 +0100
38485              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
38486      Branch: perl
38487            ! util.c
38488 ____________________________________________________________________________
38489 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
38490         Log: Make up prototypes only for those who have the functions
38491              but not the prototypes.
38492      Branch: perl
38493            ! perl.h
38494 ____________________________________________________________________________
38495 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
38496         Log: Subject: Re: Not OK: perl@10439 on win32 
38497              From: Prymmer/Kahn <pvhp@best.com> 
38498              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
38499              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
38500      Branch: perl
38501            ! perl.h util.c
38502 ____________________________________________________________________________
38503 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
38504         Log: The metaconfig units changes for #10441.
38505      Branch: metaconfig
38506            ! U/modified/Extract.U U/modified/Extractall.U
38507            ! U/modified/Finish.U
38508 ____________________________________________________________________________
38509 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
38510         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
38511      Branch: perl
38512            ! Configure
38513 ____________________________________________________________________________
38514 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
38515         Log: Unnecessary fuzziness undone, noted by Mike Guy.
38516      Branch: perl
38517            ! t/op/tr.t
38518 ____________________________________________________________________________
38519 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
38520         Log: Update Changes.
38521      Branch: perl
38522            ! Changes patchlevel.h
38523 ____________________________________________________________________________
38524 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
38525         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
38526              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
38527              leakage patch.
38528      Branch: perl
38529            ! t/op/misc.t
38530 ____________________________________________________________________________
38531 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
38532         Log: Test case for #10433/#10424.
38533      Branch: perl
38534            ! t/op/misc.t
38535 ____________________________________________________________________________
38536 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
38537         Log: Subject: One fix for strtoul not setting errno
38538              From: hom00@utsglobal.com (Hal Morris)
38539              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
38540              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
38541      Branch: perl
38542            + uts/strtol_wrap.c
38543            ! MANIFEST hints/uts.sh
38544 ____________________________________________________________________________
38545 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
38546         Log: Metaconfig units changes for #10434.
38547      Branch: metaconfig
38548            ! U/modified/Cppsym.U
38549      Branch: metaconfig/U/perl
38550            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
38551            + d_syscallproto.U d_usleepproto.U
38552            ! longdblfio.U quadfio.U
38553 ____________________________________________________________________________
38554 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
38555         Log: Configure tweaks; add prototype probes, make the cpp symbols
38556              probe to cast, not whine; test for %Ld and %Lf before %lld and
38557              %llf because the L is the ANSI way.
38558      Branch: perl
38559            ! Configure config_h.SH configure.com epoc/config.sh
38560            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
38561            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
38562            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
38563 ____________________________________________________________________________
38564 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
38565         Log: Sigh.  This is what #10424 was supposed to check in.
38566      Branch: perl
38567            ! op.c sv.c sv.h
38568 ____________________________________________________________________________
38569 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
38570         Log: More verbose failure.
38571      Branch: perl
38572            ! t/op/ver.t
38573 ____________________________________________________________________________
38574 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
38575         Log: The .pm changes to go with #10428.
38576      Branch: perl
38577            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
38578            ! ext/Sys/Syslog/Syslog.pm
38579 ____________________________________________________________________________
38580 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
38581         Log: On second thoughts show to utf8 skippage message only
38582              on failures, it's too confusing otherwise,
38583      Branch: perl
38584            ! t/pragma/locale.t
38585 ____________________________________________________________________________
38586 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
38587         Log: Do not import anything from Encode.
38588      Branch: perl
38589            ! ext/MIME/Base64/QuotedPrint.pm
38590 ____________________________________________________________________________
38591 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
38592         Log: The #10402 didn't take.  Weird.
38593      Branch: perl
38594            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
38595            ! ext/Sys/Syslog/Syslog.xs
38596 ____________________________________________________________________________
38597 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
38598         Log: Eradicate traces of 'asciirange' re subpragma.
38599      Branch: perl
38600            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
38601            ! pod/perldiag.pod
38602 ____________________________________________________________________________
38603 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
38604         Log: use is a compile-time thing.
38605      Branch: perl
38606            ! ext/MIME/Base64/QuotedPrint.pm
38607 ____________________________________________________________________________
38608 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
38609         Log: Subject: [PATCH perl@10419] -Wall casting patch
38610              From: Robin Barker <rmb1@cise.npl.co.uk>
38611              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
38612              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
38613      Branch: perl
38614            ! ext/Devel/DProf/DProf.xs mg.c
38615 ____________________________________________________________________________
38616 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
38617         Log: Subject: [PATCH #2] introducing SVpad_TYPED
38618              From: Abhijit Menon-Sen <ams@wiw.org>
38619              Date: Mon, 4 Jun 2001 12:26:02 +0530
38620              Message-ID: <20010604122602.A5775@lustre.linux.in>
38621      Branch: perl
38622            ! op.c sv.c sv.h
38623 ____________________________________________________________________________
38624 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
38625         Log: testsuite for change#10192 (from Gisle Aas)
38626      Branch: perl
38627            + t/op/override.t
38628            ! MANIFEST
38629 ____________________________________________________________________________
38630 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
38631         Log: integrate changes#10414-10416 from mainline
38632              
38633              Potential buffer overrun if the radix separator is more than
38634              one byte.  Also, under locales, prefer the locale-specific
38635              separator over the old boring ".".
38636              
38637              "10.", that is, decimal numbers can have no decimal part at all.
38638              
38639              The non-locale places need love, too.
38640      Branch: maint-5.6/perl
38641           !> perl.h sv.c
38642 ____________________________________________________________________________
38643 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
38644         Log: Missed from #10420.
38645      Branch: perl
38646            ! epoc/config.sh
38647 ____________________________________________________________________________
38648 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
38649         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
38650              often this prototype goes with HAS_SETRESUID_PROTO.
38651      Branch: perl
38652            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38653            ! config_h.SH configure.com perl.h uconfig.h
38654 ____________________________________________________________________________
38655 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
38656         Log: Update Changes.
38657      Branch: perl
38658            ! Changes patchlevel.h
38659 ____________________________________________________________________________
38660 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
38661         Log: -Wall "subscript has type `char'" cleanup.
38662      Branch: perl
38663            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
38664 ____________________________________________________________________________
38665 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
38666         Log: Various "cast to pointer from integer of different size"
38667              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
38668              wide but I32 (int) only 32 bits wide).
38669              
38670              WARNING: the classnum and tagnum changes in Storable.xs
38671              may not be wise, they may be breaking binary compatibility
38672              (in 64-bit platforms), asked Raphael Manfredi about the changes.
38673      Branch: perl
38674            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
38675            ! mg.c proto.h
38676 ____________________________________________________________________________
38677 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
38678         Log: The non-locale places need love, too.
38679      Branch: perl
38680            ! perl.h
38681 ____________________________________________________________________________
38682 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
38683         Log: "10.", that is, decimal numbers can have no decimal part at all.
38684      Branch: perl
38685            ! perl.h
38686 ____________________________________________________________________________
38687 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
38688         Log: Potential buffer overrun if the radix separator is more than
38689              one byte.  Also, under locales, prefer the locale-specific
38690              separator over the old boring ".".
38691      Branch: perl
38692            ! perl.h sv.c
38693 ____________________________________________________________________________
38694 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
38695         Log: Integrate change #10412 from maintperl; locale is now
38696              per-cop, not per-op; plus retweak the locale.t to always
38697              list the skipped utf8 locales.
38698      Branch: perl
38699            ! t/pragma/locale.t
38700           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
38701           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
38702 ____________________________________________________________________________
38703 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
38704         Log: rationalize locale handling to fix the bugs uncovered by change#10394
38705              
38706              the major issue was that the runtime was looking at PL_hints rather
38707              than op_private to notice whether locale was enabled
38708              
38709              the secondary issue was that many locale-sensitive numeric ops didn't
38710              have HINT_LOCALE propagated into their op_private
38711              
38712              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
38713              instead of per-op, just like HINT_BYTE and the hints for lexical
38714              warnings (this makes the hint available to every op via PL_curcop)
38715              
38716              pragma/locale.t may need to be reworked with these fixes in mind
38717              (it currently passes its tests)
38718      Branch: maint-5.6/perl
38719            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
38720            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
38721 ____________________________________________________________________________
38722 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
38723         Log: More verbose debugging.
38724      Branch: perl
38725            ! t/pragma/locale.t
38726 ____________________________________________________________________________
38727 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
38728         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
38729              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
38730              Date: Sat, 2 Jun 2001 22:53:33 +0100
38731              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
38732      Branch: perl
38733            ! regcomp.c t/pragma/warn/regcomp
38734 ____________________________________________________________________________
38735 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
38736         Log: Mention that lexicalizing $a or $b is a bad idea if one
38737              wants to use sort().
38738      Branch: perl
38739            ! pod/perlvar.pod
38740 ____________________________________________________________________________
38741 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
38742         Log: Tweak the test to be happy if the accuracy is 'good enough'.
38743      Branch: perl
38744            ! t/lib/posix.t
38745 ____________________________________________________________________________
38746 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
38747         Log: Upgrade to Attribute::Handlers 0.70.
38748              
38749              NOTE: this unearthed the "too late for CHECK block" bug,
38750              that's why the 1_compile.t change.
38751      Branch: perl
38752            + lib/Attribute/Handlers/demo/Demo.pm
38753            + lib/Attribute/Handlers/demo/Descriptions.pm
38754            + lib/Attribute/Handlers/demo/MyClass.pm
38755            + lib/Attribute/Handlers/demo/demo.pl
38756            + lib/Attribute/Handlers/demo/demo2.pl
38757            + lib/Attribute/Handlers/demo/demo3.pl
38758            + lib/Attribute/Handlers/demo/demo4.pl
38759            + lib/Attribute/Handlers/demo/demo_call.pl
38760            + lib/Attribute/Handlers/demo/demo_chain.pl
38761            + lib/Attribute/Handlers/demo/demo_cycle.pl
38762            + lib/Attribute/Handlers/demo/demo_hashdir.pl
38763            + lib/Attribute/Handlers/demo/demo_phases.pl
38764            + lib/Attribute/Handlers/demo/demo_range.pl
38765            + lib/Attribute/Handlers/demo/demo_rawdata.pl
38766            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
38767            ! t/lib/attrhand.t
38768 ____________________________________________________________________________
38769 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
38770         Log: One less -Wall whine.
38771      Branch: perl
38772            ! regcomp.c
38773 ____________________________________________________________________________
38774 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
38775         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
38776      Branch: perl
38777           !> t/op/eval.t
38778 ____________________________________________________________________________
38779 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
38780         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
38781              aren't "normally" visible inside eval""s contained in subs unless
38782              a cloned reference to them already exists)
38783              
38784              strangely enough, t/harness didn't show this up as a failure
38785              (harness needs fixing?)
38786      Branch: maint-5.6/perl
38787            ! t/op/eval.t
38788 ____________________________________________________________________________
38789 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
38790         Log: Update to Text::Balanced 1.85.
38791      Branch: perl
38792            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
38793 ____________________________________________________________________________
38794 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
38795         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
38796              From: Nicholas Clark <nick@ccl4.org>
38797              Date: Sun, 3 Jun 2001 17:54:36 +0100
38798              Message-ID: <20010603175436.E76396@plum.flirble.org> 
38799      Branch: perl
38800            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
38801            ! ext/Sys/Syslog/Syslog.xs
38802 ____________________________________________________________________________
38803 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
38804         Log: Unused variables.
38805      Branch: perl
38806            ! util.c
38807 ____________________________________________________________________________
38808 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
38809         Log: Subject: [PATCH] APIfy op_clear 
38810              From: Simon Cozens <simon@netthink.co.uk>
38811              Date: Sun, 3 Jun 2001 13:51:46 +0100
38812              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
38813              
38814              (despite the subject line, op_null is APIfied by the patch)
38815      Branch: perl
38816            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
38817 ____________________________________________________________________________
38818 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
38819         Log: Subject: [PATCH] t/lib/extutils.t
38820              From: Nicholas Clark <nick@ccl4.org>
38821              Date: Sat, 2 Jun 2001 23:57:05 +0100
38822              Message-ID: <20010602235705.Q12698@plum.flirble.org>
38823      Branch: perl
38824            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
38825 ____________________________________________________________________________
38826 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
38827         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
38828              From: Prymmer/Kahn <pvhp@best.com>
38829              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
38830              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
38831      Branch: perl
38832            ! win32/Makefile win32/makefile.mk
38833 ____________________________________________________________________________
38834 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
38835         Log: Subject: Re: 'decimal digits' macro? 
38836              From: Hugo <hv@crypt.compulink.co.uk>
38837              Date: Sun, 03 Jun 2001 04:26:36 +0100
38838              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
38839      Branch: perl
38840            ! handy.h t/lib/posix.t t/op/tr.t
38841 ____________________________________________________________________________
38842 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
38843         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
38844              From: Hugo <hv@crypt.compulink.co.uk>
38845              Date: Sun, 03 Jun 2001 14:56:30 +0100
38846              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
38847      Branch: perl
38848            ! util.c
38849 ____________________________________________________________________________
38850 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
38851         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
38852      Branch: perl
38853           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
38854           !> vms/perly_c.vms
38855 ____________________________________________________________________________
38856 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
38857         Log: fix leakage of lexicals at file scope into subroutines that were
38858              declared before them; this appears to be a longstanding bug that
38859              meant that lexicals at file scope were never "deintroduced", meaning
38860              their scope range was never properly closed, and their visibility
38861              extended to all subsequent eval""s or requires
38862              
38863              added a test case
38864              
38865              seems to also fix a case of bogus duplicate warnings
38866      Branch: maint-5.6/perl
38867            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
38868            ! vms/perly_c.vms
38869 ____________________________________________________________________________
38870 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
38871         Log: More VMS tweaks from Craig A. Berry.
38872      Branch: perl
38873            ! configure.com t/lib/extutils.t
38874 ____________________________________________________________________________
38875 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
38876         Log: -Wall cleanup continues.
38877      Branch: perl
38878            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
38879            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
38880            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
38881            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
38882            ! run.c toke.c util.c
38883 ____________________________________________________________________________
38884 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
38885         Log: The metaconfig unit change for #10390.
38886      Branch: metaconfig/U/perl
38887            ! gccvers.U
38888 ____________________________________________________________________________
38889 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
38890         Log: Drop the -ansi from the default gcc flags.
38891              
38892              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
38893              that struct cannot be compared with a flat integer, such as STRLEN.
38894              The -ansi will also cause a lot of noise in Solaris because of:
38895              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
38896      Branch: perl
38897            ! Configure
38898 ____________________________________________________________________________
38899 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
38900         Log: Integrate perlio.
38901      Branch: perl
38902           !> pod/perlapi.pod util.c
38903 ____________________________________________________________________________
38904 [ 10388] By: nick                                  on 2001/06/02  08:01:12
38905         Log: Integrate mainline
38906      Branch: perlio
38907           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
38908           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
38909           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
38910           !> t/lib/1_compile.t t/lib/mimeqp.t
38911 ____________________________________________________________________________
38912 [ 10387] By: nick                                  on 2001/06/02  07:39:17
38913         Log: Tweak util.c's atof2 for MULTIPLICITY
38914      Branch: perlio
38915            ! util.c
38916 ____________________________________________________________________________
38917 [ 10386] By: nick                                  on 2001/06/02  07:38:33
38918         Log: Integrate mainline
38919      Branch: perlio
38920           !> (integrate 41 files)
38921 ____________________________________________________________________________
38922 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
38923         Log: Add Attribute::Handlers 0.61 from Damian Conway.
38924      Branch: perl
38925            + lib/Attribute/Handlers.pm t/lib/attrhand.t
38926            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
38927 ____________________________________________________________________________
38928 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
38929         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
38930              From: Peter Prymmer <pvhp@forte.com>
38931              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
38932              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
38933      Branch: perl
38934            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
38935 ____________________________________________________________________________
38936 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
38937         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
38938              From: Jeff Pinyan <jeffp@crusoe.net>
38939              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
38940              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
38941      Branch: perl
38942            ! lib/File/Find.pm
38943 ____________________________________________________________________________
38944 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
38945         Log: Subject: [PATCH perl@10381] configure.com tweaks
38946              From: "Craig A. Berry" <craigberry@mac.com>
38947              Date: Fri, 1 Jun 2001 13:55:43 -0500
38948              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
38949      Branch: perl
38950            ! configure.com
38951 ____________________________________________________________________________
38952 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
38953         Log: Update Changes.
38954      Branch: perl
38955            ! Changes patchlevel.h
38956 ____________________________________________________________________________
38957 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
38958         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
38959              From: Mike Guy <mjtg@cam.ac.uk>
38960              Date: Fri, 01 Jun 2001 18:17:02 +0100
38961              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
38962      Branch: perl
38963            ! lib/perl5db.pl
38964 ____________________________________________________________________________
38965 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
38966         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
38967              From: Hugo <hv@crypt.compulink.co.uk>
38968              Date: Thu, 31 May 2001 20:49:48 +0100
38969              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
38970      Branch: perl
38971            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
38972            ! util.c
38973 ____________________________________________________________________________
38974 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
38975         Log: Zero() is not available in x2p (or, rather, some of its
38976              implementations like memzero() might not be available.)
38977      Branch: perl
38978            ! x2p/hash.c
38979 ____________________________________________________________________________
38980 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
38981         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
38982              From: Michael G Schwern <schwern@pobox.com>
38983              Date: Fri, 1 Jun 2001 12:00:29 +0100
38984              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
38985              
38986              (But use Zero() instead of memset.)
38987      Branch: perl
38988            ! x2p/hash.c
38989 ____________________________________________________________________________
38990 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
38991         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
38992              From: Jeff Pinyan <jeffp@crusoe.net>
38993              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
38994              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
38995      Branch: perl
38996            ! pod/perldiag.pod regcomp.c t/op/pat.t
38997 ____________________________________________________________________________
38998 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
38999         Log: Retract #10324 and #10333; not needed.
39000      Branch: perl
39001            ! hints/irix_6.sh hints/linux.sh
39002 ____________________________________________________________________________
39003 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
39004         Log: The #10370 wasn't quite right.
39005      Branch: perl
39006            ! ext/XS/Typemap/Typemap.xs
39007 ____________________________________________________________________________
39008 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
39009         Log: The metaconfig units changes for #10372.
39010      Branch: metaconfig/U/perl
39011            + d_realpath.U d_sresgproto.U d_sresuproto.U
39012            ! gccvers.U i_db.U
39013 ____________________________________________________________________________
39014 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
39015         Log: Configure tweaks; record the Berkeley DB version,
39016              probe for realpath(), for setresuid() and setresgid()
39017              prototypes; use realpath() (try to be paranoid enough),
39018              use the setres[ug]id prototypes because glibc has the functions
39019              but not their prototypes; add -Wall -ansi to gcc ccflags;
39020              regen toc.
39021      Branch: perl
39022            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39023            ! config_h.SH configure.com epoc/config.sh
39024            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
39025            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
39026            ! vos/config.ga.def win32/config.bc win32/config.gc
39027            ! win32/config.vc
39028 ____________________________________________________________________________
39029 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
39030         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
39031              From: Michael G Schwern <schwern@pobox.com>
39032              Date: Fri, 1 Jun 2001 11:28:14 +0100
39033              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
39034      Branch: perl
39035            ! lib/attributes.pm xsutils.c
39036 ____________________________________________________________________________
39037 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
39038         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
39039              From: Tim Jenness <t.jenness@jach.hawaii.edu>
39040              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
39041              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
39042      Branch: perl
39043            ! ext/XS/Typemap/Typemap.xs
39044 ____________________________________________________________________________
39045 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
39046         Log: Subject: [patch] Cwd.xs optimizations/abstraction
39047              From: Doug MacEachern <dougm@covalent.net>
39048              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
39049              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
39050      Branch: perl
39051            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
39052            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
39053 ____________________________________________________________________________
39054 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
39055         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!])
39056              From: Nicholas Clark <nick@ccl4.org>
39057              Date: Thu, 31 May 2001 23:56:40 +0100
39058              Message-ID: <20010531235640.F12698@plum.flirble.org>
39059              
39060              Make the test work also under only static extensions
39061              (sh Configure -Uusedl fakes this nicely)
39062      Branch: perl
39063            ! t/lib/extutils.t
39064 ____________________________________________________________________________
39065 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
39066         Log: Subject: [PATCH hv.c] Eliminating trigraph
39067              From: Michael G Schwern <schwern@pobox.com>
39068              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
39069              Date: Fri, 1 Jun 2001 11:49:56 +0100
39070      Branch: perl
39071            ! hv.c
39072 ____________________________________________________________________________
39073 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
39074         Log: Subject: Re: [PATCH] Tests for File::Compare 
39075              From: "Philip Newton" <Philip.Newton@gmx.net>
39076              Date: Thu, 31 May 2001 19:44:05 +0200
39077              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
39078              
39079              Unnecessary "quotation marks".
39080      Branch: perl
39081            ! t/lib/filecomp.t
39082 ____________________________________________________________________________
39083 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
39084         Log: Integrate perlio.
39085      Branch: perl
39086           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
39087 ____________________________________________________________________________
39088 [ 10364] By: nick                                  on 2001/06/01  10:13:31
39089         Log: Cleanup dll.base and dll.exp created by GCC builds.
39090      Branch: perlio
39091            ! lib/ExtUtils/MM_Win32.pm
39092 ____________________________________________________________________________
39093 [ 10363] By: nick                                  on 2001/06/01  10:02:17
39094         Log: Make filecomp test work on CRLF platforms by adding binmode.
39095      Branch: perlio
39096            ! t/lib/filecomp.t
39097 ____________________________________________________________________________
39098 [ 10362] By: nick                                  on 2001/06/01  08:37:17
39099         Log: Integrate mainline
39100      Branch: perlio
39101           !> Changes Configure patchlevel.h perlio.c
39102 ____________________________________________________________________________
39103 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
39104         Log: panic:claustrophobia.
39105      Branch: perl
39106            ! perlio.c
39107 ____________________________________________________________________________
39108 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
39109         Log: Update Changes.
39110      Branch: perl
39111            ! Changes patchlevel.h
39112 ____________________________________________________________________________
39113 [ 10359] By: nick                                  on 2001/05/31  12:35:50
39114         Log: Integrate mainline.
39115      Branch: perlio
39116           +> t/lib/filecomp.t
39117           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
39118           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
39119 ____________________________________________________________________________
39120 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
39121         Log: Integrate perlio.
39122      Branch: perl
39123           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
39124           !> win32/config_H.vc
39125 ____________________________________________________________________________
39126 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
39127         Log: Metaconfig unit change for #10356.
39128      Branch: metaconfig
39129            ! U/installdirs/inc_version_list.U
39130 ____________________________________________________________________________
39131 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
39132         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
39133              (idea from Sarathy; implementation from Andy)
39134      Branch: perl
39135            ! Configure
39136 ____________________________________________________________________________
39137 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
39138         Log: More AUTHORS.
39139      Branch: perl
39140            ! AUTHORS
39141 ____________________________________________________________________________
39142 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
39143         Log: Subject: Re: [PATCH] Tests for File::Compare
39144              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
39145              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
39146              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
39147      Branch: perl
39148            + t/lib/filecomp.t
39149            ! MANIFEST t/lib/1_compile.t
39150 ____________________________________________________________________________
39151 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
39152         Log: Subject: [PATCH] DEBUG_* macro cleanups
39153              From: Abhijit Menon-Sen <ams@wiw.org>
39154              Date: Thu, 31 May 2001 12:16:22 +0530
39155              Message-ID: <20010531121622.B4829@lustre.linux.in>
39156              
39157              Subject: Re: [PATCH] DEBUG_* macro cleanups
39158              From: Abhijit Menon-Sen <ams@wiw.org>
39159              Date: Thu, 31 May 2001 13:57:01 +0530
39160              Message-ID: <20010531135701.A21775@lustre.linux.in>
39161              
39162              (The DEBUG_ definitions in perl.h changed to use the
39163              STMT_START and STMT_END.)
39164      Branch: perl
39165            ! perl.h pp_ctl.c sv.c toke.c
39166 ____________________________________________________________________________
39167 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
39168         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
39169              From: Abhijit Menon-Sen <ams@wiw.org>
39170              Date: Thu, 31 May 2001 08:27:55 +0530
39171              Message-ID: <20010531082755.A10018@lustre.linux.in>
39172      Branch: perl
39173            ! ext/Storable/Storable.xs gv.c perl.c
39174 ____________________________________________________________________________
39175 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
39176         Log: Subject: [PATCH] AUTHORS
39177              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
39178              Date: Thu, 31 May 2001 01:27:59 -0500
39179              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
39180              
39181              Subject: Re: [PATCH] AUTHORS
39182              From: "Philip Newton" <Philip.Newton@gmx.net>
39183              Date: Thu, 31 May 2001 10:08:06 +0200
39184              (Message-Id missing?)
39185      Branch: perl
39186            ! AUTHORS
39187 ____________________________________________________________________________
39188 [ 10350] By: nick                                  on 2001/05/31  11:40:43
39189         Log: win32 - dmake regen_config_h
39190      Branch: perlio
39191            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39192 ____________________________________________________________________________
39193 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
39194         Log: Subject: Re: [PATCH util.c] More warning cleanups.
39195              From: "Philip Newton" <Philip.Newton@gmx.net>
39196              Date: Thu, 31 May 2001 07:41:36 +0200
39197              Message-Id: <200105310538.IAA25458@taku.hut.fi>
39198              
39199              Undo C++-ism that snekt in.
39200      Branch: perl
39201            ! util.c
39202 ____________________________________________________________________________
39203 [ 10348] By: nick                                  on 2001/05/31  11:36:46
39204         Log: Tolerate Win32 numerics
39205      Branch: perlio
39206            ! t/pragma/warn/toke
39207 ____________________________________________________________________________
39208 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
39209         Log: Integrate perlio.
39210      Branch: perl
39211           !> perlio.c win32/win32.h
39212 ____________________________________________________________________________
39213 [ 10346] By: nick                                  on 2001/05/31  10:54:55
39214         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
39215              perlio.c change 10255.
39216      Branch: perlio
39217            ! perlio.c
39218 ____________________________________________________________________________
39219 [ 10345] By: nick                                  on 2001/05/31  10:01:57
39220         Log: Conditionally put back some "unused" dTHX which are used
39221              with PERL_IMPLICIT_SYS
39222      Branch: perlio
39223            ! perlio.c
39224 ____________________________________________________________________________
39225 [ 10344] By: nick                                  on 2001/05/31  10:00:59
39226         Log: Fix Win32 for new spelling IN_BYTES 
39227      Branch: perlio
39228            ! win32/win32.h
39229 ____________________________________________________________________________
39230 [ 10343] By: nick                                  on 2001/05/31  08:01:32
39231         Log: perlio.c -Wall cleaner under MULTIPLICITY
39232              - still minor noise with linux stdio
39233      Branch: perlio
39234            ! perlio.c
39235 ____________________________________________________________________________
39236 [ 10342] By: nick                                  on 2001/05/31  07:52:23
39237         Log: Integrate mainline.
39238      Branch: perlio
39239           !> (integrate 42 files)
39240 ____________________________________________________________________________
39241 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
39242         Log: AUTHORS updates.
39243      Branch: perl
39244            ! AUTHORS
39245 ____________________________________________________________________________
39246 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
39247         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
39248              From: Peter Prymmer <pvhp@forte.com>
39249              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
39250              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
39251      Branch: perl
39252            ! t/lib/md5-file.t
39253 ____________________________________________________________________________
39254 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
39255         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
39256              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
39257              to match the pragma name; various robustness cleanups.
39258      Branch: perl
39259            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
39260            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
39261 ____________________________________________________________________________
39262 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
39263         Log: More -Wall sweeping.
39264      Branch: perl
39265            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
39266            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
39267            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
39268            ! regcomp.c sv.c toke.c utf8.c
39269 ____________________________________________________________________________
39270 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
39271         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
39272              From: Nicholas Clark <nick@ccl4.org>
39273              Date: Wed, 30 May 2001 22:34:41 +0100
39274              Message-ID: <20010530223441.Y86445@plum.flirble.org>
39275      Branch: perl
39276            ! t/op/cmp.t
39277 ____________________________________________________________________________
39278 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
39279         Log: It's is not, it isn't ain't, and it's it's, not its,
39280              if you mean it is. If you don't, it's its. Then too,
39281              it's hers. It isn't her's. It isn't our's either.
39282              It's ours, and likewise yours and theirs.
39283              -- Oxford University Press, Edpress News
39284      Branch: perl
39285            ! lib/autouse.pm
39286 ____________________________________________________________________________
39287 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
39288         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
39289      Branch: perl
39290            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
39291            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
39292            ! x2p/str.c x2p/walk.c xsutils.c
39293 ____________________________________________________________________________
39294 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
39295         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
39296              From: Michael G Schwern <schwern@pobox.com>
39297              Date: Wed, 30 May 2001 17:10:38 +0100
39298              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
39299              
39300              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
39301              From: Abhijit Menon-Sen <ams@wiw.org>
39302              Date: Wed, 30 May 2001 23:16:13 +0530
39303              Message-ID: <20010530231613.A31933@lustre.linux.in>
39304      Branch: perl
39305            ! perl.c t/run/runenv.t
39306 ____________________________________________________________________________
39307 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
39308         Log: (Retracted by #10375.)
39309              
39310              IRIX hints patch from Merijn Broeren.
39311              
39312              TODO: (this and the earlier Linux hints patch) should be solved
39313              at Configure level.  Merijn: -ldb should not be used on any platform
39314              for perl, just when linking DBFile itself. Trying to be helpful here
39315              is counterproductive.
39316      Branch: perl
39317            ! hints/irix_6.sh
39318 ____________________________________________________________________________
39319 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
39320         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
39321              From: Nicholas Clark <nick@ccl4.org>
39322              Date: Wed, 30 May 2001 23:20:58 +0100
39323              Message-ID: <20010530232058.B86445@plum.flirble.org>
39324      Branch: perl
39325            ! doop.c
39326 ____________________________________________________________________________
39327 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
39328         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
39329              From: Michael G Schwern <schwern@pobox.com> 
39330              Date: Wed, 30 May 2001 15:24:20 +0100
39331              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
39332      Branch: perl
39333            ! t/pragma/autouse.t
39334 ____________________________________________________________________________
39335 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
39336         Log: The regex trick wasn't a good idea.
39337      Branch: perl
39338            ! pod/perlfaq4.pod
39339 ____________________________________________________________________________
39340 [ 10329] By: nick                                  on 2001/05/30  18:34:35
39341         Log: Integrate mainline
39342      Branch: perlio
39343           !> (integrate 40 files)
39344 ____________________________________________________________________________
39345 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
39346         Log: Update Changes.
39347      Branch: perl
39348            ! Changes patchlevel.h
39349 ____________________________________________________________________________
39350 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
39351         Log: The metaconfig unit change for #10325.
39352      Branch: metaconfig
39353            + U/modified/afs.U
39354 ____________________________________________________________________________
39355 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
39356         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
39357              is now wrong.
39358      Branch: perl
39359            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
39360 ____________________________________________________________________________
39361 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
39362         Log: Introduce $Config{afsroot}.
39363      Branch: perl
39364            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39365            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
39366            ! win32/config.gc win32/config.vc
39367 ____________________________________________________________________________
39368 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
39369         Log: (Retracted by #10375.)
39370              
39371              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
39372      Branch: perl
39373            ! hints/linux.sh
39374 ____________________________________________________________________________
39375 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
39376         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
39377              (Also Configure tweaks needed; coming up soon.)
39378      Branch: perl
39379            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
39380 ____________________________________________________________________________
39381 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
39382         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
39383              From: Michael G Schwern <schwern@pobox.com>
39384              Date: Sun, 27 May 2001 10:29:43 +0100
39385              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
39386      Branch: perl
39387            ! lib/perl5db.pl
39388 ____________________________________________________________________________
39389 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
39390         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
39391              and Abhijit Menon-Sen.
39392      Branch: perl
39393            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
39394            ! perl.c pp_sys.c regcomp.c
39395 ____________________________________________________________________________
39396 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
39397         Log: Fix the BOOT section to call myU2time properly.
39398      Branch: perl
39399            ! ext/Time/HiRes/HiRes.xs
39400 ____________________________________________________________________________
39401 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
39402         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
39403              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
39404              Date: Wed, 30 May 2001 09:44:29 -0400
39405              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
39406              
39407              Detypo; plus add one more trick.
39408      Branch: perl
39409            ! pod/perlfaq4.pod
39410 ____________________________________________________________________________
39411 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
39412         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)
39413              From: Michael G Schwern <schwern@pobox.com>
39414              Date: Wed, 30 May 2001 14:39:06 +0100
39415              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
39416      Branch: perl
39417            ! lib/autouse.pm t/pragma/autouse.t
39418 ____________________________________________________________________________
39419 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
39420         Log: Subject: Re: AIX and gcc (moving targets)
39421              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39422              Date: Wed, 30 May 2001 15:25:08 +0200
39423              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
39424      Branch: perl
39425            ! ext/Time/HiRes/HiRes.xs
39426 ____________________________________________________________________________
39427 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
39428         Log: Subject: [PATCH t/TEST] sorting tests
39429              From: Michael G Schwern <schwern@pobox.com>
39430              Date: Wed, 30 May 2001 10:24:02 +0100
39431              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
39432      Branch: perl
39433            ! t/TEST
39434 ____________________________________________________________________________
39435 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
39436         Log: Subject: [ID 20010529.002] typos in man page perlre
39437              From: bart@cg681574-a.adubn1.nj.home.com 
39438              Date: Tue, 29 May 2001 13:58:59 -0500
39439              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
39440      Branch: perl
39441            ! pod/perlre.pod
39442 ____________________________________________________________________________
39443 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
39444         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
39445              From: "Craig A. Berry" <craigberry@mac.com>
39446              Date: Tue, 29 May 2001 23:23:45 -0500
39447              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
39448      Branch: perl
39449            ! t/lib/extutils.t t/pragma/autouse.t
39450 ____________________________________________________________________________
39451 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
39452         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)
39453              From: David Dyck <dcd@tc.fluke.com>
39454              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
39455              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
39456      Branch: perl
39457            ! t/lib/filefind.t
39458 ____________________________________________________________________________
39459 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
39460         Log: AIX hints update for gcc from Merijn H. Brand.
39461      Branch: perl
39462            ! hints/aix.sh
39463 ____________________________________________________________________________
39464 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
39465         Log: Retract #10295 and #10296: a more generic solution
39466              is needed (there's something funny with gcc on AIX).
39467      Branch: perl
39468            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
39469 ____________________________________________________________________________
39470 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
39471         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
39472              From: Hugo <hv@crypt.compulink.co.uk>
39473              Date: Wed, 30 May 2001 11:59:19 +0100
39474              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
39475              
39476              localizing $@ has unfortunate semantics - if you die past
39477              a local $@, the die message is lost.
39478      Branch: perl
39479            ! lib/utf8_heavy.pl
39480 ____________________________________________________________________________
39481 [ 10309] By: nick                                  on 2001/05/30  08:23:02
39482         Log: Integrate mainline (autouse works again.)
39483      Branch: perlio
39484           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
39485           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
39486           !> pod/perlvar.pod t/op/cmp.t
39487 ____________________________________________________________________________
39488 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
39489         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
39490              From: David Dyck <dcd@tc.fluke.com>
39491              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
39492              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
39493      Branch: perl
39494            ! lib/File/Find.pm
39495 ____________________________________________________________________________
39496 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
39497         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
39498              From: Nicholas Clark <nick@ccl4.org>
39499              Date: Tue, 29 May 2001 23:16:09 +0100
39500              Message-ID: <20010529231609.U86445@plum.flirble.org>
39501              
39502              Make the test output slightly clearer by distinguishing
39503              between '' and undef.
39504      Branch: perl
39505            ! t/op/cmp.t
39506 ____________________________________________________________________________
39507 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
39508         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
39509              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39510              Date: Tue, 29 May 2001 19:15:19 -0400
39511              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
39512      Branch: perl
39513            ! hints/os2.sh
39514 ____________________________________________________________________________
39515 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
39516         Log: Subject: perlvar.pod addition
39517              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
39518              Date: Fri, 25 May 2001 20:23:12 +0200
39519              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
39520              
39521              Subject: Re: perlvar.pod addition
39522              From: "Abigail" <abigail@foad.org> 
39523              Date: Fri, 25 May 2001 22:00:39 +0200
39524              Message-ID: <20010525200039.28029.qmail@foad.org>
39525              
39526              Mention $a and $b in perlvar.
39527      Branch: perl
39528            ! pod/perlvar.pod
39529 ____________________________________________________________________________
39530 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
39531         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
39532              From: Jeff Pinyan <jeffp@crusoe.net>
39533              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
39534              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
39535      Branch: perl
39536            ! pod/perlvar.pod
39537 ____________________________________________________________________________
39538 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
39539         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
39540              From: Jeff Pinyan <jeffp@crusoe.net>
39541              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
39542              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
39543      Branch: perl
39544            ! pod/perlfaq6.pod
39545 ____________________________________________________________________________
39546 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
39547         Log: Mention Time::localtime and Time::gmtime.
39548      Branch: perl
39549            ! ext/Time/Piece/Piece.pm
39550 ____________________________________________________________________________
39551 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
39552         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
39553              From: Michael G Schwern <schwern@pobox.com>
39554              Date: Tue, 29 May 2001 18:51:32 +0100
39555              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
39556      Branch: perl
39557            ! pod/perlfaq4.pod
39558 ____________________________________________________________________________
39559 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
39560         Log: Retract #10243.
39561      Branch: perl
39562            ! lib/autouse.pm
39563 ____________________________________________________________________________
39564 [ 10299] By: nick                                  on 2001/05/29  18:41:19
39565         Log: Post weekend integrate mainline (fails one test pragma/autouse).
39566      Branch: perlio
39567           +> (branch 29 files)
39568           !> (integrate 91 files)
39569 ____________________________________________________________________________
39570 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
39571         Log: Update Changes.
39572      Branch: perl
39573            ! Changes patchlevel.h
39574 ____________________________________________________________________________
39575 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
39576         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
39577              before Perl_load_module/Perl_call_method and restore the value
39578              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
39579      Branch: perl
39580            ! utf8.c
39581 ____________________________________________________________________________
39582 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
39583         Log: Subject: Re: AIX and gcc (moving targets)
39584              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39585              Date: Tue, 29 May 2001 17:59:40 +0200
39586              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
39587      Branch: perl
39588            ! ext/Storable/Makefile.PL
39589 ____________________________________________________________________________
39590 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
39591         Log: Subject: Re: AIX and gcc (moving targets)
39592              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39593              Date: Tue, 29 May 2001 12:32:57 +0200
39594              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
39595      Branch: perl
39596            ! ext/POSIX/Makefile.PL
39597 ____________________________________________________________________________
39598 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
39599         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
39600              From: Michael G Schwern <schwern@pobox.com>
39601              Date: Tue, 29 May 2001 09:53:29 +0100
39602              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
39603              
39604              (#10280 retracted)
39605      Branch: perl
39606            ! lib/Test/Harness.pm t/lib/test-harness.t
39607 ____________________________________________________________________________
39608 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
39609         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
39610              From: Michael G Schwern <schwern@pobox.com>
39611              Date: Tue, 29 May 2001 09:19:52 +0100
39612              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
39613      Branch: perl
39614            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
39615            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
39616            + t/lib/Test/todo.t
39617            ! MANIFEST lib/Test.pm t/TEST
39618 ____________________________________________________________________________
39619 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
39620         Log: From: Michael G Schwern <schwern@pobox.com>
39621              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
39622              Date: Tue, 29 May 2001 08:26:09 +0100
39623              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
39624      Branch: perl
39625            ! t/TEST
39626 ____________________________________________________________________________
39627 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
39628         Log: Add tests for Time::gmtime and Time::localtime.
39629      Branch: perl
39630            + t/lib/time-gmtime.t t/lib/time-localtime.t
39631            ! MANIFEST t/lib/1_compile.t
39632 ____________________________________________________________________________
39633 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
39634         Log: Add test for File::stat.
39635      Branch: perl
39636            + t/lib/filestat.t
39637            ! MANIFEST t/lib/1_compile.t
39638 ____________________________________________________________________________
39639 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
39640         Log: Add test for Net::servent.
39641      Branch: perl
39642            + t/lib/net-sent.t
39643            ! MANIFEST t/lib/1_compile.t
39644 ____________________________________________________________________________
39645 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
39646         Log: Add test for Net::protoent.
39647      Branch: perl
39648            + t/lib/net-pent.t
39649            ! MANIFEST t/lib/1_compile.t
39650 ____________________________________________________________________________
39651 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
39652         Log: Add test for Net::netent.
39653      Branch: perl
39654            + t/lib/net-nent.t
39655            ! MANIFEST t/lib/1_compile.t
39656 ____________________________________________________________________________
39657 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
39658         Log: Add test for User::grent.  Portability doubtful.
39659      Branch: perl
39660            + t/lib/user-grent.t
39661            ! MANIFEST t/lib/1_compile.t
39662 ____________________________________________________________________________
39663 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
39664         Log: Add test for User::pwent.
39665              Probably will fall down somewhere for portability reasons.
39666      Branch: perl
39667            + t/lib/user-pwent.t
39668            ! MANIFEST t/lib/1_compile.t
39669 ____________________________________________________________________________
39670 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
39671         Log: Metaconfig units changes for #10283.
39672      Branch: metaconfig
39673            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
39674            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
39675            ! U/installdirs/sitescript.U U/modified/Signal.U
39676 ____________________________________________________________________________
39677 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
39678         Log: Subject: [PATCH 5.6.1] signal names in Configure
39679              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39680              Date: Tue, 29 May 2001 03:52:25 -0400
39681              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
39682              
39683              Subject: [PATCH 5.6.1] older perl in Configure
39684              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39685              Date: Tue, 29 May 2001 03:55:40 -0400
39686              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
39687              
39688              Subject: [PATCH 5.6.1] goofs in Configure
39689              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39690              Date: Tue, 29 May 2001 04:13:07 -0400
39691              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
39692              
39693              Configure portability tweaks.
39694      Branch: perl
39695            ! Configure
39696 ____________________________________________________________________________
39697 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
39698         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
39699              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39700              Date: Tue, 29 May 2001 04:07:06 -0400
39701              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
39702      Branch: perl
39703            ! os2/os2.c
39704 ____________________________________________________________________________
39705 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
39706         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
39707              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39708              Date: Tue, 29 May 2001 04:01:38 -0400
39709              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
39710      Branch: perl
39711            ! hints/os2.sh os2/Makefile.SHs
39712 ____________________________________________________________________________
39713 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
39714         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
39715              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39716              Date: Tue, 29 May 2001 03:50:18 -0400
39717              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
39718      Branch: perl
39719            ! lib/Test/Harness.pm
39720 ____________________________________________________________________________
39721 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
39722         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
39723      Branch: perl
39724            ! lib/utf8_heavy.pl
39725 ____________________________________________________________________________
39726 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
39727         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
39728              From: Hugo <hv@crypt.compulink.co.uk>
39729              Date: Tue, 29 May 2001 03:03:45 +0100
39730              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
39731              
39732              Explanation why the $@ always gets the UTF8 flag when under use utf8--
39733              because we told it to have the flag when under use utf8.
39734      Branch: perl
39735            ! pp_ctl.c
39736 ____________________________________________________________________________
39737 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
39738         Log: At least a partial fix for 20010528.004.
39739      Branch: perl
39740            ! lib/utf8_heavy.pl
39741 ____________________________________________________________________________
39742 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
39743         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
39744              From: Nicholas Clark <nick@ccl4.org> 
39745              Date: Mon, 28 May 2001 23:39:38 +0100
39746              Message-ID: <20010528233938.M86445@plum.flirble.org>
39747              
39748              More portable non-zero UV.
39749      Branch: perl
39750            ! t/lib/extutils.t
39751 ____________________________________________________________________________
39752 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
39753         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
39754              From: Nicholas Clark <nick@ccl4.org>
39755              Date: Mon, 28 May 2001 22:46:09 +0100
39756              Message-ID: <20010528224608.L86445@plum.flirble.org>
39757              
39758              Test also "make clean".
39759      Branch: perl
39760            ! t/lib/extutils.t
39761 ____________________________________________________________________________
39762 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
39763         Log: Subject: Re: Would -Wno-unused -Wall be better?
39764              From: Michael G Schwern <schwern@pobox.com>
39765              Date: Tue, 29 May 2001 00:55:54 +0100
39766              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
39767      Branch: perl
39768            ! pp.h
39769 ____________________________________________________________________________
39770 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
39771         Log: Add a test for 20010528.007, fixed in #10272.
39772      Branch: perl
39773            ! t/op/misc.t toke.c
39774 ____________________________________________________________________________
39775 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
39776         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
39777              From: Hugo <hv@crypt.compulink.co.uk>
39778              Date: Tue, 29 May 2001 00:23:23 +0100
39779              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
39780      Branch: perl
39781            ! toke.c
39782 ____________________________________________________________________________
39783 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
39784         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
39785              From: Michael G Schwern <schwern@pobox.com>
39786              Date: Tue, 29 May 2001 00:42:59 +0100
39787              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
39788      Branch: perl
39789            ! t/pragma/autouse.t
39790 ____________________________________________________________________________
39791 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
39792         Log: Some shells seemingly arrange the signal handlers differently
39793              (bug id 20010521.004).
39794      Branch: perl
39795            ! t/lib/sigaction.t
39796 ____________________________________________________________________________
39797 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
39798         Log: Regen perlmodlib.
39799      Branch: perl
39800            ! pod/perlmodlib.pod
39801 ____________________________________________________________________________
39802 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
39803         Log: Update Changes.
39804      Branch: perl
39805            ! Changes patchlevel.h
39806 ____________________________________________________________________________
39807 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
39808         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
39809              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
39810              Date: Mon, 28 May 2001 14:56:35 -0500
39811              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
39812      Branch: perl
39813            ! pod/perlnewmod.pod
39814 ____________________________________________________________________________
39815 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
39816         Log: Regen toc.
39817      Branch: perl
39818            ! pod/perltoc.pod
39819 ____________________________________________________________________________
39820 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
39821         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
39822              From: "Richard Soderberg" <rs@crystalflame.net>
39823              Date: Mon, 28 May 2001 12:31:23 -0700
39824              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
39825      Branch: perl
39826            ! t/op/splice.t
39827 ____________________________________________________________________________
39828 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
39829         Log: The #10260 was too bold: locales and utf8 still do not mix.
39830      Branch: perl
39831            ! t/pragma/locale.t
39832 ____________________________________________________________________________
39833 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
39834         Log: Subject: [PATCH] Pod nitpicks
39835              From: "Richard Soderberg" <rs@crystalflame.net>
39836              Date: Mon, 28 May 2001 10:08:58 -0700
39837              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
39838      Branch: perl
39839            ! pod/perl571delta.pod pod/perlapi.pod sv.h
39840 ____________________________________________________________________________
39841 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
39842         Log: Upgrade to I18N::LangTags 0.22.
39843      Branch: perl
39844            + lib/I18N/LangTags/List.pod
39845            ! MANIFEST lib/I18N/LangTags.pm
39846 ____________________________________________________________________________
39847 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
39848         Log: A slightly more serious bug found by -Mutf8; op/misc and
39849              lib/complex dumped core.
39850      Branch: perl
39851            ! regexec.c
39852 ____________________________________________________________________________
39853 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
39854         Log: Various buglets shaken out by -Mutf8.
39855      Branch: perl
39856            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
39857            ! t/pragma/locale.t
39858 ____________________________________________________________________________
39859 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
39860         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
39861      Branch: perl
39862            ! t/lib/carp.t
39863 ____________________________________________________________________________
39864 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
39865         Log: Subject: [PATCH] todo patch
39866              From: Artur Bergman <artur@contiller.se> 
39867              Date: Mon, 28 May 2001 17:03:51 +0200
39868              Message-ID: <B7383577.F34%artur@contiller.se>
39869      Branch: perl
39870            ! pod/perltodo.pod
39871 ____________________________________________________________________________
39872 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
39873         Log: Subject: typo in perlguts.pod
39874              From: "John P. Linderman" <jpl@research.att.com>
39875              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
39876              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
39877      Branch: perl
39878            ! pod/perlguts.pod
39879 ____________________________________________________________________________
39880 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
39881         Log: Subject: AIX and gcc (moving targets)
39882              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39883              Date: Mon, 28 May 2001 12:54:04 +0200
39884              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
39885      Branch: perl
39886            ! hints/aix.sh
39887 ____________________________________________________________________________
39888 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
39889         Log: Subject: Re: perlio + multiple perl_alloc..destruct
39890              From: Doug MacEachern <dougm@covalent.net>
39891              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
39892              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
39893      Branch: perl
39894            ! perlio.c
39895 ____________________________________________________________________________
39896 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
39897         Log: The #10251 wasn't quite up-to-the-code.
39898      Branch: perl
39899            ! t/op/misc.t
39900 ____________________________________________________________________________
39901 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
39902         Log: Test case for bug 20010526.004, fixed in #10252.
39903      Branch: perl
39904            ! t/op/taint.t
39905 ____________________________________________________________________________
39906 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
39907         Log: Subject: Re: [ID 20010526.004] Taint looses value
39908              From: Hugo <hv@crypt.compulink.co.uk>
39909              Date: Sun, 27 May 2001 20:39:32 +0100
39910              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
39911      Branch: perl
39912            ! sv.c
39913 ____________________________________________________________________________
39914 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
39915         Log: Test case for 20010422.005, fixed by #10250.
39916      Branch: perl
39917            ! t/op/misc.t
39918 ____________________________________________________________________________
39919 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
39920         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
39921              From: Spider Boardman <spider@Orb.Nashua.NH.US>
39922              Date: Mon, 28 May 2001 06:39:12 -0400
39923              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
39924      Branch: perl
39925            ! toke.c
39926 ____________________________________________________________________________
39927 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
39928         Log: Linerewrapping.
39929      Branch: perl
39930            ! lib/open.pm
39931 ____________________________________________________________________________
39932 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
39933         Log: Updates on the modules list.
39934      Branch: perl
39935            ! t/lib/1_compile.t
39936 ____________________________________________________________________________
39937 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
39938         Log: Add a test for PerlIO.
39939              
39940              (I probably got the crlf/raw thing wrong for clrfy platforms...)
39941      Branch: perl
39942            + t/lib/perlio.t
39943            ! MANIFEST lib/PerlIO.pm
39944 ____________________________________________________________________________
39945 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
39946         Log: Add a test for carp et alia.
39947      Branch: perl
39948            + t/lib/carp.t
39949            ! MANIFEST
39950 ____________________________________________________________________________
39951 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
39952         Log: Adding the new test would be swell.
39953      Branch: perl
39954            + t/pragma/autouse.t
39955 ____________________________________________________________________________
39956 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
39957         Log: Add a test for the autouse pragma.
39958      Branch: perl
39959            ! MANIFEST
39960 ____________________________________________________________________________
39961 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
39962         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
39963              From: dLux <dlux@spam.sch.bme.hu>
39964              Date: Sun, 27 May 2001 16:14:26 +0200
39965              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
39966      Branch: perl
39967            ! lib/autouse.pm
39968 ____________________________________________________________________________
39969 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
39970         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
39971              From: "Richard Soderberg" <rs@crystalflame.net>
39972              Date: Mon, 28 May 2001 03:56:36 -0700
39973              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
39974      Branch: perl
39975            ! utils/dprofpp.PL
39976 ____________________________________________________________________________
39977 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
39978         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
39979              From: "Stephen P. Potter" <spp@spotter.yi.org>
39980              Date: Tue, 22 May 2001 11:40:25 -0400
39981              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
39982              
39983              Subject: Re: [ID 20010522.003] Time::Local module bug
39984              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
39985              Date: Tue, 22 May 2001 11:50:19 -0400
39986              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
39987      Branch: perl
39988            ! lib/Time/Local.pm
39989 ____________________________________________________________________________
39990 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
39991         Log: The PERL_DL_NONLAZY can have whitespace in front.
39992      Branch: perl
39993            ! t/lib/extutils.t
39994 ____________________________________________________________________________
39995 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
39996         Log: Document strftime() and strptime().
39997      Branch: perl
39998            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
39999 ____________________________________________________________________________
40000 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
40001         Log: Make Time::Piece::strptime() to be a function, not a method.
40002      Branch: perl
40003            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
40004 ____________________________________________________________________________
40005 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
40006         Log: Tweak the test to be more portable.
40007      Branch: perl
40008            ! t/lib/extutils.t
40009 ____________________________________________________________________________
40010 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
40011         Log: Subject: PATCH: Re: Re: Attributes that tie
40012              From: Leon Brocard <acme@astray.com>
40013              Date: Sun, 27 May 2001 12:37:29 +0100
40014              Message-ID: <20010527123729.A22663@ns0.astray.com>
40015              
40016              Document that variable attributes are not currently usable
40017              for tieing.  (An ugly limitation that should be fixed.)
40018      Branch: perl
40019            ! lib/attributes.pm
40020 ____________________________________________________________________________
40021 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
40022         Log: Microperl tweaks.
40023      Branch: perl
40024            ! Makefile.micro uconfig.h uconfig.sh
40025 ____________________________________________________________________________
40026 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
40027         Log: Add make target for microperl (kind of silly, but convenient).
40028      Branch: perl
40029            ! Makefile.SH
40030 ____________________________________________________________________________
40031 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
40032         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
40033              for microperl.)
40034      Branch: perl
40035            ! doio.c
40036 ____________________________________________________________________________
40037 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
40038         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
40039              From: rspier@pobox.com (Robert Spier)
40040              Date: Sat, 26 May 2001 20:05:23 -0400
40041              Message-ID: <15120.17603.148648.12430@rls.cx>
40042              
40043              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
40044              From: rspier@pobox.com (Robert Spier)
40045              Date: Sun, 27 May 2001 00:23:12 -0400
40046              Message-ID: <15120.33072.511966.767230@rls.cx>
40047      Branch: perl
40048            ! doio.c pod/perlfunc.pod
40049 ____________________________________________________________________________
40050 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
40051         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
40052      Branch: perl
40053            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
40054 ____________________________________________________________________________
40055 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
40056         Log: Add README.tru64.
40057      Branch: perl
40058            + README.tru64
40059 ____________________________________________________________________________
40060 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
40061         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
40062      Branch: perl
40063            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
40064            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
40065            ! MANIFEST
40066 ____________________________________________________________________________
40067 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
40068         Log: Integrate I18N::LangTags from Sean Burke.
40069              
40070              TODO: the language list from RFC 3066 needs to be integrated
40071              and made available somehow.  The list is included in the
40072              I18N-LangTags 0.21 distribution, but it is undocumented
40073              and unconnected to the module.
40074      Branch: perl
40075            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
40076            ! MANIFEST
40077 ____________________________________________________________________________
40078 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
40079         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
40080              envisioned by Sarathy.
40081      Branch: perl
40082            ! t/op/ver.t toke.c
40083 ____________________________________________________________________________
40084 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
40085         Log: Subject: [ID 20010525.001] Pod typo nits fixed
40086              From: lvirden@cas.org
40087              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
40088              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
40089              
40090              minus the perlsolaris decimation plus the
40091              
40092              Subject: Re: [ID 20010525.001] Pod typo nits fixed
40093              From: "Philip Newton" <Philip.Newton@gmx.net>
40094              Date: Fri, 25 May 2001 18:05:55 +0200
40095              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
40096      Branch: perl
40097            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
40098            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
40099            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
40100            ! pod/perlutil.pod pod/perlxstut.pod
40101 ____________________________________________________________________________
40102 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
40103         Log: return clauses are nice.
40104      Branch: perl
40105            ! sv.c
40106 ____________________________________________________________________________
40107 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
40108         Log: Subject: change 10199 backwards?
40109              From: Doug MacEachern <dougm@covalent.net>
40110              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
40111              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
40112      Branch: perl
40113            ! sv.c
40114 ____________________________________________________________________________
40115 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
40116         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
40117              From: Hugo <hv@crypt.compulink.co.uk>
40118              Date: Sat, 26 May 2001 17:05:12 +0100
40119              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
40120      Branch: perl
40121            + t/op/gmagic.t
40122            ! MANIFEST doop.c embed.h embed.pl global.sym
40123            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
40124            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
40125 ____________________________________________________________________________
40126 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
40127         Log: Regen headers for #10221.
40128      Branch: perl
40129            ! global.sym objXSUB.h perlapi.c
40130 ____________________________________________________________________________
40131 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
40132         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
40133              From: Juha Laiho <juha.laiho@Elma.Net>
40134              Date: Thu, 3 May 2001 09:51:30 +0300
40135              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
40136      Branch: perl
40137            ! embed.pl
40138 ____________________________________________________________________________
40139 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
40140         Log: Subject: Re: [PATCH] Re: stability of sort()?
40141              From: "John P. Linderman" <jpl@research.att.com>
40142              Date: Sat, 26 May 2001 13:27:19 -0400
40143              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
40144      Branch: perl
40145            ! pod/perlfunc.pod
40146 ____________________________________________________________________________
40147 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
40148         Log: Integrate perlio.
40149      Branch: perl
40150           !> pod/perlguts.pod
40151 ____________________________________________________________________________
40152 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
40153         Log: Subject: [PATCH perl@10210] PerlIO for VMS
40154              From: "Craig A. Berry" <craigberry@mac.com>
40155              Date: Sat, 26 May 2001 09:34:11 -0500
40156              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
40157      Branch: perl
40158            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
40159            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
40160            ! vms/vmsish.h
40161 ____________________________________________________________________________
40162 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
40163         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
40164              From: David Dyck <dcd@tc.fluke.com>
40165              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
40166              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
40167      Branch: perl
40168            ! lib/perl5db.pl
40169 ____________________________________________________________________________
40170 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
40171         Log: Subject: utf8 regexp tests
40172              From: Hugo <hv@crypt.compulink.co.uk>
40173              Date: Fri, 25 May 2001 22:35:01 +0100
40174              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
40175      Branch: perl
40176            ! t/op/regexp.t
40177 ____________________________________________________________________________
40178 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
40179         Log: Subject: [PATCH] Re: stability of sort()?
40180              From: Nicholas Clark <nick@ccl4.org>
40181              Date: Fri, 25 May 2001 22:40:19 +0100
40182              Message-ID: <20010525224019.B86445@plum.flirble.org>
40183      Branch: perl
40184            ! pod/perlfunc.pod
40185 ____________________________________________________________________________
40186 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
40187         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
40188              From: John Peacock <jpeacock@rowman.com>
40189              Date: Thu, 24 May 2001 22:14:01 -0400
40190              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
40191      Branch: perl
40192            ! mg.c scope.c sv.c
40193 ____________________________________________________________________________
40194 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
40195         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
40196              From: Nicholas Clark <nick@ccl4.org>
40197              Date: Sun, 20 May 2001 19:24:13 +0100
40198              Message-ID: <20010520192413.G83222@plum.flirble.org>
40199      Branch: perl
40200            + lib/ExtUtils/Constant.pm t/lib/extutils.t
40201            ! MANIFEST utils/h2xs.PL
40202 ____________________________________________________________________________
40203 [ 10212] By: nick                                  on 2001/05/26  09:49:28
40204         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
40205              add a few more notes there on use of mortals on the stack.
40206      Branch: perlio
40207            ! pod/perlguts.pod
40208 ____________________________________________________________________________
40209 [ 10211] By: nick                                  on 2001/05/26  09:05:36
40210         Log: Integrate mainline
40211      Branch: perlio
40212           +> t/lib/fcntl.t t/pragma/vars.t
40213           !> (integrate 49 files)
40214 ____________________________________________________________________________
40215 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
40216         Log: Update Changes.
40217      Branch: perl
40218            ! Changes patchlevel.h
40219 ____________________________________________________________________________
40220 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
40221         Log: Based on
40222              
40223              Subject: [PATCH pp.c] Wrapping pack("C",256)
40224              From: Simon Cozens <simon@netthink.co.uk>
40225              Date: Sat, 12 May 2001 17:58:41 +0100
40226              Message-ID: <20010512175841.A6132@netthink.co.uk>
40227      Branch: perl
40228            ! pod/perldiag.pod pp.c t/pragma/warn/pp
40229 ____________________________________________________________________________
40230 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
40231         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
40232              From: "Brendan O'Dea" <bod@compusol.com.au>
40233              Date: Fri, 25 May 2001 11:18:29 +1000
40234              Message-ID: <20010525111829.A28411@compusol.com.au>
40235              
40236              (Slightly modified.)
40237      Branch: perl
40238            ! lib/Term/Cap.pm
40239 ____________________________________________________________________________
40240 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
40241         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
40242              From: Hugo <hv@crypt.compulink.co.uk>
40243              Date: Fri, 25 May 2001 02:13:25 +0100
40244              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
40245      Branch: perl
40246            ! t/op/misc.t
40247 ____________________________________________________________________________
40248 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
40249         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
40250              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
40251              Date: Fri, 25 May 2001 10:25:36 +0900
40252              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
40253      Branch: perl
40254            ! regcomp.c regexec.c
40255 ____________________________________________________________________________
40256 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
40257         Log: Subject: [PATCH #2] stash autovivification and method call error messages
40258              From: Ilmari Karonen <iltzu@sci.fi>
40259              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
40260              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
40261      Branch: perl
40262            ! gv.c pp_hot.c t/op/method.t
40263 ____________________________________________________________________________
40264 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
40265         Log: Add make target and documentation for gprof profiling.
40266      Branch: perl
40267            ! Makefile.SH pod/perlhack.pod
40268 ____________________________________________________________________________
40269 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
40270         Log: Subject: Don't think about UTF8 
40271              From: Mike Guy <mjtg@cam.ac.uk> 
40272              Date: Tue, 22 May 2001 14:35:39 +0100
40273              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
40274      Branch: perl
40275            ! sv.h
40276 ____________________________________________________________________________
40277 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
40278         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
40279              From: Geraint A Edwards <gedge@serf.org> 
40280              Date: Thu, 24 May 2001 22:51:24 +0100
40281              Message-Id: <20010524225124.A34981@cymru.serf.org>
40282      Branch: perl
40283            ! x2p/find2perl.PL
40284 ____________________________________________________________________________
40285 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
40286         Log: DB_File has its own attribute story.
40287      Branch: perl
40288            ! ext/DB_File/DB_File.xs
40289 ____________________________________________________________________________
40290 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
40291         Log: Subject: Re: Making perl with -Wall
40292              From: Andy Dougherty <doughera@lafayette.edu>
40293              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
40294              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
40295      Branch: perl
40296            ! perl.h
40297 ____________________________________________________________________________
40298 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
40299         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
40300              From: "Richard Soderberg" <rs@crystalflame.net>
40301              Date: Thu, 24 May 2001 08:58:16 -0700
40302              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
40303      Branch: perl
40304            ! sv.c
40305 ____________________________________________________________________________
40306 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
40307         Log: IV/UV casting fixes from Nicholas Clark.
40308      Branch: perl
40309            ! perl.h pp_sys.c util.c
40310 ____________________________________________________________________________
40311 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
40312         Log: Subject: Re: Making perl with -Wall
40313              From: Michael G Schwern <schwern@pobox.com>
40314              Date: Thu, 24 May 2001 15:40:28 +0100
40315              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
40316      Branch: perl
40317            ! malloc.c perl.h
40318 ____________________________________________________________________________
40319 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
40320         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
40321              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40322              Date: Tue, 22 May 2001 11:49:37 +0200
40323              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
40324      Branch: metaconfig
40325            ! U/modified/Oldsym.U
40326      Branch: metaconfig/U/perl
40327            ! patchlevel.U
40328      Branch: perl
40329            ! Configure config_h.SH myconfig.SH
40330 ____________________________________________________________________________
40331 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
40332         Log: Under versiononly install also the scripts with the version suffix.
40333              (e.g. .../bin/h2xs5.7.1)
40334      Branch: perl
40335            ! installperl
40336 ____________________________________________________________________________
40337 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
40338         Log: Subject: [PATCH] Stop segfault in mg.c:636
40339              From: "Richard Soderberg" <rs@crystalflame.net>
40340              Date: Thu, 24 May 2001 05:51:52 -0700
40341              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
40342      Branch: perl
40343            ! mg.c
40344 ____________________________________________________________________________
40345 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
40346         Log: Iteration continues; hopefully convergently.
40347      Branch: perl
40348            ! t/lib/b-stash.t
40349 ____________________________________________________________________________
40350 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
40351         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
40352              From: Gisle Aas <gisle@ActiveState.com>
40353              Date: 23 May 2001 16:13:10 -0700
40354              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
40355      Branch: perl
40356            ! op.c toke.c
40357 ____________________________________________________________________________
40358 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
40359         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
40360              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
40361              Date: Thu, 24 May 2001 05:05:22 -0500
40362              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
40363      Branch: perl
40364            ! lib/dumpvar.pl lib/perl5db.pl
40365 ____________________________________________________________________________
40366 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
40367         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
40368              From: David Dyck <dcd@tc.fluke.com>
40369              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
40370              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
40371      Branch: perl
40372            ! lib/perl5db.pl
40373 ____________________________________________________________________________
40374 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
40375         Log: Tiny pod nits on READMEs, mostly whitespace issues.
40376      Branch: perl
40377            ! README.amiga README.dos README.macos README.mpeix README.vmesa
40378            ! README.win32
40379 ____________________________________________________________________________
40380 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
40381         Log: The DG/UX part of the 20010521.005.
40382      Branch: perl
40383            ! README.dgux
40384 ____________________________________________________________________________
40385 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
40386         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
40387              From: Hugo <hv@crypt.compulink.co.uk>
40388              Date: Mon, 21 May 2001 16:32:02 +0100
40389              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
40390      Branch: perl
40391            ! regcomp.c t/op/misc.t
40392 ____________________________________________________________________________
40393 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
40394         Log: Subject: [PATCH] Extra UNIVERSAL tests
40395              From: Mike Guy <mjtg@cam.ac.uk>
40396              Date: Wed, 23 May 2001 12:29:20 +0100
40397              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
40398      Branch: perl
40399            ! t/op/universal.t
40400 ____________________________________________________________________________
40401 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
40402         Log: Subject: [PATCH] Remove EQ keyword
40403              From: Mike Guy <mjtg@cam.ac.uk>
40404              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
40405              Date: Wed, 23 May 2001 11:17:29 +0100
40406      Branch: perl
40407            ! keywords.h keywords.pl
40408 ____________________________________________________________________________
40409 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
40410         Log: Subject: [PATCH] lib/perl5db.pl
40411              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
40412              Date: Wed, 23 May 2001 02:18:03 -0500
40413              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
40414      Branch: perl
40415            ! lib/perl5db.pl
40416 ____________________________________________________________________________
40417 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
40418         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
40419              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
40420              Date: Tue, 22 May 2001 23:34:41 -0500
40421              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
40422      Branch: perl
40423            ! lib/Term/Cap.pm
40424 ____________________________________________________________________________
40425 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
40426         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
40427              From: davem@fdgroup.co.uk
40428              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
40429              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
40430      Branch: perl
40431            ! emacs/e2ctags.pl
40432 ____________________________________________________________________________
40433 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
40434         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
40435              From: Michael G Schwern <schwern@pobox.com>
40436              Date: Tue, 22 May 2001 14:15:09 +0100
40437              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
40438      Branch: perl
40439            ! lib/vars.pm
40440 ____________________________________________________________________________
40441 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
40442         Log: Subject: [PATCH lib/vars.pm] Odd code nit
40443              From: Michael G Schwern <schwern@pobox.com>
40444              Date: Tue, 22 May 2001 14:14:28 +0100
40445              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
40446      Branch: perl
40447            ! lib/vars.pm
40448 ____________________________________________________________________________
40449 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
40450         Log: Use the new use vars feature.
40451      Branch: perl
40452            ! t/lib/b-stash.t
40453 ____________________________________________________________________________
40454 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
40455         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
40456              From: Mike Guy <mjtg@cam.ac.uk>
40457              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40458              Date: Tue, 22 May 2001 13:11:39 +0100
40459      Branch: perl
40460            + t/pragma/vars.t
40461            ! MANIFEST lib/vars.pm t/lib/1_compile.t
40462 ____________________________________________________________________________
40463 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
40464         Log: -qlongdouble considered harmful by Merijn.
40465      Branch: perl
40466            ! hints/aix.sh
40467 ____________________________________________________________________________
40468 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
40469         Log: Update Changes.
40470      Branch: perl
40471            ! Changes patchlevel.h
40472 ____________________________________________________________________________
40473 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
40474         Log: Add a test of its very own for Fcntl.  Hopefully portable.
40475      Branch: perl
40476            + t/lib/fcntl.t
40477            ! MANIFEST
40478 ____________________________________________________________________________
40479 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
40480         Log: Must be trickier for 'minitest' not to die.
40481      Branch: perl
40482            ! t/op/taint.t
40483 ____________________________________________________________________________
40484 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
40485         Log: Can't declare other people's variables.
40486      Branch: perl
40487            ! t/lib/b-stash.t
40488 ____________________________________________________________________________
40489 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
40490         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
40491      Branch: perl
40492            ! doio.c t/op/taint.t
40493 ____________________________________________________________________________
40494 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
40495         Log: The OS/2 variable needs to be declared.
40496      Branch: perl
40497            ! t/lib/b-stash.t
40498 ____________________________________________________________________________
40499 [ 10170] By: nick                                  on 2001/05/20  16:48:29
40500         Log: Integrate mainline
40501      Branch: perlio
40502           !> (integrate 41 files)
40503 ____________________________________________________________________________
40504 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
40505         Log: Small perlsec updates: clarify the taintedness of filename
40506              globbing; suggest using Scalar::Util::tainted().
40507      Branch: perl
40508            ! pod/perlsec.pod
40509 ____________________________________________________________________________
40510 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
40511         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
40512              From: Dave Mitchell <davem@fdgroup.co.uk>
40513              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
40514              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
40515      Branch: perl
40516            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
40517            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
40518            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
40519            ! xsutils.c
40520 ____________________________________________________________________________
40521 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
40522         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
40523              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40524              Date: Sat, 19 May 2001 04:08:46 -0400
40525              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
40526      Branch: perl
40527            ! lib/ExtUtils/Mksymlists.pm makedef.pl
40528 ____________________________________________________________________________
40529 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
40530         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
40531              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40532              Date: Sat, 19 May 2001 04:30:45 -0400
40533              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
40534      Branch: perl
40535            ! os2/os2.c
40536 ____________________________________________________________________________
40537 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
40538         Log: Subject: [PATCH 5.6.1] build bugs OS/2
40539              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40540              Date: Sat, 19 May 2001 04:35:28 -0400
40541              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
40542      Branch: perl
40543            ! os2/Makefile.SHs os2/os2.c
40544 ____________________________________________________________________________
40545 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
40546         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
40547              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40548              Date: Sat, 19 May 2001 04:04:23 -0400
40549              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
40550              
40551              (In bleadperl patched b-stash.t instead of b.t)
40552      Branch: perl
40553            ! t/lib/b-stash.t t/lib/bigfltpm.t
40554 ____________________________________________________________________________
40555 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
40556         Log: Subject: [PATCH 5.6.1] perl5db
40557              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40558              Date: Sat, 19 May 2001 03:49:09 -0400
40559              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
40560      Branch: perl
40561            ! lib/perl5db.pl
40562 ____________________________________________________________________________
40563 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
40564         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
40565              From: Gisle Aas <gisle@ActiveState.com>
40566              Date: 18 May 2001 14:24:51 -0700
40567              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
40568      Branch: perl
40569            ! pp_ctl.c
40570 ____________________________________________________________________________
40571 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
40572         Log: Subject: [PATCH] Chomp should not always stringify
40573              From: Gisle Aas <gisle@ActiveState.com>
40574              Date: 18 May 2001 07:55:25 -0700
40575              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
40576      Branch: perl
40577            ! doop.c t/op/chop.t
40578 ____________________________________________________________________________
40579 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
40580         Log: Integrate perlio.
40581      Branch: perl
40582           !> pod/perlfunc.pod
40583 ____________________________________________________________________________
40584 [ 10159] By: nick                                  on 2001/05/20  09:39:46
40585         Log: Document some more of open's features.
40586      Branch: perlio
40587            ! pod/perlfunc.pod
40588 ____________________________________________________________________________
40589 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
40590         Log: back out change#10153 (it has compatibility issues such as the
40591              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
40592              benefit for 5.6.x doesn't seem worth the risk)
40593      Branch: maint-5.6/perl
40594            ! toke.c
40595 ____________________________________________________________________________
40596 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
40597         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
40598      Branch: perl
40599            ! x2p/s2p.PL
40600 ____________________________________________________________________________
40601 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
40602         Log: Update Changes.
40603      Branch: perl
40604            ! Changes patchlevel.h
40605 ____________________________________________________________________________
40606 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
40607         Log: Integrate change #10144 from maintperl.
40608              
40609              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
40610      Branch: perl
40611           !> win32/config.bc win32/config.gc win32/config.vc
40612           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
40613 ____________________________________________________________________________
40614 [ 10154] By: nick                                  on 2001/05/18  07:23:03
40615         Log: Integrate mainline.
40616      Branch: perlio
40617           +> README.dgux t/lib/i18n-collate.t utils.lst
40618           !> (integrate 49 files)
40619 ____________________________________________________________________________
40620 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
40621         Log: Integrate change #7224 from mainline into maintperl.
40622              
40623              Allow @+ and @- to be doublequoted, from Simon Cozens. 
40624              (Approved by Larry, see Tom's comment in 20000830.005.)
40625      Branch: maint-5.6/perl
40626           !> toke.c
40627 ____________________________________________________________________________
40628 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
40629         Log: Subject: [PATCH bleadperl] small lookbehind fix
40630              From: Hugo <hv@crypt.compulink.co.uk>
40631              Date: Fri, 18 May 2001 00:07:19 +0100
40632              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
40633      Branch: perl
40634            ! regexec.c
40635 ____________________________________________________________________________
40636 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
40637         Log: Detypos.
40638      Branch: perl
40639            ! installman utils.lst
40640 ____________________________________________________________________________
40641 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
40642         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
40643              in 20001222.001.
40644      Branch: perl
40645            ! t/lib/glob-basic.t
40646 ____________________________________________________________________________
40647 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
40648         Log: Subject: [PATCH] Test for bug 20010515.004
40649              From: Benjamin Sugars <bsugars@canoe.ca>
40650              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
40651              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
40652      Branch: perl
40653            ! t/op/misc.t
40654 ____________________________________________________________________________
40655 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
40656         Log: Integrate #10145 from maintperl.
40657              
40658              fix for ID 20010515.004 (needs test)
40659      Branch: perl
40660           !> pp_hot.c
40661 ____________________________________________________________________________
40662 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
40663         Log: Thinko noticed by Doug MacEachern.
40664      Branch: perl
40665            ! thread.h
40666 ____________________________________________________________________________
40667 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
40668         Log: Subject: Re: [PATCH] HERE mark in regex
40669              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
40670              Date: Thu, 17 May 2001 12:20:33 -0400
40671              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
40672      Branch: perl
40673            ! t/op/re_tests
40674 ____________________________________________________________________________
40675 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
40676         Log: fix for ID 20010515.004 (needs test)
40677      Branch: maint-5.6/perl
40678            ! pp_hot.c
40679 ____________________________________________________________________________
40680 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
40681         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
40682      Branch: maint-5.6/perl
40683            ! win32/config.bc win32/config.gc win32/config.vc
40684            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
40685 ____________________________________________________________________________
40686 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
40687         Log: Macrofy the getspecific (and use it also in util.c)
40688      Branch: perl
40689            ! thread.h util.c
40690 ____________________________________________________________________________
40691 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
40692         Log: Use the unchecked thread-specific key fetch also in Tru64.
40693      Branch: perl
40694            ! thread.h
40695 ____________________________________________________________________________
40696 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
40697         Log: Subject: [PATCH 5.6.1]Quick thread speedup
40698              From: Dan Sugalski <dan@sidhe.org> 
40699              Date: Wed, 16 May 2001 18:05:19 -0400
40700              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
40701      Branch: perl
40702            ! thread.h util.c
40703 ____________________________________________________________________________
40704 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
40705         Log: I think this is quite enough testing for a deprecated feature.
40706      Branch: perl
40707            + t/lib/i18n-collate.t
40708            ! MANIFEST t/lib/1_compile.t
40709 ____________________________________________________________________________
40710 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
40711         Log: More HP-UX lore from Jeff Okamoto.
40712      Branch: perl
40713            ! README.hpux
40714 ____________________________________________________________________________
40715 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
40716         Log: Sort utils.lst for easier maintenance.
40717      Branch: perl
40718            ! utils.lst
40719 ____________________________________________________________________________
40720 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
40721         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
40722              From: Tim Jenness <t.jenness@jach.hawaii.edu>
40723              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
40724              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
40725              
40726              Add pod2latex to utils.lst.
40727      Branch: perl
40728            ! MANIFEST utils.lst
40729 ____________________________________________________________________________
40730 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
40731         Log: Subject: Re: [PATCH] HERE mark in regex
40732              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
40733              Date: Wed, 16 May 2001 13:04:43 -0400
40734              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
40735      Branch: perl
40736            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
40737            ! t/op/regmesg.t t/pragma/warn/regcomp
40738 ____________________________________________________________________________
40739 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
40740         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
40741              From: Simon Cozens <simon@netthink.co.uk>
40742              Date: Wed, 16 May 2001 18:02:08 +0100
40743              Message-ID: <20010516180208.A6458@netthink.co.uk>
40744      Branch: perl
40745            ! installman utils.lst
40746 ____________________________________________________________________________
40747 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
40748         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
40749              From: "Philip Newton" <pnewton@gmx.de>
40750              Date: Tue, 15 May 2001 15:09:30 +0200
40751              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
40752              
40753              Test case for #10128.
40754      Branch: perl
40755            ! t/pragma/warn/pp_hot
40756 ____________________________________________________________________________
40757 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
40758         Log: Update Changes.
40759      Branch: perl
40760            ! Changes patchlevel.h
40761 ____________________________________________________________________________
40762 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
40763         Log: Deprecate pseudo-hashes.
40764      Branch: perl
40765            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
40766 ____________________________________________________________________________
40767 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
40768         Log: HP-UX hints update from Merijn.
40769      Branch: perl
40770            ! hints/hpux.sh
40771 ____________________________________________________________________________
40772 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
40773         Log: README.hpux update from Merijn.
40774      Branch: perl
40775            ! README.hpux
40776 ____________________________________________________________________________
40777 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
40778         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
40779              From: Simon Cozens <simon@netthink.co.uk>
40780              Date: Wed, 16 May 2001 15:57:55 +0100
40781              Message-ID: <20010516155755.A4728@netthink.co.uk>
40782      Branch: perl
40783            + utils.lst
40784            ! MANIFEST installman installperl
40785 ____________________________________________________________________________
40786 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
40787         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
40788              From: "Philip Newton" <pnewton@gmx.de>
40789              Date: Tue, 15 May 2001 16:31:05 +0200
40790              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
40791              
40792              Fix PERL_Y2KWARN test to check before rather than after appending.
40793      Branch: perl
40794            ! pp_hot.c
40795 ____________________________________________________________________________
40796 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
40797         Log: Regen Porting stuff.
40798      Branch: perl
40799            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40800            ! config_h.SH
40801 ____________________________________________________________________________
40802 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
40803         Log: Metaconfig unit change for #10125.
40804      Branch: metaconfig
40805            ! U/modified/Oldconfig.U
40806 ____________________________________________________________________________
40807 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
40808         Log: Use OSVERS.
40809      Branch: perl
40810            ! Configure config_h.SH perl.c
40811 ____________________________________________________________________________
40812 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
40813         Log: Regen toc.
40814      Branch: perl
40815            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
40816 ____________________________________________________________________________
40817 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
40818         Log: Adding the README.dgux to the MANIFEST would be a good idea.
40819      Branch: perl
40820            ! MANIFEST
40821 ____________________________________________________________________________
40822 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
40823         Log: Move the stack desire definition to thread.h.
40824      Branch: perl
40825            ! ext/Thread/Thread.xs thread.h
40826 ____________________________________________________________________________
40827 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
40828         Log: DG-UX threading patches, including a README.dgux,
40829              from Takis Psarogiannakopoulos.
40830      Branch: perl
40831            + README.dgux
40832            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
40833 ____________________________________________________________________________
40834 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
40835         Log: Subject: [PATCH B::Deparse] More on /x regexes
40836              From: Robin Houston <robin@kitsite.com>
40837              Date: Tue, 15 May 2001 19:09:35 +0100
40838              Message-ID: <20010515190935.A27268@penderel>
40839      Branch: perl
40840            ! ext/B/B/Deparse.pm
40841 ____________________________________________________________________________
40842 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
40843         Log: Document that the core time() may be rounding rather
40844              than truncating, would have saved at least my confusion.
40845      Branch: perl
40846            ! ext/Time/HiRes/HiRes.pm
40847 ____________________________________________________________________________
40848 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
40849         Log: Subject: perl-current/t/time-hires.t
40850              From: John Peacock <jpeacock@rowman.com>
40851              Date: Fri, 11 May 2001 14:09:41 -0400
40852              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
40853      Branch: perl
40854            ! t/lib/time-hires.t
40855 ____________________________________________________________________________
40856 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
40857         Log: Subject: [PATCH dump.c] Op private flags
40858              From: Simon Cozens <simon@netthink.co.uk>
40859              Date: Sun, 13 May 2001 20:20:36 +0100
40860              Message-ID: <20010513202036.A21896@netthink.co.uk>
40861      Branch: perl
40862            ! dump.c
40863 ____________________________________________________________________________
40864 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
40865         Log: Upgrade to Switch 2.03.
40866      Branch: perl
40867            ! lib/Switch.pm
40868 ____________________________________________________________________________
40869 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
40870         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
40871              to PERL_CONFIG_SH and use it consistently.
40872      Branch: maint-5.6/perl
40873           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
40874           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
40875           !> myconfig.SH writemain.SH
40876 ____________________________________________________________________________
40877 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
40878         Log: Metaconfig units changes for #10113.
40879      Branch: metaconfig
40880            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
40881 ____________________________________________________________________________
40882 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
40883         Log: The problem described in 20010514.031 still wasn't
40884              fully cured, there were remnants of $CONFIG when
40885              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
40886              to avoid future conflicts.
40887      Branch: perl
40888            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
40889            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
40890            ! myconfig.SH writemain.SH
40891 ____________________________________________________________________________
40892 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
40893         Log: Half of #10107 got lost.
40894      Branch: perl
40895            ! ext/B/B/Deparse.pm
40896 ____________________________________________________________________________
40897 [ 10111] By: nick                                  on 2001/05/15  08:39:14
40898         Log: Integrate mainline.
40899      Branch: perlio
40900           +> ext/POSIX/hints/uts.pl
40901            - Todo Todo-5.6 t/camel-III/vstring.t
40902           !> (integrate 48 files)
40903 ____________________________________________________________________________
40904 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
40905         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
40906              From: Robin Houston <robin@kitsite.com>
40907              Date: Mon, 14 May 2001 22:27:08 +0100
40908              Message-ID: <20010514222708.A22963@penderel>
40909      Branch: perl
40910            ! t/TestInit.pm
40911 ____________________________________________________________________________
40912 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
40913         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
40914              From: Robin Houston <robin@kitsite.com>
40915              Date: Mon, 14 May 2001 22:16:43 +0100
40916              Message-ID: <20010514221643.A22437@penderel>
40917      Branch: perl
40918            ! ext/B/B/Deparse.pm
40919 ____________________________________________________________________________
40920 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
40921         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
40922              From: Robin Houston <robin@kitsite.com>
40923              Date: Mon, 14 May 2001 22:03:44 +0100
40924              Message-ID: <20010514220344.A20643@penderel>
40925      Branch: perl
40926            ! ext/B/B/Deparse.pm
40927 ____________________________________________________________________________
40928 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
40929         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
40930              From: Robin Houston <robin@kitsite.com>
40931              Date: Mon, 14 May 2001 22:10:07 +0100
40932              Message-ID: <20010514221007.A21118@penderel>
40933      Branch: perl
40934            ! ext/B/B/Deparse.pm
40935 ____________________________________________________________________________
40936 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
40937         Log: Fix for 20010514.037; substr() didn't invalidate the locale
40938              collation magic.
40939      Branch: perl
40940            ! pp.c
40941 ____________________________________________________________________________
40942 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
40943         Log: Update Changes.
40944      Branch: perl
40945            ! Changes patchlevel.h
40946 ____________________________________________________________________________
40947 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
40948         Log: Retract #10094.
40949      Branch: perl
40950            ! lib/Pod/Text.pm
40951 ____________________________________________________________________________
40952 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
40953         Log: Integrate change #10100 from maintperl.
40954              
40955              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
40956              bug ID 20010514.027)
40957      Branch: perl
40958           !> mg.c pp_ctl.c
40959 ____________________________________________________________________________
40960 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
40961         Log: Document the deprecatedness of suidperl.
40962      Branch: perl
40963            ! INSTALL pod/perlfaq1.pod
40964 ____________________________________________________________________________
40965 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
40966         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
40967              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
40968              Date: Mon, 14 May 2001 09:38:59 -0400
40969              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
40970      Branch: perl
40971            ! lib/ExtUtils/MM_Unix.pm
40972 ____________________________________________________________________________
40973 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
40974         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
40975              bug ID 20010514.027)
40976              
40977              TODO: this needs a testsuite addition
40978      Branch: maint-5.6/perl
40979            ! mg.c pp_ctl.c
40980 ____________________________________________________________________________
40981 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
40982         Log: More DWIMminess for Class::Struct: calling the array or hash
40983              accessors only with one argument, an array or a hash reference,
40984              sets the underlying array or hash.  This mirrors nicely also
40985              the usage in the constructor.
40986              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
40987      Branch: perl
40988            ! lib/Class/Struct.pm t/lib/class-struct.t
40989 ____________________________________________________________________________
40990 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
40991         Log: Reference cmp'ing should go through the whole stringification
40992              process shebang, as pointed out by Sarathy in #10091.
40993      Branch: perl
40994            ! pp.c
40995 ____________________________________________________________________________
40996 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
40997         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
40998              From: Simon Cozens <simon@netthink.co.uk>
40999              Date: Sat, 12 May 2001 16:36:27 +0100
41000              Message-ID: <20010512163627.A5522@netthink.co.uk>
41001              
41002              with some additions salvaged from Todo and Todo-5.6 before
41003              retiring them.
41004      Branch: perl
41005            - Todo Todo-5.6
41006            ! MANIFEST pod/perltodo.pod
41007 ____________________________________________________________________________
41008 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
41009         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
41010              From: "Golubev I. N." <gin@mo.msk.ru>
41011              Date: Mon, 07 May 2001 14:33:34 (GMT)
41012              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
41013      Branch: perl
41014            ! perl.h
41015 ____________________________________________________________________________
41016 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
41017         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
41018              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
41019              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
41020              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
41021      Branch: perl
41022            ! lib/ExtUtils/MM_Unix.pm
41023 ____________________________________________________________________________
41024 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
41025         Log: (Retracted by #10104.)
41026              
41027              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
41028              From: barries <barries@slaysys.com>
41029              Date: Sat, 12 May 2001 01:28:10 -0400
41030              Message-ID: <20010512012810.B26358@jester.slaysys.com>
41031      Branch: perl
41032            ! lib/Pod/Text.pm
41033 ____________________________________________________________________________
41034 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
41035         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
41036              From: Mike Guy <mjtg@cam.ac.uk>
41037              Date: Sat, 12 May 2001 19:24:33 +0100
41038              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
41039      Branch: perl
41040            ! lib/AutoSplit.pm
41041 ____________________________________________________________________________
41042 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
41043         Log: Yet another HP-UX hints tweak from Merijn.
41044      Branch: perl
41045            ! hints/hpux.sh
41046 ____________________________________________________________________________
41047 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
41048         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
41049              isn't defined (changes#9366,9368,9370 from mainline without the
41050              pp_scmp() change)
41051      Branch: maint-5.6/perl
41052            ! pp.c pp.h pp_hot.c
41053 ____________________________________________________________________________
41054 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
41055         Log: The sorting seems to happen now automatically.
41056      Branch: perl
41057            ! t/lib/glob-basic.t
41058 ____________________________________________________________________________
41059 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
41060         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
41061              From: Benjamin Sugars <bsugars@canoe.ca>
41062              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
41063              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
41064      Branch: perl
41065            ! pod/perlfunc.pod
41066 ____________________________________________________________________________
41067 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
41068         Log: Subject: Re: undef(&foo) does not work for XS functions
41069              From: Doug MacEachern <dougm@covalent.net>
41070              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
41071              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
41072      Branch: perl
41073            ! op.c
41074 ____________________________________________________________________________
41075 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
41076         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
41077              From: Peter Prymmer <pvhp@forte.com>
41078              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
41079              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
41080      Branch: perl
41081            ! t/op/append.t
41082 ____________________________________________________________________________
41083 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
41084         Log: Update Changes.
41085      Branch: perl
41086            ! Changes patchlevel.h
41087 ____________________________________________________________________________
41088 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
41089         Log: Remove the 'asciir' re subpragma.  Should instead implement
41090              the 'physical vs logical' range scheme:
41091              
41092              \xAA-\xCC is a native physical range, you want that range of
41093              codepoints in your native encoding.  In EBCDIC the codepoints
41094              in the gaps (between i-j and r-s) should be included.
41095              
41096              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
41097              codepoints in Unicode.
41098              
41099              a-z is a logical range, you want that range of 'logical' codepoints
41100              in your native encoding.  In EBCDIC the codepoints in the gaps
41101              (between i-j and r-s) should not be included.
41102              
41103              Mixed cases (a-\xAA, etc) should either be errors, or maybe
41104              the 'logical' endpoints should be converted to native/Unicode
41105              codepoints, and the range handled as a physical range.
41106              
41107              'Logical endpoints' are to be recognized only in the A-Z, a-z,
41108              and 0-9 ranges.  Probably a warning should be given for mixed
41109              cases like A-z or a-9 (since such expressions are encoding
41110              dependent), with a recommendation to use physical ranges.
41111      Branch: perl
41112            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
41113            ! t/op/regexp.t
41114 ____________________________________________________________________________
41115 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
41116         Log: Make the test to cleanup the test directory tree
41117              both before and after the testing so that we always
41118              have a clean slate to work with.
41119      Branch: perl
41120            ! t/lib/filefind.t
41121 ____________________________________________________________________________
41122 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
41123         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
41124              From: Jon Eveland <jweveland@yahoo.com>
41125              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
41126              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
41127      Branch: perl
41128            ! pod/perlfunc.pod
41129 ____________________________________________________________________________
41130 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
41131         Log: Merge the camel-III/vstring.t with op/ver.t.
41132      Branch: perl
41133            - t/camel-III/vstring.t
41134            ! MANIFEST t/TEST t/harness t/op/ver.t
41135 ____________________________________________________________________________
41136 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
41137         Log: Add test.deparse make target.
41138      Branch: perl
41139            ! Makefile.SH
41140 ____________________________________________________________________________
41141 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
41142         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
41143              From: Robin Houston <robin@kitsite.com>
41144              Date: Fri, 11 May 2001 12:02:22 +0100
41145              Message-ID: <20010511120222.A11529@penderel>
41146      Branch: perl
41147            ! ext/B/B/Deparse.pm t/op/method.t
41148 ____________________________________________________________________________
41149 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
41150         Log: A nicely working combination for UTS from Hal Morris.
41151      Branch: perl
41152            + ext/POSIX/hints/uts.pl
41153            ! MANIFEST hints/uts.sh
41154 ____________________________________________________________________________
41155 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
41156         Log: i_ieeefp=undef for UTS.
41157      Branch: perl
41158            ! hints/uts.sh
41159 ____________________________________________________________________________
41160 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
41161         Log: Subject: RE: rand(0) is rand(1)
41162              From: Larry Shatzer <lshatzer@islanddata.com>
41163              Date: Thu, 10 May 2001 11:09:27 -0700
41164              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
41165      Branch: perl
41166            ! pod/perlfunc.pod
41167 ____________________________________________________________________________
41168 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
41169         Log: Subject: [patch] make op_{clear,null} public
41170              From: Doug MacEachern <dougm@covalent.net>
41171              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
41172              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
41173      Branch: perl
41174            ! embed.h embed.pl op.c proto.h
41175 ____________________________________________________________________________
41176 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
41177         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
41178              From: Robin Houston <robin@kitsite.com>
41179              Date: Thu, 10 May 2001 18:54:59 +0100
41180              Message-ID: <20010510185459.A5995@penderel>
41181      Branch: perl
41182            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
41183 ____________________________________________________________________________
41184 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
41185         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
41186              From: Robin Houston <robin@kitsite.com>
41187              Date: Thu, 10 May 2001 12:56:39 +0100
41188              Message-ID: <20010510125639.A2119@penderel>
41189      Branch: perl
41190            ! ext/B/B/Deparse.pm
41191 ____________________________________________________________________________
41192 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
41193         Log: Retract #10070, not ready yet.
41194      Branch: perl
41195            ! ext/B/B/Deparse.pm
41196 ____________________________________________________________________________
41197 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
41198         Log: The metaconfig unit change for #10071.
41199      Branch: metaconfig
41200            ! U/modified/mallocsrc.U
41201 ____________________________________________________________________________
41202 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
41203         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
41204      Branch: perl
41205            ! Configure
41206 ____________________________________________________________________________
41207 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
41208         Log: (Retracted by #10073)
41209              
41210              Subject: Re: [PATCH t/TEST] B::Deparse tester 
41211              From: Hugo <hv@crypt.compulink.co.uk>
41212              Date: Thu, 10 May 2001 05:48:09 +0100
41213              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
41214      Branch: perl
41215            ! ext/B/B/Deparse.pm
41216 ____________________________________________________________________________
41217 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
41218         Log: Add a for(func()) test.
41219      Branch: perl
41220            ! t/cmd/for.t
41221 ____________________________________________________________________________
41222 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
41223         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
41224              From: Robin Houston <robin@kitsite.com>
41225              Date: Thu, 10 May 2001 13:50:08 +0100
41226              Message-ID: <20010510135008.A2454@penderel>
41227      Branch: perl
41228            ! ext/B/B/Deparse.pm
41229 ____________________________________________________________________________
41230 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
41231         Log: A thinko in #10065.
41232      Branch: perl
41233            ! hv.c
41234 ____________________________________________________________________________
41235 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
41236         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
41237              From: Robin Houston <robin@kitsite.com>
41238              Date: Thu, 10 May 2001 02:10:34 +0100
41239              Message-ID: <20010510021034.A19421@penderel>
41240      Branch: perl
41241            ! ext/B/B.xs ext/B/B/Deparse.pm
41242 ____________________________________________________________________________
41243 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
41244         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
41245              From: Doug MacEachern <dougm@covalent.net>
41246              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
41247              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
41248      Branch: perl
41249            ! hv.c
41250 ____________________________________________________________________________
41251 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
41252         Log: One more workaround for the UTS compiler from Hal Morris.
41253      Branch: perl
41254            ! perl.h
41255 ____________________________________________________________________________
41256 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
41257         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
41258              From: Robin Houston <robin@kitsite.com>
41259              Date: Thu, 10 May 2001 01:02:08 +0100
41260              Message-ID: <20010510010208.A18200@penderel>
41261      Branch: perl
41262            ! ext/B/B/Debug.pm
41263 ____________________________________________________________________________
41264 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
41265         Log: Subject: [PATCH] Simplify deb_curcv() a bit
41266              From: Benjamin Sugars <bsugars@canoe.ca>
41267              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
41268              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
41269      Branch: perl
41270            ! run.c
41271 ____________________________________________________________________________
41272 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
41273         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
41274              From: Benjamin Sugars <bsugars@canoe.ca>
41275              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
41276              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
41277      Branch: perl
41278            ! t/lib/io_scalar.t
41279 ____________________________________________________________________________
41280 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
41281         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
41282              From: Peter Prymmer <pvhp@forte.com>
41283              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
41284              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
41285      Branch: perl
41286            ! t/lib/md5-file.t
41287 ____________________________________________________________________________
41288 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
41289         Log: Subject: [PATCH t/TEST] B::Deparse tester
41290              From: Robin Houston <robin@kitsite.com>
41291              Date: Wed, 9 May 2001 19:17:50 +0100
41292              Message-ID: <20010509191750.A16940@penderel>
41293      Branch: perl
41294            ! ext/B/O.pm t/TEST
41295 ____________________________________________________________________________
41296 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
41297         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
41298              From: Jeff Pinyan <jeffp@crusoe.net>
41299              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
41300              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
41301      Branch: perl
41302            ! lib/Pod/Html.pm
41303 ____________________________________________________________________________
41304 [ 10057] By: nick                                  on 2001/05/09  18:37:56
41305         Log: Integrate mainline.
41306      Branch: perlio
41307           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
41308           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
41309 ____________________________________________________________________________
41310 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
41311         Log: Update Changes.
41312      Branch: perl
41313            ! Changes patchlevel.h
41314 ____________________________________________________________________________
41315 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
41316         Log: Integrate perlio.
41317      Branch: perl
41318           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
41319 ____________________________________________________________________________
41320 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
41321         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
41322              From: Benjamin Sugars <bsugars@canoe.ca>
41323              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
41324              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
41325      Branch: perl
41326            ! perlio.c
41327 ____________________________________________________________________________
41328 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
41329         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
41330              From: Benjamin Sugars <bsugars@canoe.ca>
41331              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
41332              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
41333      Branch: perl
41334            ! ext/PerlIO/Scalar/Scalar.xs
41335 ____________________________________________________________________________
41336 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
41337         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
41338              From: Jeff Pinyan <jeffp@crusoe.net>
41339              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
41340              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
41341      Branch: perl
41342            ! lib/Pod/Html.pm
41343 ____________________________________________________________________________
41344 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
41345         Log: EPOC tweak from Olaf Flebbe.
41346      Branch: perl
41347            ! epoc/epocish.h
41348 ____________________________________________________________________________
41349 [ 10050] By: nick                                  on 2001/05/09  14:37:57
41350         Log: win32, regen_config_h
41351      Branch: perlio
41352            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41353 ____________________________________________________________________________
41354 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
41355         Log: Integrate perlio.
41356      Branch: perl
41357           !> pp_sys.c
41358 ____________________________________________________________________________
41359 [ 10048] By: nick                                  on 2001/05/09  11:59:50
41360         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
41361              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
41362      Branch: perlio
41363            ! pp_sys.c
41364 ____________________________________________________________________________
41365 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
41366         Log: Integrate perlio.
41367      Branch: perl
41368           !> run.c
41369 ____________________________________________________________________________
41370 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
41371         Log: Subject: Re: Less warnings during configure
41372              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41373              Date: Wed, 09 May 2001 13:12:49 +0200
41374              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
41375      Branch: perl
41376            ! hints/hpux.sh
41377 ____________________________________________________________________________
41378 [ 10045] By: nick                                  on 2001/05/09  09:56:59
41379         Log: MULTIPLICITY/DEBUGGING build fix.
41380      Branch: perlio
41381            ! run.c
41382 ____________________________________________________________________________
41383 [ 10044] By: nick                                  on 2001/05/09  09:46:37
41384         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
41385      Branch: perlio
41386           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
41387            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
41388           !> (integrate 65 files)
41389 ____________________________________________________________________________
41390 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
41391         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
41392              From: Robin Houston <robin@kitsite.com>
41393              Date: Tue, 8 May 2001 19:38:00 +0100
41394              Message-ID: <20010508193800.A4389@penderel>
41395              
41396              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
41397              From: Robin Houston <robin@kitsite.com>
41398              Date: Tue, 8 May 2001 20:03:57 +0100
41399              Message-ID: <20010508200357.A4614@penderel>
41400              
41401              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
41402              From: Robin Houston <robin@kitsite.com>
41403              Date: Wed, 9 May 2001 00:12:05 +0100
41404              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
41405      Branch: perl
41406            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
41407 ____________________________________________________________________________
41408 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
41409         Log: Retract #10031.
41410      Branch: perl
41411            ! pod/perlfunc.pod
41412 ____________________________________________________________________________
41413 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
41414         Log: The metaconfig unit changes for #10040.
41415      Branch: metaconfig/U/perl
41416            ! Checkcc.U d_dlsymun.U dlsrc.U
41417 ____________________________________________________________________________
41418 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
41419         Log: The Configure half of
41420              
41421              Subject: Less warnings during configure
41422              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41423              Date: Tue, 08 May 2001 08:44:02 +0200
41424              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
41425      Branch: perl
41426            ! Configure
41427 ____________________________________________________________________________
41428 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
41429         Log: Subject: Less warnings during configure
41430              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41431              Date: Tue, 08 May 2001 08:44:02 +0200
41432              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
41433      Branch: perl
41434            ! hints/hpux.sh
41435 ____________________________________________________________________________
41436 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
41437         Log: Don't forget to whine about \d__\d.
41438      Branch: perl
41439            ! t/pragma/warn/toke toke.c
41440 ____________________________________________________________________________
41441 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
41442         Log: Allow underscores also in the exponent part.
41443      Branch: perl
41444            ! t/pragma/warn/toke toke.c
41445 ____________________________________________________________________________
41446 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
41447         Log: CodeMagicCD doesn't look like an *I*DE.
41448      Branch: perl
41449            ! pod/perlfaq3.pod
41450 ____________________________________________________________________________
41451 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
41452         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
41453              to be consistently down).
41454      Branch: perl
41455            ! pod/perlfaq3.pod
41456 ____________________________________________________________________________
41457 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
41458         Log: Upgrade to Text::Balanced 1.84.
41459      Branch: perl
41460            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
41461 ____________________________________________________________________________
41462 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
41463         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
41464              From: Benjamin Sugars <bsugars@canoe.ca>
41465              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
41466              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
41467      Branch: perl
41468            ! run.c
41469 ____________________________________________________________________________
41470 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
41471         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
41472              From: Peter Prymmer <pvhp@forte.com>
41473              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
41474              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
41475      Branch: perl
41476            ! t/pod/plainer.t
41477 ____________________________________________________________________________
41478 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
41479         Log: (Retracted by #10042)
41480              
41481              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
41482              From: "Philip Newton" <pnewton@gmx.de>
41483              Date: Tue, 8 May 2001 09:18:10 +0200
41484              Message-ID: <3AF7B9D2.28861.603732@localhost>
41485      Branch: perl
41486            ! pod/perlfunc.pod
41487 ____________________________________________________________________________
41488 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
41489         Log: Subject: [PATCH B::Deparse] Document known bugs
41490              From: Robin Houston <robin@kitsite.com>
41491              Date: Tue, 8 May 2001 01:53:34 +0100
41492              Message-ID: <20010508015334.A32394@penderel>
41493      Branch: perl
41494            ! ext/B/B/Deparse.pm
41495 ____________________________________________________________________________
41496 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
41497         Log: Subject: Re: Perl book, magazine and website updates.
41498              From: "Philip Newton" <pnewton@gmx.de>
41499              Date: Mon, 7 May 2001 17:03:58 +0200
41500              Message-ID: <3AF6D57E.5387.1E29930@localhost>
41501      Branch: perl
41502            ! pod/perlfaq2.pod
41503 ____________________________________________________________________________
41504 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
41505         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
41506              From: Peter Prymmer <pvhp@forte.com>
41507              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
41508              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
41509      Branch: perl
41510            ! t/io/fflush.t
41511 ____________________________________________________________________________
41512 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
41513         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
41514              From: Robin Houston <robin@kitsite.com>
41515              Date: Tue, 8 May 2001 01:14:55 +0100
41516              Message-ID: <20010508011455.A32162@penderel>
41517      Branch: perl
41518            ! ext/B/B/Deparse.pm
41519 ____________________________________________________________________________
41520 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
41521         Log: Typo in #10025.
41522      Branch: perl
41523            ! hints/uts.sh
41524 ____________________________________________________________________________
41525 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
41526         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
41527      Branch: perl
41528            ! hints/uts.sh
41529 ____________________________________________________________________________
41530 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
41531         Log: Subject: Re: [ID 20010506.045] question about hash syntax
41532              From: Peter Scott <Peter@PSDT.com>
41533              Date: Sun, 06 May 2001 13:10:40 -0700
41534              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
41535      Branch: perl
41536            ! pod/perl56delta.pod
41537 ____________________________________________________________________________
41538 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
41539         Log: Configure should figure out the list of dynamic extensions
41540              just fine in UTS-- and in fact it does, as reported by Hal Morris.
41541      Branch: perl
41542            ! hints/uts.sh
41543 ____________________________________________________________________________
41544 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
41545         Log: Update Changes.
41546      Branch: perl
41547            ! Changes patchlevel.h
41548 ____________________________________________________________________________
41549 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
41550         Log: Subject: [PATCH regcomp.c] Insecure regexes
41551              From: Robin Houston <robin@kitsite.com>
41552              Date: Mon, 7 May 2001 21:56:12 +0100
41553              Message-ID: <20010507215612.A31114@penderel>
41554      Branch: perl
41555            ! regcomp.c
41556 ____________________________________________________________________________
41557 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
41558         Log: Drop the foobar.perl.com references for now until Simon
41559              gets them sorted out.
41560      Branch: perl
41561            ! pod/perlfaq2.pod
41562 ____________________________________________________________________________
41563 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
41564         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
41565              From: Prymmer/Kahn <pvhp@best.com>
41566              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
41567              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
41568      Branch: perl
41569            ! lib/Devel/SelfStubber.pm
41570 ____________________________________________________________________________
41571 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
41572         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
41573              From: Prymmer/Kahn <pvhp@best.com>
41574              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
41575              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
41576      Branch: perl
41577            ! win32/Makefile
41578 ____________________________________________________________________________
41579 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
41580         Log: s/WebTechnique's/WebTechniques/
41581      Branch: perl
41582            ! pod/perlfaq2.pod
41583 ____________________________________________________________________________
41584 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
41585         Log: Llama 3 updates from Randal.
41586      Branch: perl
41587            ! pod/perlfaq2.pod
41588 ____________________________________________________________________________
41589 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
41590         Log: Subject: [PATCH] Help -Dt show correct pad variables
41591              From: Benjamin Sugars <ben.sugars@home.com>
41592              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
41593              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
41594      Branch: perl
41595            ! embed.h embed.pl proto.h run.c
41596 ____________________________________________________________________________
41597 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
41598         Log: Subject: [PATCH] Document C<our $foo : shared>
41599              From: Benjamin Sugars <ben.sugars@home.com>
41600              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
41601              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
41602      Branch: perl
41603            ! pod/perlfunc.pod
41604 ____________________________________________________________________________
41605 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
41606         Log: Subject: [PATCH B::Deparse] undefined folded constants
41607              From: Robin Houston <robin@kitsite.com>
41608              Date: Sun, 6 May 2001 17:19:09 +0100
41609              Message-ID: <20010506171909.A7046@penderel>
41610      Branch: perl
41611            ! ext/B/B/Deparse.pm
41612 ____________________________________________________________________________
41613 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
41614         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
41615              From: Robin Houston <robin@kitsite.com>
41616              Message-ID: <20010506164654.A6848@penderel>
41617              Date: Sun, 6 May 2001 16:46:54 +0100
41618      Branch: perl
41619            ! ext/B/B/Deparse.pm
41620 ____________________________________________________________________________
41621 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
41622         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
41623              From: Robin Houston <robin@kitsite.com>
41624              Date: Sun, 6 May 2001 14:47:02 +0100
41625              Message-ID: <20010506144702.A6308@penderel>
41626      Branch: perl
41627            ! t/op/my_stash.t
41628 ____________________________________________________________________________
41629 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
41630         Log: Subject: Perl book, magazine and website updates.
41631              From: Simon Cozens <simon@netthink.co.uk>
41632              Date: Sun, 6 May 2001 16:55:36 +0100
41633              Message-ID: <20010506165536.A1795@netthink.co.uk>
41634      Branch: perl
41635            ! pod/perlbook.pod pod/perlfaq2.pod
41636 ____________________________________________________________________________
41637 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
41638         Log: Tweaks on the Tru64 prof options.
41639      Branch: perl
41640            ! pod/perlhack.pod
41641 ____________________________________________________________________________
41642 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
41643         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
41644              From: Robin Houston <robin@kitsite.com>
41645              Date: Sun, 6 May 2001 14:40:51 +0100
41646              Message-ID: <20010506144051.A6279@penderel>
41647      Branch: perl
41648            ! t/pod/testp2pt.pl
41649 ____________________________________________________________________________
41650 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
41651         Log: Subject: [PATCH B::Deparse] scoping
41652              From: Robin Houston <robin@kitsite.com>
41653              Date: Sun, 6 May 2001 14:36:56 +0100
41654              Message-ID: <20010506143656.A4006@penderel>
41655      Branch: perl
41656            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
41657 ____________________________________________________________________________
41658 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
41659         Log: Document the undefinedness of bitshifting out of range.
41660      Branch: perl
41661            ! pod/perlop.pod
41662 ____________________________________________________________________________
41663 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
41664         Log: Retract #10003 and update the IDE descriptions a bit.
41665      Branch: perl
41666            ! pod/perlfaq3.pod
41667 ____________________________________________________________________________
41668 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
41669         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
41670              From: Prymmer/Kahn <pvhp@best.com>
41671              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
41672              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
41673      Branch: perl
41674            ! win32/Makefile win32/buildext.pl win32/config.bc
41675            ! win32/config.gc win32/config.vc
41676 ____________________________________________________________________________
41677 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
41678         Log: (Retracted by #10005.)
41679      Branch: perl
41680            ! pod/perlfaq3.pod
41681 ____________________________________________________________________________
41682 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
41683         Log: It's "psed", not "sed".
41684      Branch: perl
41685            ! x2p/s2p.PL
41686 ____________________________________________________________________________
41687 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
41688         Log: Update Changes.
41689      Branch: perl
41690            ! Changes patchlevel.h
41691 ____________________________________________________________________________
41692 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
41693         Log: Subject: Re: bleadperl make install fails due to "psed"
41694              From: andreas.koenig@anima.de (Andreas J. Koenig)
41695              Date: 05 May 2001 18:23:28 +0200
41696              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
41697      Branch: perl
41698            ! x2p/Makefile.SH x2p/s2p.PL
41699 ____________________________________________________________________________
41700 [  9999] By: jhi                                   on 2001/05/05  18:28:09
41701         Log: AUTHORS updates.
41702      Branch: perl
41703            ! AUTHORS
41704 ____________________________________________________________________________
41705 [  9998] By: jhi                                   on 2001/05/05  18:16:00
41706         Log: Updates on the pods related to the modules included since 5.6.
41707              
41708              TODO: perltodo really could use major updating.
41709      Branch: perl
41710            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
41711            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
41712            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
41713            ! pod/perlsyn.pod pod/perltodo.pod
41714 ____________________________________________________________________________
41715 [  9997] By: jhi                                   on 2001/05/05  17:35:17
41716         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
41717              from Kurt Skauen.
41718      Branch: perl
41719            + hints/atheos.sh
41720            ! MANIFEST
41721 ____________________________________________________________________________
41722 [  9996] By: jhi                                   on 2001/05/05  17:25:00
41723         Log: Add preemptive #undefs for some of the shorter and more prone
41724              to collision regcomp.h #defines.  (Background: the MASK collided
41725              with a system header #define in Rhapsody.)
41726      Branch: perl
41727            ! regcomp.h
41728 ____________________________________________________________________________
41729 [  9995] By: jhi                                   on 2001/05/05  13:24:21
41730         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
41731              From: Nicholas Clark <nick@ccl4.org>
41732              Date: Sat, 5 May 2001 14:46:39 +0100
41733              Message-ID: <20010505144639.O53513@plum.flirble.org>
41734              
41735              Add a test for the constants (if any) being processed correctly.
41736      Branch: perl
41737            ! utils/h2xs.PL
41738 ____________________________________________________________________________
41739 [  9994] By: jhi                                   on 2001/05/05  02:11:03
41740         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
41741              From: Peter Prymmer <pvhp@forte.com>
41742              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
41743              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
41744      Branch: perl
41745            ! t/lib/b-stash.t
41746 ____________________________________________________________________________
41747 [  9993] By: jhi                                   on 2001/05/05  02:03:49
41748         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
41749              From: Peter Prymmer <pvhp@forte.com>
41750              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
41751              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
41752      Branch: perl
41753            ! perlio.c vms/vmsish.h
41754 ____________________________________________________________________________
41755 [  9992] By: jhi                                   on 2001/05/04  17:21:12
41756         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
41757              From: Robin Barker <rmb1@cise.npl.co.uk>
41758              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
41759              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
41760      Branch: perl
41761            + t/pod/plainer.t
41762            ! MANIFEST
41763 ____________________________________________________________________________
41764 [  9991] By: jhi                                   on 2001/05/04  16:47:45
41765         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
41766              From: Robin Barker <rmb1@cise.npl.co.uk>
41767              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
41768              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
41769      Branch: perl
41770            ! regcomp.c
41771 ____________________________________________________________________________
41772 [  9990] By: jhi                                   on 2001/05/04  14:37:20
41773         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
41774              From: Prymmer/Kahn <pvhp@best.com>
41775              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
41776              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
41777      Branch: perl
41778            ! t/lib/b-stash.t
41779 ____________________________________________________________________________
41780 [  9989] By: jhi                                   on 2001/05/04  14:03:58
41781         Log: Introduce perl572delta, update Todo, add the missing
41782              mention about signal safety since 5.7.1 (though this
41783              requires verification and more details.)
41784      Branch: perl
41785            + pod/perl572delta.pod
41786            ! MANIFEST Todo pod/perl571delta.pod
41787 ____________________________________________________________________________
41788 [  9988] By: jhi                                   on 2001/05/04  12:41:51
41789         Log: Subject: [PATCH perl@9944] long =item
41790              From: Robin Barker <rmb1@cise.npl.co.uk>
41791              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
41792              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
41793      Branch: perl
41794            ! ext/Time/HiRes/HiRes.pm
41795 ____________________________________________________________________________
41796 [  9987] By: jhi                                   on 2001/05/04  12:39:19
41797         Log: The #9901 had removed one line essential for EBCDIC.
41798      Branch: perl
41799            ! regcomp.c
41800 ____________________________________________________________________________
41801 [  9986] By: jhi                                   on 2001/05/04  12:30:23
41802         Log: Subject: cygwin/Makefile.SHs INSTALL patch
41803              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
41804              Date: Mon, 08 Jan 2001 04:59:21 +0200
41805              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
41806      Branch: perl
41807            ! cygwin/Makefile.SHs
41808 ____________________________________________________________________________
41809 [  9985] By: jhi                                   on 2001/05/04  03:51:39
41810         Log: Encode/IO doc tweaks.
41811      Branch: perl
41812            ! ext/Encode/Encode.pm
41813 ____________________________________________________________________________
41814 [  9984] By: jhi                                   on 2001/05/04  03:29:34
41815         Log: Remove GDBM_File from the dynamic extensions for UTS,
41816              GDBM is not a standard feature.
41817      Branch: perl
41818            ! hints/uts.sh
41819 ____________________________________________________________________________
41820 [  9983] By: jhi                                   on 2001/05/04  03:22:59
41821         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
41822      Branch: perl
41823            ! pod/perlretut.pod
41824 ____________________________________________________________________________
41825 [  9982] By: jhi                                   on 2001/05/03  23:21:03
41826         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
41827              From: Benjamin Sugars <bsugars@canoe.ca>
41828              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
41829              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
41830      Branch: perl
41831            ! dump.c
41832 ____________________________________________________________________________
41833 [  9981] By: jhi                                   on 2001/05/03  23:20:05
41834         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
41835              From: Benjamin Sugars <bsugars@canoe.ca>
41836              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
41837              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
41838      Branch: perl
41839            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
41840 ____________________________________________________________________________
41841 [  9980] By: jhi                                   on 2001/05/03  23:15:29
41842         Log: Integrate perlio.
41843      Branch: perl
41844           !> ext/Encode/Encode.pm
41845 ____________________________________________________________________________
41846 [  9979] By: jhi                                   on 2001/05/03  16:54:59
41847         Log: Install psed man page.
41848      Branch: perl
41849            ! installman
41850 ____________________________________________________________________________
41851 [  9978] By: jhi                                   on 2001/05/03  16:45:58
41852         Log: Remove unused files; noted by Sarathy.
41853      Branch: perl
41854            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
41855            ! MANIFEST
41856 ____________________________________________________________________________
41857 [  9977] By: jhi                                   on 2001/05/03  16:42:30
41858         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
41859              From: Andy Dougherty <doughera@lafayette.edu>
41860              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
41861              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
41862      Branch: perl
41863            ! INSTALL
41864 ____________________________________________________________________________
41865 [  9976] By: nick                                  on 2001/05/03  16:40:42
41866         Log: Allow $answer = encode($object,$text); like it says in docs.
41867      Branch: perlio
41868            ! ext/Encode/Encode.pm
41869 ____________________________________________________________________________
41870 [  9975] By: nick                                  on 2001/05/03  16:22:30
41871         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
41872              to be in scope (fair enough), and also a package variable (our) for eval to see it.
41873      Branch: perlio
41874            ! ext/Encode/Encode.pm
41875 ____________________________________________________________________________
41876 [  9974] By: nick                                  on 2001/05/03  15:48:17
41877         Log: Integrate mainline.
41878      Branch: perlio
41879           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
41880           +> t/lib/filter-simple.t t/lib/next.t
41881           !> (integrate 70 files)
41882 ____________________________________________________________________________
41883 [  9973] By: jhi                                   on 2001/05/03  13:09:09
41884         Log: Update Changes.
41885      Branch: perl
41886            ! Changes patchlevel.h
41887 ____________________________________________________________________________
41888 [  9972] By: jhi                                   on 2001/05/03  12:58:33
41889         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
41890              From: Prymmer/Kahn <pvhp@best.com>
41891              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
41892              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
41893      Branch: perl
41894            ! t/io/fflush.t
41895 ____________________________________________________________________________
41896 [  9971] By: jhi                                   on 2001/05/03  12:57:26
41897         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
41898              From: Prymmer/Kahn <pvhp@best.com>
41899              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
41900              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
41901      Branch: perl
41902            ! win32/FindExt.pm
41903 ____________________________________________________________________________
41904 [  9970] By: jhi                                   on 2001/05/03  02:42:46
41905         Log: Can't croak sans thread context, from Doug MacEachern.
41906      Branch: perl
41907            ! toke.c
41908 ____________________________________________________________________________
41909 [  9969] By: jhi                                   on 2001/05/03  01:23:48
41910         Log: Subject: Random input test and Perl
41911              From: Ilya Zakharevich <ilya@math.berkeley.edu>
41912              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
41913              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
41914      Branch: perl
41915            ! toke.c
41916 ____________________________________________________________________________
41917 [  9968] By: jhi                                   on 2001/05/02  22:17:21
41918         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
41919              From: Peter Prymmer <pvhp@forte.com>
41920              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
41921              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
41922      Branch: perl
41923            ! pod/perlfunc.pod pod/perlport.pod
41924 ____________________________________________________________________________
41925 [  9967] By: jhi                                   on 2001/05/02  20:12:45
41926         Log: Workaround for UTS compiler casting bug from Hal Morris.
41927      Branch: perl
41928            ! perl.h
41929 ____________________________________________________________________________
41930 [  9966] By: jhi                                   on 2001/05/02  18:31:37
41931         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
41932              From: Dan Sugalski <dan@sidhe.org>
41933              Date: Wed, 02 May 2001 15:23:22 -0400
41934              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
41935      Branch: perl
41936            ! perl.c vms/vms.c
41937 ____________________________________________________________________________
41938 [  9965] By: jhi                                   on 2001/05/02  18:21:29
41939         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
41940      Branch: perl
41941            ! pod/perlfunc.pod
41942 ____________________________________________________________________________
41943 [  9964] By: jhi                                   on 2001/05/02  18:15:01
41944         Log: Document large files in INSTALL, document also the %x
41945              limitation if not use64bitint, closes bug 20010326.007.
41946      Branch: perl
41947            ! INSTALL
41948 ____________________________________________________________________________
41949 [  9963] By: jhi                                   on 2001/05/02  17:24:47
41950         Log: perlmodlib tweaks; regen pods.
41951      Branch: perl
41952            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
41953            ! pod/perltoc.pod
41954 ____________________________________________________________________________
41955 [  9962] By: jhi                                   on 2001/05/02  17:14:00
41956         Log: Fix for a segfault, from Marc Lehmann.
41957      Branch: perl
41958            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
41959 ____________________________________________________________________________
41960 [  9961] By: jhi                                   on 2001/05/02  15:55:53
41961         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
41962              From: "Philip Newton" <pnewton@gmx.de>
41963              Date: Wed, 2 May 2001 18:39:03 +0200
41964              Message-ID: <3AF05447.15525.173B588@localhost>
41965      Branch: perl
41966            ! pod/perlop.pod
41967 ____________________________________________________________________________
41968 [  9960] By: jhi                                   on 2001/05/02  15:35:37
41969         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
41970              From: Dan Sugalski <dan@sidhe.org>
41971              Date: Wed, 02 May 2001 11:37:27 -0400
41972              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
41973      Branch: perl
41974            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
41975            ! thread.h vms/vms.c vms/vmsish.h
41976 ____________________________________________________________________________
41977 [  9959] By: jhi                                   on 2001/05/02  15:21:08
41978         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
41979              From: Benjamin Sugars <bsugars@canoe.ca>
41980              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
41981              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
41982      Branch: perl
41983            ! ext/PerlIO/Scalar/Scalar.xs
41984 ____________________________________________________________________________
41985 [  9958] By: jhi                                   on 2001/05/02  15:15:53
41986         Log: Bug in #9915, spotted by Mike Guy.
41987      Branch: perl
41988            ! installperl
41989 ____________________________________________________________________________
41990 [  9957] By: jhi                                   on 2001/05/02  13:26:01
41991         Log: Add a test for not griping about references as array
41992              indices if the reference has magic in it (overloaded
41993              methods).
41994      Branch: perl
41995            ! pod/perldiag.pod t/pragma/warn/pp_hot
41996 ____________________________________________________________________________
41997 [  9956] By: jhi                                   on 2001/05/02  13:07:01
41998         Log: Retracted a bit too much in #9952.
41999      Branch: perl
42000            ! t/pragma/sub_lval.t
42001 ____________________________________________________________________________
42002 [  9955] By: jhi                                   on 2001/05/02  13:05:38
42003         Log: Test for #9952.
42004      Branch: perl
42005            ! t/op/tie.t
42006 ____________________________________________________________________________
42007 [  9954] By: jhi                                   on 2001/05/02  11:48:18
42008         Log: Additional note on the encoding example: one cannot
42009              convert string constants in-place.
42010      Branch: perl
42011            ! ext/Encode/Encode.pm
42012 ____________________________________________________________________________
42013 [  9953] By: jhi                                   on 2001/05/02  11:43:51
42014         Log: Note that if you have recent enough Perl you already
42015              have Filter::Util::Call.
42016      Branch: perl
42017            ! lib/Filter/Simple.pm
42018 ____________________________________________________________________________
42019 [  9952] By: jhi                                   on 2001/05/02  11:31:53
42020         Log: Retract changes #8254 and #8255, causes coredump in
42021              'tie FH, "main"', reported by Abigail, culprit found by
42022              Benjamin Sugars.  Mirrors maintperl change #9950.
42023      Branch: perl
42024            ! op.c t/pragma/sub_lval.t
42025 ____________________________________________________________________________
42026 [  9951] By: jhi                                   on 2001/05/02  11:14:29
42027         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
42028      Branch: perl
42029            + t/lib/MyFilter.pm
42030 ____________________________________________________________________________
42031 [  9950] By: gsar                                  on 2001/05/02  03:17:11
42032         Log: revert integration of changes#8254,8255 in change#8620 (causes
42033              a coredump in C<tie FH, 'foo'>; the idea itself may need better
42034              rationalization)
42035      Branch: maint-5.6/perl
42036            ! op.c t/pragma/sub_lval.t
42037 ____________________________________________________________________________
42038 [  9949] By: gsar                                  on 2001/05/02  02:56:32
42039         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
42040              
42041              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
42042              
42043              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
42044      Branch: maint-5.6/perl
42045           !> hints/svr5.sh
42046 ____________________________________________________________________________
42047 [  9948] By: gsar                                  on 2001/05/02  02:49:15
42048         Log: pod/find.t breaks on VMS (from Craig Berry)
42049      Branch: maint-5.6/perl
42050            ! t/pod/find.t
42051 ____________________________________________________________________________
42052 [  9947] By: jhi                                   on 2001/05/02  02:43:09
42053         Log: Add an encoding conversion example.
42054      Branch: perl
42055            ! ext/Encode/Encode.pm
42056 ____________________________________________________________________________
42057 [  9946] By: jhi                                   on 2001/05/02  01:34:22
42058         Log: Another coat of paint but still nowhere finished.
42059              Need to decide on the semantics of strptime(): should
42060              strptime() be a function instead of a method?  To do
42061              the week/monthname-strptiming the i18n/l10n bullet needs
42062              to be bitten with gusto.
42063      Branch: perl
42064            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
42065 ____________________________________________________________________________
42066 [  9945] By: jhi                                   on 2001/05/01  23:40:52
42067         Log: Update Changes.
42068      Branch: perl
42069            ! Changes patchlevel.h
42070 ____________________________________________________________________________
42071 [  9944] By: jhi                                   on 2001/05/01  23:33:37
42072         Log: Add known-to-be-tested modules to the list-to-be-skipped.
42073      Branch: perl
42074            ! t/lib/1_compile.t
42075 ____________________________________________________________________________
42076 [  9943] By: jhi                                   on 2001/05/01  23:24:40
42077         Log: Subject: BorlandC++ fix
42078              From: "Vadim Konovalov" <watman@inbox.ru>
42079              Date: Mon, 30 Apr 2001 20:12:26 -0700
42080              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
42081      Branch: perl
42082            ! win32/makefile.mk
42083 ____________________________________________________________________________
42084 [  9942] By: jhi                                   on 2001/05/01  23:18:02
42085         Log: Update to Filter::Simple 0.60, create a test for it.
42086      Branch: perl
42087            + t/lib/filter-simple.t
42088            ! MANIFEST lib/Filter/Simple.pm
42089 ____________________________________________________________________________
42090 [  9941] By: jhi                                   on 2001/05/01  19:47:24
42091         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
42092              From: Hugo <hv@crypt.compulink.co.uk>
42093              Date: Tue, 01 May 2001 20:12:20 +0100
42094              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
42095      Branch: perl
42096            ! pp_hot.c t/op/re_tests
42097 ____________________________________________________________________________
42098 [  9940] By: jhi                                   on 2001/05/01  19:42:16
42099         Log: Integrate perlio.
42100      Branch: perl
42101           !> lib/base.pm t/lib/fields.t
42102 ____________________________________________________________________________
42103 [  9939] By: jhi                                   on 2001/05/01  19:39:51
42104         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
42105              From: Benjamin Sugars <bsugars@canoe.ca>
42106              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
42107              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
42108      Branch: perl
42109            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
42110 ____________________________________________________________________________
42111 [  9938] By: jhi                                   on 2001/05/01  19:34:09
42112         Log: Add NEXT, a pseudo-class for method redispatching.
42113              <Damian>NEXT.pm probably offers more bang-for-buck
42114              than anything else I've ever written.</Damian>
42115      Branch: perl
42116            + lib/NEXT.pm t/lib/next.t
42117            ! MANIFEST
42118 ____________________________________________________________________________
42119 [  9937] By: jhi                                   on 2001/05/01  19:21:41
42120         Log: Update to Switch 2.02.
42121      Branch: perl
42122            ! lib/Switch.pm t/lib/switch.t
42123 ____________________________________________________________________________
42124 [  9936] By: nick                                  on 2001/05/01  19:09:21
42125         Log: Fix for base.pm clobbering $VERSION
42126      Branch: perlio
42127            ! lib/base.pm
42128 ____________________________________________________________________________
42129 [  9935] By: nick                                  on 2001/05/01  18:54:38
42130         Log: Test for base.pm clobbering $VERSION.
42131      Branch: perlio
42132            ! t/lib/fields.t
42133 ____________________________________________________________________________
42134 [  9934] By: jhi                                   on 2001/05/01  18:39:10
42135         Log: Add information about Scalar::Util::blessed.
42136      Branch: perl
42137            ! pod/perlobj.pod
42138 ____________________________________________________________________________
42139 [  9933] By: jhi                                   on 2001/05/01  18:33:51
42140         Log: Subject: Extra UNIVERSAL documentation
42141              From: Mike Guy <mjtg@cam.ac.uk>
42142              Date: Tue, 01 May 2001 20:12:11 +0100
42143              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
42144      Branch: perl
42145            ! pod/perlobj.pod
42146 ____________________________________________________________________________
42147 [  9932] By: jhi                                   on 2001/05/01  18:26:54
42148         Log: Subject: Autoflush in tests as appropriate
42149              From: Mike Guy <mjtg@cam.ac.uk>
42150              Date: Tue, 01 May 2001 20:05:31 +0100
42151              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
42152      Branch: perl
42153            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
42154            ! t/op/taint.t
42155 ____________________________________________________________________________
42156 [  9931] By: jhi                                   on 2001/05/01  18:02:29
42157         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
42158              From: Benjamin Sugars <bsugars@canoe.ca>
42159              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
42160              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
42161      Branch: perl
42162            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
42163 ____________________________________________________________________________
42164 [  9930] By: jhi                                   on 2001/05/01  15:12:26
42165         Log: Subject: Re: Finally got a round tuit
42166              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42167              Date: Tue, 01 May 2001 14:14:10 +0200
42168              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
42169              
42170              The -DP part, slightly modified.
42171      Branch: perl
42172            ! perl.c
42173 ____________________________________________________________________________
42174 [  9929] By: jhi                                   on 2001/05/01  14:17:15
42175         Log: Subject: Re: Finally got a round tuit
42176              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42177              Date: Tue, 01 May 2001 16:34:06 +0200
42178              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
42179              
42180              cpp and optimization tweaks for HP-UX.
42181      Branch: perl
42182            ! hints/hpux.sh
42183 ____________________________________________________________________________
42184 [  9928] By: jhi                                   on 2001/05/01  13:24:20
42185         Log: Tune the scan_num() comments to reality.
42186      Branch: perl
42187            ! toke.c
42188 ____________________________________________________________________________
42189 [  9927] By: jhi                                   on 2001/05/01  13:14:01
42190         Log: Subject: [PATCH B::Deparse] optimised sort
42191              From: Robin Houston <robin@kitsite.com>
42192              Date: Tue, 1 May 2001 14:07:12 +0100
42193              Message-ID: <20010501140712.A4266@penderel>
42194      Branch: perl
42195            ! ext/B/B/Deparse.pm
42196 ____________________________________________________________________________
42197 [  9926] By: jhi                                   on 2001/05/01  13:10:53
42198         Log: Subject: [PATCH t/lib/b-deparse.t] 
42199              From: Robin Houston <robin@kitsite.com>
42200              Date: Tue, 1 May 2001 13:37:42 +0100
42201              Message-ID: <20010501133742.A4082@penderel>
42202      Branch: perl
42203            ! t/lib/b-deparse.t
42204 ____________________________________________________________________________
42205 [  9925] By: jhi                                   on 2001/05/01  13:10:13
42206         Log: Subject: [PATCH B::Deparse] for(;;), sort
42207              From: Robin Houston <robin@kitsite.com>
42208              Date: Tue, 1 May 2001 13:35:00 +0100
42209              Message-ID: <20010501133500.A4061@penderel>
42210      Branch: perl
42211            ! ext/B/B/Deparse.pm
42212 ____________________________________________________________________________
42213 [  9924] By: jhi                                   on 2001/05/01  13:09:22
42214         Log: Subject: [PATCH B::Deparse] do, warn, use
42215              From: Robin Houston <robin@kitsite.com>
42216              Date: Tue, 1 May 2001 13:31:03 +0100
42217              Message-ID: <20010501133103.A4041@penderel>
42218      Branch: perl
42219            ! ext/B/B/Deparse.pm
42220 ____________________________________________________________________________
42221 [  9923] By: jhi                                   on 2001/05/01  11:45:36
42222         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
42223              From: Benjamin Sugars <ben.sugars@home.com>
42224              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
42225              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
42226      Branch: perl
42227            + t/io/fflush.t
42228            ! MANIFEST
42229 ____________________________________________________________________________
42230 [  9922] By: jhi                                   on 2001/05/01  11:35:42
42231         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
42232              From: Peter Prymmer <pvhp@forte.com>
42233              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
42234              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
42235      Branch: perl
42236            ! t/lib/selfstubber.t
42237 ____________________________________________________________________________
42238 [  9921] By: jhi                                   on 2001/04/30  16:34:33
42239         Log: Subject: [PATCH B::Concise] suppress warning
42240              From: Robin Houston <robin@kitsite.com>
42241              Date: Mon, 30 Apr 2001 16:09:49 +0100
42242              Message-ID: <20010430160949.A25086@penderel>
42243      Branch: perl
42244            ! ext/B/B/Concise.pm
42245 ____________________________________________________________________________
42246 [  9920] By: jhi                                   on 2001/04/30  13:56:04
42247         Log: Strip the *markers* from #9919.
42248      Branch: perl
42249            ! pod/perlfaq.pod pod/perlfaq5.pod
42250 ____________________________________________________________________________
42251 [  9919] By: jhi                                   on 2001/04/30  13:54:04
42252         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
42253              From: Gwyn Judd <b.judd@xtra.co.nz>
42254              Date: Sun, 29 Apr 2001 01:47:49 +1200
42255              Message-ID: <20010429014749.A4418@thislove>
42256      Branch: perl
42257            ! pod/perlfaq.pod pod/perlfaq5.pod
42258 ____________________________________________________________________________
42259 [  9918] By: jhi                                   on 2001/04/30  13:13:54
42260         Log: More_tweakage.
42261      Branch: perl
42262            ! pod/perldata.pod pod/perldiag.pod
42263 ____________________________________________________________________________
42264 [  9917] By: jhi                                   on 2001/04/30  13:01:27
42265         Log: Update Changes.
42266      Branch: perl
42267            ! Changes patchlevel.h
42268 ____________________________________________________________________________
42269 [  9916] By: jhi                                   on 2001/04/30  12:57:03
42270         Log: T_w_e_a_k_a_g_e.
42271      Branch: perl
42272            ! pod/perldata.pod pod/perldiag.pod
42273 ____________________________________________________________________________
42274 [  9915] By: jhi                                   on 2001/04/30  12:39:29
42275         Log: Install s2p also as psed.
42276              
42277              TODO: psed documentation?
42278      Branch: perl
42279            ! installperl
42280 ____________________________________________________________________________
42281 [  9914] By: jhi                                   on 2001/04/30  12:29:21
42282         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
42283              From: Jens Hamisch <jens@Strawberry.COM>
42284              Date: Fri, 27 Apr 2001 17:00:36 +0200
42285              Message-ID: <20010427170036.K1372@Strawberry.COM>
42286              
42287              SOCKS5_VERSION_NAME is the right symbol to detect
42288              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
42289              function called socks5_init() is available, and even that is
42290              not universal, most SOCKS5 installations use SOCKSinit()).
42291      Branch: perl
42292            ! perlio.c
42293 ____________________________________________________________________________
42294 [  9913] By: jhi                                   on 2001/04/30  12:22:15
42295         Log: Allow a zero timeout on IO::Socket accept and connect--
42296              though one really shouldn't do that.  Based on
42297              
42298              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
42299              From: "John Holdsworth" <coldwave@bigfoot.com>
42300              Date: Sun, 4 Feb 2001 12:48:18 +0100
42301              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
42302      Branch: perl
42303            ! ext/IO/lib/IO/Socket.pm
42304 ____________________________________________________________________________
42305 [  9912] By: jhi                                   on 2001/04/30  11:27:27
42306         Log: Save the spot of regprev (see #9911) for binary compatibility;
42307              regen API.
42308      Branch: perl
42309            ! embedvar.h perlapi.h thrdvar.h
42310 ____________________________________________________________________________
42311 [  9911] By: jhi                                   on 2001/04/30  11:22:03
42312         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
42313              From: Hugo <hv@crypt.compulink.co.uk>
42314              Date: Sun, 29 Apr 2001 17:09:30 +0100
42315              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
42316      Branch: perl
42317            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
42318 ____________________________________________________________________________
42319 [  9910] By: jhi                                   on 2001/04/30  11:15:12
42320         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
42321              a dummy for PL_numeric_radix); no pressing reason to break
42322              binary compatibility; regen API.
42323      Branch: perl
42324            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
42325            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
42326 ____________________________________________________________________________
42327 [  9909] By: jhi                                   on 2001/04/30  10:56:08
42328         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
42329              From: Walt Mankowski <waltman@netaxs.com>
42330              Date: Sun, 29 Apr 2001 21:53:48 -0400
42331              Message-ID: <20010429215348.A3971@netaxs.com>
42332      Branch: perl
42333            ! pod/perlfunc.pod
42334 ____________________________________________________________________________
42335 [  9908] By: jhi                                   on 2001/04/30  10:49:40
42336         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
42337      Branch: perl
42338            ! t/lib/selfstubber.t
42339 ____________________________________________________________________________
42340 [  9907] By: nick                                  on 2001/04/30  09:26:50
42341         Log: Integrate mainline.
42342      Branch: perlio
42343           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
42344 ____________________________________________________________________________
42345 [  9906] By: jhi                                   on 2001/04/29  23:24:20
42346         Log: Abigail spotted a thinko in #9905.
42347      Branch: perl
42348            ! pod/perldiag.pod
42349 ____________________________________________________________________________
42350 [  9905] By: jhi                                   on 2001/04/29  15:55:39
42351         Log: Changed the underscore/undebar syntax in numeric constants;
42352              now any grouping will do, as long as the underscores are not
42353              consecutive (so "zero-grouping" is out), and they do not begin
42354              or end the integer or fractional parts.
42355      Branch: perl
42356            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
42357 ____________________________________________________________________________
42358 [  9904] By: nick                                  on 2001/04/29  15:43:22
42359         Log: Integrate mainline.
42360      Branch: perlio
42361           +> (branch 98 files)
42362            - lib/unicode/Block.pl
42363            - lib/unicode/In/AlphabeticPresentationForms.pl
42364            - lib/unicode/In/Arabic.pl
42365            - lib/unicode/In/ArabicPresentationForms-A.pl
42366            - lib/unicode/In/ArabicPresentationForms-B.pl
42367            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
42368            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
42369            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
42370            - lib/unicode/In/BopomofoExtended.pl
42371            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
42372            - lib/unicode/In/CJKCompatibility.pl
42373            - lib/unicode/In/CJKCompatibilityForms.pl
42374            - lib/unicode/In/CJKCompatibilityIdeographs.pl
42375            - lib/unicode/In/CJKRadicalsSupplement.pl
42376            - lib/unicode/In/CJKSymbolsandPunctuation.pl
42377            - lib/unicode/In/CJKUnifiedIdeographs.pl
42378            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
42379            - lib/unicode/In/Cherokee.pl
42380            - lib/unicode/In/CombiningDiacriticalMarks.pl
42381            - lib/unicode/In/CombiningHalfMarks.pl
42382            - lib/unicode/In/CombiningMarksforSymbols.pl
42383            - lib/unicode/In/ControlPictures.pl
42384            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
42385            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
42386            - lib/unicode/In/EnclosedAlphanumerics.pl
42387            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
42388            - lib/unicode/In/Ethiopic.pl
42389            - lib/unicode/In/GeneralPunctuation.pl
42390            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
42391            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
42392            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
42393            - lib/unicode/In/HalfwidthandFullwidthForms.pl
42394            - lib/unicode/In/HangulCompatibilityJamo.pl
42395            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
42396            - lib/unicode/In/Hebrew.pl
42397            - lib/unicode/In/HighPrivateUseSurrogates.pl
42398            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
42399            - lib/unicode/In/IPAExtensions.pl
42400            - lib/unicode/In/IdeographicDescriptionCharacters.pl
42401            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
42402            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
42403            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
42404            - lib/unicode/In/Latin-1Supplement.pl
42405            - lib/unicode/In/LatinExtended-A.pl
42406            - lib/unicode/In/LatinExtended-B.pl
42407            - lib/unicode/In/LatinExtendedAdditional.pl
42408            - lib/unicode/In/LetterlikeSymbols.pl
42409            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
42410            - lib/unicode/In/MathematicalOperators.pl
42411            - lib/unicode/In/MiscellaneousSymbols.pl
42412            - lib/unicode/In/MiscellaneousTechnical.pl
42413            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
42414            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
42415            - lib/unicode/In/OpticalCharacterRecognition.pl
42416            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
42417            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
42418            - lib/unicode/In/SmallFormVariants.pl
42419            - lib/unicode/In/SpacingModifierLetters.pl
42420            - lib/unicode/In/Specials.pl
42421            - lib/unicode/In/SuperscriptsandSubscripts.pl
42422            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
42423            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
42424            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
42425            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
42426            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
42427           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
42428           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
42429           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
42430           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
42431           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
42432           !> utf8.c win32/Makefile
42433 ____________________________________________________________________________
42434 [  9903] By: jhi                                   on 2001/04/29  14:30:53
42435         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
42436              From: Prymmer/Kahn <pvhp@best.com>
42437              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
42438              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
42439      Branch: perl
42440            ! win32/Makefile
42441 ____________________________________________________________________________
42442 [  9902] By: jhi                                   on 2001/04/29  02:52:44
42443         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
42444              From: "Abigail" <abigail@foad.org>
42445              Date: Sun, 29 Apr 2001 03:14:25 +0200
42446              Message-ID: <20010429011425.24503.qmail@foad.org>
42447      Branch: perl
42448            ! ext/IO/lib/IO/Seekable.pm
42449 ____________________________________________________________________________
42450 [  9901] By: jhi                                   on 2001/04/29  02:04:46
42451         Log: In character classes one couldn't have 0x80..0xff characters
42452              at the left hand side if there were 0x100.. characters in the
42453              character class.
42454      Branch: perl
42455            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
42456            ! t/op/pat.t utf8.c
42457 ____________________________________________________________________________
42458 [  9900] By: jhi                                   on 2001/04/28  22:55:04
42459         Log: Forgot the latest mktables.PL from #9899.
42460      Branch: perl
42461            ! lib/unicode/mktables.PL
42462 ____________________________________________________________________________
42463 [  9899] By: jhi                                   on 2001/04/28  22:53:28
42464         Log: Explain the \p{} and \P{} error message better and
42465              have prettier prettyprint in In.pl.
42466      Branch: perl
42467            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
42468            ! pod/perldiag.pod
42469 ____________________________________________________________________________
42470 [  9898] By: jhi                                   on 2001/04/28  21:03:34
42471         Log: Add one possible explanation for the "Invalid [] range" error.
42472      Branch: perl
42473            ! pod/perldiag.pod
42474 ____________________________________________________________________________
42475 [  9897] By: jhi                                   on 2001/04/28  17:18:26
42476         Log: Add a level of indirection to the implementation of \p{InFoo}
42477              so that we don't have to have long filenames.  (Nothing changes
42478              in the user interface.)   The indirection is defined in
42479              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
42480              Also rename some the character classes by removing '-' from
42481              the classnames, and finally renamed Block.pl as Blocks.pl.
42482      Branch: perl
42483            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
42484            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
42485            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
42486            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
42487            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
42488            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
42489            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
42490            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
42491            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
42492            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
42493            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
42494            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
42495            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
42496            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
42497            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
42498            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
42499            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
42500            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
42501            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
42502            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
42503            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
42504            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
42505            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
42506            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
42507            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
42508            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
42509            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
42510            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
42511            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
42512            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
42513            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
42514            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
42515            + lib/unicode/In/94.pl lib/unicode/In/95.pl
42516            - lib/unicode/Block.pl
42517            - lib/unicode/In/AlphabeticPresentationForms.pl
42518            - lib/unicode/In/Arabic.pl
42519            - lib/unicode/In/ArabicPresentationForms-A.pl
42520            - lib/unicode/In/ArabicPresentationForms-B.pl
42521            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
42522            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
42523            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
42524            - lib/unicode/In/BopomofoExtended.pl
42525            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
42526            - lib/unicode/In/CJKCompatibility.pl
42527            - lib/unicode/In/CJKCompatibilityForms.pl
42528            - lib/unicode/In/CJKCompatibilityIdeographs.pl
42529            - lib/unicode/In/CJKRadicalsSupplement.pl
42530            - lib/unicode/In/CJKSymbolsandPunctuation.pl
42531            - lib/unicode/In/CJKUnifiedIdeographs.pl
42532            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
42533            - lib/unicode/In/Cherokee.pl
42534            - lib/unicode/In/CombiningDiacriticalMarks.pl
42535            - lib/unicode/In/CombiningHalfMarks.pl
42536            - lib/unicode/In/CombiningMarksforSymbols.pl
42537            - lib/unicode/In/ControlPictures.pl
42538            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
42539            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
42540            - lib/unicode/In/EnclosedAlphanumerics.pl
42541            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
42542            - lib/unicode/In/Ethiopic.pl
42543            - lib/unicode/In/GeneralPunctuation.pl
42544            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
42545            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
42546            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
42547            - lib/unicode/In/HalfwidthandFullwidthForms.pl
42548            - lib/unicode/In/HangulCompatibilityJamo.pl
42549            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
42550            - lib/unicode/In/Hebrew.pl
42551            - lib/unicode/In/HighPrivateUseSurrogates.pl
42552            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
42553            - lib/unicode/In/IPAExtensions.pl
42554            - lib/unicode/In/IdeographicDescriptionCharacters.pl
42555            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
42556            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
42557            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
42558            - lib/unicode/In/Latin-1Supplement.pl
42559            - lib/unicode/In/LatinExtended-A.pl
42560            - lib/unicode/In/LatinExtended-B.pl
42561            - lib/unicode/In/LatinExtendedAdditional.pl
42562            - lib/unicode/In/LetterlikeSymbols.pl
42563            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
42564            - lib/unicode/In/MathematicalOperators.pl
42565            - lib/unicode/In/MiscellaneousSymbols.pl
42566            - lib/unicode/In/MiscellaneousTechnical.pl
42567            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
42568            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
42569            - lib/unicode/In/OpticalCharacterRecognition.pl
42570            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
42571            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
42572            - lib/unicode/In/SmallFormVariants.pl
42573            - lib/unicode/In/SpacingModifierLetters.pl
42574            - lib/unicode/In/Specials.pl
42575            - lib/unicode/In/SuperscriptsandSubscripts.pl
42576            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
42577            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
42578            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
42579            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
42580            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
42581            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
42582            ! pod/perlunicode.pod
42583 ____________________________________________________________________________
42584 [  9896] By: jhi                                   on 2001/04/28  14:33:17
42585         Log: Update the information on shared library path on HP-UX.
42586      Branch: perl
42587            ! INSTALL
42588 ____________________________________________________________________________
42589 [  9895] By: jhi                                   on 2001/04/28  14:32:30
42590         Log: Because #9894 seems to do the trick, this workaround can be removed.
42591      Branch: perl
42592            ! t/lib/selfstubber.t
42593 ____________________________________________________________________________
42594 [  9894] By: jhi                                   on 2001/04/28  14:26:13
42595         Log: For PerlIO flush the children's file handles (on fork/exec/system).
42596      Branch: perl
42597            ! perl.h
42598 ____________________________________________________________________________
42599 [  9893] By: jhi                                   on 2001/04/28  14:23:15
42600         Log: Test tweak for #9891.
42601      Branch: perl
42602            ! t/lib/b-deparse.t
42603 ____________________________________________________________________________
42604 [  9892] By: jhi                                   on 2001/04/28  14:10:13
42605         Log: New HP-UX hints from Merijn.
42606      Branch: perl
42607            ! hints/hpux.sh
42608 ____________________________________________________________________________
42609 [  9891] By: jhi                                   on 2001/04/28  14:07:27
42610         Log: Subject: [PATCH B::Deparse] non-block scopes
42611              From: Robin Houston <robin@kitsite.com>
42612              Date: Fri, 27 Apr 2001 19:15:14 +0100
42613              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
42614      Branch: perl
42615            ! ext/B/B/Deparse.pm
42616 ____________________________________________________________________________
42617 [  9890] By: nick                                  on 2001/04/27  19:41:25
42618         Log: Integrate mainline
42619      Branch: perlio
42620           +> t/lib/selfstubber.t
42621           !> (integrate 50 files)
42622 ____________________________________________________________________________
42623 [  9889] By: jhi                                   on 2001/04/27  18:23:46
42624         Log: Subject: Re: selfstubber test fail on bleadperl
42625              From: Mike Guy <mjtg@cam.ac.uk>
42626              Date: Fri, 27 Apr 2001 19:31:18 +0100
42627              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
42628      Branch: perl
42629            ! t/lib/selfstubber.t
42630 ____________________________________________________________________________
42631 [  9888] By: jhi                                   on 2001/04/27  16:20:54
42632         Log: Test tweak for #9886.
42633      Branch: perl
42634            ! t/lib/b-deparse.t
42635 ____________________________________________________________________________
42636 [  9887] By: jhi                                   on 2001/04/27  16:16:33
42637         Log: Buffering issue at least in Solaris (even with perlio).
42638      Branch: perl
42639            ! t/lib/selfstubber.t
42640 ____________________________________________________________________________
42641 [  9886] By: jhi                                   on 2001/04/27  14:59:23
42642         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
42643              From: Robin Houston <robin@kitsite.com>
42644              Date: Fri, 27 Apr 2001 16:53:20 +0100
42645              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
42646      Branch: perl
42647            ! ext/B/B/Deparse.pm
42648 ____________________________________________________________________________
42649 [  9885] By: jhi                                   on 2001/04/27  14:23:51
42650         Log: Update Changes.
42651      Branch: perl
42652            ! Changes patchlevel.h
42653 ____________________________________________________________________________
42654 [  9884] By: jhi                                   on 2001/04/27  14:14:12
42655         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
42656              From: "Philip Newton" <pnewton@gmx.de>
42657              Date: Fri, 27 Apr 2001 16:40:13 +0200
42658              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
42659      Branch: perl
42660            ! pod/perldata.pod
42661 ____________________________________________________________________________
42662 [  9883] By: jhi                                   on 2001/04/27  13:28:19
42663         Log: Add LOG_PERROR; prettify the "removed".
42664      Branch: perl
42665            ! ext/Sys/Syslog/Syslog.xs
42666 ____________________________________________________________________________
42667 [  9882] By: jhi                                   on 2001/04/27  13:13:18
42668         Log: h2xs tweaks: use NV instead of double, "quote" the removed
42669              prefixes for clarity (especially when nothing is removed),
42670              slight pod reformats.
42671      Branch: perl
42672            ! utils/h2xs.PL
42673 ____________________________________________________________________________
42674 [  9881] By: jhi                                   on 2001/04/27  12:58:48
42675         Log: Don't bother creating existing directories.
42676      Branch: perl
42677            ! utils/h2xs.PL
42678 ____________________________________________________________________________
42679 [  9880] By: jhi                                   on 2001/04/27  12:45:39
42680         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
42681              From: Mike Schilli <m@perlmeister.com>
42682              Date: Wed, 25 Apr 2001 01:29:21 -0700
42683              Message-id: <3AE68AE1.6A981723@perlmeister.com>
42684      Branch: perl
42685            ! utils/h2xs.PL
42686 ____________________________________________________________________________
42687 [  9879] By: jhi                                   on 2001/04/27  12:40:55
42688         Log: break is not yet Perl.  Added the template license also to README.
42689      Branch: perl
42690            ! utils/h2xs.PL
42691 ____________________________________________________________________________
42692 [  9878] By: jhi                                   on 2001/04/27  03:08:20
42693         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
42694              From: Tim Jenness <t.jenness@jach.hawaii.edu>
42695              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
42696              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
42697      Branch: perl
42698            ! t/lib/xs-typemap.t
42699 ____________________________________________________________________________
42700 [  9877] By: jhi                                   on 2001/04/26  23:54:40
42701         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
42702              From: "Abigail" <abigail@foad.org>
42703              Date: Fri, 27 Apr 2001 01:44:28 +0200
42704              Message-ID: <20010426234428.19786.qmail@foad.org>
42705      Branch: perl
42706            ! utils/h2xs.PL
42707 ____________________________________________________________________________
42708 [  9876] By: jhi                                   on 2001/04/26  23:52:06
42709         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
42710              From: Peter Prymmer <pvhp@forte.com>
42711              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
42712              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
42713      Branch: perl
42714            ! t/lib/selfstubber.t
42715 ____________________________________________________________________________
42716 [  9875] By: jhi                                   on 2001/04/26  23:48:10
42717         Log: Deparse nits.
42718      Branch: perl
42719            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
42720 ____________________________________________________________________________
42721 [  9874] By: jhi                                   on 2001/04/26  22:46:05
42722         Log: Document ANYOF_CLASS.
42723      Branch: perl
42724            ! regcomp.h
42725 ____________________________________________________________________________
42726 [  9873] By: jhi                                   on 2001/04/26  22:35:03
42727         Log: Subject: Re: [PATCH @9846] dumping ANYOF
42728              From: Hugo <hv@crypt.compulink.co.uk>
42729              Date: Thu, 26 Apr 2001 23:33:38 +0100
42730              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
42731      Branch: perl
42732            ! regcomp.c regcomp.h
42733 ____________________________________________________________________________
42734 [  9872] By: jhi                                   on 2001/04/26  22:34:31
42735         Log: Subject: [PATCH] more for Devel::SelfStubber
42736              From: Nicholas Clark <nick@ccl4.org>
42737              Date: Fri, 27 Apr 2001 00:13:52 +0100
42738              Message-ID: <20010427001351.K88186@plum.flirble.org>
42739      Branch: perl
42740            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
42741 ____________________________________________________________________________
42742 [  9871] By: jhi                                   on 2001/04/26  21:59:17
42743         Log: Subject: [PATCH B::Deparse] formats must be flush left
42744              From: Robin Houston <robin@kitsite.com>
42745              Date: Thu, 26 Apr 2001 23:54:29 +0100
42746              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
42747      Branch: perl
42748            ! ext/B/B/Deparse.pm
42749 ____________________________________________________________________________
42750 [  9870] By: jhi                                   on 2001/04/26  21:57:37
42751         Log: If some of the constants are prefixes of others,
42752              the prefixes may never get recognized.  (See 20010426.006.)
42753      Branch: perl
42754            ! utils/h2xs.PL
42755 ____________________________________________________________________________
42756 [  9869] By: jhi                                   on 2001/04/26  21:50:42
42757         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
42758              From: Chris Bongaarts <cab@tc.umn.edu>
42759              Date: Thu, 26 Apr 2001 17:10:31 -0500
42760              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
42761      Branch: perl
42762            ! ext/Sys/Syslog/Syslog.xs
42763 ____________________________________________________________________________
42764 [  9868] By: jhi                                   on 2001/04/26  21:35:12
42765         Log: Further cuts and more docs from Graham Barr.
42766      Branch: perl
42767            ! ext/List/Util/lib/List/Util.pm
42768            ! ext/List/Util/lib/Scalar/Util.pm
42769 ____________________________________________________________________________
42770 [  9867] By: jhi                                   on 2001/04/26  21:18:57
42771         Log: Subject: [PATCH 5.7.1] DB_File-1.77
42772              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
42773              Date: Thu, 26 Apr 2001 22:37:53 +0100
42774              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
42775      Branch: perl
42776            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
42777            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
42778 ____________________________________________________________________________
42779 [  9866] By: jhi                                   on 2001/04/26  21:12:31
42780         Log: Subject: [PATCH B::Deparse] fix easy bugs
42781              From: Robin Houston <robin@kitsite.com>
42782              Date: Thu, 26 Apr 2001 23:03:33 +0100
42783              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
42784      Branch: perl
42785            ! ext/B/B/Deparse.pm
42786 ____________________________________________________________________________
42787 [  9865] By: jhi                                   on 2001/04/26  20:26:13
42788         Log: Update Changes.
42789      Branch: perl
42790            ! Changes patchlevel.h
42791 ____________________________________________________________________________
42792 [  9864] By: jhi                                   on 2001/04/26  19:27:48
42793         Log: Dethinko from Robin Houston.
42794      Branch: perl
42795            ! ext/B/B/Deparse.pm
42796 ____________________________________________________________________________
42797 [  9863] By: jhi                                   on 2001/04/26  19:10:35
42798         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
42799              From: Robin Houston <robin@kitsite.com>
42800              Date: Thu, 26 Apr 2001 21:08:32 +0100
42801              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
42802      Branch: perl
42803            ! ext/B/B/Deparse.pm
42804 ____________________________________________________________________________
42805 [  9862] By: jhi                                   on 2001/04/26  19:04:23
42806         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
42807              From: Robin Houston <robin@kitsite.com>
42808              Date: Thu, 26 Apr 2001 20:52:50 +0100
42809              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
42810      Branch: perl
42811            ! ext/B/B/Deparse.pm
42812 ____________________________________________________________________________
42813 [  9861] By: jhi                                   on 2001/04/26  18:56:14
42814         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
42815              From: Mike Guy <mjtg@cam.ac.uk>
42816              Date: Thu, 26 Apr 2001 14:22:40 +0100
42817              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
42818      Branch: perl
42819            ! pod/perlobj.pod
42820 ____________________________________________________________________________
42821 [  9860] By: jhi                                   on 2001/04/26  18:46:42
42822         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
42823              From: Robin Houston <robin@kitsite.com>
42824              Date: Thu, 26 Apr 2001 20:34:29 +0100
42825              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
42826              
42827              Hashes do not interpolate.
42828      Branch: perl
42829            ! ext/B/B/Deparse.pm
42830 ____________________________________________________________________________
42831 [  9859] By: jhi                                   on 2001/04/26  18:43:51
42832         Log: Subject: The Time::Piece conspiracy unmasked!!!
42833              From: Mike Guy <mjtg@cam.ac.uk>
42834              Date: Thu, 26 Apr 2001 19:02:50 +0100
42835              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
42836              
42837              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
42838              From: Mike Guy <mjtg@cam.ac.uk>
42839              Date: Thu, 26 Apr 2001 19:08:21 +0100
42840              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
42841              
42842              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
42843              From: Graham Barr <gbarr@pobox.com>
42844              Date: Thu, 26 Apr 2001 19:12:03 +0100
42845              Message-ID: <20010426191203.A70835@pobox.com>
42846              
42847              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
42848      Branch: perl
42849            ! ext/List/Util/lib/List/Util.pm
42850            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
42851 ____________________________________________________________________________
42852 [  9858] By: jhi                                   on 2001/04/26  18:17:42
42853         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
42854              From: Robin Houston <robin@kitsite.com>
42855              Date: Thu, 26 Apr 2001 16:09:35 +0100
42856              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
42857      Branch: perl
42858            ! t/comp/proto.t
42859 ____________________________________________________________________________
42860 [  9857] By: jhi                                   on 2001/04/26  18:04:59
42861         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
42862              From: barries <barries@slaysys.com>
42863              Date: Thu, 26 Apr 2001 12:01:10 -0400
42864              Message-ID: <20010426120110.E29698@jester.slaysys.com>
42865      Branch: perl
42866            ! pod/perldiag.pod
42867 ____________________________________________________________________________
42868 [  9856] By: jhi                                   on 2001/04/26  18:03:33
42869         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
42870              Date: Thu, 26 Apr 2001 17:13:41 +0100
42871              From: Robin Houston <robin@kitsite.com>
42872              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
42873              
42874              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
42875              From: Robin Houston <robin@kitsite.com>
42876              Date: Thu, 26 Apr 2001 18:44:29 +0100
42877              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
42878      Branch: perl
42879            ! ext/B/B/Deparse.pm
42880 ____________________________________________________________________________
42881 [  9855] By: jhi                                   on 2001/04/26  17:56:04
42882         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
42883              From: Robin Houston <robin@kitsite.com>
42884              Date: Thu, 26 Apr 2001 17:04:08 +0100
42885              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
42886      Branch: perl
42887            ! ext/B/B/Deparse.pm
42888 ____________________________________________________________________________
42889 [  9854] By: jhi                                   on 2001/04/26  17:47:26
42890         Log: Subject: Re: Short test case for undef %stash:: crash
42891              From: Benjamin Sugars <bsugars@canoe.ca> 
42892              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
42893              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
42894              Changed and moved the perldiag entry.
42895      Branch: perl
42896            ! gv.c pod/perldiag.pod
42897 ____________________________________________________________________________
42898 [  9853] By: jhi                                   on 2001/04/26  14:35:16
42899         Log: Beginnings of strptime().  Do not touch the wet paint.
42900      Branch: perl
42901            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
42902 ____________________________________________________________________________
42903 [  9852] By: jhi                                   on 2001/04/26  13:17:21
42904         Log: Retract #9851, core dumps from pod2man.
42905      Branch: perl
42906            ! regcomp.c
42907 ____________________________________________________________________________
42908 [  9851] By: jhi                                   on 2001/04/26  11:54:41
42909         Log: (Retracted by #9852.)
42910              
42911              Subject: [PATCH @9846] dumping ANYOF
42912              From: Hugo <hv@crypt.compulink.co.uk>
42913              Date: Thu, 26 Apr 2001 05:32:38 +0100
42914              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
42915      Branch: perl
42916            ! regcomp.c
42917 ____________________________________________________________________________
42918 [  9850] By: jhi                                   on 2001/04/26  02:34:44
42919         Log: If ccflags was empty the _previous_ $* containing all the
42920              environment variables and Configure variables was used,
42921              which lead, among other bad things, into $ccflags being your
42922              uname -a output, which lead into test compile with cc failing,
42923              which lead into gcc being selected, which didn't work that well
42924              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
42925              with large files, et cetera.
42926      Branch: perl
42927            ! hints/hpux.sh
42928 ____________________________________________________________________________
42929 [  9849] By: jhi                                   on 2001/04/26  01:44:57
42930         Log: Make selfstubber test more portable.
42931      Branch: perl
42932            ! t/lib/selfstubber.t
42933 ____________________________________________________________________________
42934 [  9848] By: jhi                                   on 2001/04/26  00:50:26
42935         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
42936              From: Benjamin Sugars <ben.sugars@home.com>
42937              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
42938              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
42939      Branch: perl
42940            ! ext/Cwd/Cwd.xs
42941 ____________________________________________________________________________
42942 [  9847] By: jhi                                   on 2001/04/26  00:46:58
42943         Log: Subject: [PATCH: perl@9841] VMS updates
42944              From: Peter Prymmer <pvhp@forte.com>
42945              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
42946              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
42947      Branch: perl
42948            ! README.vms configure.com vms/descrip_mms.template
42949            ! vms/ext/filespec.t
42950 ____________________________________________________________________________
42951 [  9846] By: jhi                                   on 2001/04/26  00:11:56
42952         Log: re 'debug' was broken by #9084.
42953      Branch: perl
42954            ! ext/re/re.xs
42955 ____________________________________________________________________________
42956 [  9845] By: jhi                                   on 2001/04/25  22:33:17
42957         Log: Subject: [PATCH] test for Devel::SelfStubber
42958              From: Nicholas Clark <nick@ccl4.org>
42959              Date: Thu, 26 Apr 2001 00:00:54 +0100
42960              Message-ID: <20010426000054.D89026@plum.flirble.org>
42961      Branch: perl
42962            + t/lib/selfstubber.t
42963            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
42964 ____________________________________________________________________________
42965 [  9844] By: jhi                                   on 2001/04/25  22:29:32
42966         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
42967              From: Paul Johnson <paul@pjcj.net>
42968              Date: Thu, 26 Apr 2001 00:46:08 +0200
42969              Message-ID: <20010426004608.H2338@pjcj.net>
42970      Branch: perl
42971            ! ext/B/B/Concise.pm
42972 ____________________________________________________________________________
42973 [  9843] By: jhi                                   on 2001/04/25  22:28:28
42974         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
42975              From: Peter Prymmer <pvhp@forte.com>
42976              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
42977              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
42978      Branch: perl
42979            ! ext/Cwd/Cwd.xs
42980 ____________________________________________________________________________
42981 [  9842] By: jhi                                   on 2001/04/25  20:58:12
42982         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
42983              From: John Peacock <jpeacock@rowman.com>
42984              Date: Wed, 25 Apr 2001 17:30:26 -0400
42985              Message-ID: <3AE741F2.B3217464@rowman.com>
42986      Branch: perl
42987            ! lib/Math/BigInt.pm t/lib/bigintpm.t
42988 ____________________________________________________________________________
42989 [  9841] By: jhi                                   on 2001/04/25  20:07:05
42990         Log: Update Changes.
42991      Branch: perl
42992            ! Changes patchlevel.h
42993 ____________________________________________________________________________
42994 [  9840] By: jhi                                   on 2001/04/25  19:56:51
42995         Log: Yet another HP-UX hints version from Merijn.
42996      Branch: perl
42997            ! hints/hpux.sh
42998 ____________________________________________________________________________
42999 [  9839] By: jhi                                   on 2001/04/25  19:53:04
43000         Log: abs_path() didn't terminate the filename correctly,
43001              in DIRNAMLENless systems like HP-UX this would fail.
43002      Branch: perl
43003            ! ext/Cwd/Cwd.xs
43004 ____________________________________________________________________________
43005 [  9838] By: jhi                                   on 2001/04/25  16:37:26
43006         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
43007              From: Mike Guy <mjtg@cam.ac.uk>
43008              Date: Wed, 25 Apr 2001 18:31:47 +0100
43009              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
43010      Branch: perl
43011            ! op.c
43012 ____________________________________________________________________________
43013 [  9837] By: jhi                                   on 2001/04/25  16:21:53
43014         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
43015              From: Jon Eveland <jweveland@yahoo.com>
43016              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
43017              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
43018      Branch: perl
43019            ! lib/perl5db.pl
43020 ____________________________________________________________________________
43021 [  9836] By: jhi                                   on 2001/04/25  14:17:50
43022         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
43023              From: "Philip Newton" <pnewton@gmx.de>
43024              Date: Wed, 25 Apr 2001 17:05:58 +0200
43025              Message-ID: <3AE703F6.3234.1833C45@localhost>
43026      Branch: perl
43027            ! Porting/patching.pod
43028 ____________________________________________________________________________
43029 [  9835] By: jhi                                   on 2001/04/25  13:58:07
43030         Log: It would seem that both ar and full_ar need to be overridden
43031              for HP-UX to avoid the GNU ar.
43032      Branch: perl
43033            ! hints/hpux.sh
43034 ____________________________________________________________________________
43035 [  9834] By: jhi                                   on 2001/04/25  13:50:40
43036         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
43037              From: "Philip Newton" <pnewton@gmx.de>
43038              Date: Wed, 25 Apr 2001 16:09:23 +0200
43039              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
43040              
43041              Detypo.
43042      Branch: perl
43043            ! t/op/misc.t
43044 ____________________________________________________________________________
43045 [  9833] By: jhi                                   on 2001/04/25  12:36:11
43046         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
43047      Branch: perl
43048            ! hints/hpux.sh
43049 ____________________________________________________________________________
43050 [  9832] By: jhi                                   on 2001/04/25  12:33:36
43051         Log: New version of HP-UX hints from Merijn.
43052      Branch: perl
43053            ! hints/hpux.sh
43054 ____________________________________________________________________________
43055 [  9831] By: jhi                                   on 2001/04/25  03:39:45
43056         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
43057      Branch: perl
43058            ! hints/hpux.sh
43059 ____________________________________________________________________________
43060 [  9830] By: jhi                                   on 2001/04/25  02:53:25
43061         Log: The tzname[] bit is not needed by util.c -- and causes
43062              heartburn in VMS (and it missing was probably the cause of
43063              the Mac OS X trouble).  Ouch.
43064      Branch: perl
43065            ! ext/POSIX/POSIX.xs util.c
43066 ____________________________________________________________________________
43067 [  9829] By: jhi                                   on 2001/04/25  00:10:06
43068         Log: Metaconfig unit change for #9828.
43069      Branch: metaconfig
43070            ! U/compline/ccflags.U
43071 ____________________________________________________________________________
43072 [  9828] By: jhi                                   on 2001/04/25  00:04:18
43073         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
43074              (which is actually the reason for the change, we need to pass
43075              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
43076              EP/IX, OS/2, and TitanOS, based on the hints files.
43077      Branch: perl
43078            ! Configure config_h.SH
43079 ____________________________________________________________________________
43080 [  9827] By: jhi                                   on 2001/04/24  23:49:20
43081         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
43082              the $cat must have an absolute path.
43083      Branch: perl
43084            ! makedepend.SH
43085 ____________________________________________________________________________
43086 [  9826] By: jhi                                   on 2001/04/24  23:40:53
43087         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
43088      Branch: perl
43089            ! README.amiga
43090 ____________________________________________________________________________
43091 [  9825] By: jhi                                   on 2001/04/24  23:35:35
43092         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
43093              From: "Philip Newton" <pnewton@gmx.de>
43094              Date: Tue, 24 Apr 2001 18:52:49 +0200
43095              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
43096      Branch: perl
43097            ! x2p/find2perl.PL
43098 ____________________________________________________________________________
43099 [  9824] By: jhi                                   on 2001/04/24  23:33:07
43100         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
43101              Some gcc specifics dropped out due to extensive rewriting;
43102              will be put back later as needed.
43103      Branch: perl
43104            ! hints/hpux.sh
43105 ____________________________________________________________________________
43106 [  9823] By: jhi                                   on 2001/04/24  23:27:57
43107         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
43108      Branch: perl
43109            ! ext/POSIX/POSIX.xs
43110 ____________________________________________________________________________
43111 [  9822] By: jhi                                   on 2001/04/24  23:25:21
43112         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
43113              From: Tim Jenness <t.jenness@jach.hawaii.edu>
43114              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
43115              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
43116      Branch: perl
43117            ! ext/XS/Typemap/Typemap.xs
43118 ____________________________________________________________________________
43119 [  9821] By: jhi                                   on 2001/04/24  23:24:10
43120         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
43121              From: "Abigail" <abigail@foad.org>
43122              Date: Tue, 24 Apr 2001 23:12:03 +0200
43123              Message-ID: <20010424211203.7901.qmail@foad.org>
43124      Branch: perl
43125            ! pod/perlport.pod
43126 ____________________________________________________________________________
43127 [  9820] By: jhi                                   on 2001/04/24  23:23:15
43128         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
43129              From: Matt Sergeant <matt@sergeant.org>
43130              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
43131              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
43132      Branch: perl
43133            ! pod/perlfaq4.pod
43134 ____________________________________________________________________________
43135 [  9819] By: nick                                  on 2001/04/24  18:49:43
43136         Log: Integrate mainline.
43137      Branch: perlio
43138           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
43139           !> (integrate 37 files)
43140 ____________________________________________________________________________
43141 [  9818] By: jhi                                   on 2001/04/24  14:35:23
43142         Log: Update Changes.
43143      Branch: perl
43144            ! Changes patchlevel.h
43145 ____________________________________________________________________________
43146 [  9817] By: jhi                                   on 2001/04/24  14:09:17
43147         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
43148              From: "Philip Newton" <pnewton@gmx.de>
43149              Date: Tue, 24 Apr 2001 12:58:12 +0200
43150              Message-ID: <3AE57864.8304.B77A0A@localhost> 
43151              
43152              plus add CPAN to the list of modules that have their own tests.
43153      Branch: perl
43154            ! t/lib/1_compile.t
43155 ____________________________________________________________________________
43156 [  9816] By: jhi                                   on 2001/04/24  14:07:03
43157         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
43158              From: Michael G Schwern <schwern@pobox.com>
43159              Date: Sat, 21 Apr 2001 22:35:00 +0100
43160              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
43161      Branch: perl
43162            ! t/lib/1_compile.t
43163 ____________________________________________________________________________
43164 [  9815] By: jhi                                   on 2001/04/24  13:54:32
43165         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
43166              From: Robin Houston <robin@kitsite.com>
43167              Date: Tue, 24 Apr 2001 15:51:18 +0100
43168              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
43169      Branch: perl
43170            ! ext/B/B/Deparse.pm
43171 ____________________________________________________________________________
43172 [  9814] By: jhi                                   on 2001/04/24  13:17:34
43173         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
43174              From: Bill Glicker <billg@burrelles.com>
43175              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
43176              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
43177      Branch: perl
43178            ! hints/svr5.sh
43179 ____________________________________________________________________________
43180 [  9813] By: jhi                                   on 2001/04/24  12:54:23
43181         Log: Prevent path disclosure (probing for existence of filenames)
43182              using suidperl; bug id 20010322.218.
43183      Branch: perl
43184            ! perl.c pod/perldiag.pod
43185 ____________________________________________________________________________
43186 [  9812] By: jhi                                   on 2001/04/24  12:08:36
43187         Log: Retract #9811.
43188      Branch: perl
43189            ! ext/POSIX/POSIX.xs
43190 ____________________________________________________________________________
43191 [  9811] By: jhi                                   on 2001/04/24  11:57:35
43192         Log: (Retracted by #9812.)
43193      Branch: perl
43194            ! ext/POSIX/POSIX.xs
43195 ____________________________________________________________________________
43196 [  9810] By: jhi                                   on 2001/04/24  03:32:35
43197         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
43198      Branch: perl
43199            ! util.c
43200 ____________________________________________________________________________
43201 [  9809] By: jhi                                   on 2001/04/24  03:16:13
43202         Log: The Math::BigFloat::import() was broken.
43203              (Fixes bug id 20010422.002.)
43204      Branch: perl
43205            ! lib/Math/BigFloat.pm
43206 ____________________________________________________________________________
43207 [  9808] By: jhi                                   on 2001/04/24  01:11:40
43208         Log: Additional dependencies; should help for parallel makes
43209              not to fail on missing lib/lib.pm or lib/re.pm.
43210      Branch: perl
43211            ! Makefile.SH
43212 ____________________________________________________________________________
43213 [  9807] By: jhi                                   on 2001/04/24  00:57:01
43214         Log: Update the test failure disclaimer.
43215      Branch: perl
43216            ! t/pragma/warn/pp_hot
43217 ____________________________________________________________________________
43218 [  9806] By: jhi                                   on 2001/04/24  00:54:04
43219         Log: Add make target "install-all" which is alias for "install"
43220              to cater for case-preserving filesystems like HFS+.
43221      Branch: perl
43222            ! INSTALL Makefile.SH
43223 ____________________________________________________________________________
43224 [  9805] By: jhi                                   on 2001/04/24  00:47:28
43225         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
43226              From: Peter Prymmer <pvhp@forte.com>
43227              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
43228              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
43229              
43230              (Ken William's message forwarded from macosx@perl.org)
43231      Branch: perl
43232            ! hints/darwin.sh
43233 ____________________________________________________________________________
43234 [  9804] By: jhi                                   on 2001/04/23  23:57:35
43235         Log: Cut-and-pasto.
43236      Branch: perl
43237            ! perlio.c
43238 ____________________________________________________________________________
43239 [  9803] By: jhi                                   on 2001/04/23  23:52:25
43240         Log: More PerlIO robustness.
43241      Branch: perl
43242            ! perlio.c
43243 ____________________________________________________________________________
43244 [  9802] By: jhi                                   on 2001/04/23  23:43:35
43245         Log: Make the "STD* opened only for ..." errors more consistent.
43246      Branch: perl
43247            ! doio.c
43248 ____________________________________________________________________________
43249 [  9801] By: jhi                                   on 2001/04/23  23:34:26
43250         Log: Test case for #9800.
43251      Branch: perl
43252            ! t/op/misc.t
43253 ____________________________________________________________________________
43254 [  9800] By: jhi                                   on 2001/04/23  23:14:43
43255         Log: Avoid coredump on 'close STDERR; die' by making
43256              the PerlIO calls more robust.  Also use SETERRNO()
43257              instead of errno = to be more VMS-ready.
43258      Branch: perl
43259            ! perlio.c
43260 ____________________________________________________________________________
43261 [  9799] By: jhi                                   on 2001/04/23  21:41:10
43262         Log: Subject: test for ID 20010423.002
43263              From: Robin Houston <robin@kitsite.com>
43264              Date: Mon, 23 Apr 2001 16:52:21 +0100
43265              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
43266      Branch: perl
43267            ! t/op/avhv.t
43268 ____________________________________________________________________________
43269 [  9798] By: jhi                                   on 2001/04/23  21:40:07
43270         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
43271              From: David Dyck <dcd@tc.fluke.com>
43272              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
43273              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
43274      Branch: perl
43275            ! installperl
43276 ____________________________________________________________________________
43277 [  9797] By: jhi                                   on 2001/04/23  21:37:56
43278         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
43279              From: Benjamin Sugars <bsugars@canoe.ca>
43280              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
43281              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
43282      Branch: perl
43283            ! ext/Cwd/Cwd.xs lib/Cwd.pm
43284 ____________________________________________________________________________
43285 [  9796] By: jhi                                   on 2001/04/23  21:29:24
43286         Log: Synchronize h2xs and pod2man some more on the documentation
43287              templates they propose.
43288      Branch: perl
43289            ! pod/pod2man.PL utils/h2xs.PL
43290 ____________________________________________________________________________
43291 [  9795] By: jhi                                   on 2001/04/23  17:30:40
43292         Log: Add one more naughty test for base64; make encoding logic cleaner.
43293      Branch: perl
43294            ! t/lib/mimeb64.t
43295 ____________________________________________________________________________
43296 [  9794] By: jhi                                   on 2001/04/23  13:51:32
43297         Log: Update Changes.
43298      Branch: perl
43299            ! Changes patchlevel.h
43300 ____________________________________________________________________________
43301 [  9793] By: jhi                                   on 2001/04/23  13:44:18
43302         Log: Duplicate lines.
43303      Branch: perl
43304            ! MANIFEST
43305 ____________________________________________________________________________
43306 [  9792] By: jhi                                   on 2001/04/23  13:39:13
43307         Log: Subject: Re: PATCH 5.7.1
43308              From: Mark-Jason Dominus <mjd@plover.com>
43309              Date: Mon, 23 Apr 2001 10:30:21 -0400
43310              Message-ID: <20010423143021.17335.qmail@plover.com>
43311      Branch: perl
43312            ! perl.h sv.c
43313 ____________________________________________________________________________
43314 [  9791] By: jhi                                   on 2001/04/23  13:32:40
43315         Log: Add the CPAN.pm 1.59_54 tests.
43316      Branch: perl
43317            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
43318            ! MANIFEST
43319 ____________________________________________________________________________
43320 [  9790] By: jhi                                   on 2001/04/23  13:21:55
43321         Log: Subject: Deparse nit
43322              From: Robin Houston <robin@kitsite.com>
43323              Date: Mon, 23 Apr 2001 12:38:20 +0100
43324              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
43325      Branch: perl
43326            ! ext/B/B/Deparse.pm
43327 ____________________________________________________________________________
43328 [  9789] By: jhi                                   on 2001/04/23  13:19:07
43329         Log: Subject: [PATCH] bug 20010423.002
43330              From: Robin Houston <robin@kitsite.com>
43331              Date: Mon, 23 Apr 2001 13:12:30 +0100
43332              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
43333      Branch: perl
43334            ! pp.c
43335 ____________________________________________________________________________
43336 [  9788] By: jhi                                   on 2001/04/23  13:02:49
43337         Log: Subject: PATCH [5.7.1] hv.c unused #define
43338              From: Mark-Jason Dominus <mjd@plover.com>
43339              Date: Sun, 22 Apr 2001 14:17:49 -0400
43340              Message-ID: <20010422181749.26976.qmail@plover.com>
43341      Branch: perl
43342            ! hv.c
43343 ____________________________________________________________________________
43344 [  9787] By: jhi                                   on 2001/04/23  13:02:02
43345         Log: Subject: PATCH 5.7.1
43346              From: Mark-Jason Dominus <mjd@plover.com>
43347              Date: Sun, 22 Apr 2001 15:12:57 -0400
43348              Message-ID: <20010422191258.6539.qmail@plover.com>
43349              
43350              plus Sarathy's STMT_START + STMT_END suggestion.
43351      Branch: perl
43352            ! perl.h
43353 ____________________________________________________________________________
43354 [  9786] By: jhi                                   on 2001/04/23  12:53:25
43355         Log: Fix for
43356              
43357              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
43358              From: dLux <dlux@spam.sch.bme.hu>
43359              Date: Mon, 23 Apr 2001 01:25:26 +0200
43360              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
43361              
43362              (SvGROW really does return a char *.)
43363      Branch: perl
43364            ! pod/perlapi.pod sv.h
43365 ____________________________________________________________________________
43366 [  9785] By: jhi                                   on 2001/04/23  04:34:04
43367         Log: Time::Piece work continues.  $t->day removed since
43368              I think it's too confusing.  Now has normal and
43369              abbreviated length weekday names and month names,
43370              the names change with _names(), not _list().
43371              Now has strftime() in Perl, _strftime() is
43372              the libc version (to which strftime() falls back
43373              if it doesn't know the format.  To do: the reverse
43374              of strftime, strptime(), and the localisation of both.
43375      Branch: perl
43376            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
43377            ! t/lib/time-piece.t
43378 ____________________________________________________________________________
43379 [  9784] By: jhi                                   on 2001/04/23  02:41:46
43380         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
43381              From: andreas.koenig@anima.de (Andreas J. Koenig)
43382              Date: 23 Apr 2001 05:20:55 +0200
43383              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
43384      Branch: perl
43385            ! t/pragma/overload.t
43386 ____________________________________________________________________________
43387 [  9783] By: jhi                                   on 2001/04/22  23:32:42
43388         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
43389              From: Robin Houston <robin@kitsite.com>
43390              Date: Mon, 23 Apr 2001 00:38:18 +0100
43391              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
43392      Branch: perl
43393            ! ext/B/B/Deparse.pm
43394 ____________________________________________________________________________
43395 [  9782] By: jhi                                   on 2001/04/22  20:55:43
43396         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
43397              From: Simon Cozens <simon@netthink.co.uk>
43398              Date: Sun, 22 Apr 2001 18:47:25 +0100
43399              Message-ID: <20010422184725.A14411@netthink.co.uk>
43400      Branch: perl
43401            ! sv.c t/pragma/overload.t
43402 ____________________________________________________________________________
43403 [  9781] By: jhi                                   on 2001/04/22  20:52:13
43404         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
43405              From: Robin Houston <robin@kitsite.com>
43406              Date: Sun, 22 Apr 2001 22:14:50 +0100
43407              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
43408      Branch: perl
43409            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
43410 ____________________________________________________________________________
43411 [  9780] By: nick                                  on 2001/04/22  20:40:31
43412         Log: Integrate mainline.
43413      Branch: perlio
43414           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
43415           +> t/lib/b-stash.t
43416           !> (integrate 38 files)
43417 ____________________________________________________________________________
43418 [  9779] By: jhi                                   on 2001/04/22  15:16:03
43419         Log: Subject: IO::Socket::INET patch
43420              From: andrew deryabin <djsf@technarchy.ru>
43421              Date: Sat, 21 Apr 2001 17:46:52 +0400
43422              Message-ID: <20010421174652.B1426@technarchy>
43423      Branch: perl
43424            ! ext/IO/lib/IO/Socket/INET.pm
43425 ____________________________________________________________________________
43426 [  9778] By: jhi                                   on 2001/04/22  15:14:33
43427         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
43428              From: Mark-Jason Dominus <mjd@plover.com>
43429              Date: Sat, 21 Apr 2001 21:27:49 -0400
43430              Message-ID: <20010422012749.27024.qmail@plover.com>
43431      Branch: perl
43432            ! regcomp.c
43433 ____________________________________________________________________________
43434 [  9777] By: jhi                                   on 2001/04/22  15:10:51
43435         Log: Subject: Re: Regex debugger patch 
43436              From: Mark-Jason Dominus <mjd@plover.com>
43437              Date: Sat, 21 Apr 2001 21:48:51 -0400
43438              Message-ID: <20010422014851.27165.qmail@plover.com>
43439      Branch: perl
43440            ! pod/perldebguts.pod
43441 ____________________________________________________________________________
43442 [  9776] By: jhi                                   on 2001/04/22  15:09:48
43443         Log: Subject: Re: Regex debugger patch
43444              From: Mark-Jason Dominus <mjd@plover.com>
43445              Date: Sat, 21 Apr 2001 14:24:39 -0400
43446              Message-ID: <20010421182439.16508.qmail@plover.com>
43447              
43448              Regex debugger backend.
43449      Branch: perl
43450            ! regcomp.c regexp.h
43451 ____________________________________________________________________________
43452 [  9775] By: jhi                                   on 2001/04/21  16:45:40
43453         Log: Subject: [PATCH] Typo in utf8.h
43454              From: Jesús Quiroga <jquiroga@pobox.com>
43455              Date: Sat, 21 Apr 2001 19:25:33 +0200
43456              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
43457      Branch: perl
43458            ! utf8.h
43459 ____________________________________________________________________________
43460 [  9774] By: jhi                                   on 2001/04/21  16:43:52
43461         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
43462              From: Joe Orton <jorton@redhat.com>
43463              Date: Tue, 17 Apr 2001 15:50:43 +0100
43464              Message-Id: <20010417155043.D19132@eu.c2.net>
43465      Branch: perl
43466            ! hints/svr5.sh
43467 ____________________________________________________________________________
43468 [  9773] By: jhi                                   on 2001/04/21  15:30:15
43469         Log: Subject: Patch utils/h2xs.PL
43470              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
43471              Date: Sat, 21 Apr 2001 10:32:16 -0500
43472              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
43473              
43474              Add MAILING list and LICENSE templates.
43475      Branch: perl
43476            ! utils/h2xs.PL
43477 ____________________________________________________________________________
43478 [  9772] By: jhi                                   on 2001/04/21  15:28:36
43479         Log: Subject: perlfaq2.patch for 5.7.1
43480              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
43481              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
43482              Date: Fri, 20 Apr 2001 16:42:19 -0500
43483              
43484              rm an extra tab, a blurb about the xx.cpan to clarify
43485              which countries actually have that and dejanews is history
43486              as well as most of that nonsensical entry.
43487      Branch: perl
43488            ! pod/perlfaq2.pod
43489 ____________________________________________________________________________
43490 [  9771] By: jhi                                   on 2001/04/21  15:27:17
43491         Log: Subject: perlfaq1.patch for 5.7.1
43492              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
43493              Date: Fri, 20 Apr 2001 16:57:36 -0500
43494              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
43495              
43496              Evil URLs must die. Especially when they are broken.
43497      Branch: perl
43498            ! pod/perlfaq1.pod
43499 ____________________________________________________________________________
43500 [  9770] By: jhi                                   on 2001/04/21  15:23:38
43501         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
43502              From: Michael G Schwern <schwern@pobox.com>
43503              Date: Sat, 21 Apr 2001 16:11:12 +0100
43504              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
43505      Branch: perl
43506            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
43507            + t/lib/b-stash.t
43508            ! MANIFEST ext/B/B.pm t/lib/b.t
43509 ____________________________________________________________________________
43510 [  9769] By: jhi                                   on 2001/04/21  15:03:32
43511         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
43512              From: Michael G Schwern <schwern@pobox.com>
43513              Date: Sat, 21 Apr 2001 09:48:00 +0100
43514              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
43515      Branch: perl
43516            ! utils/h2ph.PL
43517 ____________________________________________________________________________
43518 [  9768] By: jhi                                   on 2001/04/21  14:33:49
43519         Log: PerlIO and Encode doc cleanup and tweaks.
43520      Branch: perl
43521            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
43522            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
43523 ____________________________________________________________________________
43524 [  9767] By: jhi                                   on 2001/04/21  12:40:16
43525         Log: Integrate perlio.
43526      Branch: perl
43527           !> doio.c
43528 ____________________________________________________________________________
43529 [  9766] By: nick                                  on 2001/04/20  18:28:35
43530         Log: Avoid core dump on
43531              open(STDOUT,">",\$foo);
43532      Branch: perlio
43533            ! doio.c
43534 ____________________________________________________________________________
43535 [  9765] By: jhi                                   on 2001/04/20  13:23:43
43536         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
43537              From: Robin Houston <robin@kitsite.com>
43538              Date: Fri, 20 Apr 2001 14:29:22 +0100
43539              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
43540      Branch: perl
43541            ! ext/B/B.pm ext/B/B/Deparse.pm
43542 ____________________________________________________________________________
43543 [  9764] By: jhi                                   on 2001/04/20  13:19:33
43544         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
43545              From: Peter Prymmer <pvhp@forte.com>
43546              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
43547              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
43548      Branch: perl
43549            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
43550            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
43551            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
43552            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
43553 ____________________________________________________________________________
43554 [  9763] By: jhi                                   on 2001/04/20  12:36:39
43555         Log: Subject: Re: A new PerlIO coredump
43556              From: Nick Ing-Simmons <nik@tiuk.ti.com>
43557              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
43558              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
43559      Branch: perl
43560            ! doio.c
43561 ____________________________________________________________________________
43562 [  9762] By: jhi                                   on 2001/04/19  23:02:30
43563         Log: Update Changes.
43564      Branch: perl
43565            ! Changes patchlevel.h
43566 ____________________________________________________________________________
43567 [  9761] By: jhi                                   on 2001/04/19  22:59:19
43568         Log: More cleanup cleanup.
43569      Branch: perl
43570            ! Makefile.SH win32/Makefile win32/makefile.mk
43571 ____________________________________________________________________________
43572 [  9760] By: jhi                                   on 2001/04/19  22:50:31
43573         Log: lib/Time is non-empty, let's not rmdir it.
43574      Branch: perl
43575            ! Makefile.SH
43576 ____________________________________________________________________________
43577 [  9759] By: jhi                                   on 2001/04/19  22:36:51
43578         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
43579              From: Robin Houston <robin@kitsite.com>
43580              Date: Fri, 20 Apr 2001 00:18:53 +0100
43581              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
43582      Branch: perl
43583            ! ext/B/B/Deparse.pm
43584 ____________________________________________________________________________
43585 [  9758] By: jhi                                   on 2001/04/19  22:36:00
43586         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
43587              From: Peter Prymmer <pvhp@forte.com>
43588              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
43589              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
43590      Branch: perl
43591            ! ext/Cwd/Cwd.xs
43592 ____________________________________________________________________________
43593 [  9757] By: nick                                  on 2001/04/19  18:53:54
43594         Log: Blind (untested) integrate of mainline.
43595      Branch: perlio
43596           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
43597           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
43598           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
43599           !> (integrate 53 files)
43600 ____________________________________________________________________________
43601 [  9756] By: jhi                                   on 2001/04/19  16:59:23
43602         Log: Document and test Time::Piece.
43603      Branch: perl
43604            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
43605            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
43606 ____________________________________________________________________________
43607 [  9755] By: jhi                                   on 2001/04/19  12:13:29
43608         Log: A better fix for the \x{12345678} trouble from NI-S.
43609      Branch: perl
43610            ! utf8.c
43611 ____________________________________________________________________________
43612 [  9754] By: jhi                                   on 2001/04/19  11:56:07
43613         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
43614              From: Robin Houston <robin@kitsite.com>
43615              Date: Wed, 18 Apr 2001 17:58:33 +0100
43616              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
43617      Branch: perl
43618            ! ext/B/B/Deparse.pm op.c
43619 ____________________________________________________________________________
43620 [  9753] By: jhi                                   on 2001/04/19  04:21:52
43621         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
43622              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
43623              Date: Thu, 19 Apr 2001 01:11:41 -0400
43624              Message-ID: <20010419011141.A5798@cpan.org>
43625      Branch: perl
43626            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
43627 ____________________________________________________________________________
43628 [  9752] By: jhi                                   on 2001/04/19  02:41:10
43629         Log: The new time utils need to be thread-aware, too.
43630      Branch: perl
43631            ! util.c
43632 ____________________________________________________________________________
43633 [  9751] By: jhi                                   on 2001/04/19  02:26:47
43634         Log: Compilation nit noticed by AIX compiler.
43635      Branch: perl
43636            ! perlio.c
43637 ____________________________________________________________________________
43638 [  9750] By: jhi                                   on 2001/04/19  02:20:06
43639         Log: The new time utils need to be public.
43640      Branch: perl
43641            ! embed.pl
43642 ____________________________________________________________________________
43643 [  9749] By: jhi                                   on 2001/04/19  01:42:39
43644         Log: Regen toc.
43645      Branch: perl
43646            ! pod/perltoc.pod
43647 ____________________________________________________________________________
43648 [  9748] By: jhi                                   on 2001/04/19  01:41:10
43649         Log: Add Time::Piece, a slight rewrite of Time::Object,
43650              from Matt Sergeant.
43651      Branch: perl
43652            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
43653            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
43654            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
43655            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
43656            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
43657            ! win32/makefile.mk
43658 ____________________________________________________________________________
43659 [  9747] By: jhi                                   on 2001/04/19  00:55:35
43660         Log: The new metaconfig unit from strftime.
43661      Branch: metaconfig/U/perl
43662            + d_strftime.U
43663 ____________________________________________________________________________
43664 [  9746] By: jhi                                   on 2001/04/19  00:54:54
43665         Log: Move the strftime() wrapper from POSIX.xs to util.c
43666              as my_strftime(), requires HAS_STRFTIME.
43667      Branch: perl
43668            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43669            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
43670            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
43671            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
43672            ! vos/config.ga.h win32/config.bc win32/config.gc
43673            ! win32/config.vc
43674 ____________________________________________________________________________
43675 [  9745] By: jhi                                   on 2001/04/18  23:11:03
43676         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
43677              in preparation of Time::Piece.
43678      Branch: perl
43679            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
43680 ____________________________________________________________________________
43681 [  9744] By: jhi                                   on 2001/04/18  22:33:12
43682         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
43683              From: Peter Prymmer <pvhp@forte.com>
43684              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
43685              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
43686      Branch: perl
43687            ! t/lib/exporter.t
43688 ____________________________________________________________________________
43689 [  9743] By: jhi                                   on 2001/04/18  22:32:23
43690         Log: Subject: Fwd: pod2html leaves cache files lying around?
43691              From: Rajesh Vaidheeswarran <rv@gnu.org>
43692              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
43693              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
43694      Branch: perl
43695            ! lib/Pod/Html.pm
43696 ____________________________________________________________________________
43697 [  9742] By: jhi                                   on 2001/04/18  20:31:49
43698         Log: Update Changes.
43699      Branch: perl
43700            ! Changes patchlevel.h
43701 ____________________________________________________________________________
43702 [  9741] By: jhi                                   on 2001/04/18  20:23:02
43703         Log: Declare hints only if needed.
43704      Branch: perl
43705            ! ext/B/B/Deparse.pm
43706 ____________________________________________________________________________
43707 [  9740] By: jhi                                   on 2001/04/18  19:06:05
43708         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
43709              bug noticed by Robin Houston; basically the code of detecting
43710              value wraparound was acting differently under different compilers
43711              and platforms.  The workaround is to remove the overflow check
43712              for now, a real fix would be to do the overflow (portably) right.
43713      Branch: perl
43714            ! t/op/pat.t utf8.c
43715 ____________________________________________________________________________
43716 [  9739] By: jhi                                   on 2001/04/18  19:01:23
43717         Log: Subject: [PATCH B::Deparse] some pragma support
43718              From: Robin Houston <robin@kitsite.com>
43719              Date: Wed, 18 Apr 2001 19:32:12 +0100
43720              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
43721      Branch: perl
43722            ! ext/B/B/Deparse.pm
43723 ____________________________________________________________________________
43724 [  9738] By: jhi                                   on 2001/04/18  15:16:37
43725         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
43726              From: Benjamin Sugars <bsugars@canoe.ca>
43727              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
43728              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
43729      Branch: perl
43730            ! t/op/glob.t
43731 ____________________________________________________________________________
43732 [  9737] By: jhi                                   on 2001/04/18  13:24:50
43733         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
43734              From: Tim Jenness <t.jenness@jach.hawaii.edu>
43735              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
43736              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
43737      Branch: perl
43738            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
43739            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
43740 ____________________________________________________________________________
43741 [  9736] By: jhi                                   on 2001/04/18  04:15:14
43742         Log: The #9735 also changes the subtest 12.
43743      Branch: perl
43744            ! t/lib/b.t
43745 ____________________________________________________________________________
43746 [  9735] By: jhi                                   on 2001/04/18  03:55:17
43747         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
43748              From: David Dyck <dcd@tc.fluke.com>
43749              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
43750              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
43751      Branch: perl
43752            ! ext/B/B/Deparse.pm
43753 ____________________________________________________________________________
43754 [  9734] By: jhi                                   on 2001/04/18  03:54:11
43755         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
43756              From: Gisle Aas <gisle@ActiveState.com>
43757              Date: 17 Apr 2001 19:06:45 -0700
43758              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
43759      Branch: perl
43760            ! pp_hot.c t/op/misc.t
43761 ____________________________________________________________________________
43762 [  9733] By: jhi                                   on 2001/04/17  22:25:22
43763         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
43764              From: "Abigail" <abigail@foad.org>
43765              Date: Wed, 18 Apr 2001 01:17:46 +0200
43766              Message-ID: <20010417231746.21657.qmail@foad.org>
43767      Branch: perl
43768            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
43769 ____________________________________________________________________________
43770 [  9732] By: jhi                                   on 2001/04/17  20:47:56
43771         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
43772              From: Robin Houston <robin@kitsite.com>
43773              Date: Tue, 17 Apr 2001 22:37:42 +0100
43774              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
43775      Branch: perl
43776            ! ext/B/B/Deparse.pm
43777 ____________________________________________________________________________
43778 [  9731] By: nick                                  on 2001/04/17  20:46:35
43779         Log: Re-sync for t/lib/b.t fix
43780      Branch: perlio
43781           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
43782 ____________________________________________________________________________
43783 [  9730] By: jhi                                   on 2001/04/17  20:45:29
43784         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
43785              From: Robin Houston <robin@kitsite.com>
43786              Date: Tue, 17 Apr 2001 22:29:36 +0100
43787              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
43788      Branch: perl
43789            ! ext/B/B.xs ext/B/B/Deparse.pm
43790 ____________________________________________________________________________
43791 [  9729] By: jhi                                   on 2001/04/17  20:43:11
43792         Log: Subject: Deparse - parenthesise args to undeclared subs
43793              From: Robin Houston <robin@kitsite.com>
43794              Date: Tue, 17 Apr 2001 21:31:05 +0100
43795              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
43796      Branch: perl
43797            ! ext/B/B/Deparse.pm
43798 ____________________________________________________________________________
43799 [  9728] By: jhi                                   on 2001/04/17  18:57:30
43800         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
43801              From: Benjamin Sugars <ben.sugars@home.com>
43802              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
43803              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
43804      Branch: perl
43805            ! t/lib/cwd.t
43806 ____________________________________________________________________________
43807 [  9727] By: jhi                                   on 2001/04/17  18:20:20
43808         Log: Subject: [PATCH B::Deparse] ambient pragmas
43809              From: Robin Houston <robin@kitsite.com>
43810              Date: Tue, 17 Apr 2001 20:01:59 +0100
43811              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
43812      Branch: perl
43813            ! ext/B/B/Deparse.pm t/lib/b.t
43814 ____________________________________________________________________________
43815 [  9726] By: nick                                  on 2001/04/17  16:33:51
43816         Log: Integrate mainline (t/lib/b.t fails test 2...)
43817      Branch: perlio
43818           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
43819           +> ext/List/Util/README ext/List/Util/Util.xs
43820           +> ext/List/Util/lib/List/Util.pm
43821           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
43822           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
43823           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
43824           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
43825           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
43826           !> (integrate 31 files)
43827 ____________________________________________________________________________
43828 [  9725] By: jhi                                   on 2001/04/17  12:14:24
43829         Log: Subject: multiple B::* changes
43830              From: Robin Houston <robin@kitsite.com>
43831              Date: Thu, 12 Apr 2001 20:12:27 +0100
43832              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
43833      Branch: perl
43834            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
43835 ____________________________________________________________________________
43836 [  9724] By: jhi                                   on 2001/04/17  11:59:05
43837         Log: Thread-awareness from Doug MacEachern.
43838      Branch: perl
43839            ! ext/List/Util/Util.xs
43840 ____________________________________________________________________________
43841 [  9723] By: jhi                                   on 2001/04/17  11:57:41
43842         Log: Make the test more portable.
43843      Branch: perl
43844            ! t/lib/cwd.t
43845 ____________________________________________________________________________
43846 [  9722] By: jhi                                   on 2001/04/17  11:53:50
43847         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
43848              From: Benjamin Sugars <ben.sugars@home.com>
43849              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
43850              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
43851      Branch: perl
43852            ! t/lib/cwd.t
43853 ____________________________________________________________________________
43854 [  9721] By: jhi                                   on 2001/04/17  11:52:17
43855         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
43856              From: Benjamin Sugars <bsugars@canoe.ca>
43857              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
43858              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
43859      Branch: perl
43860            ! op.c
43861 ____________________________________________________________________________
43862 [  9720] By: jhi                                   on 2001/04/17  11:35:42
43863         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
43864              From: Chris Nandor <pudge@pobox.com>
43865              Date: Tue, 17 Apr 2001 00:30:49 -0400
43866              Message-Id: <p05100207b701768712de@[10.0.1.177]>
43867      Branch: perl
43868            ! ext/File/Glob/bsd_glob.c gv.c
43869 ____________________________________________________________________________
43870 [  9719] By: jhi                                   on 2001/04/17  11:32:13
43871         Log: Subject: [PATCH] Tweten->West
43872              From: Casey West <casey@geeknest.com>
43873              Date: Mon, 16 Apr 2001 12:11:22 -0400
43874              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
43875      Branch: perl
43876            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
43877            ! pod/perltie.pod
43878 ____________________________________________________________________________
43879 [  9718] By: jhi                                   on 2001/04/16  03:22:52
43880         Log: Update Changes.
43881      Branch: perl
43882            ! Changes patchlevel.h
43883 ____________________________________________________________________________
43884 [  9717] By: jhi                                   on 2001/04/16  03:06:28
43885         Log: Regen toc.
43886      Branch: perl
43887            ! pod/perltoc.pod
43888 ____________________________________________________________________________
43889 [  9716] By: jhi                                   on 2001/04/16  02:58:42
43890         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
43891              From: Prymmer/Kahn <pvhp@best.com>
43892              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
43893              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
43894      Branch: perl
43895            ! utf8.c
43896 ____________________________________________________________________________
43897 [  9715] By: jhi                                   on 2001/04/15  23:40:35
43898         Log: Subject: Re: Net::Ping patch, adds stream protocol
43899              From: bronson@rinspin.com (Scott Bronson)
43900              Date: Tue, 10 Apr 2001 23:58:33 -0700
43901              Message-ID: <20010410235833.N29719@rinspin.com>
43902      Branch: perl
43903            ! lib/Net/Ping.pm
43904 ____________________________________________________________________________
43905 [  9714] By: jhi                                   on 2001/04/15  23:31:46
43906         Log: Printing out the ok messages helps successful testing.
43907      Branch: perl
43908            ! t/lib/time-hires.t
43909 ____________________________________________________________________________
43910 [  9713] By: jhi                                   on 2001/04/15  21:43:24
43911         Log: Update Douglas Wegscheid's email.
43912      Branch: perl
43913            ! AUTHORS
43914 ____________________________________________________________________________
43915 [  9712] By: jhi                                   on 2001/04/15  21:40:41
43916         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
43917              From: Michael G Schwern <schwern@pobox.com>
43918              Date: Sat, 14 Apr 2001 22:40:50 +0100
43919              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
43920      Branch: perl
43921            + t/lib/exporter.t
43922            ! MANIFEST lib/Exporter/Heavy.pm
43923 ____________________________________________________________________________
43924 [  9711] By: jhi                                   on 2001/04/15  21:39:21
43925         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
43926              From: Michael G Schwern <schwern@pobox.com>
43927              Date: Sat, 14 Apr 2001 22:13:59 +0100
43928              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
43929      Branch: perl
43930            ! t/op/loopctl.t
43931 ____________________________________________________________________________
43932 [  9710] By: jhi                                   on 2001/04/15  21:30:19
43933         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
43934              From: Michael G Schwern <schwern@pobox.com>
43935              Date: Sat, 14 Apr 2001 22:05:32 +0100
43936              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
43937      Branch: perl
43938            ! t/pragma/warnings.t
43939 ____________________________________________________________________________
43940 [  9709] By: jhi                                   on 2001/04/15  19:34:09
43941         Log: Integrate changes #9706,9707 from maintperl into mainline.
43942              
43943              change#7210 broke .packlist generation
43944              
43945              ExtUtils::Installed doesn't quote regex metacharacters in paths
43946              before using them in match; also make it work for dosish platforms
43947      Branch: perl
43948           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
43949 ____________________________________________________________________________
43950 [  9708] By: jhi                                   on 2001/04/15  19:31:01
43951         Log: Test also the scalar aspect of getitimer().
43952      Branch: perl
43953            ! t/lib/time-hires.t
43954 ____________________________________________________________________________
43955 [  9707] By: gsar                                  on 2001/04/15  17:24:20
43956         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
43957              before using them in match; also make it work for dosish platforms
43958      Branch: maint-5.6/perl
43959            ! lib/ExtUtils/Installed.pm
43960 ____________________________________________________________________________
43961 [  9706] By: gsar                                  on 2001/04/15  17:21:59
43962         Log: change#7210 broke .packlist generation (listed only filename
43963              rather than fully qualified path name)
43964      Branch: maint-5.6/perl
43965            ! lib/ExtUtils/Install.pm
43966 ____________________________________________________________________________
43967 [  9705] By: jhi                                   on 2001/04/15  12:36:33
43968         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
43969      Branch: perl
43970            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
43971            ! t/lib/time-hires.t
43972 ____________________________________________________________________________
43973 [  9704] By: jhi                                   on 2001/04/15  10:49:08
43974         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
43975              From: Prymmer/Kahn <pvhp@best.com>
43976              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
43977              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
43978      Branch: perl
43979            ! lib/utf8.pm pod/perlebcdic.pod
43980 ____________________________________________________________________________
43981 [  9703] By: jhi                                   on 2001/04/15  02:26:26
43982         Log: I keep forgetting to sort MANIFEST.
43983      Branch: perl
43984            ! MANIFEST
43985 ____________________________________________________________________________
43986 [  9702] By: jhi                                   on 2001/04/15  02:07:47
43987         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
43988              Now we have blessed, reftype, tainted, first, reduce, ...
43989      Branch: perl
43990            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
43991            + ext/List/Util/README ext/List/Util/Util.xs
43992            + ext/List/Util/lib/List/Util.pm
43993            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
43994            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
43995            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
43996            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
43997            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
43998            ! MANIFEST
43999 ____________________________________________________________________________
44000 [  9701] By: jhi                                   on 2001/04/14  15:05:25
44001         Log: Subject: RE: dprofpp.pl updates 
44002              From: Carl Eklof <CEklof@endeca.com>
44003              Date: Thu, 12 Apr 2001 18:45:46 -0400
44004              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
44005      Branch: perl
44006            ! utils/dprofpp.PL
44007 ____________________________________________________________________________
44008 [  9700] By: jhi                                   on 2001/04/14  14:44:55
44009         Log: Do not just blindly add CR.
44010      Branch: perl
44011            ! Porting/makerel
44012 ____________________________________________________________________________
44013 [  9699] By: jhi                                   on 2001/04/13  13:17:01
44014         Log: Update Changes.
44015      Branch: perl
44016            ! Changes patchlevel.h
44017 ____________________________________________________________________________
44018 [  9698] By: jhi                                   on 2001/04/13  12:44:48
44019         Log: Integrate perlio.
44020      Branch: perl
44021           !> ext/PerlIO/Scalar/Scalar.xs
44022 ____________________________________________________________________________
44023 [  9697] By: jhi                                   on 2001/04/13  12:29:15
44024         Log: Add more debug output to the test.
44025      Branch: perl
44026            ! t/lib/cwd.t
44027 ____________________________________________________________________________
44028 [  9696] By: nick                                  on 2001/04/13  10:14:29
44029         Log: Fix core dump on binmode($fh,'Scalar')
44030      Branch: perlio
44031            ! ext/PerlIO/Scalar/Scalar.xs
44032 ____________________________________________________________________________
44033 [  9695] By: nick                                  on 2001/04/13  09:05:42
44034         Log: Integrate mainline
44035      Branch: perlio
44036           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
44037           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
44038           +> t/lib/time-hires.t
44039           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
44040           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
44041           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
44042           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
44043           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
44044           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
44045           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
44046 ____________________________________________________________________________
44047 [  9694] By: jhi                                   on 2001/04/12  22:23:35
44048         Log: Integrate change #9693 from maintperl into mainline.
44049              
44050              $VERSION and Version() on the same line provokes a warning from
44051              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
44052      Branch: perl
44053           !> lib/Devel/SelfStubber.pm
44054 ____________________________________________________________________________
44055 [  9693] By: gsar                                  on 2001/04/12  21:55:56
44056         Log: $VERSION and Version() on the same line provokes a warning from
44057              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
44058      Branch: maint-5.6/perl
44059            ! lib/Devel/SelfStubber.pm
44060 ____________________________________________________________________________
44061 [  9692] By: jhi                                   on 2001/04/12  13:54:00
44062         Log: This is at least 5.005.
44063      Branch: perl
44064            ! ext/Time/HiRes/HiRes.xs
44065 ____________________________________________________________________________
44066 [  9691] By: jhi                                   on 2001/04/12  13:37:20
44067         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
44068      Branch: perl
44069            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
44070            ! win32/Makefile win32/makefile.mk
44071 ____________________________________________________________________________
44072 [  9690] By: jhi                                   on 2001/04/12  01:34:46
44073         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
44074      Branch: perl
44075            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
44076            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
44077            + t/lib/time-hires.t
44078            ! MANIFEST
44079 ____________________________________________________________________________
44080 [  9689] By: jhi                                   on 2001/04/12  00:28:39
44081         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
44082              From: Gisle Aas <gisle@ActiveState.com>
44083              Date: 11 Apr 2001 16:36:11 -0700
44084              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
44085      Branch: perl
44086            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
44087 ____________________________________________________________________________
44088 [  9688] By: jhi                                   on 2001/04/12  00:27:39
44089         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
44090              From: Gisle Aas <gisle@ActiveState.com>
44091              Date: 11 Apr 2001 11:13:24 -0700
44092              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
44093      Branch: perl
44094            ! ext/MIME/Base64/Base64.xs
44095 ____________________________________________________________________________
44096 [  9687] By: jhi                                   on 2001/04/11  19:51:47
44097         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
44098      Branch: perl
44099            ! Todo-5.6
44100 ____________________________________________________________________________
44101 [  9686] By: jhi                                   on 2001/04/11  16:54:25
44102         Log: Subject: [PATCH opcode.pl] Documentation of table format
44103              From: Simon Cozens <simon@netthink.co.uk>
44104              Date: Wed, 11 Apr 2001 12:59:31 +0100
44105              Message-ID: <20010411125931.A25681@netthink.co.uk>
44106      Branch: perl
44107            ! opcode.pl
44108 ____________________________________________________________________________
44109 [  9685] By: jhi                                   on 2001/04/11  16:53:15
44110         Log: Subject: [PATCH] prototype("CORE::recv")
44111              From: Simon Cozens <simon@netthink.co.uk>
44112              Date: Wed, 11 Apr 2001 13:24:35 +0100
44113              Message-ID: <20010411132435.A26169@netthink.co.uk>
44114      Branch: perl
44115            ! pp.c t/comp/proto.t
44116 ____________________________________________________________________________
44117 [  9684] By: jhi                                   on 2001/04/11  16:47:13
44118         Log: FAQ (and AUTHORS) update from Dan Carson: the information
44119              was several years obsolete, Term::Readkey has been updated
44120              to have the functionality.
44121      Branch: perl
44122            ! AUTHORS pod/perlfaq5.pod
44123 ____________________________________________________________________________
44124 [  9683] By: jhi                                   on 2001/04/11  12:15:46
44125         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
44126              From: Calle Dybedahl <calle@lysator.liu.se>
44127              Date: 10 Apr 2001 16:44:16 +0200
44128              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
44129      Branch: perl
44130            ! ext/MIME/Base64/Base64.xs
44131 ____________________________________________________________________________
44132 [  9682] By: jhi                                   on 2001/04/11  12:12:26
44133         Log: A more minimal fix for 20010410.006 from Hugo.
44134      Branch: perl
44135            ! regexec.c
44136 ____________________________________________________________________________
44137 [  9681] By: jhi                                   on 2001/04/11  11:34:23
44138         Log: Integrate changes #9678,9679 from maintline into mainperl.
44139              
44140              addendum to change#9676
44141              
44142              up $File::Glob::VERSION; add a note pointing out the version of
44143              the OpenBSD glob bsd_glob.c resembles
44144      Branch: perl
44145           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
44146           !> ext/File/Glob/bsd_glob.h
44147 ____________________________________________________________________________
44148 [  9680] By: jhi                                   on 2001/04/11  11:30:38
44149         Log: Bad test numbering in integrate in #9677.
44150              Fixes ID 20010411.001.
44151      Branch: perl
44152            ! t/op/pat.t
44153 ____________________________________________________________________________
44154 [  9679] By: gsar                                  on 2001/04/11  03:38:40
44155         Log: up $File::Glob::VERSION; add a note pointing out the version of
44156              the OpenBSD glob bsd_glob.c resembles
44157      Branch: maint-5.6/perl
44158            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
44159            ! ext/File/Glob/bsd_glob.h
44160 ____________________________________________________________________________
44161 [  9678] By: gsar                                  on 2001/04/11  03:09:48
44162         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
44163              revision 1.8.10.1 found here:
44164              
44165              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
44166      Branch: maint-5.6/perl
44167            ! ext/File/Glob/bsd_glob.c
44168 ____________________________________________________________________________
44169 [  9677] By: jhi                                   on 2001/04/11  02:54:39
44170         Log: Integrate changes #9675,9676 from maintperl into mainline.
44171              
44172              fix for bug 20010410.006, undo change#7115
44173              
44174              port the OpenBSD glob() security patch
44175      Branch: perl
44176           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
44177           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
44178           !> t/op/pat.t
44179 ____________________________________________________________________________
44180 [  9676] By: gsar                                  on 2001/04/11  02:19:02
44181         Log: port the glob() security patch found at:
44182              
44183              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
44184              
44185              CERT advisory for the issue is here:
44186              
44187              http://www.cert.org/advisories/CA-2001-07.html
44188              
44189              Note that the security scare is only relevant for those who are
44190              foolish enough to build suidperl (which is now officially discouraged)
44191      Branch: maint-5.6/perl
44192            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
44193            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
44194 ____________________________________________________________________________
44195 [  9675] By: gsar                                  on 2001/04/10  23:52:11
44196         Log: fix for bug 20010410.006
44197              
44198              undo change#7115 (came into maint-5.6 as change#8156)
44199              
44200              add tests to keep it from coming back
44201      Branch: maint-5.6/perl
44202            ! regexec.c t/op/pat.t
44203 ____________________________________________________________________________
44204 [  9674] By: nick                                  on 2001/04/10  20:39:31
44205         Log: Integrate mainline
44206      Branch: perlio
44207           +> Porting/testall.atom
44208           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
44209           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
44210           !> t/lib/lc-uk.t t/pod/find.t
44211 ____________________________________________________________________________
44212 [  9673] By: nick                                  on 2001/04/10  18:46:14
44213         Log: Integrate against change 9670 aka perl-5.7.1
44214      Branch: perlio
44215           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
44216           !> (integrate 53 files)
44217 ____________________________________________________________________________
44218 [  9672] By: jhi                                   on 2001/04/10  13:45:01
44219         Log: Add a script for doing cumulative profile of the test suite.
44220              (Requires ATOM, that is, Tru64.)
44221      Branch: perl
44222            + Porting/testall.atom
44223            ! MANIFEST
44224 ____________________________________________________________________________
44225 [  9671] By: jhi                                   on 2001/04/10  12:38:53
44226         Log: Missing std block.
44227      Branch: perl
44228            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
44229            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
44230            ! t/pod/find.t
44231 ____________________________________________________________________________
44232 [  9670] By: jhi                                   on 2001/04/10  01:25:58
44233         Log: This is 5.7.1.
44234      Branch: perl
44235            ! patchlevel.h
44236 ____________________________________________________________________________
44237 [  9669] By: jhi                                   on 2001/04/10  01:09:14
44238         Log: Update Changes.
44239      Branch: perl
44240            ! Changes patchlevel.h
44241 ____________________________________________________________________________
44242 [  9668] By: jhi                                   on 2001/04/10  01:00:38
44243         Log: Regen toc.
44244      Branch: perl
44245            ! pod/perltoc.pod
44246 ____________________________________________________________________________
44247 [  9667] By: jhi                                   on 2001/04/10  00:52:16
44248         Log: Update perlhist.
44249      Branch: perl
44250            ! pod/perlhist.pod
44251 ____________________________________________________________________________
44252 [  9666] By: jhi                                   on 2001/04/09  23:38:59
44253         Log: Slight wording tweaks from Damian to #9658.
44254      Branch: perl
44255            ! pod/perlobj.pod
44256 ____________________________________________________________________________
44257 [  9665] By: jhi                                   on 2001/04/09  19:56:06
44258         Log: Subject: [PATCH perlutil.pod] Nit
44259              From: Simon Cozens <simon@netthink.co.uk>
44260              Date: Mon, 9 Apr 2001 20:29:44 +0100
44261              Message-ID: <20010409202944.A14796@the.earth.li>
44262      Branch: perl
44263            ! pod/perlutil.pod
44264 ____________________________________________________________________________
44265 [  9664] By: jhi                                   on 2001/04/09  19:54:42
44266         Log: Subject: Re: perl571delta.pod@9631
44267              From: Mike Guy <mjtg@cam.ac.uk>
44268              Date: Mon, 09 Apr 2001 18:09:14 +0100
44269              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
44270      Branch: perl
44271            ! pod/perl571delta.pod
44272 ____________________________________________________________________________
44273 [  9663] By: jhi                                   on 2001/04/09  13:43:35
44274         Log: Update Changes.
44275      Branch: perl
44276            ! Changes patchlevel.h
44277 ____________________________________________________________________________
44278 [  9662] By: jhi                                   on 2001/04/09  13:24:46
44279         Log: tweak tweak.
44280      Branch: perl
44281            ! AUTHORS pod/perl571delta.pod
44282 ____________________________________________________________________________
44283 [  9661] By: jhi                                   on 2001/04/09  13:15:13
44284         Log: Thinko in manual patch applying.
44285      Branch: perl
44286            ! sv.c
44287 ____________________________________________________________________________
44288 [  9660] By: jhi                                   on 2001/04/09  13:07:53
44289         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
44290              From: Robin Barker <rmb1@cise.npl.co.uk> 
44291              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
44292              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
44293              
44294              (This corrects the case where the "isn't numeric" string contains \0s
44295              and is longer than the temporary buffer, and contains \0 at the point
44296              the string would be truncated by "...".) 
44297      Branch: perl
44298            ! sv.c
44299 ____________________________________________________________________________
44300 [  9659] By: jhi                                   on 2001/04/09  12:57:41
44301         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
44302      Branch: perl
44303            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
44304            ! t/lib/cgi-function.t t/lib/cgi-html.t
44305 ____________________________________________________________________________
44306 [  9658] By: jhi                                   on 2001/04/09  12:48:47
44307         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
44308              From: Ilmari Karonen <iltzu@sci.fi>
44309              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
44310              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
44311              
44312              Rearrange and rewrite the Method Invocation section
44313              to explain the concepts in nicer order.
44314      Branch: perl
44315            ! pod/perlobj.pod
44316 ____________________________________________________________________________
44317 [  9657] By: jhi                                   on 2001/04/09  12:35:58
44318         Log: Upgrade to podlators 1.09, from Russ Allbery.
44319      Branch: perl
44320            ! lib/Pod/Man.pm lib/Pod/Text.pm
44321 ____________________________________________________________________________
44322 [  9656] By: jhi                                   on 2001/04/09  12:31:53
44323         Log: perl571delta.
44324      Branch: perl
44325            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
44326 ____________________________________________________________________________
44327 [  9655] By: jhi                                   on 2001/04/09  12:20:09
44328         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
44329              From: Prymmer/Kahn <pvhp@best.com>
44330              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
44331              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
44332      Branch: perl
44333            ! lib/utf8.pm pod/perlunicode.pod
44334 ____________________________________________________________________________
44335 [  9654] By: gsar                                  on 2001/04/09  03:38:33
44336         Log: here lies 5.6.1
44337      Branch: maint-5.6/perl
44338            ! Changes
44339 ____________________________________________________________________________
44340 [  9653] By: jhi                                   on 2001/04/09  03:25:24
44341         Log: Update perlhist.
44342      Branch: perl
44343            ! pod/perlhist.pod
44344 ____________________________________________________________________________
44345 [  9652] By: jhi                                   on 2001/04/09  03:18:49
44346         Log: perl571delta tweaking continues.
44347      Branch: perl
44348            ! pod/perl571delta.pod
44349 ____________________________________________________________________________
44350 [  9651] By: gsar                                  on 2001/04/09  03:11:19
44351         Log: update Changes, patchlevel.h &c.
44352      Branch: maint-5.6/perl
44353            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
44354            ! pod/perltoc.pod
44355 ____________________________________________________________________________
44356 [  9650] By: jhi                                   on 2001/04/09  02:40:24
44357         Log: Integrate the perlfork half of #9513 from maintperl into mainline
44358              (the perlunicode half is obsolete)
44359      Branch: perl
44360            ! pod/perlfork.pod
44361 ____________________________________________________________________________
44362 [  9649] By: gsar                                  on 2001/04/09  02:35:43
44363         Log: tweak perldelta as suggested by Jarkko
44364      Branch: maint-5.6/perl
44365            ! pod/perldelta.pod
44366 ____________________________________________________________________________
44367 [  9648] By: jhi                                   on 2001/04/09  02:13:04
44368         Log: Integrate change #9646 from maintperl into mainline.
44369              
44370              add note about ithreads and Thread.pm
44371      Branch: perl
44372           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
44373 ____________________________________________________________________________
44374 [  9647] By: jhi                                   on 2001/04/09  02:10:18
44375         Log: Bad assumption that shortsize == 2.
44376      Branch: perl
44377            ! t/lib/xs-typemap.t
44378 ____________________________________________________________________________
44379 [  9646] By: gsar                                  on 2001/04/09  00:48:04
44380         Log: add note about ithreads and Thread.pm (too many people are
44381              confused by the fact that Thread.pm is built and installed
44382              under non-5005threads but doesn't work)
44383      Branch: maint-5.6/perl
44384            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
44385 ____________________________________________________________________________
44386 [  9645] By: gsar                                  on 2001/04/09  00:19:03
44387         Log: update perldelta.pod for changes in 5.6.1
44388      Branch: maint-5.6/perl
44389            ! Changes pod/perldelta.pod
44390 ____________________________________________________________________________
44391 [  9644] By: jhi                                   on 2001/04/08  20:37:00
44392         Log: Integrate change #9639 from maintperl into mainline:
44393              on windows, many of the README.* pods were being copied to
44394              the wrong location
44395      Branch: perl
44396           !> win32/Makefile win32/makefile.mk
44397 ____________________________________________________________________________
44398 [  9643] By: jhi                                   on 2001/04/08  20:07:11
44399         Log: Integrate change #9624 from maintperl into mainline:
44400              the pod tests were not okay.  (t/pod/find.t changes ignored)
44401      Branch: perl
44402           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
44403           !> t/pod/include.t t/pod/included.t t/pod/lref.t
44404           !> t/pod/multiline_items.t t/pod/nested_items.t
44405           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
44406           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
44407 ____________________________________________________________________________
44408 [  9642] By: jhi                                   on 2001/04/08  19:57:17
44409         Log: Integrate change #9638 from maintperl into mainline:
44410              update to latest JPL from the anoncvs repository
44411      Branch: perl
44412           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
44413           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
44414           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
44415 ____________________________________________________________________________
44416 [  9641] By: jhi                                   on 2001/04/08  19:53:30
44417         Log: perl571delta updates.
44418      Branch: perl
44419            ! lib/Filter/Simple.pm pod/perl571delta.pod
44420 ____________________________________________________________________________
44421 [  9640] By: gsar                                  on 2001/04/08  19:20:46
44422         Log: integrate change#9634 from mainline
44423              
44424              Fix the perlmodlib generation (didn't understand separate .pod
44425              files; didn't understand -- as the name-thing separator).
44426              Update the CPAN mirrors list.
44427      Branch: maint-5.6/perl
44428            ! pod/perlmodlib.pod
44429           !> pod/perlmodlib.PL
44430 ____________________________________________________________________________
44431 [  9639] By: gsar                                  on 2001/04/08  18:57:31
44432         Log: on windows, many of the README.* pods were being copied to the wrong
44433              location
44434      Branch: maint-5.6/perl
44435            ! win32/Makefile win32/makefile.mk
44436 ____________________________________________________________________________
44437 [  9638] By: gsar                                  on 2001/04/08  18:38:25
44438         Log: update to latest JPL from the anoncvs repository
44439      Branch: maint-5.6/perl
44440            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
44441            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
44442            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
44443 ____________________________________________________________________________
44444 [  9637] By: jhi                                   on 2001/04/08  17:53:53
44445         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
44446      Branch: perl
44447            ! pod/perl571delta.pod
44448 ____________________________________________________________________________
44449 [  9636] By: jhi                                   on 2001/04/08  17:18:32
44450         Log: Regen toc.
44451      Branch: perl
44452            ! pod/perltoc.pod
44453 ____________________________________________________________________________
44454 [  9635] By: jhi                                   on 2001/04/08  17:16:33
44455         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
44456              From: "Craig A. Berry" <craigberry@mac.com>
44457              Date: Sun, 08 Apr 2001 12:30:16 -0500
44458              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
44459      Branch: perl
44460            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
44461 ____________________________________________________________________________
44462 [  9634] By: jhi                                   on 2001/04/08  17:09:19
44463         Log: Fix the perlmodlib generation (didn't understand separate .pod
44464              files; didn't understand -- as the name-thing separator).
44465              
44466              Update the CPAN mirrors list.
44467      Branch: perl
44468            ! pod/perlmodlib.PL pod/perlmodlib.pod
44469 ____________________________________________________________________________
44470 [  9633] By: jhi                                   on 2001/04/08  16:49:17
44471         Log: Sort MANIFEST.
44472      Branch: perl
44473            ! MANIFEST
44474 ____________________________________________________________________________
44475 [  9632] By: gsar                                  on 2001/04/08  16:36:06
44476         Log: add $Tie::RefHash::VERSION
44477      Branch: maint-5.6/perl
44478            ! lib/Tie/RefHash.pm
44479 ____________________________________________________________________________
44480 [  9631] By: jhi                                   on 2001/04/08  16:10:15
44481         Log: perl571delta updates based on p5p feedback; still needs
44482              lots of examples.
44483      Branch: perl
44484            ! pod/perl571delta.pod
44485 ____________________________________________________________________________
44486 [  9630] By: jhi                                   on 2001/04/08  15:59:13
44487         Log: Update the list of supported platforms to talk about 5.7.1
44488              (and 5.6.1)
44489      Branch: perl
44490            ! pod/perlport.pod
44491 ____________________________________________________________________________
44492 [  9629] By: jhi                                   on 2001/04/08  15:55:41
44493         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
44494              from maintperl into mainline: perlport updates.
44495      Branch: perl
44496            ! pod/perlport.pod
44497 ____________________________________________________________________________
44498 [  9628] By: jhi                                   on 2001/04/08  15:53:17
44499         Log: perlsolaris.pod copied to wrong directory.
44500      Branch: perl
44501            ! win32/makefile.mk
44502 ____________________________________________________________________________
44503 [  9627] By: jhi                                   on 2001/04/08  14:48:18
44504         Log: Subject: Typos in perl571delta.pod
44505              From: "Stephen P. Potter" <spp@spotter.yi.org>
44506              Date: Sat, 07 Apr 2001 20:37:05 -0400
44507              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
44508      Branch: perl
44509            ! pod/perl571delta.pod
44510 ____________________________________________________________________________
44511 [  9626] By: jhi                                   on 2001/04/08  14:39:04
44512         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
44513      Branch: perl
44514            ! gv.c
44515 ____________________________________________________________________________
44516 [  9625] By: nick                                  on 2001/04/08  10:14:23
44517         Log: Integrate mainline
44518      Branch: perlio
44519           +> pod/perl570delta.pod pod/perl571delta.pod
44520           !> (integrate 27 files)
44521 ____________________________________________________________________________
44522 [  9624] By: gsar                                  on 2001/04/08  06:08:17
44523         Log: test in t/pod/* were busted
44524              
44525              these tests are still not enabled in t/{harness,TEST}
44526      Branch: maint-5.6/perl
44527            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
44528            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
44529            ! t/pod/multiline_items.t t/pod/nested_items.t
44530            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
44531            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
44532 ____________________________________________________________________________
44533 [  9623] By: gsar                                  on 2001/04/08  03:37:01
44534         Log: integrate change#9470 from mainline
44535              
44536              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
44537      Branch: maint-5.6/perl
44538           !> ext/Socket/Socket.xs
44539 ____________________________________________________________________________
44540 [  9622] By: jhi                                   on 2001/04/07  22:40:47
44541         Log: Update Changes.
44542      Branch: perl
44543            ! Changes patchlevel.h
44544 ____________________________________________________________________________
44545 [  9621] By: jhi                                   on 2001/04/07  22:34:16
44546         Log: Update AUTHORS.
44547      Branch: perl
44548            ! AUTHORS
44549 ____________________________________________________________________________
44550 [  9620] By: jhi                                   on 2001/04/07  22:12:47
44551         Log: Forgot to bump the number of tests in #9164.
44552      Branch: perl
44553            ! t/op/array.t
44554 ____________________________________________________________________________
44555 [  9619] By: jhi                                   on 2001/04/07  22:09:50
44556         Log: Bump patchlevel to 5.7.1.
44557      Branch: perl
44558            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44559            ! config_h.SH patchlevel.h
44560 ____________________________________________________________________________
44561 [  9618] By: jhi                                   on 2001/04/07  22:02:41
44562         Log: Populate perl571delta.
44563      Branch: perl
44564            ! pod/perl571delta.pod
44565 ____________________________________________________________________________
44566 [  9617] By: jhi                                   on 2001/04/07  22:01:23
44567         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
44568              to forget it later; do not change patchlevel.h yet or regenerate
44569              Configure yet.
44570      Branch: perl
44571            ! epoc/config.sh win32/Makefile win32/config_H.bc
44572            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
44573 ____________________________________________________________________________
44574 [  9616] By: jhi                                   on 2001/04/07  17:46:33
44575         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
44576      Branch: perl
44577            ! pod/perl571delta.pod
44578 ____________________________________________________________________________
44579 [  9615] By: jhi                                   on 2001/04/07  17:33:21
44580         Log: Change the toc configuration.
44581      Branch: perl
44582            ! pod/buildtoc.PL pod/perl.pod
44583 ____________________________________________________________________________
44584 [  9614] By: jhi                                   on 2001/04/07  17:29:47
44585         Log: Subject: PATCH: $[
44586              From: Robin Houston <robin@kitsite.com>
44587              Date: Fri, 6 Apr 2001 18:10:14 +0100
44588              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
44589      Branch: perl
44590            ! op.c t/op/array.t
44591 ____________________________________________________________________________
44592 [  9613] By: jhi                                   on 2001/04/07  17:28:26
44593         Log: Subject: [PATCH perl@9424] isn't numeric warning
44594              From: Robin Barker <rmb1@cise.npl.co.uk>
44595              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
44596              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
44597      Branch: perl
44598            ! sv.c t/pragma/warn/sv
44599 ____________________________________________________________________________
44600 [  9612] By: jhi                                   on 2001/04/07  17:26:45
44601         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
44602              From: Mike Guy <mjtg@cam.ac.uk>
44603              Date: Fri, 06 Apr 2001 12:47:06 +0100
44604              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
44605      Branch: perl
44606            ! dump.c t/lib/peek.t
44607 ____________________________________________________________________________
44608 [  9611] By: jhi                                   on 2001/04/07  17:21:35
44609         Log: Create perl571delta and seed it off with the perldelta changes
44610              since 5.7.0; remove those changes from perldelta and rename it
44611              as perl570delta; recreate perldelta but leave it almost empty.
44612      Branch: perl
44613            + pod/perl570delta.pod pod/perl571delta.pod
44614            ! MANIFEST pod/perldelta.pod
44615 ____________________________________________________________________________
44616 [  9610] By: jhi                                   on 2001/04/07  16:56:32
44617         Log: Denit.
44618      Branch: perl
44619            ! pod/perldelta.pod
44620 ____________________________________________________________________________
44621 [  9609] By: jhi                                   on 2001/04/07  16:38:32
44622         Log: Retract #9523: needs more thought.
44623      Branch: perl
44624            ! Makefile.SH
44625 ____________________________________________________________________________
44626 [  9608] By: jhi                                   on 2001/04/07  14:59:20
44627         Log: atmark() code cleanaup.
44628      Branch: perl
44629            ! ext/IO/IO.xs
44630 ____________________________________________________________________________
44631 [  9607] By: jhi                                   on 2001/04/07  14:48:14
44632         Log: Integrate change #9605 from maintperl into mainline.
44633              
44634              can't optimize away scope entry if tr/// is present
44635      Branch: perl
44636           !> op.c t/op/tr.t
44637 ____________________________________________________________________________
44638 [  9606] By: jhi                                   on 2001/04/07  14:43:59
44639         Log: Integrate perlio.
44640      Branch: perl
44641           +> win32/FindExt.pm
44642           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
44643           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
44644 ____________________________________________________________________________
44645 [  9605] By: gsar                                  on 2001/04/07  11:52:40
44646         Log: can't optimize away scope entry if tr/// is present
44647      Branch: maint-5.6/perl
44648            ! op.c t/op/tr.t
44649 ____________________________________________________________________________
44650 [  9604] By: nick                                  on 2001/04/07  11:39:45
44651         Log: Split out extension finding code from buildext.pl into FindExt.pm
44652              Use it to get Config.pm's idea of available extensions in line
44653              with what is built.
44654      Branch: perlio
44655            + win32/FindExt.pm
44656            ! MANIFEST win32/buildext.pl win32/config_sh.PL
44657            ! win32/makefile.mk
44658 ____________________________________________________________________________
44659 [  9603] By: nick                                  on 2001/04/07  09:11:38
44660         Log: Cleanup correction for failed :Via() layer, also set an error code.
44661      Branch: perlio
44662            ! ext/PerlIO/Via/Via.xs
44663 ____________________________________________________________________________
44664 [  9602] By: nick                                  on 2001/04/07  08:38:04
44665         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
44666              style. So don't use binmode() on the handles so that Win32 etc. see
44667              same sequence and produce same digests.
44668      Branch: perlio
44669            ! t/lib/md5-file.t
44670 ____________________________________________________________________________
44671 [  9601] By: nick                                  on 2001/04/07  08:36:26
44672         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
44673              Else it complains and so crlf layer (say) does not get pushed.
44674      Branch: perlio
44675            ! perlio.c
44676 ____________________________________________________________________________
44677 [  9600] By: jhi                                   on 2001/04/06  23:00:09
44678         Log: Integrate change #9599 from perlio into mainline.
44679      Branch: perl
44680           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
44681           !> win32/config_H.vc
44682 ____________________________________________________________________________
44683 [  9599] By: nick                                  on 2001/04/06  21:42:43
44684         Log: Quote $VERSION in Encode.pm.
44685              regen_config_h as requested.
44686      Branch: perlio
44687            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
44688            ! win32/config_H.vc
44689 ____________________________________________________________________________
44690 [  9598] By: nick                                  on 2001/04/06  20:34:59
44691         Log: Integrate mainline
44692      Branch: perlio
44693           +> README.macos
44694           !> (integrate 39 files)
44695 ____________________________________________________________________________
44696 [  9597] By: gsar                                  on 2001/04/06  18:06:35
44697         Log: integrate change#9464 from mainline (addendum to change#8313)
44698              
44699              Subject: [PATCH @9452] Better peep()ing for foreach() loops
44700      Branch: maint-5.6/perl
44701           !> op.c
44702 ____________________________________________________________________________
44703 [  9596] By: jhi                                   on 2001/04/06  17:26:03
44704         Log: The d_casti32=undef is good for you even when not use64bitall.
44705      Branch: perl
44706            ! hints/hpux.sh
44707 ____________________________________________________________________________
44708 [  9595] By: gsar                                  on 2001/04/06  14:57:17
44709         Log: add a low-impact fix to accommodate darwin-ism
44710      Branch: maint-5.6/perl
44711            ! ext/Errno/Errno_pm.PL
44712 ____________________________________________________________________________
44713 [  9594] By: jhi                                   on 2001/04/06  14:55:14
44714         Log: Integrate changes #9528,9593 from mainline into maintperl;
44715              tweaking the editor/IDE/shell list.
44716      Branch: maint-5.6/perl
44717           !> pod/perlfaq3.pod
44718 ____________________________________________________________________________
44719 [  9593] By: jhi                                   on 2001/04/06  14:51:39
44720         Log: Make the editor/IDE/shell list a little bit airier.
44721      Branch: perl
44722            ! pod/perlfaq3.pod
44723 ____________________________________________________________________________
44724 [  9592] By: gsar                                  on 2001/04/06  14:45:18
44725         Log: integrate change#9477 from mainline (base.pm doc tweak)
44726              
44727              missing doc entry for fmod()
44728      Branch: maint-5.6/perl
44729            ! lib/Math/BigFloat.pm
44730           !> lib/base.pm
44731 ____________________________________________________________________________
44732 [  9591] By: jhi                                   on 2001/04/06  13:55:48
44733         Log: Regen toc.
44734      Branch: perl
44735            ! pod/perltoc.pod
44736 ____________________________________________________________________________
44737 [  9590] By: jhi                                   on 2001/04/06  13:54:52
44738         Log: Math::BigFloat patches from John Peacock.  The equivalent
44739              of #9586 from maintperl but reworked by John to work with
44740              the bleadperl.
44741      Branch: perl
44742            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
44743 ____________________________________________________________________________
44744 [  9589] By: jhi                                   on 2001/04/06  13:42:23
44745         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
44746      Branch: perl
44747            ! ext/Digest/MD5/Makefile.PL
44748 ____________________________________________________________________________
44749 [  9588] By: jhi                                   on 2001/04/06  13:31:45
44750         Log: Integrate changes #9584,9587 from maintperl into mainline.
44751              
44752              keep eval"" CVs alive until the end of the statement in which
44753              they're called
44754              
44755              add README.macos (from Chris Nandor)
44756              
44757              tyop in change#9555
44758      Branch: perl
44759           +> README.macos
44760           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
44761           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
44762           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
44763           !> win32/makefile.mk
44764 ____________________________________________________________________________
44765 [  9587] By: gsar                                  on 2001/04/06  07:31:30
44766         Log: add README.macos (from Chris Nandor)
44767              
44768              tyop in change#9555
44769      Branch: maint-5.6/perl
44770            + README.macos
44771            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
44772            ! win32/Makefile win32/makefile.mk
44773 ____________________________________________________________________________
44774 [  9586] By: gsar                                  on 2001/04/06  07:08:54
44775         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
44776      Branch: maint-5.6/perl
44777            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
44778 ____________________________________________________________________________
44779 [  9585] By: gsar                                  on 2001/04/06  06:58:44
44780         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
44781              from mainline
44782              
44783              Subject: [PATCH] Base64 update to perlfaq9.pod
44784              
44785              Subject: [PATCH AUTHORS] Housekeeping
44786              
44787              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
44788              Mac OS X (Darwin) has extra pwent fields.
44789              
44790              Subject: [PATCH B::*] print control-character vars readably
44791              Needs EBCDICification.
44792              
44793              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
44794              
44795              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
44796              
44797              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
44798              
44799              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
44800              
44801              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
44802              
44803              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
44804              
44805              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
44806              
44807              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
44808              
44809              FreeBSD hints tweak from Anton Berezin.
44810              
44811              Subject: [PATCH foolperl & bleadperl] README.vms update
44812              
44813              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
44814      Branch: maint-5.6/perl
44815           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
44816           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
44817           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
44818 ____________________________________________________________________________
44819 [  9584] By: gsar                                  on 2001/04/06  04:09:00
44820         Log: keep eval"" CVs alive until the end of the statement in which
44821              they're called; this avoids a coredump ensuing from search for
44822              lexicals in code such as:
44823              
44824              sub bug {
44825              my $s = @_;
44826              eval q[sub { eval 'sub { &$s }' }];
44827              }
44828              bug("x")->()->();
44829              
44830              this code still doesn't work as intended (as it has remained
44831              since time immemorial), but it doesn't provoke a coredump anymore
44832      Branch: maint-5.6/perl
44833            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
44834            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
44835 ____________________________________________________________________________
44836 [  9583] By: jhi                                   on 2001/04/05  23:52:51
44837         Log: Update Changes.
44838      Branch: perl
44839            ! Changes patchlevel.h
44840 ____________________________________________________________________________
44841 [  9582] By: jhi                                   on 2001/04/05  23:11:23
44842         Log: Slight doc tweak.
44843      Branch: perl
44844            ! pod/perlunicode.pod
44845 ____________________________________________________________________________
44846 [  9581] By: jhi                                   on 2001/04/05  23:04:11
44847         Log: Integrate perlio.
44848      Branch: perl
44849           !> pod/perlunicode.pod
44850 ____________________________________________________________________________
44851 [  9580] By: jhi                                   on 2001/04/05  23:03:29
44852         Log: Test for #9579.
44853      Branch: perl
44854            ! t/op/do.t
44855 ____________________________________________________________________________
44856 [  9579] By: jhi                                   on 2001/04/05  22:54:17
44857         Log: Subject: [PATCH] Propagate calling context for do '...'
44858              From: Gisle Aas <gisle@ActiveState.com>
44859              Date: 04 Apr 2001 20:17:29 -0700
44860              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
44861      Branch: perl
44862            ! pod/perlfunc.pod pp_ctl.c
44863 ____________________________________________________________________________
44864 [  9578] By: jhi                                   on 2001/04/05  22:52:51
44865         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
44866              From: Peter Prymmer <pvhp@forte.com>
44867              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
44868              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
44869      Branch: perl
44870            ! README.vms
44871 ____________________________________________________________________________
44872 [  9577] By: jhi                                   on 2001/04/05  22:48:22
44873         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
44874              From: "Craig A. Berry" <craigberry@mac.com>
44875              Date: Thu, 5 Apr 2001 13:43:28 -0500
44876              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
44877      Branch: perl
44878            ! README.vms
44879 ____________________________________________________________________________
44880 [  9576] By: jhi                                   on 2001/04/05  22:31:38
44881         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
44882              From: Michael G Schwern <schwern@pobox.com>
44883              Date: Thu, 5 Apr 2001 21:53:21 +0100
44884              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
44885      Branch: perl
44886            ! lib/base.pm t/lib/fields.t
44887 ____________________________________________________________________________
44888 [  9575] By: jhi                                   on 2001/04/05  22:26:10
44889         Log: FreeBSD hints tweak from Anton Berezin.
44890      Branch: perl
44891            ! hints/freebsd.sh
44892 ____________________________________________________________________________
44893 [  9574] By: jhi                                   on 2001/04/05  22:24:03
44894         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
44895              From: David Dyck <dcd@tc.fluke.com>
44896              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
44897              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
44898      Branch: perl
44899            ! t/op/oct.t
44900 ____________________________________________________________________________
44901 [  9573] By: jhi                                   on 2001/04/05  22:23:06
44902         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
44903              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
44904              From: David Dyck <dcd@tc.fluke.com>
44905              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
44906      Branch: perl
44907            ! pp.c
44908 ____________________________________________________________________________
44909 [  9572] By: jhi                                   on 2001/04/05  22:14:47
44910         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
44911              From: Robin Houston <robin@kitsite.com>
44912              Date: Thu, 5 Apr 2001 20:56:48 +0100
44913              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
44914      Branch: perl
44915            ! ext/B/B/Deparse.pm
44916 ____________________________________________________________________________
44917 [  9571] By: jhi                                   on 2001/04/05  22:12:53
44918         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
44919              From: Robin Houston <robin@kitsite.com>
44920              Date: Thu, 5 Apr 2001 19:55:51 +0100
44921              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
44922      Branch: perl
44923            ! ext/B/B/Deparse.pm
44924 ____________________________________________________________________________
44925 [  9570] By: jhi                                   on 2001/04/05  22:11:06
44926         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
44927              From: Robin Houston <robin@kitsite.com>
44928              Date: Thu, 5 Apr 2001 20:16:29 +0100
44929              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
44930      Branch: perl
44931            ! ext/B/B/Deparse.pm
44932 ____________________________________________________________________________
44933 [  9569] By: nick                                  on 2001/04/05  21:32:26
44934         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
44935      Branch: perlio
44936            ! pod/perlunicode.pod
44937 ____________________________________________________________________________
44938 [  9568] By: nick                                  on 2001/04/05  19:38:09
44939         Log: Integrate mainline
44940      Branch: perlio
44941           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
44942           !> (integrate 35 files)
44943 ____________________________________________________________________________
44944 [  9567] By: jhi                                   on 2001/04/05  18:31:45
44945         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
44946              From: Robin Houston <robin@kitsite.com>
44947              Date: Thu, 5 Apr 2001 18:03:23 +0100
44948              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
44949      Branch: perl
44950            ! ext/B/B/Deparse.pm
44951 ____________________________________________________________________________
44952 [  9566] By: jhi                                   on 2001/04/05  18:29:35
44953         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
44954              From: Robin Houston <robin@kitsite.com>
44955              Date: Thu, 5 Apr 2001 16:45:18 +0100
44956              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
44957      Branch: perl
44958            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
44959 ____________________________________________________________________________
44960 [  9565] By: jhi                                   on 2001/04/05  18:24:23
44961         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
44962              From: Robin Houston <robin@kitsite.com>
44963              Date: Thu, 5 Apr 2001 14:50:09 +0100
44964              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
44965      Branch: perl
44966            ! ext/B/B/Deparse.pm
44967 ____________________________________________________________________________
44968 [  9564] By: jhi                                   on 2001/04/05  18:23:03
44969         Log: Subject: [PATCH B::*] print control-character vars readably
44970              From: Robin Houston <robin@kitsite.com>
44971              Date: Thu, 5 Apr 2001 14:27:38 +0100
44972              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
44973              
44974              Needs EBCDICification.
44975      Branch: perl
44976            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
44977            ! ext/B/B/Terse.pm
44978 ____________________________________________________________________________
44979 [  9563] By: jhi                                   on 2001/04/05  18:20:32
44980         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
44981              Date: Thu, 5 Apr 2001 13:21:42 -0400
44982              From: Paul Schinder <schinder@pobox.com>
44983              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
44984              
44985              Mac OS X (Darwin) has extra pwent fields.
44986      Branch: perl
44987            ! t/op/pwent.t
44988 ____________________________________________________________________________
44989 [  9562] By: jhi                                   on 2001/04/05  17:57:51
44990         Log: Regen toc.
44991      Branch: perl
44992            ! pod/perltoc.pod
44993 ____________________________________________________________________________
44994 [  9561] By: jhi                                   on 2001/04/05  17:47:33
44995         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
44996      Branch: metaconfig
44997            ! U/Glossary.patch
44998      Branch: metaconfig/U/perl
44999            + d_u32align.U
45000            ! d_cmsghdr_s.U d_msghdr_s.U
45001 ____________________________________________________________________________
45002 [  9560] By: jhi                                   on 2001/04/05  17:47:01
45003         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
45004              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
45005              Introduce probes for struct msghdr, struct cmsghdr,
45006              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
45007              ualarm, usleep, for possible later extension work.
45008      Branch: perl
45009            + t/lib/md5-align.t
45010            ! Configure MANIFEST Porting/Glossary Porting/config.sh
45011            ! Porting/config_H config_h.SH configure.com epoc/config.sh
45012            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
45013            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45014            ! vos/config.ga.h win32/config.bc win32/config.gc
45015            ! win32/config.vc
45016 ____________________________________________________________________________
45017 [  9559] By: jhi                                   on 2001/04/05  13:03:04
45018         Log: Be traditional in your cpp (for the Errno extension).
45019      Branch: perl
45020            ! hints/darwin.sh
45021 ____________________________________________________________________________
45022 [  9558] By: jhi                                   on 2001/04/05  13:00:05
45023         Log: Add $Config{cppflags} to the gcc incantation.
45024      Branch: perl
45025            ! ext/Errno/Errno_pm.PL
45026 ____________________________________________________________________________
45027 [  9557] By: jhi                                   on 2001/04/05  04:22:39
45028         Log: Introduce Sean Burke's Class::ISA 0.32.
45029      Branch: perl
45030            + lib/Class/ISA.pm t/lib/class-isa.t
45031            ! MANIFEST
45032 ____________________________________________________________________________
45033 [  9556] By: jhi                                   on 2001/04/05  04:09:50
45034         Log: Subject: [PATCH AUTHORS] Housekeeping
45035              From: Paul Johnson <paul@pjcj.net> 
45036              Date: Wed, 4 Apr 2001 22:45:47 +0200
45037              Message-ID: <20010404224547.D9548@pjcj.net>
45038      Branch: perl
45039            ! AUTHORS
45040 ____________________________________________________________________________
45041 [  9555] By: jhi                                   on 2001/04/05  04:06:33
45042         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
45043              From: Gisle Aas <gisle@ActiveState.com>
45044              Date: 04 Apr 2001 14:23:04 -0700
45045              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
45046      Branch: perl
45047            ! pod/perlfaq9.pod
45048 ____________________________________________________________________________
45049 [  9554] By: jhi                                   on 2001/04/05  04:05:49
45050         Log: Downgrade also the "Wide character" diagnostic.
45051      Branch: perl
45052            ! pod/perldiag.pod
45053 ____________________________________________________________________________
45054 [  9553] By: jhi                                   on 2001/04/05  04:00:33
45055         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
45056              maintperl into mainline.
45057              
45058              "double" should be "NV"; standard typemap is missing entry
45059              for NV
45060              
45061              s/djSP/dSP/
45062              
45063              Downgrade "Wide character in print" to a warning.
45064              
45065              B::Deparse fix for ${^FOO} and documentation for PVX() method
45066              (from Robin Houston)
45067              
45068              tr/// doesn't null-terminate the result in some situations
45069              (from Gisle Aas)
45070      Branch: perl
45071           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
45072           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
45073           !> t/io/utf8.t t/op/tr.t
45074 ____________________________________________________________________________
45075 [  9552] By: jhi                                   on 2001/04/05  03:52:50
45076         Log: Retract changes #9542 and #9538 (from maintperl, integrated
45077              at #9540), shouldn't be needed because of the perlio changes.
45078      Branch: perl
45079            ! util.c
45080 ____________________________________________________________________________
45081 [  9551] By: gsar                                  on 2001/04/05  00:18:34
45082         Log: tr/// doesn't null-terminate the result in some situations
45083              (from Gisle Aas)
45084      Branch: maint-5.6/perl
45085            ! doop.c t/op/tr.t
45086 ____________________________________________________________________________
45087 [  9550] By: gsar                                  on 2001/04/04  20:04:17
45088         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
45089              (from Robin Houston)
45090      Branch: maint-5.6/perl
45091            ! ext/B/B.pm ext/B/B/Deparse.pm
45092 ____________________________________________________________________________
45093 [  9549] By: nick                                  on 2001/04/04  18:56:15
45094         Log: Downgrade "Wide character in print" to a warning.
45095      Branch: perlio
45096            ! doio.c t/io/utf8.t
45097 ____________________________________________________________________________
45098 [  9548] By: gsar                                  on 2001/04/04  18:51:49
45099         Log: integrate changes#9460,9462,9482,9521,9522
45100              
45101              Subject: PATCH: B::Debug should show LOOP-specific fields
45102              
45103              Subject: B::Deparse precedence bug. (Patch included.)
45104              
45105              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
45106              
45107              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
45108              
45109              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
45110      Branch: maint-5.6/perl
45111           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
45112           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
45113 ____________________________________________________________________________
45114 [  9547] By: gsar                                  on 2001/04/04  18:49:16
45115         Log: s/djSP/dSP/
45116      Branch: maint-5.6/perl
45117            ! ext/Thread/Thread.xs
45118 ____________________________________________________________________________
45119 [  9546] By: nick                                  on 2001/04/04  18:44:00
45120         Log: Integrate mainline.
45121      Branch: perlio
45122           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
45123           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
45124 ____________________________________________________________________________
45125 [  9545] By: gsar                                  on 2001/04/04  18:38:52
45126         Log: integrate change#8837 from mainline
45127              
45128              Subject: [patch] -Wall cleanup round 2
45129      Branch: maint-5.6/perl
45130           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
45131           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
45132           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
45133           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
45134           !> ext/SDBM_File/SDBM_File.xs
45135 ____________________________________________________________________________
45136 [  9544] By: gsar                                  on 2001/04/04  17:49:57
45137         Log: "double" should be "NV"; standard typemap is missing entry
45138              for NV
45139      Branch: maint-5.6/perl
45140            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
45141 ____________________________________________________________________________
45142 [  9543] By: jhi                                   on 2001/04/04  14:13:18
45143         Log: Thou shalt not (just) match for English error messages.
45144      Branch: perl
45145            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
45146            ! os2/OS2/Process/Process.pm
45147 ____________________________________________________________________________
45148 [  9542] By: jhi                                   on 2001/04/04  13:20:39
45149         Log: Make the stdio tricks of fflush_all() to exist only if
45150              stdio is being used.
45151      Branch: perl
45152            ! util.c
45153 ____________________________________________________________________________
45154 [  9541] By: jhi                                   on 2001/04/04  04:20:24
45155         Log: Subject: Re: [PATCH] Lighten up glob
45156              From: Benjamin Sugars <bsugars@canoe.ca>
45157              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
45158              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
45159      Branch: perl
45160            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
45161            ! util.c
45162 ____________________________________________________________________________
45163 [  9540] By: jhi                                   on 2001/04/04  04:03:57
45164         Log: Integrate changes #9538,9539 from maintperl into mainline.
45165              
45166              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
45167              for use with _fwalk() (fix for change#7705)
45168              
45169              another tweak needed for SunOS 4.1.x build (from Mike Guy)
45170              (cp -f is not portable)
45171      Branch: perl
45172           !> Makefile.SH util.c
45173 ____________________________________________________________________________
45174 [  9539] By: gsar                                  on 2001/04/04  03:01:14
45175         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
45176      Branch: maint-5.6/perl
45177            ! Makefile.SH
45178 ____________________________________________________________________________
45179 [  9538] By: gsar                                  on 2001/04/04  01:00:38
45180         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
45181              for use with _fwalk() (fix for change#7705)
45182      Branch: maint-5.6/perl
45183            ! util.c
45184 ____________________________________________________________________________
45185 [  9537] By: nick                                  on 2001/04/03  19:24:55
45186         Log: Integrate mainline
45187      Branch: perlio
45188           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
45189           +> lib/unicode/PropList.html
45190            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
45191           !> (integrate 69 files)
45192 ____________________________________________________________________________
45193 [  9536] By: jhi                                   on 2001/04/03  18:02:31
45194         Log: Integrate change #9533 from maintperl into mainline.
45195              
45196              better fix for change#9517 to accomodate UNC paths like
45197              \\server\share\foo, and paths with trailing backslash
45198              like c:\this\
45199      Branch: perl
45200           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
45201 ____________________________________________________________________________
45202 [  9535] By: jhi                                   on 2001/04/03  17:58:07
45203         Log: Change the push/unshift warning to be of class syntax, not misc.
45204      Branch: perl
45205            ! op.c pod/perldiag.pod t/pragma/warn/op
45206 ____________________________________________________________________________
45207 [  9534] By: jhi                                   on 2001/04/03  15:03:46
45208         Log: Change the push/unshift warning (#9532) to talk about "no values"
45209              instead of "no arguments".
45210      Branch: perl
45211            ! op.c pod/perldiag.pod t/pragma/warn/op
45212 ____________________________________________________________________________
45213 [  9533] By: gsar                                  on 2001/04/03  14:30:07
45214         Log: better fix for change#9517 to accomodate UNC paths like
45215              \\server\share\foo, and paths with trailing backslash
45216              like c:\this\
45217      Branch: maint-5.6/perl
45218            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
45219 ____________________________________________________________________________
45220 [  9532] By: jhi                                   on 2001/04/03  13:11:46
45221         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
45222              From: Robin Houston <robin@kitsite.com>
45223              Date: Mon, 2 Apr 2001 15:03:29 +0100
45224              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
45225      Branch: perl
45226            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
45227 ____________________________________________________________________________
45228 [  9531] By: jhi                                   on 2001/04/03  13:06:34
45229         Log: Integrate change #9530 from maintperl into mainline.
45230              
45231              accomodate VMS "mailbox overflow" quirk in testsuite (from
45232              Craig Berry)
45233      Branch: perl
45234           !> t/lib/socket.t
45235 ____________________________________________________________________________
45236 [  9530] By: gsar                                  on 2001/04/03  04:56:41
45237         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
45238              Craig Berry)
45239      Branch: maint-5.6/perl
45240            ! t/lib/socket.t
45241 ____________________________________________________________________________
45242 [  9529] By: jhi                                   on 2001/04/03  02:34:34
45243         Log: Update Changes.
45244      Branch: perl
45245            ! Changes patchlevel.h
45246 ____________________________________________________________________________
45247 [  9528] By: jhi                                   on 2001/04/03  01:27:57
45248         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
45249              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
45250              To: perl5-porters@perl.org
45251              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
45252      Branch: perl
45253            ! pod/perlfaq3.pod
45254 ____________________________________________________________________________
45255 [  9527] By: jhi                                   on 2001/04/03  01:22:09
45256         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
45257              From: Peter Prymmer <pvhp@forte.com>
45258              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
45259              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
45260      Branch: perl
45261            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
45262 ____________________________________________________________________________
45263 [  9526] By: jhi                                   on 2001/04/03  01:18:25
45264         Log: The metaconfig unit changes for #9525.
45265      Branch: metaconfig
45266            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
45267      Branch: metaconfig/U/perl
45268            ! use64bits.U
45269 ____________________________________________________________________________
45270 [  9525] By: jhi                                   on 2001/04/03  01:17:30
45271         Log: Configure sanity checks:
45272              * if use64bitall is attempted but pointers are only 32-bit,
45273              'downgrade' to use64bitint
45274              * if use64bitint is attempted but there's no quad type,
45275              forget about use64bitint (well, the default for it is 'n',
45276              the user can still override this)
45277              * if pointers are 64 bits, do not try to use Perl's malloc
45278      Branch: perl
45279            ! Configure
45280 ____________________________________________________________________________
45281 [  9524] By: gsar                                  on 2001/04/03  01:09:12
45282         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
45283      Branch: maint-5.6/perl
45284            ! pp_sys.c
45285 ____________________________________________________________________________
45286 [  9523] By: jhi                                   on 2001/04/03  00:02:31
45287         Log: (Retracted by #9609)
45288              
45289              Make it harder for parallel makes to enter 'test' before
45290              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
45291              should be unhappy enough, but sometimes parallel makes seem
45292              to sneak past both in Tru64 and AIX.)
45293      Branch: perl
45294            ! Makefile.SH
45295 ____________________________________________________________________________
45296 [  9522] By: jhi                                   on 2001/04/02  22:35:31
45297         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
45298              Date: Mon, 2 Apr 2001 22:54:10 +0100
45299              From: Robin Houston <robin@kitsite.com>
45300              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
45301      Branch: perl
45302            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
45303 ____________________________________________________________________________
45304 [  9521] By: jhi                                   on 2001/04/02  22:32:23
45305         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
45306              From: Robin Houston <robin@kitsite.com>
45307              Date: Mon, 2 Apr 2001 20:24:03 +0100
45308              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
45309      Branch: perl
45310            ! ext/B/B/Concise.pm
45311 ____________________________________________________________________________
45312 [  9520] By: jhi                                   on 2001/04/02  22:30:43
45313         Log: Subject: [PATCH] REALLY pedantic hv.h nit
45314              From: Simon Cozens <simon@netthink.co.uk>
45315              Date: Mon, 2 Apr 2001 15:43:06 +0100
45316              Message-ID: <20010402154306.A21711@netthink.co.uk>
45317      Branch: perl
45318            ! hv.h
45319 ____________________________________________________________________________
45320 [  9519] By: jhi                                   on 2001/04/02  22:28:04
45321         Log: Based on
45322              
45323              Subject: [foolperl] EPOC fix
45324              From: Olaf Flebbe <O.Flebbe@science-computing.de>
45325              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
45326              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
45327      Branch: perl
45328            ! pp_sys.c
45329 ____________________________________________________________________________
45330 [  9518] By: jhi                                   on 2001/04/02  22:22:34
45331         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
45332              
45333              README.win32 tweaks; add a note about alternative location for
45334              getting a gcc-2.95.2 that will build perl properly on windows
45335              
45336              add some notes about gutsy threading matters
45337              
45338              many of the utilities interpolate literal paths within doublequotes
45339              (fails on dosish platforms where path contains backslashes)
45340      Branch: perl
45341           !> README.win32 pod/perlguts.pod utils/perldoc.PL
45342           !> x2p/find2perl.PL x2p/s2p.PL
45343 ____________________________________________________________________________
45344 [  9517] By: gsar                                  on 2001/04/02  19:52:21
45345         Log: many of the utilities interpolate literal paths within doublequotes
45346              (fails on dosish platforms where path contains backslashes)
45347      Branch: maint-5.6/perl
45348            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
45349 ____________________________________________________________________________
45350 [  9516] By: gsar                                  on 2001/04/02  05:49:37
45351         Log: a foolish release
45352      Branch: maint-5.6/perl
45353            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
45354            ! pod/perltoc.pod
45355 ____________________________________________________________________________
45356 [  9515] By: gsar                                  on 2001/04/02  05:04:29
45357         Log: add missing changelog summaries
45358      Branch: maint-5.6/perl
45359            ! Changes
45360 ____________________________________________________________________________
45361 [  9514] By: gsar                                  on 2001/04/02  04:07:13
45362         Log: add some notes about gutsy threading matters
45363      Branch: maint-5.6/perl
45364            ! pod/perlguts.pod
45365 ____________________________________________________________________________
45366 [  9513] By: gsar                                  on 2001/04/02  03:25:21
45367         Log: add more prominent caveat notices about experimental features
45368      Branch: maint-5.6/perl
45369            ! pod/perlfork.pod pod/perlunicode.pod
45370 ____________________________________________________________________________
45371 [  9512] By: gsar                                  on 2001/04/02  02:54:33
45372         Log: integrate changes#9479,9509 from mainline
45373              
45374              [PATCH] File::Glob stuff for Mac OS
45375              
45376              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
45377      Branch: maint-5.6/perl
45378           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
45379           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
45380           !> t/lib/glob-taint.t
45381 ____________________________________________________________________________
45382 [  9511] By: gsar                                  on 2001/04/02  02:38:24
45383         Log: README.win32 tweaks; add a note about alternative location for
45384              getting a gcc-2.95.2 that will build perl properly on windows
45385      Branch: maint-5.6/perl
45386            ! README.win32
45387 ____________________________________________________________________________
45388 [  9510] By: jhi                                   on 2001/04/01  20:45:10
45389         Log: An ambiguousity warning.
45390      Branch: perl
45391            ! t/lib/trig.t
45392 ____________________________________________________________________________
45393 [  9509] By: jhi                                   on 2001/04/01  19:53:47
45394         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
45395              From: Jonathan Stowe <gellyfish@gellyfish.com>
45396              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
45397              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
45398      Branch: perl
45399            ! ext/File/Glob/bsd_glob.c
45400 ____________________________________________________________________________
45401 [  9508] By: jhi                                   on 2001/04/01  19:35:03
45402         Log: Update Changes.
45403      Branch: perl
45404            ! Changes patchlevel.h
45405 ____________________________________________________________________________
45406 [  9507] By: jhi                                   on 2001/04/01  19:24:01
45407         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
45408              from mainline to maintperl: pod tweaks.
45409      Branch: maint-5.6/perl
45410           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
45411           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
45412           !> pod/perlvar.pod
45413 ____________________________________________________________________________
45414 [  9506] By: jhi                                   on 2001/04/01  19:11:53
45415         Log: Commit Sarathy to April release of 5.6.1 :-)
45416      Branch: perl
45417            ! pod/perlfaq1.pod
45418 ____________________________________________________________________________
45419 [  9505] By: jhi                                   on 2001/04/01  19:03:15
45420         Log: Subject: PATCH 5.6.0 (perldebug.pod)
45421              From: Mark-Jason Dominus <mjd@plover.com>
45422              Date: Sun, 01 Apr 2001 14:25:11 -0400
45423              Message-ID: <20010401182511.9247.qmail@plover.com>
45424      Branch: perl
45425            ! pod/perldebug.pod
45426 ____________________________________________________________________________
45427 [  9504] By: jhi                                   on 2001/04/01  18:43:09
45428         Log: Add great_circle_direction().
45429      Branch: perl
45430            ! lib/Math/Trig.pm t/lib/trig.t
45431 ____________________________________________________________________________
45432 [  9503] By: jhi                                   on 2001/04/01  17:29:12
45433         Log: Unicode ReadMe update for Unicode 3.1.
45434      Branch: perl
45435            ! lib/unicode/ReadMe.txt
45436 ____________________________________________________________________________
45437 [  9502] By: jhi                                   on 2001/04/01  17:18:40
45438         Log: Integrate change #9501 from maintperl into mainline.
45439              
45440              fix the perlembed notes on multiple interpreters
45441              
45442              fix ExtUtils::Embed to work passably on Windows
45443      Branch: perl
45444           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
45445 ____________________________________________________________________________
45446 [  9501] By: gsar                                  on 2001/04/01  07:21:57
45447         Log: fix the perlembed notes on multiple interpreters
45448              
45449              fix ExtUtils::Embed to work passably on Windows
45450      Branch: maint-5.6/perl
45451            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
45452 ____________________________________________________________________________
45453 [  9500] By: jhi                                   on 2001/04/01  05:58:23
45454         Log: Test for #9499.
45455      Branch: perl
45456            ! t/op/tr.t
45457 ____________________________________________________________________________
45458 [  9499] By: jhi                                   on 2001/04/01  05:55:46
45459         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
45460      Branch: perl
45461            ! embed.h embed.pl op.c proto.h
45462 ____________________________________________________________________________
45463 [  9498] By: jhi                                   on 2001/04/01  05:44:34
45464         Log: Protect the workaround hunk more.
45465      Branch: perl
45466            ! toke.c
45467 ____________________________________________________________________________
45468 [  9497] By: jhi                                   on 2001/04/01  00:24:25
45469         Log: Integrate changes #9493,9494,9495,9496 from maintperl
45470              into mainline.
45471              
45472              fix a broken workaround for Borland compiler in change#4739
45473              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
45474              
45475              nits spotted by Borland compiler
45476              
45477              avoid redefinition warnings under Borland 5.02
45478              
45479              various nits identified by the Borland 5.5 compiler; remove suppression
45480              of a few warnings
45481      Branch: perl
45482           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
45483           !> win32/win32.h
45484 ____________________________________________________________________________
45485 [  9496] By: gsar                                  on 2001/03/31  23:22:28
45486         Log: various nits identified by the Borland 5.5 compiler; remove suppression
45487              of a few warnings
45488      Branch: maint-5.6/perl
45489            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
45490 ____________________________________________________________________________
45491 [  9495] By: gsar                                  on 2001/03/31  21:03:08
45492         Log: avoid redefinition warnings under Borland 5.02
45493      Branch: maint-5.6/perl
45494            ! win32/makefile.mk
45495 ____________________________________________________________________________
45496 [  9494] By: gsar                                  on 2001/03/31  20:18:59
45497         Log: nits spotted by Borland compiler
45498      Branch: maint-5.6/perl
45499            ! utf8.h win32/win32.h
45500 ____________________________________________________________________________
45501 [  9493] By: gsar                                  on 2001/03/31  20:18:05
45502         Log: fix a broken workaround for Borland compiler in change#4739
45503              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
45504      Branch: maint-5.6/perl
45505            ! toke.c
45506 ____________________________________________________________________________
45507 [  9492] By: jhi                                   on 2001/03/31  18:36:24
45508         Log: Integrate change #9491 from maintperl into mainline.
45509              
45510              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
45511              directory is relative (need to fetch the full path name *before*
45512              the chdir!)
45513      Branch: perl
45514           !> lib/Cwd.pm
45515 ____________________________________________________________________________
45516 [  9491] By: gsar                                  on 2001/03/31  17:01:56
45517         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
45518              directory is relative (need to fetch the full path name *before*
45519              the chdir!)
45520              
45521              this is a followup patch for change#6749
45522      Branch: maint-5.6/perl
45523            ! lib/Cwd.pm
45524 ____________________________________________________________________________
45525 [  9490] By: jhi                                   on 2001/03/31  15:50:18
45526         Log: Subject: Re: [PATCH] av.h cosmetics
45527              From: Simon Cozens <simon@netthink.co.uk>
45528              Date: Sat, 31 Mar 2001 13:09:59 +0100
45529              Message-ID: <20010331130959.A22000@netthink.co.uk>
45530              
45531              Document AvALLOC.
45532      Branch: perl
45533            ! pod/perlguts.pod
45534 ____________________________________________________________________________
45535 [  9489] By: jhi                                   on 2001/03/31  15:48:44
45536         Log: Subject: [PATCH] Re: Math::Big* v1.21
45537              From: Tels <perl_dummy@bloodgate.com>
45538              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
45539              Message-Id: <200103311125.GAA377738@www08.hway.net>
45540      Branch: perl
45541            ! pod/perlop.pod
45542 ____________________________________________________________________________
45543 [  9488] By: jhi                                   on 2001/03/31  03:39:51
45544         Log: Debug output tweak.
45545      Branch: perl
45546            ! t/lib/cwd.t
45547 ____________________________________________________________________________
45548 [  9487] By: jhi                                   on 2001/03/31  03:33:02
45549         Log: OverVMSification.
45550      Branch: perl
45551            ! t/lib/cwd.t
45552 ____________________________________________________________________________
45553 [  9486] By: jhi                                   on 2001/03/31  03:01:40
45554         Log: Missed MANIFESTations in #9483.
45555      Branch: perl
45556            ! MANIFEST
45557 ____________________________________________________________________________
45558 [  9485] By: jhi                                   on 2001/03/31  02:58:17
45559         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
45560              From: Peter Prymmer <pvhp@forte.com>
45561              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
45562              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
45563      Branch: perl
45564            ! regexec.c t/lib/cwd.t
45565 ____________________________________________________________________________
45566 [  9484] By: jhi                                   on 2001/03/31  01:04:41
45567         Log: Obsolete file (see #3938)
45568      Branch: perl
45569            - lib/unicode/README.Ethiopic
45570            ! MANIFEST
45571 ____________________________________________________________________________
45572 [  9483] By: jhi                                   on 2001/03/31  00:52:42
45573         Log: Update to Unicode 3.1.
45574              (Rename Names.txt to NamesList.txt.)
45575      Branch: perl
45576            + lib/unicode/NamesList.txt lib/unicode/PropList.html
45577            - lib/unicode/Names.txt
45578            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
45579            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
45580            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
45581            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
45582            ! lib/unicode/UCD.html lib/unicode/Unicode.html
45583            ! lib/unicode/rename lib/unicode/version
45584 ____________________________________________________________________________
45585 [  9482] By: jhi                                   on 2001/03/30  23:33:44
45586         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
45587              From: Robin Houston <robin@kitsite.com>
45588              Date: Fri, 30 Mar 2001 20:07:22 +0100
45589              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
45590      Branch: perl
45591            ! ext/B/B/Deparse.pm
45592 ____________________________________________________________________________
45593 [  9481] By: jhi                                   on 2001/03/30  23:20:25
45594         Log: Subject: Re: [PATCH] CwdXS, Take 2
45595              From: Benjamin Sugars <bsugars@canoe.ca>
45596              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
45597              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
45598      Branch: perl
45599            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
45600            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
45601 ____________________________________________________________________________
45602 [  9480] By: jhi                                   on 2001/03/30  22:52:38
45603         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
45604              From: David Dyck <dcd@tc.fluke.com>
45605              Date: Fri, 30 Mar 2001 14:44:13 -0800
45606              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
45607              
45608              The t/rantests flags file creation was accidentally
45609              removed by #9217.
45610      Branch: perl
45611            ! Makefile.SH
45612 ____________________________________________________________________________
45613 [  9479] By: jhi                                   on 2001/03/30  22:45:45
45614         Log: Subject: [PATCH] File::Glob stuff for Mac OS
45615              From: Chris Nandor <pudge@pobox.com>
45616              Date: Fri, 30 Mar 2001 16:51:00 -0500
45617              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
45618      Branch: perl
45619            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
45620            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
45621            ! t/lib/glob-taint.t
45622 ____________________________________________________________________________
45623 [  9478] By: jhi                                   on 2001/03/30  22:43:12
45624         Log: Subject: fix for win32/buildext.pl
45625              From: "Vadim Konovalov" <watman@inbox.ru>
45626              Date: Sat, 31 Mar 2001 00:50:36 +0400
45627              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
45628      Branch: perl
45629            ! win32/buildext.pl
45630 ____________________________________________________________________________
45631 [  9477] By: jhi                                   on 2001/03/30  22:41:16
45632         Log: Subject: small base.pm doc patch
45633              From: Leon Brocard <acme@astray.com>
45634              Date: Fri, 30 Mar 2001 21:49:57 +0100
45635              Message-ID: <20010330214957.B8733@ns0.astray.com>
45636      Branch: perl
45637            ! lib/base.pm
45638 ____________________________________________________________________________
45639 [  9476] By: jhi                                   on 2001/03/30  18:16:57
45640         Log: Subject: [PATCH] av.h cosmetics
45641              From: Simon Cozens <simon@netthink.co.uk>
45642              Date: Fri, 30 Mar 2001 18:12:28 +0100
45643              Message-ID: <20010330181228.A9319@netthink.co.uk>
45644      Branch: perl
45645            ! av.h
45646 ____________________________________________________________________________
45647 [  9475] By: jhi                                   on 2001/03/30  18:15:50
45648         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
45649              From: "Philip Newton" <pnewton@gmx.de>
45650              Date: Fri, 30 Mar 2001 19:06:57 +0200
45651              Message-ID: <3AC4D951.14815.1AC7068@localhost>
45652      Branch: perl
45653            ! pod/perlhack.pod
45654 ____________________________________________________________________________
45655 [  9474] By: jhi                                   on 2001/03/30  18:14:02
45656         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
45657              From: Benjamin Sugars <bsugars@canoe.ca>
45658              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
45659              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
45660      Branch: perl
45661            ! t/lib/glob-basic.t
45662 ____________________________________________________________________________
45663 [  9473] By: jhi                                   on 2001/03/30  16:09:24
45664         Log: Update Changes.
45665      Branch: perl
45666            ! Changes patchlevel.h
45667 ____________________________________________________________________________
45668 [  9472] By: jhi                                   on 2001/03/30  15:16:08
45669         Log: Integrate perlio.
45670      Branch: perl
45671           !> t/lib/cwd.t t/lib/glob-basic.t
45672 ____________________________________________________________________________
45673 [  9471] By: nick                                  on 2001/03/30  14:47:10
45674         Log: Should be (^O eq 'MSWin32') not 'Win32'
45675              Fail #12 seems real - chdir is in wrong dir.
45676      Branch: perlio
45677            ! t/lib/cwd.t
45678 ____________________________________________________________________________
45679 [  9470] By: jhi                                   on 2001/03/30  14:41:11
45680         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
45681              From: Radu Greab <radu@netsoft.ro>
45682              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
45683              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
45684              
45685              Replace #9352.
45686      Branch: perl
45687            ! ext/Socket/Socket.xs pp_sys.c
45688 ____________________________________________________________________________
45689 [  9469] By: jhi                                   on 2001/03/30  14:37:51
45690         Log: Subject: PATCH pod/perldiag.pod
45691              From: Robin Houston <robin@kitsite.com>
45692              Date: Fri, 30 Mar 2001 14:10:36 +0100
45693              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
45694      Branch: perl
45695            ! pod/perldiag.pod t/lib/glob-basic.t
45696 ____________________________________________________________________________
45697 [  9468] By: jhi                                   on 2001/03/30  14:36:36
45698         Log: Subject: Better diagnostic in io/fs.t
45699              From: andreas.koenig@anima.de (Andreas J. Koenig)
45700              Date: 30 Mar 2001 10:11:43 +0200
45701              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
45702      Branch: perl
45703            ! t/io/fs.t
45704 ____________________________________________________________________________
45705 [  9467] By: nick                                  on 2001/03/30  14:25:43
45706         Log: Skip order test of glob if case-ignoring system cannot 
45707              create a.test and A.test
45708      Branch: perlio
45709            ! t/lib/glob-basic.t
45710 ____________________________________________________________________________
45711 [  9466] By: nick                                  on 2001/03/30  13:03:12
45712         Log: Integrate mainline.
45713      Branch: perlio
45714            - ext/re/hints/aix.pl
45715           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
45716           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
45717           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
45718           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
45719 ____________________________________________________________________________
45720 [  9465] By: jhi                                   on 2001/03/30  03:53:37
45721         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
45722              the tests sometimes hang, sometimes not.)
45723      Branch: perl
45724            ! t/lib/io_multihomed.t t/lib/io_sock.t
45725 ____________________________________________________________________________
45726 [  9464] By: jhi                                   on 2001/03/30  02:56:04
45727         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
45728              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
45729              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
45730              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
45731      Branch: perl
45732            ! op.c
45733 ____________________________________________________________________________
45734 [  9463] By: jhi                                   on 2001/03/30  02:34:48
45735         Log: Test for #9462.
45736      Branch: perl
45737            ! t/lib/b.t
45738 ____________________________________________________________________________
45739 [  9462] By: jhi                                   on 2001/03/30  02:29:37
45740         Log: Subject: B::Deparse precedence bug. (Patch included.)
45741              From: Jeremy Madea <jmadea@inktomi.com>
45742              Date: Thu, 29 Mar 2001 12:05:02 -0800
45743              Message-ID: <20010329120502.A24881@dr.inktomi.com>
45744      Branch: perl
45745            ! ext/B/B/Deparse.pm
45746 ____________________________________________________________________________
45747 [  9461] By: jhi                                   on 2001/03/30  02:18:41
45748         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
45749              From: Peter Prymmer <pvhp@forte.com>
45750              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
45751              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
45752      Branch: perl
45753            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
45754            ! t/lib/md5-file.t
45755 ____________________________________________________________________________
45756 [  9460] By: jhi                                   on 2001/03/30  02:17:07
45757         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
45758              From: Robin Houston <robin@kitsite.com>
45759              Date: Thu, 29 Mar 2001 20:47:56 +0100
45760              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
45761      Branch: perl
45762            ! ext/B/B/Debug.pm
45763 ____________________________________________________________________________
45764 [  9459] By: jhi                                   on 2001/03/30  02:16:05
45765         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
45766              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
45767              Date: Wed, 28 Mar 2001 18:02:20 -0600
45768              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
45769      Branch: perl
45770            ! lib/ExtUtils/MM_VMS.pm
45771 ____________________________________________________________________________
45772 [  9458] By: jhi                                   on 2001/03/30  02:07:58
45773         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
45774              From: "Joshua E. Rodd" <jrodd@pbs.org>
45775              Date: Wed, 28 Mar 2001 17:29:12 -0500
45776              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
45777      Branch: perl
45778            ! pod/perlop.pod
45779 ____________________________________________________________________________
45780 [  9457] By: jhi                                   on 2001/03/30  02:04:33
45781         Log: Subject: ext/re/aix.pl can go
45782              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45783              Date: Thu, 29 Mar 2001 12:03:28 +0200
45784              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
45785      Branch: perl
45786            - ext/re/hints/aix.pl
45787            ! MANIFEST
45788 ____________________________________________________________________________
45789 [  9456] By: jhi                                   on 2001/03/30  02:03:32
45790         Log: Integrate perlio.
45791      Branch: perl
45792           !> ext/Encode/Encode.xs installperl
45793 ____________________________________________________________________________
45794 [  9455] By: nick                                  on 2001/03/29  21:11:46
45795         Log: DLL name has changed so installperl needs to know
45796              (Why isn't it working it out or passed it?)
45797      Branch: perlio
45798            ! installperl
45799 ____________________________________________________________________________
45800 [  9454] By: nick                                  on 2001/03/29  20:56:12
45801         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
45802              and we don't get undef warnings.
45803      Branch: perlio
45804            ! ext/Encode/Encode.xs
45805 ____________________________________________________________________________
45806 [  9453] By: nick                                  on 2001/03/29  17:58:48
45807         Log: Integrate mainline
45808      Branch: perlio
45809           !> Changes patchlevel.h
45810 ____________________________________________________________________________
45811 [  9452] By: jhi                                   on 2001/03/29  16:44:55
45812         Log: Update Changes.
45813      Branch: perl
45814            ! Changes patchlevel.h
45815 ____________________________________________________________________________
45816 [  9451] By: nick                                  on 2001/03/29  16:31:38
45817         Log: Integrate mainline
45818      Branch: perlio
45819           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
45820           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
45821           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
45822           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
45823           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
45824 ____________________________________________________________________________
45825 [  9450] By: jhi                                   on 2001/03/29  16:29:17
45826         Log: Integrate perlio.
45827      Branch: perl
45828           !> win32/buildext.pl
45829 ____________________________________________________________________________
45830 [  9449] By: jhi                                   on 2001/03/29  15:50:01
45831         Log: Update Changes.
45832      Branch: perl
45833            ! Changes patchlevel.h
45834 ____________________________________________________________________________
45835 [  9448] By: nick                                  on 2001/03/29  15:47:15
45836         Log: Make sure buildext.pl finds Errno.pm
45837      Branch: perlio
45838            ! win32/buildext.pl
45839 ____________________________________________________________________________
45840 [  9447] By: jhi                                   on 2001/03/29  15:39:34
45841         Log: Integrate perlio.
45842      Branch: perl
45843           !> win32/makefile.mk
45844 ____________________________________________________________________________
45845 [  9446] By: nick                                  on 2001/03/29  15:30:03
45846         Log: Integrate win32/makefile.mk with mainline.
45847      Branch: perlio
45848           !> win32/makefile.mk
45849 ____________________________________________________________________________
45850 [  9445] By: nick                                  on 2001/03/29  15:27:32
45851         Log: Fix breakage ... 
45852      Branch: perlio
45853            ! win32/makefile.mk
45854 ____________________________________________________________________________
45855 [  9444] By: jhi                                   on 2001/03/29  15:03:08
45856         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
45857              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
45858              Date: Thu, 29 Mar 2001 10:32:59 +0400
45859              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
45860      Branch: perl
45861            ! win32/makefile.mk
45862 ____________________________________________________________________________
45863 [  9443] By: jhi                                   on 2001/03/29  15:02:12
45864         Log: Integrate perlio.
45865      Branch: perl
45866           +> win32/buildext.pl
45867           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
45868           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
45869 ____________________________________________________________________________
45870 [  9442] By: nick                                  on 2001/03/29  14:59:11
45871         Log: Work in progress - determine win32 extensions to build via script.
45872      Branch: perlio
45873            + win32/buildext.pl
45874            ! MANIFEST win32/makefile.mk
45875 ____________________________________________________________________________
45876 [  9441] By: jhi                                   on 2001/03/29  14:51:47
45877         Log: Reintroduce the use of external pwd.
45878      Branch: perl
45879            ! t/lib/cwd.t
45880 ____________________________________________________________________________
45881 [  9440] By: jhi                                   on 2001/03/29  14:42:58
45882         Log: use warnings instead of -w.
45883      Branch: perl
45884            ! utils/h2xs.PL
45885 ____________________________________________________________________________
45886 [  9439] By: jhi                                   on 2001/03/29  14:41:52
45887         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
45888              From: Jonathan Stowe <gellyfish@gellyfish.com>
45889              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
45890              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
45891      Branch: perl
45892            ! utils/h2xs.PL
45893 ____________________________________________________________________________
45894 [  9438] By: jhi                                   on 2001/03/29  14:39:38
45895         Log: Subject: [PATCH perl@9424] minor pod nits
45896              From: Robin Barker <rmb1@cise.npl.co.uk>
45897              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
45898              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
45899      Branch: perl
45900            ! pod/perlhack.pod pod/perliol.pod
45901 ____________________________________________________________________________
45902 [  9437] By: jhi                                   on 2001/03/29  14:29:16
45903         Log: Subject: [PATCH perl@9424] typemap cast warning
45904              From: Robin Barker <rmb1@cise.npl.co.uk>
45905              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
45906              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
45907      Branch: perl
45908            ! lib/ExtUtils/typemap
45909 ____________________________________________________________________________
45910 [  9436] By: jhi                                   on 2001/03/29  14:26:03
45911         Log: Subject: [PATCH perl@9424] printf warning
45912              From: Robin Barker <rmb1@cise.npl.co.uk>
45913              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
45914              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
45915      Branch: perl
45916            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
45917            ! ext/Storable/Storable.xs toke.c
45918 ____________________________________________________________________________
45919 [  9435] By: nick                                  on 2001/03/29  14:23:31
45920         Log: Win32 has name conflict with ERROR
45921      Branch: perlio
45922            ! ext/PerlIO/Via/Via.xs
45923 ____________________________________________________________________________
45924 [  9434] By: jhi                                   on 2001/03/29  14:17:48
45925         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
45926              From: Peter Prymmer <pvhp@forte.com>
45927              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
45928              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
45929      Branch: perl
45930            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
45931 ____________________________________________________________________________
45932 [  9433] By: jhi                                   on 2001/03/29  13:52:44
45933         Log: test-prep target was missing.
45934      Branch: perl
45935            ! Makefile.SH
45936 ____________________________________________________________________________
45937 [  9432] By: nick                                  on 2001/03/29  12:40:03
45938         Log: Make as-shipped compiler default to MSVC6 
45939      Branch: perlio
45940            ! win32/makefile.mk
45941 ____________________________________________________________________________
45942 [  9431] By: nick                                  on 2001/03/29  12:12:16
45943         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
45944              akin to PerlIO::Scalar.
45945      Branch: perlio
45946            ! perlio.c perlio.h
45947 ____________________________________________________________________________
45948 [  9430] By: nick                                  on 2001/03/29  10:56:35
45949         Log: Integrate mainline.
45950      Branch: perlio
45951           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
45952           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
45953           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
45954           !> win32/makefile.mk win32/win32sck.c
45955 ____________________________________________________________________________
45956 [  9429] By: nick                                  on 2001/03/29  09:03:43
45957         Log: Noticed that two tests were skipped as perlio:: package
45958              isn't there any more. Changed the skip condition.
45959              Avoid core-dump if sv_utf8_upgrade() called on something
45960              that does not become SvPOK after SvPV() (e.g. a ref).
45961      Branch: perlio
45962            ! sv.c t/io/utf8.t t/lib/io_scalar.t
45963 ____________________________________________________________________________
45964 [  9428] By: jhi                                   on 2001/03/29  01:31:47
45965         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
45966              From: Benjamin Sugars <bsugars@canoe.ca> 
45967              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
45968              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
45969      Branch: perl
45970            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
45971            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
45972            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
45973 ____________________________________________________________________________
45974 [  9427] By: jhi                                   on 2001/03/29  00:49:30
45975         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
45976              From: "Vadim Konovalov" <watman@inbox.ru>
45977              Date: Thu, 29 Mar 2001 01:50:12 +0400
45978              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
45979      Branch: perl
45980            ! win32/makefile.mk win32/win32sck.c
45981 ____________________________________________________________________________
45982 [  9426] By: gsar                                  on 2001/03/29  00:28:04
45983         Log: dmake can only handle == and != in comparisons; support building
45984              with Borland's VCL libraries (from Vadim Konovalov)
45985      Branch: maint-5.6/perl
45986            ! win32/makefile.mk
45987 ____________________________________________________________________________
45988 [  9425] By: nick                                  on 2001/03/28  19:29:56
45989         Log: Integrate (@snapshot)
45990      Branch: perlio
45991           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
45992 ____________________________________________________________________________
45993 [  9424] By: jhi                                   on 2001/03/28  19:03:16
45994         Log: Update Changes.
45995      Branch: perl
45996            ! Changes patchlevel.h
45997 ____________________________________________________________________________
45998 [  9423] By: jhi                                   on 2001/03/28  18:52:09
45999         Log: Rmdir lib/XS on cleanup.
46000      Branch: perl
46001            ! Makefile.SH
46002 ____________________________________________________________________________
46003 [  9422] By: jhi                                   on 2001/03/28  18:49:34
46004         Log: Integrate perlio.
46005      Branch: perl
46006           !> t/op/utf8decode.t
46007 ____________________________________________________________________________
46008 [  9421] By: nick                                  on 2001/03/28  18:46:44
46009         Log: Loose duplicate chunk.
46010      Branch: perlio
46011            ! t/op/utf8decode.t
46012 ____________________________________________________________________________
46013 [  9420] By: nick                                  on 2001/03/28  18:44:11
46014         Log: Integrate mainline.
46015      Branch: perlio
46016           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
46017           !> vms/vmsish.h
46018 ____________________________________________________________________________
46019 [  9419] By: jhi                                   on 2001/03/28  18:42:05
46020         Log: Can't trust external pwds
46021              (either shell builtins or external programs)
46022      Branch: perl
46023            ! t/lib/cwd.t
46024 ____________________________________________________________________________
46025 [  9418] By: jhi                                   on 2001/03/28  18:34:05
46026         Log: Integrate perlio.
46027      Branch: perl
46028            - lib/perlio.pm
46029           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
46030           !> t/op/utf8decode.t
46031 ____________________________________________________________________________
46032 [  9417] By: nick                                  on 2001/03/28  18:24:02
46033         Log: PerlIO.pm / perlio.pm conflict.
46034              Update some pods.
46035              Make t/op/utf8decode.t a text file.
46036      Branch: perlio
46037            - lib/perlio.pm
46038            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
46039            ! t/op/utf8decode.t
46040 ____________________________________________________________________________
46041 [  9416] By: jhi                                   on 2001/03/28  18:06:07
46042         Log: Integrate change #9409 from mainline to maintperl.
46043              
46044              Yet another tweak on AIX dynaloading.
46045      Branch: maint-5.6/perl
46046           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
46047 ____________________________________________________________________________
46048 [  9415] By: gsar                                  on 2001/03/28  17:13:01
46049         Log: integrate changes#9377,9385,9401 from mainline
46050              
46051              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
46052              
46053              If directory entries compare equal case-insensitively,
46054              retry case-sensitively.
46055              
46056              Subject: [PATCH] B::Terse and warnings
46057      Branch: maint-5.6/perl
46058           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
46059           !> t/pragma/warn/perl
46060 ____________________________________________________________________________
46061 [  9414] By: jhi                                   on 2001/03/28  17:11:12
46062         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
46063              From: "Craig A. Berry" <craigberry@mac.com>
46064              Date: Wed, 28 Mar 2001 10:55:20 -0600
46065              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
46066      Branch: perl
46067            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
46068 ____________________________________________________________________________
46069 [  9413] By: jhi                                   on 2001/03/28  17:03:12
46070         Log: Dup hunk.
46071      Branch: perl
46072            ! t/op/utf8decode.t
46073 ____________________________________________________________________________
46074 [  9412] By: jhi                                   on 2001/03/28  17:02:36
46075         Log: Forced integrate from perlio.
46076      Branch: perl
46077           !> t/op/utf8decode.t
46078 ____________________________________________________________________________
46079 [  9411] By: nick                                  on 2001/03/28  16:50:03
46080         Log: Integrate mainline.
46081      Branch: perlio
46082           +> t/lib/cwd.t
46083           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
46084           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
46085           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
46086           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
46087           !> t/pragma/warn/perl
46088 ____________________________________________________________________________
46089 [  9410] By: jhi                                   on 2001/03/28  16:44:23
46090         Log: Subject: Re: [PATCH] 9403 cannot be tested
46091              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46092              Date: Wed, 28 Mar 2001 18:33:56 +0200
46093              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
46094      Branch: perl
46095            ! makedef.pl
46096 ____________________________________________________________________________
46097 [  9409] By: jhi                                   on 2001/03/28  16:12:45
46098         Log: Yet another tweak on AIX dynaloading.
46099      Branch: perl
46100            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
46101 ____________________________________________________________________________
46102 [  9408] By: jhi                                   on 2001/03/28  15:52:55
46103         Log: Subject: [PATCH] 9403 cannot be tested
46104              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
46105              Date: Wed, 28 Mar 2001 17:23:00 +0200
46106              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
46107              
46108              A missing symbol.
46109      Branch: perl
46110            ! makedef.pl
46111 ____________________________________________________________________________
46112 [  9407] By: jhi                                   on 2001/03/28  15:47:43
46113         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
46114      Branch: perl
46115            ! t/op/utf8decode.t
46116           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
46117           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
46118 ____________________________________________________________________________
46119 [  9406] By: jhi                                   on 2001/03/28  15:37:08
46120         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
46121              From: Benjamin Sugars <bsugars@canoe.ca> 
46122              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
46123              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
46124      Branch: perl
46125            + t/lib/cwd.t
46126            ! MANIFEST
46127 ____________________________________________________________________________
46128 [  9405] By: jhi                                   on 2001/03/28  15:13:18
46129         Log: pp_ne() needs a CORRECT boolean.
46130      Branch: perl
46131            ! pp.c
46132 ____________________________________________________________________________
46133 [  9404] By: jhi                                   on 2001/03/28  15:09:23
46134         Log: pp_ne() needs a boolean, not an integer.
46135      Branch: perl
46136            ! pp.c
46137 ____________________________________________________________________________
46138 [  9403] By: jhi                                   on 2001/03/28  14:47:43
46139         Log: (Retracted by #9404.)
46140      Branch: perl
46141            ! pp.c
46142 ____________________________________________________________________________
46143 [  9402] By: jhi                                   on 2001/03/28  14:43:59
46144         Log: Subject: Re: [PATCH] Typemap testing
46145              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
46146              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
46147              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
46148      Branch: perl
46149            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
46150            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
46151 ____________________________________________________________________________
46152 [  9401] By: jhi                                   on 2001/03/28  14:42:14
46153         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
46154              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
46155              Date: Sun, 25 Mar 2001 21:59:15 +0100
46156              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
46157              
46158              A variable will be checked for the "use once" warnings if:
46159              
46160              1. It is in the scope of a use warnings 'once'
46161              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
46162              
46163              Otherwise it won't be checked at all.
46164              
46165              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
46166              
46167              The enclosed patch partially fixes this issue. What I didn't
46168              get to work was the case where the "used once" warning is enabled
46169              in any file other than the main file.
46170      Branch: perl
46171            ! gv.c t/pragma/warn/perl
46172 ____________________________________________________________________________
46173 [  9400] By: nick                                  on 2001/03/28  14:38:24
46174         Log: More EBCDIC tweaks:
46175              - one more swash issue &~(0xA0-1) did not do the right thing,
46176              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
46177              - add "use re 'asciirange'" to make [!-~] etc. work
46178              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
46179              - Choose a key for t/op/each.t test which gets encoded.
46180              - Skip utf8decode if this is UTF-EBCDIC.
46181      Branch: perlio
46182            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
46183            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
46184 ____________________________________________________________________________
46185 [  9399] By: jhi                                   on 2001/03/28  14:21:00
46186         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
46187              Andreas Schwab.
46188      Branch: perl
46189            ! pp.c
46190 ____________________________________________________________________________
46191 [  9398] By: jhi                                   on 2001/03/28  00:55:56
46192         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
46193              From: David Dyck <dcd@tc.fluke.com>
46194              Date: Tue, 27 Mar 2001 15:16:24 -0800
46195              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
46196      Branch: perl
46197            ! ext/IO/lib/IO/Socket.pm
46198 ____________________________________________________________________________
46199 [  9397] By: jhi                                   on 2001/03/27  21:52:49
46200         Log: Integrate perlio.
46201      Branch: perl
46202           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
46203           +> ext/PerlIO/Via/Via.xs
46204           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
46205 ____________________________________________________________________________
46206 [  9396] By: nick                                  on 2001/03/27  21:45:13
46207         Log: Integrate mainline.
46208      Branch: perlio
46209           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
46210           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
46211 ____________________________________________________________________________
46212 [  9395] By: nick                                  on 2001/03/27  21:18:58
46213         Log: Outline docs for PerlIO and PerlIO::Scalar
46214      Branch: perlio
46215            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
46216 ____________________________________________________________________________
46217 [  9394] By: nick                                  on 2001/03/27  20:50:13
46218         Log: PerlIO::Via layer (alpha-ish).
46219      Branch: perlio
46220            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
46221            + ext/PerlIO/Via/Via.xs
46222            ! MANIFEST
46223 ____________________________________________________________________________
46224 [  9393] By: jhi                                   on 2001/03/27  20:49:55
46225         Log: Retract #9329 now that 9390 should take care of the matter.
46226      Branch: perl
46227            ! utils/h2xs.PL
46228 ____________________________________________________________________________
46229 [  9390] By: jhi                                   on 2001/03/27  20:47:50
46230         Log: Subject: Autoloading Errno.pm when %! is encountered
46231              From: Robin Houston <robin@kitsite.com>
46232              Date: Tue, 27 Mar 2001 20:57:11 +0100
46233              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
46234      Branch: perl
46235            ! embed.h embed.pl gv.c proto.h t/op/magic.t
46236 ____________________________________________________________________________
46237 [  9389] By: jhi                                   on 2001/03/27  20:24:31
46238         Log: Integrate perlio.
46239      Branch: perl
46240           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
46241           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
46242           !> utf8.c
46243 ____________________________________________________________________________
46244 [  9388] By: jhi                                   on 2001/03/27  20:21:38
46245         Log: Better have a three-element array if one is going to assign
46246              to the third element of that array. (from Tim Jenness)
46247      Branch: perl
46248            ! ext/XS/Typemap/Typemap.xs
46249 ____________________________________________________________________________
46250 [  9387] By: nick                                  on 2001/03/27  20:15:43
46251         Log: Integrate mainline.
46252      Branch: perlio
46253           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
46254           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
46255           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
46256           +> t/lib/xs-typemap.t
46257           !> (integrate 34 files)
46258 ____________________________________________________________________________
46259 [  9386] By: jhi                                   on 2001/03/27  20:04:18
46260         Log: Subject: Re: perl@9359 breaks HTML::Parser
46261              From: Gisle Aas <gisle@ActiveState.com>
46262              Date: 27 Mar 2001 11:30:24 -0800
46263              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
46264              
46265              Clarify the UTF-8 issues of the API docs.
46266              (Slightly reworded and expanded.)
46267      Branch: perl
46268            ! pod/perlapi.pod sv.c sv.h
46269 ____________________________________________________________________________
46270 [  9385] By: jhi                                   on 2001/03/27  19:44:25
46271         Log: If directory entries compare equal case-insensitively,
46272              retry case-sensitively.
46273      Branch: perl
46274            ! ext/File/Glob/bsd_glob.c
46275 ____________________________________________________________________________
46276 [  9384] By: nick                                  on 2001/03/27  19:38:50
46277         Log: Various EBCDIC fixes:
46278              - major revelation that swash code is encoding aware,
46279              (or thought it was) - now it is ;-)
46280              - With that out of the way fix a slab of tr/// cases.
46281              - Fix Encode 'Unicode' to be true Unicode so tests pass.
46282              - As anticipated Base64.xs needed tweaks.
46283              - Until tr/// works right avoid old_encode64 in MIME tests.
46284      Branch: perlio
46285            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
46286            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
46287 ____________________________________________________________________________
46288 [  9383] By: jhi                                   on 2001/03/27  18:34:41
46289         Log: Add the std test suite BEGIN block.
46290      Branch: perl
46291            ! t/lib/xs-typemap.t
46292 ____________________________________________________________________________
46293 [  9382] By: jhi                                   on 2001/03/27  15:16:07
46294         Log: Add debugging output to the test.
46295      Branch: perl
46296            ! t/lib/glob-basic.t
46297 ____________________________________________________________________________
46298 [  9381] By: jhi                                   on 2001/03/27  15:08:10
46299         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
46300      Branch: perl
46301            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
46302            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
46303            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
46304            + t/lib/xs-typemap.t
46305            ! MANIFEST
46306 ____________________________________________________________________________
46307 [  9380] By: jhi                                   on 2001/03/27  14:48:34
46308         Log: Subject: [PATCH] Typemap testing
46309              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
46310              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
46311              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
46312              
46313              (The first part of the patch.)
46314      Branch: perl
46315            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
46316 ____________________________________________________________________________
46317 [  9379] By: jhi                                   on 2001/03/27  14:44:56
46318         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
46319              From: Benjamin Sugars <bsugars@canoe.ca> 
46320              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
46321              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
46322      Branch: perl
46323            ! t/lib/glob-basic.t
46324 ____________________________________________________________________________
46325 [  9378] By: jhi                                   on 2001/03/27  14:42:30
46326         Log: Subject: [PATCH] perlvar nit
46327              From: Simon Cozens <simon@netthink.co.uk>
46328              Date: Tue, 27 Mar 2001 01:12:01 +0100
46329              Message-ID: <20010327011201.A19179@netthink.co.uk>
46330      Branch: perl
46331            ! pod/perlvar.pod
46332 ____________________________________________________________________________
46333 [  9377] By: jhi                                   on 2001/03/27  14:36:26
46334         Log: Subject: [PATCH] B::Terse and warnings
46335              From: Benjamin Sugars <ben.sugars@home.com>
46336              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
46337              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
46338      Branch: perl
46339            ! ext/B/B.pm ext/B/B/Terse.pm
46340 ____________________________________________________________________________
46341 [  9376] By: jhi                                   on 2001/03/27  14:31:31
46342         Log: Document sockatmark() some.
46343      Branch: perl
46344            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
46345            ! pod/perltoc.pod
46346 ____________________________________________________________________________
46347 [  9375] By: jhi                                   on 2001/03/27  14:00:24
46348         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
46349              noted by Gisle and fixed by NI-S.
46350      Branch: perl
46351            ! sv.c
46352 ____________________________________________________________________________
46353 [  9374] By: jhi                                   on 2001/03/27  05:50:01
46354         Log: Regen toc.
46355      Branch: perl
46356            ! pod/perltoc.pod
46357 ____________________________________________________________________________
46358 [  9373] By: jhi                                   on 2001/03/27  05:43:51
46359         Log: Pixie documenting.
46360      Branch: perl
46361            ! Makefile.SH pod/perlhack.pod
46362 ____________________________________________________________________________
46363 [  9372] By: jhi                                   on 2001/03/27  05:29:34
46364         Log: Metaconfig unit changes for #9371.
46365      Branch: metaconfig
46366            ! U/modified/myhostname.U
46367      Branch: metaconfig/U/perl
46368            + d_sockatmark.U
46369            ! gccvers.U
46370 ____________________________________________________________________________
46371 [  9371] By: jhi                                   on 2001/03/27  05:29:07
46372         Log: Add sockatmark() probing.
46373      Branch: perl
46374            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46375            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
46376            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46377            ! vos/config.ga.h win32/config.bc win32/config.gc
46378            ! win32/config.vc
46379 ____________________________________________________________________________
46380 [  9370] By: jhi                                   on 2001/03/26  22:01:18
46381         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
46382              Really need to benchmark this.
46383      Branch: perl
46384            ! pp.c
46385 ____________________________________________________________________________
46386 [  9369] By: nick                                  on 2001/03/26  21:59:30
46387         Log: Integrate mainline.
46388      Branch: perlio
46389            ! ext/MIME/Base64/QuotedPrint.pm
46390           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
46391           !> patchlevel.h pod/perlhack.pod pp_sys.c
46392 ____________________________________________________________________________
46393 [  9368] By: jhi                                   on 2001/03/26  21:47:03
46394         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
46395              
46396              TODO1: perlbench.
46397              TODO2: le, lt, ge, gt?  Yech.
46398      Branch: perl
46399            ! pp.c
46400 ____________________________________________________________________________
46401 [  9367] By: jhi                                   on 2001/03/26  21:34:57
46402         Log: Too much cut-and-paste in #9363.
46403      Branch: perl
46404            ! pp_sys.c
46405 ____________________________________________________________________________
46406 [  9366] By: jhi                                   on 2001/03/26  21:20:53
46407         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
46408              From: Andreas Schwab <schwab@suse.de>
46409              Date: 26 Mar 2001 17:29:04 +0200
46410              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
46411              
46412              (The patch for 5.6.0 or so, this is a guess for bleadperl)
46413      Branch: perl
46414            ! pp_hot.c
46415 ____________________________________________________________________________
46416 [  9365] By: jhi                                   on 2001/03/26  21:07:54
46417         Log: Integrate perlio.
46418      Branch: perl
46419           !> perlio.c
46420 ____________________________________________________________________________
46421 [  9364] By: nick                                  on 2001/03/26  20:30:48
46422         Log: REFCNT botch in layer name cache hash.
46423      Branch: perlio
46424            ! perlio.c
46425 ____________________________________________________________________________
46426 [  9363] By: jhi                                   on 2001/03/26  18:44:32
46427         Log: Subject: [PATCH] socket() leaks file descriptors
46428              From: Benjamin Sugars <bsugars@canoe.ca>
46429              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
46430              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
46431              
46432              Also sockpair() fixed similarly.
46433      Branch: perl
46434            ! pp_sys.c
46435 ____________________________________________________________________________
46436 [  9362] By: jhi                                   on 2001/03/26  18:37:52
46437         Log: Integrate perlio.
46438      Branch: perl
46439           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
46440 ____________________________________________________________________________
46441 [  9361] By: nick                                  on 2001/03/26  17:32:06
46442         Log: Implement flush of linebuffered streams on read of a tty.
46443      Branch: perlio
46444            ! perlio.c perliol.h
46445 ____________________________________________________________________________
46446 [  9360] By: nick                                  on 2001/03/26  17:12:32
46447         Log: Memory tweaks and notes for OEMVS.
46448      Branch: perlio
46449            ! README.os390 miniperlmain.c t/op/pat.t
46450 ____________________________________________________________________________
46451 [  9359] By: jhi                                   on 2001/03/26  02:12:54
46452         Log: Update Changes.
46453      Branch: perl
46454            ! Changes patchlevel.h
46455 ____________________________________________________________________________
46456 [  9358] By: jhi                                   on 2001/03/26  02:05:32
46457         Log: Document the most common pixie options.
46458      Branch: perl
46459            ! pod/perlhack.pod
46460 ____________________________________________________________________________
46461 [  9357] By: jhi                                   on 2001/03/26  01:25:28
46462         Log: For perl.pixie check *before* compiling that optimize is -g,
46463              as for perl.third.
46464      Branch: perl
46465            ! Makefile.SH
46466 ____________________________________________________________________________
46467 [  9356] By: jhi                                   on 2001/03/26  01:13:41
46468         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
46469      Branch: perl
46470            ! Makefile.SH
46471 ____________________________________________________________________________
46472 [  9355] By: jhi                                   on 2001/03/26  01:11:19
46473         Log: Remove t/perl.third.
46474      Branch: perl
46475            ! Makefile.SH
46476 ____________________________________________________________________________
46477 [  9354] By: jhi                                   on 2001/03/26  00:23:38
46478         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
46479              IO::Sockatmark().
46480      Branch: perl
46481            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
46482 ____________________________________________________________________________
46483 [  9353] By: jhi                                   on 2001/03/25  22:25:04
46484         Log: Integrate perlio.
46485      Branch: perl
46486           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
46487           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
46488           !> pp_hot.c win32/makefile.mk
46489 ____________________________________________________________________________
46490 [  9352] By: jhi                                   on 2001/03/25  22:21:41
46491         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
46492              From: Radu Greab <radu@netsoft.ro>
46493              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
46494              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
46495      Branch: perl
46496            ! pp_sys.c
46497 ____________________________________________________________________________
46498 [  9351] By: nick                                  on 2001/03/25  22:15:02
46499         Log: Fix readline in list mode to tell rest of world that it has
46500              things on the stack. Otherwise if perl code gets invoked
46501              underneath it it scribbles over results-so-far.
46502              (Why TIEHANDLE has not tripped on this is a mystery.)
46503      Branch: perlio
46504            ! pp_hot.c
46505 ____________________________________________________________________________
46506 [  9350] By: nick                                  on 2001/03/25  22:10:13
46507         Log: win32/makefile.mk typos
46508      Branch: perlio
46509            ! win32/makefile.mk
46510 ____________________________________________________________________________
46511 [  9349] By: nick                                  on 2001/03/25  21:31:14
46512         Log: Integrate now-non-binary file.
46513      Branch: perlio
46514           !> t/lib/mimeqp.t
46515 ____________________________________________________________________________
46516 [  9348] By: nick                                  on 2001/03/25  21:27:24
46517         Log: Make it text
46518      Branch: perlio
46519            ! t/lib/mimeqp.t
46520 ____________________________________________________________________________
46521 [  9347] By: nick                                  on 2001/03/25  21:25:37
46522         Log: Integrate mainline.
46523      Branch: perlio
46524           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
46525           !> lib/Term/ReadLine.pm t/lib/md5-file.t
46526 ____________________________________________________________________________
46527 [  9346] By: nick                                  on 2001/03/25  20:58:15
46528         Log: Add destruct time hook to PerlIO (for work-in-process implementing
46529              layers in perl code. In such cases layers need to be popped before
46530              we loose the ability to run perl code.)
46531              Also back-out "PerlIO::object" hook - it isn't going to work like that...
46532      Branch: perlio
46533            ! perl.c perlio.c perlio.h perliol.h
46534 ____________________________________________________________________________
46535 [  9345] By: nick                                  on 2001/03/25  20:49:11
46536         Log: Avoid at leasy one of undefined warnings in Encode.
46537      Branch: perlio
46538            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
46539 ____________________________________________________________________________
46540 [  9344] By: jhi                                   on 2001/03/25  20:37:43
46541         Log: A workaround for using Term::ReadLine in emacs minibuffer
46542              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
46543              additional tweaks from Ilya Zakharevich.
46544      Branch: perl
46545            ! lib/Term/ReadLine.pm
46546 ____________________________________________________________________________
46547 [  9343] By: nick                                  on 2001/03/25  20:21:14
46548         Log: Missing return value.
46549      Branch: perlio
46550            ! ext/PerlIO/Scalar/Scalar.xs
46551 ____________________________________________________________________________
46552 [  9342] By: jhi                                   on 2001/03/25  16:21:00
46553         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
46554              to equal the CPAN versions since no code changes have been made.
46555      Branch: perl
46556            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
46557            ! t/lib/md5-file.t
46558 ____________________________________________________________________________
46559 [  9341] By: jhi                                   on 2001/03/25  16:01:48
46560         Log: Escape 8-bit characters.
46561      Branch: perl
46562            ! t/lib/mimeqp.t
46563 ____________________________________________________________________________
46564 [  9340] By: gsar                                  on 2001/03/25  15:50:53
46565         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
46566              chars)
46567      Branch: perl
46568            + t/lib/mimeqp.t
46569 ____________________________________________________________________________
46570 [  9339] By: gsar                                  on 2001/03/25  15:48:50
46571         Log: delete mimeqp.t for later add with text mode set
46572      Branch: perl
46573            - t/lib/mimeqp.t
46574 ____________________________________________________________________________
46575 [  9338] By: nick                                  on 2001/03/25  09:01:57
46576         Log: Integrate mainline.
46577      Branch: perlio
46578           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
46579           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
46580           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
46581           +> t/lib/mimeb64u.t t/lib/mimeqp.t
46582           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
46583           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
46584           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
46585 ____________________________________________________________________________
46586 [  9337] By: jhi                                   on 2001/03/25  04:23:24
46587         Log: Add MIME::Base64 here and there.  Again, a lot of
46588              optimism is in the air.
46589      Branch: perl
46590            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
46591            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
46592 ____________________________________________________________________________
46593 [  9336] By: jhi                                   on 2001/03/25  04:12:43
46594         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
46595              this by ear as I do not do Win32 programming.)
46596      Branch: perl
46597            ! win32/Makefile win32/makefile.mk
46598 ____________________________________________________________________________
46599 [  9335] By: jhi                                   on 2001/03/25  04:03:50
46600         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
46601      Branch: perl
46602            ! t/lib/md5-file.t
46603 ____________________________________________________________________________
46604 [  9334] By: jhi                                   on 2001/03/25  03:58:53
46605         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
46606      Branch: perl
46607            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
46608            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
46609            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
46610            + t/lib/mimeb64u.t t/lib/mimeqp.t
46611            ! MANIFEST
46612 ____________________________________________________________________________
46613 [  9333] By: jhi                                   on 2001/03/24  20:14:37
46614         Log: Integrate perlio.
46615      Branch: perl
46616           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
46617 ____________________________________________________________________________
46618 [  9332] By: nick                                  on 2001/03/24  19:40:34
46619         Log: Fix un-init variable leading to spurious "Out of Memory!"
46620      Branch: perlio
46621            ! doio.c
46622 ____________________________________________________________________________
46623 [  9331] By: nick                                  on 2001/03/24  19:09:59
46624         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
46625              and update layers internals doc.
46626      Branch: perlio
46627            ! pod/perlfunc.pod pod/perliol.pod
46628 ____________________________________________________________________________
46629 [  9330] By: jhi                                   on 2001/03/24  18:42:11
46630         Log: The length might be uninitialized garbage if the *svp is the undef.
46631      Branch: perl
46632            ! doio.c
46633 ____________________________________________________________________________
46634 [  9329] By: jhi                                   on 2001/03/24  18:26:57
46635         Log: (Retracted by #9393)
46636              
46637              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
46638              From: Simon Cozens <simon@netthink.co.uk>
46639              Date: Sat, 24 Mar 2001 17:13:17 +0000
46640              Message-ID: <20010324171317.A13406@netthink.co.uk>
46641      Branch: perl
46642            ! utils/h2xs.PL
46643 ____________________________________________________________________________
46644 [  9328] By: nick                                  on 2001/03/24  17:22:02
46645         Log: Integrate mainline.
46646      Branch: perlio
46647           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
46648           !> lib/unicode/version
46649 ____________________________________________________________________________
46650 [  9327] By: nick                                  on 2001/03/24  17:16:02
46651         Log: Integrate mainline.
46652      Branch: perlio
46653           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
46654           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
46655           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
46656           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
46657           +> t/lib/md5-file.t
46658           !> MANIFEST Makefile.SH configure.com djgpp/config.over
46659           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
46660           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
46661           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
46662           !> win32/makefile.mk
46663 ____________________________________________________________________________
46664 [  9326] By: jhi                                   on 2001/03/24  17:00:42
46665         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
46666      Branch: perl
46667            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
46668            ! lib/unicode/version
46669 ____________________________________________________________________________
46670 [  9325] By: jhi                                   on 2001/03/24  16:22:33
46671         Log: Subject: Re: B::Deparse bug (5.6.0)
46672              From: Robin Houston <robin@kitsite.com>
46673              Date: Sat, 24 Mar 2001 14:33:09 +0000
46674              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
46675      Branch: perl
46676            ! op.c pp.c t/lib/b.t t/op/repeat.t
46677 ____________________________________________________________________________
46678 [  9324] By: jhi                                   on 2001/03/24  16:21:56
46679         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
46680              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
46681              these additions may be too optimistic.
46682      Branch: perl
46683            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
46684            ! hints/uwin.sh hints/vmesa.sh
46685 ____________________________________________________________________________
46686 [  9323] By: jhi                                   on 2001/03/24  16:06:01
46687         Log: Integrate perlio.
46688      Branch: perl
46689           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
46690           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
46691            ! Makefile.SH
46692           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
46693           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
46694           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
46695           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
46696           !> win32/makefile.mk win32/perlhost.h win32/win32.c
46697           !> win32/win32iop.h
46698 ____________________________________________________________________________
46699 [  9322] By: nick                                  on 2001/03/24  14:39:12
46700         Log: Routine Win32 regen_config_h - no real changes.
46701      Branch: perlio
46702            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
46703 ____________________________________________________________________________
46704 [  9321] By: nick                                  on 2001/03/24  14:31:49
46705         Log: PerlIO fixups for Win32:
46706              - provide win33_popenlist() - non-functional as yet.
46707              - avoid need for aTHX in PerlIO_debug calls - even if not 
46708              enabled args are still evaluated so Win32 has trouble during fork().
46709              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
46710              - Fixup makedef.pl for latest set of symbols.
46711      Branch: perlio
46712            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
46713            ! win32/perlhost.h win32/win32.c win32/win32iop.h
46714 ____________________________________________________________________________
46715 [  9320] By: nick                                  on 2001/03/24  14:26:58
46716         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
46717              was gibberish - broke it on WIn32 at least.
46718      Branch: perlio
46719            ! ext/POSIX/POSIX.xs
46720 ____________________________________________________________________________
46721 [  9319] By: nick                                  on 2001/03/24  11:29:41
46722         Log: Generated files.
46723      Branch: perlio
46724            ! embed.h global.sym objXSUB.h perlapi.c proto.h
46725 ____________________________________________________________________________
46726 [  9318] By: nick                                  on 2001/03/24  10:29:37
46727         Log: Implement:
46728              1.  open($fh,"+<",undef);  # add test to t/io/open.t
46729              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
46730      Branch: perlio
46731            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
46732            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
46733            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
46734            ! t/io/open.t t/io/utf8.t
46735 ____________________________________________________________________________
46736 [  9317] By: jhi                                   on 2001/03/23  23:41:25
46737         Log: AIX does seems to have optimization problems with its C compilers.
46738      Branch: perl
46739            ! hints/aix.sh
46740 ____________________________________________________________________________
46741 [  9316] By: jhi                                   on 2001/03/23  23:40:46
46742         Log: Integrate perlio.
46743      Branch: perl
46744           +> lib/PerlIO.pm
46745           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
46746           !> perliol.h
46747 ____________________________________________________________________________
46748 [  9315] By: jhi                                   on 2001/03/23  22:16:30
46749         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
46750      Branch: perl
46751            ! t/lib/md5-file.t
46752 ____________________________________________________________________________
46753 [  9314] By: nick                                  on 2001/03/23  20:49:02
46754         Log: Perlio internals re-organized.
46755              - open process creates AV of layer/arg pairs
46756              (appends layers from open() or open.pm to default list).
46757              - push arg is now an SV.
46758              - layer ->Open get passed the AV
46759              - open is no longer mandatory method.
46760              - topmost layer that has ->Open method does the open
46761              - any layers above are pushed once that returns.
46762              - vtable re-ordered so dummy layers need only provide push/pop methods.
46763      Branch: perlio
46764            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
46765 ____________________________________________________________________________
46766 [  9313] By: nick                                  on 2001/03/23  16:27:41
46767         Log: Check in a stable (working) version before next round of tweaks.
46768              Changes include:
46769              - Move default layers code out of doio.c and into perlio.c
46770              - Single routine for parsing layer specification strings.
46771              - Skeleton support for demand loading of layers
46772              - Core-dump avoidance if PERLIO environment specifies loadable layer
46773              (does not _work_ as need IO to load and need load to do IO ...)
46774      Branch: perlio
46775            + lib/PerlIO.pm
46776            ! MANIFEST doio.c perlio.c
46777 ____________________________________________________________________________
46778 [  9312] By: gsar                                  on 2001/03/23  16:25:25
46779         Log: add execute bit to files with shebang lines in the repository;
46780              avoid clobbering execute bit in Porting/makerel 
46781      Branch: maint-5.6/perl
46782            ! (edit 144 files)
46783 ____________________________________________________________________________
46784 [  9311] By: jhi                                   on 2001/03/23  14:25:35
46785         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
46786      Branch: perl
46787            ! MANIFEST
46788 ____________________________________________________________________________
46789 [  9310] By: jhi                                   on 2001/03/23  13:45:04
46790         Log: Subject: [PATCH] Net::Ping
46791              From: Colin McMillen <mcmi0037@tc.umn.edu>
46792              Date: Thu, 22 Mar 2001 19:30:31 -0600
46793              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
46794      Branch: perl
46795            ! lib/Net/Ping.pm
46796 ____________________________________________________________________________
46797 [  9309] By: jhi                                   on 2001/03/23  13:39:13
46798         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
46799      Branch: perl
46800            ! t/lib/md5-aaa.t t/lib/md5-file.t
46801 ____________________________________________________________________________
46802 [  9308] By: jhi                                   on 2001/03/23  13:20:34
46803         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
46804              - bump the version to 2.14
46805              - drop the base64 tests since they require MIME::Base64
46806              - drop the rfc1321.txt
46807              - drop the hints/dec_osf.pl since it's only needed for
46808              pre-5.005_03 Perls
46809              Todo:
46810              - the U32 alignment testing is now removed; it needs to
46811              be reintroduced as as a Config variable (meaning also
46812              as a Configure test)
46813              - get the new EBCDIC md5sum for MD5.pm
46814              - test in Win32 to see how badly I botched the makefiles
46815      Branch: perl
46816            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
46817            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
46818            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
46819            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
46820            + t/lib/md5-file.t
46821            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
46822            ! win32/Makefile win32/makefile.mk
46823 ____________________________________________________________________________
46824 [  9307] By: jhi                                   on 2001/03/23  12:56:14
46825         Log: Integrate change #9306 from maintperl into mainline,
46826              AIX dynaloader for AIXes without <load.h>.
46827      Branch: perl
46828           !> ext/DynaLoader/hints/aix.pl
46829 ____________________________________________________________________________
46830 [  9306] By: jhi                                   on 2001/03/23  12:51:36
46831         Log: There are AIXes without /usr/include/load.h,
46832              patch from H.Merijn Brand.
46833      Branch: maint-5.6/perl
46834            ! ext/DynaLoader/hints/aix.pl
46835 ____________________________________________________________________________
46836 [  9305] By: nick                                  on 2001/03/23  11:00:42
46837         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
46838      Branch: perlio
46839            ! ext/Encode/Encode.xs perlio.c perlio.h
46840 ____________________________________________________________________________
46841 [  9304] By: nick                                  on 2001/03/23  10:20:46
46842         Log: Render -Duseperlio functional again.
46843              - this is "quick fix" which calls PerlIO_apply_layers after opening,
46844              which is what old scheme did. New scheme needs to change that
46845              to make open(...,\$scalar) etc. work but this will do for now.
46846      Branch: perlio
46847            ! perlio.c
46848 ____________________________________________________________________________
46849 [  9303] By: nick                                  on 2001/03/23  09:53:20
46850         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
46851              -Uuseperlio now works again.
46852              -Duseperlio is still poorly. Don't merge yet...
46853      Branch: perlio
46854            ! doio.c perlio.h
46855 ____________________________________________________________________________
46856 [  9302] By: nick                                  on 2001/03/22  22:26:51
46857         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
46858              type code.
46859              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
46860              is its main caller. In particular now has access to "extra" args, and
46861              can tell when an open handle is "reopened" (or duped?).
46862              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
46863              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
46864              PerlIO_open() et. al. (i.e. other way round).
46865              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
46866              with args close to PerlIO_openn().
46867      Branch: perlio
46868            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
46869 ____________________________________________________________________________
46870 [  9301] By: jhi                                   on 2001/03/22  20:58:04
46871         Log: Integrate perlio.
46872      Branch: perl
46873           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
46874           !> t/io/open.t util.c
46875 ____________________________________________________________________________
46876 [  9300] By: nick                                  on 2001/03/22  17:36:32
46877         Log: Don't include $@ in not ok message.
46878      Branch: perlio
46879            ! t/io/open.t
46880 ____________________________________________________________________________
46881 [  9299] By: gsar                                  on 2001/03/22  16:53:45
46882         Log: back out changes#7532,7521 for now (appears to have problems
46883              on IRIX)
46884      Branch: maint-5.6/perl
46885            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
46886            ! ext/POSIX/typemap pod/perlvar.pod
46887 ____________________________________________________________________________
46888 [  9298] By: nick                                  on 2001/03/22  14:35:46
46889         Log: Give a meaning to '&' in n-arg open case:
46890              open($fh,"<&",$scalar);
46891              $scalar can be:
46892              - an integer which does "fdopen"
46893              open($fh,"<&",2); # like open($fh,"<&2")
46894              - something that will yield a file handle via sv_2io()
46895              useful for dup'ing anonymous handles.
46896              e.g.:
46897              open(my $fh,"<&",\*STDIN);
46898              open(my $dup,"<&",$fh);
46899      Branch: perlio
46900            ! doio.c t/io/open.t
46901 ____________________________________________________________________________
46902 [  9297] By: nick                                  on 2001/03/22  13:34:35
46903         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
46904      Branch: perlio
46905            ! util.c
46906 ____________________________________________________________________________
46907 [  9296] By: nick                                  on 2001/03/22  12:51:20
46908         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
46909      Branch: perlio
46910            ! perl.c
46911 ____________________________________________________________________________
46912 [  9295] By: nick                                  on 2001/03/22  11:59:44
46913         Log: If stdin, stdout or stderr get opened in unexpected read/write state
46914              then warn at time of open not at time of use.
46915      Branch: perlio
46916            ! doio.c pp_hot.c pp_sys.c
46917 ____________________________________________________________________________
46918 [  9294] By: nick                                  on 2001/03/22  10:54:35
46919         Log: Die on n-arg open(...,"",xxx,yyy,...)
46920              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
46921              - die on read/write cases so we can decide what it means later.
46922      Branch: perlio
46923            ! doio.c embed.pl iperlsys.h util.c
46924 ____________________________________________________________________________
46925 [  9293] By: nick                                  on 2001/03/22  09:02:45
46926         Log: perlio tweaks (reported by Nick Clark)
46927              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
46928              error check in Pendinf_read().
46929      Branch: perlio
46930            ! perlio.c
46931 ____________________________________________________________________________
46932 [  9292] By: gsar                                  on 2001/03/22  07:12:00
46933         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
46934              fixes)
46935      Branch: maint-5.6/perl
46936           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
46937 ____________________________________________________________________________
46938 [  9291] By: jhi                                   on 2001/03/22  06:06:44
46939         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
46940      Branch: perl
46941            ! t/op/re_tests
46942 ____________________________________________________________________________
46943 [  9290] By: jhi                                   on 2001/03/22  05:57:01
46944         Log: Move MacOS Classic higher in the list of supported platforms.
46945      Branch: maint-5.6/perl
46946            ! pod/perlport.pod
46947 ____________________________________________________________________________
46948 [  9289] By: gsar                                  on 2001/03/22  05:35:04
46949         Log: revert part of change#6438 for compatibility (av_reify()
46950              appears to be needed to implement av_splice()ish things
46951              in XS)
46952      Branch: maint-5.6/perl
46953            ! embed.pl global.sym objXSUB.h perlapi.c
46954 ____________________________________________________________________________
46955 [  9288] By: gsar                                  on 2001/03/22  03:09:19
46956         Log: update copyright year
46957      Branch: maint-5.6/perl
46958            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
46959            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
46960            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
46961            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
46962            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
46963            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
46964            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
46965            ! x2p/walk.c
46966 ____________________________________________________________________________
46967 [  9287] By: jhi                                   on 2001/03/21  20:30:54
46968         Log: Integrate perlio.
46969      Branch: perl
46970           !> ext/Data/Dumper/Dumper.xs
46971 ____________________________________________________________________________
46972 [  9286] By: gsar                                  on 2001/03/21  19:49:54
46973         Log: makefile.mk tweak
46974      Branch: maint-5.6/perl
46975            ! win32/Makefile win32/makefile.mk
46976 ____________________________________________________________________________
46977 [  9285] By: nick                                  on 2001/03/21  19:07:13
46978         Log: Multiplicity fix for Dumper.
46979      Branch: perlio
46980            ! ext/Data/Dumper/Dumper.xs
46981 ____________________________________________________________________________
46982 [  9284] By: nick                                  on 2001/03/21  19:01:07
46983         Log: Integrate mainline - (does not build xTHX issue in Dumper).
46984      Branch: perlio
46985           !> (integrate 27 files)
46986 ____________________________________________________________________________
46987 [  9283] By: jhi                                   on 2001/03/21  17:17:35
46988         Log: Integrate change #9282 from mainline into maintperl,
46989              4-arg UTF-8 substr().
46990      Branch: maint-5.6/perl
46991           !> pp.c
46992 ____________________________________________________________________________
46993 [  9282] By: jhi                                   on 2001/03/21  17:15:43
46994         Log: The #9270 would have leaked a scalar if pp_substr()
46995              returned early.
46996      Branch: perl
46997            ! pp.c
46998 ____________________________________________________________________________
46999 [  9281] By: gsar                                  on 2001/03/21  17:03:14
47000         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
47001      Branch: maint-5.6/perl
47002            ! win32/makefile.mk
47003 ____________________________________________________________________________
47004 [  9280] By: gsar                                  on 2001/03/21  17:01:20
47005         Log: some tweaks to change#9278 (fork() emulation should be enabled
47006              by setting BUILD_FLAVOR instead of changing the defaults)
47007      Branch: maint-5.6/perl
47008            ! win32/makefile.mk
47009 ____________________________________________________________________________
47010 [  9279] By: gsar                                  on 2001/03/21  16:47:19
47011         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
47012      Branch: maint-5.6/perl
47013            ! ext/File/Glob/Glob.pm
47014           !> lib/Cwd.pm
47015 ____________________________________________________________________________
47016 [  9278] By: jhi                                   on 2001/03/21  14:35:10
47017         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
47018              From: "Vadim Konovalov" <watman@inbox.ru>
47019              Date: Wed, 21 Mar 2001 01:53:51 +0300
47020              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
47021      Branch: maint-5.6/perl
47022            ! win32/makefile.mk win32/win32sck.c
47023 ____________________________________________________________________________
47024 [  9277] By: jhi                                   on 2001/03/21  13:58:28
47025         Log: Integrate change #9270 from mainline to maintperl:
47026              continued 4-arg UTF-8 substr() fixing.
47027      Branch: maint-5.6/perl
47028           !> pp.c t/op/substr.t
47029 ____________________________________________________________________________
47030 [  9276] By: jhi                                   on 2001/03/21  13:33:00
47031         Log: More pixie cleaning.
47032      Branch: perl
47033            ! Makefile.SH
47034 ____________________________________________________________________________
47035 [  9275] By: jhi                                   on 2001/03/21  03:54:17
47036         Log: Update Changes.
47037      Branch: perl
47038            ! Changes patchlevel.h
47039 ____________________________________________________________________________
47040 [  9274] By: jhi                                   on 2001/03/21  03:48:24
47041         Log: First stab at making Data::Dumper to grok Unicode.
47042              
47043              TODO: tests, EBCDICify.
47044      Branch: perl
47045            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
47046 ____________________________________________________________________________
47047 [  9273] By: jhi                                   on 2001/03/21  02:23:00
47048         Log: Fix for
47049              
47050              Subject: Memory leak in unquoted print   
47051              From: Benjamin Sugars <bsugars@canoe.ca> 
47052              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
47053              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
47054      Branch: perl
47055            ! perlio.c
47056 ____________________________________________________________________________
47057 [  9272] By: jhi                                   on 2001/03/21  01:33:17
47058         Log: Subject: Re: [PATCH] POSIX::getcwd()
47059              From: Benjamin Sugars <bsugars@canoe.ca> 
47060              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
47061              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
47062      Branch: perl
47063            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
47064 ____________________________________________________________________________
47065 [  9271] By: jhi                                   on 2001/03/21  01:22:52
47066         Log: Subject: [PATCH] Cwd.pm docs
47067              From: Benjamin Sugars <bsugars@canoe.ca>
47068              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
47069              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
47070      Branch: perl
47071            ! lib/Cwd.pm
47072 ____________________________________________________________________________
47073 [  9270] By: jhi                                   on 2001/03/21  01:16:29
47074         Log: Continue 4-arg substr() UTF-8 fixage.
47075      Branch: perl
47076            ! pp.c t/op/substr.t
47077 ____________________________________________________________________________
47078 [  9269] By: jhi                                   on 2001/03/21  00:46:14
47079         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
47080              
47081              revert the leak fix in change#9142 (problem needs a more experimental
47082              fix unsuitable for 5.6.1)
47083              
47084              do alphabetical sorting by default (for csh compatibility)
47085              
47086              cut-n-paste goof in change#9264
47087              
47088              VMS piping fixes (from Charles Lane)
47089      Branch: perl
47090           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
47091           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
47092           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
47093 ____________________________________________________________________________
47094 [  9268] By: jhi                                   on 2001/03/21  00:37:04
47095         Log: Integrate perlio.
47096      Branch: perl
47097           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
47098           !> utf8.c utf8.h utfebcdic.h
47099 ____________________________________________________________________________
47100 [  9267] By: nick                                  on 2001/03/20  20:04:39
47101         Log: More EBCDIC stuff:
47102              - Loose the extra level of function on ASCII.
47103              - spotted a chr(0) issue in sv.c
47104              - re-work of UTF-X tr/// ranges to work in Unicode
47105              space. Still issues with the "0xff is illegal UTF-8" hack.
47106              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
47107              (why do it once when you can do it all over the place :-(
47108              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
47109              need utf8.pm for swashes.
47110              - Simplified and commented scan_const() in toke.c
47111              Still something wrong regexp and tr (swashes?).
47112      Branch: perlio
47113            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
47114            ! utf8.c utf8.h utfebcdic.h
47115 ____________________________________________________________________________
47116 [  9266] By: gsar                                  on 2001/03/20  19:16:43
47117         Log: VMS piping fixes (from Charles Lane)
47118      Branch: maint-5.6/perl
47119            ! vms/vms.c vms/vmspipe.com
47120 ____________________________________________________________________________
47121 [  9265] By: gsar                                  on 2001/03/20  17:53:52
47122         Log: cut-n-paste goof in change#9264
47123      Branch: maint-5.6/perl
47124            ! ext/File/Glob/Glob.xs
47125 ____________________________________________________________________________
47126 [  9264] By: gsar                                  on 2001/03/20  17:43:47
47127         Log: do alphabetical sorting by default (for csh compatibility);
47128              bsd_glob() does ASCII sort by default as usual, unless
47129              GLOB_ALPHASORT was specified
47130      Branch: maint-5.6/perl
47131            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
47132            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
47133            ! ext/File/Glob/bsd_glob.h
47134 ____________________________________________________________________________
47135 [  9263] By: gsar                                  on 2001/03/20  16:40:08
47136         Log: integrate change#9255 from mainline (unicode fix)
47137              
47138              substr($bytestr, i, n, $charstr)
47139      Branch: maint-5.6/perl
47140           !> Todo-5.6 pp.c t/op/substr.t
47141 ____________________________________________________________________________
47142 [  9262] By: gsar                                  on 2001/03/20  15:57:41
47143         Log: revert the leak fix in change#9142 (problem needs a more experimental
47144              fix unsuitable for 5.6.1)
47145      Branch: maint-5.6/perl
47146            ! scope.c
47147 ____________________________________________________________________________
47148 [  9261] By: jhi                                   on 2001/03/20  14:26:25
47149         Log: Integrate changes #9259,9260 from maintperl into mainline.
47150              
47151              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
47152              
47153              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
47154      Branch: perl
47155           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
47156 ____________________________________________________________________________
47157 [  9260] By: jhi                                   on 2001/03/20  14:05:46
47158         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
47159              From: Robin Barker <rmb1@cise.npl.co.uk>
47160              Date: Tue, 20 Mar 2001 10:12:04 GMT
47161              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
47162      Branch: maint-5.6/perl
47163            ! run.c
47164 ____________________________________________________________________________
47165 [  9259] By: jhi                                   on 2001/03/20  14:04:39
47166         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
47167              From: Chris Nandor <pudge@pobox.com>
47168              Date: Tue, 20 Mar 2001 00:40:56 -0500
47169              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
47170      Branch: maint-5.6/perl
47171            ! ext/POSIX/POSIX.xs lib/File/Path.pm
47172 ____________________________________________________________________________
47173 [  9258] By: jhi                                   on 2001/03/20  05:09:34
47174         Log: Update Changes.
47175      Branch: perl
47176            ! Changes patchlevel.h
47177 ____________________________________________________________________________
47178 [  9257] By: jhi                                   on 2001/03/20  05:04:25
47179         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
47180      Branch: perl
47181            ! t/op/tr.t
47182 ____________________________________________________________________________
47183 [  9256] By: jhi                                   on 2001/03/20  04:43:12
47184         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
47185              From: Peter Prymmer <pvhp@forte.com>
47186              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
47187              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
47188      Branch: maint-5.6/perl
47189            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
47190 ____________________________________________________________________________
47191 [  9255] By: jhi                                   on 2001/03/19  23:17:17
47192         Log: substr($bytestr, i, n, $charstr)
47193              
47194              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
47195      Branch: perl
47196            ! Todo-5.6 pp.c t/op/substr.t
47197 ____________________________________________________________________________
47198 [  9254] By: jhi                                   on 2001/03/19  22:25:09
47199         Log: Rearrange the make test target prerequisites so that
47200              in a parallel make 'all' is finished before 'test'.
47201      Branch: perl
47202            ! Makefile.SH
47203 ____________________________________________________________________________
47204 [  9253] By: jhi                                   on 2001/03/19  21:48:07
47205         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
47206              From: Robin Houston <robin@kitsite.com>
47207              Date: Mon, 19 Mar 2001 15:48:41 +0000
47208              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
47209      Branch: perl
47210            ! pp_ctl.c
47211 ____________________________________________________________________________
47212 [  9252] By: jhi                                   on 2001/03/19  21:42:27
47213         Log: Integrate perlio.
47214      Branch: perl
47215           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
47216           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
47217           !> utfebcdic.h vms/perly_c.vms
47218 ____________________________________________________________________________
47219 [  9251] By: jhi                                   on 2001/03/19  21:31:28
47220         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
47221              
47222              Dynaloading in 64-bit AIX with vac.
47223      Branch: perl
47224           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
47225           !> hints/aix.sh
47226 ____________________________________________________________________________
47227 [  9250] By: jhi                                   on 2001/03/19  21:18:00
47228         Log: A more robust solution for the 64bitall AIX dynaloading
47229              problem, from Jens-Uwe Mager.
47230      Branch: maint-5.6/perl
47231            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
47232 ____________________________________________________________________________
47233 [  9249] By: nick                                  on 2001/03/19  20:59:37
47234         Log: Integrate mainline.
47235      Branch: perlio
47236           !> (integrate 42 files)
47237 ____________________________________________________________________________
47238 [  9248] By: nick                                  on 2001/03/19  20:22:07
47239         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
47240              (Building on OS390 uses native YACC and YYDEBUG has other
47241              side effects.)
47242      Branch: perlio
47243            ! perly.c perly.y vms/perly_c.vms
47244 ____________________________________________________________________________
47245 [  9247] By: jhi                                   on 2001/03/19  19:59:53
47246         Log: 64-bit AIX dynaloading problem (see #9244) idea
47247              from Jens-Uwe Mager.
47248      Branch: maint-5.6/perl
47249            ! ext/DynaLoader/dl_aix.xs
47250 ____________________________________________________________________________
47251 [  9246] By: nick                                  on 2001/03/19  19:27:57
47252         Log: More EBCDIC fixes.
47253      Branch: perlio
47254            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
47255            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
47256 ____________________________________________________________________________
47257 [  9245] By: jhi                                   on 2001/03/19  19:05:19
47258         Log: Integrate change #9243 from mainline into maintperl.
47259              
47260              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
47261      Branch: maint-5.6/perl
47262           !> README.vmesa
47263 ____________________________________________________________________________
47264 [  9244] By: jhi                                   on 2001/03/19  19:03:15
47265         Log: Get 64bitall AIX building, but still does not test okay:
47266              dynaloading anything fails, for example for op/defins:
47267              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
47268              (update: fixed by #9247,9250)
47269      Branch: maint-5.6/perl
47270            ! hints/aix.sh
47271 ____________________________________________________________________________
47272 [  9243] By: jhi                                   on 2001/03/19  19:00:16
47273         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
47274              From: Robin Barker <rmb1@cise.npl.co.uk>
47275              Date: Mon, 19 Mar 2001 18:01:57 GMT
47276              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
47277      Branch: perl
47278            ! README.vmesa
47279 ____________________________________________________________________________
47280 [  9242] By: jhi                                   on 2001/03/19  18:58:43
47281         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
47282              
47283              TODO: tests.
47284      Branch: perl
47285            ! doop.c op.c
47286 ____________________________________________________________________________
47287 [  9241] By: gsar                                  on 2001/03/19  17:34:46
47288         Log: VMSify tests (from Charles Lane)
47289      Branch: maint-5.6/perl
47290            ! t/lib/filehand.t t/lib/texttabs.t
47291 ____________________________________________________________________________
47292 [  9240] By: jhi                                   on 2001/03/19  14:24:26
47293         Log: Integrate change #9233 from maintperl into mainline.
47294              
47295              some refcounts were incorrect in perl_clone()
47296      Branch: perl
47297           !> sv.c
47298 ____________________________________________________________________________
47299 [  9239] By: gsar                                  on 2001/03/19  09:23:17
47300         Log: this is 5.6.1-trial3
47301      Branch: maint-5.6/perl
47302            ! Changes
47303 ____________________________________________________________________________
47304 [  9238] By: gsar                                  on 2001/03/19  08:47:04
47305         Log: some new symbols are only available under ithreads
47306      Branch: maint-5.6/perl
47307            ! makedef.pl
47308 ____________________________________________________________________________
47309 [  9237] By: gsar                                  on 2001/03/19  08:42:28
47310         Log: update patchlevel.h, Changes, &c.
47311      Branch: maint-5.6/perl
47312            ! Changes patchlevel.h pod/perlhist.pod
47313           !> AUTHORS
47314 ____________________________________________________________________________
47315 [  9236] By: gsar                                  on 2001/03/19  08:17:49
47316         Log: integrate changes#8068,8717 from mainline
47317              
47318              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
47319              
47320              [PATCH CPAN 1.59_51] warning message (not!)
47321      Branch: maint-5.6/perl
47322           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
47323           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
47324           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
47325           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
47326           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
47327 ____________________________________________________________________________
47328 [  9235] By: gsar                                  on 2001/03/19  08:07:09
47329         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
47330              
47331              [PATCH] Add missing CV flags to dump.c
47332              
47333              Re: [patch] Re: PL_ptr_table
47334              
47335              Fixup non-ithread build after 8713
47336              
47337              Generated files form 8713 etc.
47338              
47339              Correct the correction :-(
47340              
47341              Documenting coderef @INC (Re: CPAN "make this script work" feature)
47342              
47343              Subject: Re: sync sync sync: have I missed any patches?
47344              Replace djSP with dSP.
47345      Branch: maint-5.6/perl
47346           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
47347           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
47348           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
47349           !> sv.c sv.h win32/perlhost.h
47350 ____________________________________________________________________________
47351 [  9234] By: gsar                                  on 2001/03/19  07:22:05
47352         Log: revert the change#9090 integrate for now (change looks somewhat
47353              incomplete in that [ha]v_exists() need something similar; lacks
47354              tests; &c.)
47355      Branch: maint-5.6/perl
47356            ! hv.c
47357 ____________________________________________________________________________
47358 [  9233] By: gsar                                  on 2001/03/19  07:10:01
47359         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
47360              destruction when there are unreferenced scalars (SvREFCNT==0)
47361      Branch: maint-5.6/perl
47362            ! sv.c
47363 ____________________________________________________________________________
47364 [  9232] By: jhi                                   on 2001/03/19  05:11:02
47365         Log: Regen api and toc.
47366      Branch: maint-5.6/perl
47367            ! pod/perlapi.pod pod/perltoc.pod
47368 ____________________________________________________________________________
47369 [  9231] By: jhi                                   on 2001/03/19  04:06:03
47370         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
47371              add a lost line in pp.c:pp_chop(), update to new op/chop.
47372              
47373              Clarify the description differentiating for and while; inspired by
47374              
47375              Subject: [ID 20010306.004] || != named unary operator
47376              
47377              The $Is_MacOS needs to be declared.
47378      Branch: maint-5.6/perl
47379            ! pp.c t/op/chop.t
47380           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
47381 ____________________________________________________________________________
47382 [  9230] By: jhi                                   on 2001/03/19  03:48:16
47383         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
47384              9079,9083,9089,9090,9091 from mainline to maintperl.
47385              
47386              Quieten some noise in Win32 builds
47387              
47388              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
47389              
47390              The perlretut was still talking about the old \p and \P
47391              definitions.
47392              
47393              More tweakage on the Unicode character class descriptions.
47394              
47395              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
47396              
47397              Subject: 'no *POSIX' Patch speeding up make on BS2000 
47398              
47399              Subject: [PATCH] perldata.pod here-doc docs
47400              
47401              Add /sbin and /usr/sbin to the list of directories scanned
47402              for setuid programs.  Takes care of bug id 20010309.003.
47403              
47404              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
47405              
47406              In op/stat #35 better to scan all the potential directories
47407              for setuids, not just the first one.
47408      Branch: maint-5.6/perl
47409            ! Makefile.SH
47410           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
47411           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
47412           !> t/op/stat.t toke.c win32/win32.h
47413 ____________________________________________________________________________
47414 [  9229] By: jhi                                   on 2001/03/19  02:31:50
47415         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
47416              From: Chris Nandor <pudge@pobox.com>
47417              Date: Sat, 10 Mar 2001 14:22:19 -0500
47418              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
47419      Branch: maint-5.6/perl
47420            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
47421            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
47422            ! t/lib/b.t t/lib/errno.t
47423 ____________________________________________________________________________
47424 [  9228] By: jhi                                   on 2001/03/19  02:29:59
47425         Log: Integrate changes #9113,9122 from mainline into maintperl.
47426              
47427              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?)
47428      Branch: maint-5.6/perl
47429           !> Configure README.os390 hints/os390.sh
47430 ____________________________________________________________________________
47431 [  9227] By: jhi                                   on 2001/03/19  02:22:35
47432         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
47433              into maintperl.
47434              
47435              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
47436              
47437              Forgot to check-in the larger part of #9120, duh.
47438              
47439              Subject: Another patch for integer.pm POD 
47440              
47441              h2ph strictness and cleanliness from Kurt Starsinic.
47442              
47443              Borland filename case problem.
47444              
47445              h2ph strictness and cleanliness from Kurt Starsinic.
47446              
47447              Subject: [PATCH] the uncontroversial doc patches
47448      Branch: maint-5.6/perl
47449           +> win32/sncfnmcs.pl
47450           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
47451           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
47452           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
47453           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
47454           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
47455           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
47456           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
47457 ____________________________________________________________________________
47458 [  9226] By: jhi                                   on 2001/03/19  02:10:21
47459         Log: Integrate changes #9207,9214 from mainline into maintperl.
47460              
47461              podchecker relaxations: =over has an *optional* number after it,
47462              and whitespace in L<> is okay.
47463      Branch: maint-5.6/perl
47464           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
47465           !> t/pod/poderrs.xr
47466 ____________________________________________________________________________
47467 [  9225] By: jhi                                   on 2001/03/19  02:07:38
47468         Log: Integrate change #9219 from maintperl into mainline.
47469              
47470              remove duplicated tests
47471      Branch: perl
47472           !> t/op/re_tests
47473 ____________________________________________________________________________
47474 [  9224] By: jhi                                   on 2001/03/19  02:06:11
47475         Log: Integrate change #9223 from mainline to maintperl.
47476              
47477              Document -Dmksymlinks.
47478      Branch: maint-5.6/perl
47479           !> INSTALL
47480 ____________________________________________________________________________
47481 [  9223] By: jhi                                   on 2001/03/19  02:01:25
47482         Log: Document -Dmksymlinks.
47483      Branch: perl
47484            ! INSTALL
47485 ____________________________________________________________________________
47486 [  9222] By: jhi                                   on 2001/03/19  01:15:35
47487         Log: The -Dmksymlinks wasn't working for maintperl.
47488      Branch: maint-5.6/perl
47489            ! Configure
47490 ____________________________________________________________________________
47491 [  9221] By: jhi                                   on 2001/03/19  00:49:43
47492         Log: Cleanup pixie residue.
47493      Branch: perl
47494            ! Makefile.SH
47495 ____________________________________________________________________________
47496 [  9220] By: jhi                                   on 2001/03/19  00:44:47
47497         Log: Document the use of pixie/prof; create make targets for it.
47498              
47499              TODO: make t/TEST pixie-aware.
47500      Branch: perl
47501            ! Makefile.SH pod/perlhack.pod
47502 ____________________________________________________________________________
47503 [  9219] By: gsar                                  on 2001/03/19  00:16:55
47504         Log: remove duplicated tests
47505      Branch: maint-5.6/perl
47506            ! t/op/re_tests
47507 ____________________________________________________________________________
47508 [  9218] By: jhi                                   on 2001/03/18  23:59:31
47509         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
47510      Branch: perl
47511            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
47512 ____________________________________________________________________________
47513 [  9217] By: jhi                                   on 2001/03/18  23:25:20
47514         Log: Rewrite the tests section of Makefile to be less redundant
47515              and to allow for more flexible test targets, many recursive
47516              make calls introduced.
47517      Branch: perl
47518            ! Makefile.SH
47519 ____________________________________________________________________________
47520 [  9216] By: jhi                                   on 2001/03/18  22:30:04
47521         Log: Document the use of Third Degree (sparsely).
47522      Branch: perl
47523            ! pod/perlhack.pod t/TEST
47524 ____________________________________________________________________________
47525 [  9215] By: jhi                                   on 2001/03/18  22:10:30
47526         Log: Make targets for testing with Third Degree.
47527      Branch: perl
47528            ! Makefile.SH
47529 ____________________________________________________________________________
47530 [  9214] By: jhi                                   on 2001/03/18  21:08:53
47531         Log: The podchecker relaxations need to mirrored also at the tests.
47532      Branch: perl
47533            ! t/pod/poderrs.xr
47534 ____________________________________________________________________________
47535 [  9213] By: jhi                                   on 2001/03/18  20:56:21
47536         Log: Update Changes.
47537      Branch: perl
47538            ! Changes patchlevel.h
47539 ____________________________________________________________________________
47540 [  9212] By: jhi                                   on 2001/03/18  20:36:59
47541         Log: Looking for config.sh in parent directories isn't
47542              very useful for the toplevel Makefile.
47543      Branch: perl
47544            ! Makefile.SH
47545 ____________________________________________________________________________
47546 [  9211] By: jhi                                   on 2001/03/18  20:33:37
47547         Log: On "make clean" take care of Third Degree droppings.
47548      Branch: perl
47549            ! Makefile.SH
47550 ____________________________________________________________________________
47551 [  9210] By: jhi                                   on 2001/03/18  20:21:34
47552         Log: Add a hook for running the tests under the Third Degree
47553              debugging tool (set $ENV{PERL_3LOG} to non-zero)
47554              
47555              TODO: Document the use of Third Degree.
47556      Branch: perl
47557            ! t/TEST
47558 ____________________________________________________________________________
47559 [  9209] By: jhi                                   on 2001/03/18  20:19:07
47560         Log: Regen toc and api pods.
47561      Branch: perl
47562            ! pod/perlapi.pod pod/perltoc.pod
47563 ____________________________________________________________________________
47564 [  9208] By: jhi                                   on 2001/03/18  20:12:12
47565         Log: Integrate changes #8128,9132 from mainline into maintperl,
47566              Tie::SubstrHash fixes.
47567      Branch: maint-5.6/perl
47568           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
47569 ____________________________________________________________________________
47570 [  9207] By: jhi                                   on 2001/03/18  20:07:43
47571         Log: podchecker relaxations from Michael Stevens.
47572      Branch: perl
47573            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
47574 ____________________________________________________________________________
47575 [  9206] By: jhi                                   on 2001/03/18  20:04:24
47576         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
47577      Branch: perl
47578            ! lib/Locale/Constants.pm lib/Locale/Country.pm
47579            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
47580            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
47581 ____________________________________________________________________________
47582 [  9205] By: jhi                                   on 2001/03/18  19:54:45
47583         Log: Integrate changes #9161,9162 from maintperl to mainline.
47584              
47585              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
47586              results
47587      Branch: perl
47588           !> t/op/magic.t
47589 ____________________________________________________________________________
47590 [  9204] By: jhi                                   on 2001/03/18  19:37:46
47591         Log: Make perl.third checks more understandable to the builder.
47592      Branch: perl
47593            ! Makefile.SH
47594 ____________________________________________________________________________
47595 [  9203] By: jhi                                   on 2001/03/18  19:20:54
47596         Log: Re-integrate #9138 from maintperl to mainline,
47597              the squelching of the unneeded "Scalars leaked" messages.
47598      Branch: perl
47599           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
47600           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
47601           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
47602 ____________________________________________________________________________
47603 [  9202] By: jhi                                   on 2001/03/18  18:48:36
47604         Log: More robust and more paranoid perl.third target.
47605      Branch: perl
47606            ! Makefile.SH
47607 ____________________________________________________________________________
47608 [  9201] By: jhi                                   on 2001/03/18  18:39:21
47609         Log: Integrate change #9197 from maintperl to mainline.
47610              
47611              more thorough cleaning of arenas.
47612      Branch: perl
47613           !> embed.pl perl.c proto.h sv.c t/op/sort.t
47614 ____________________________________________________________________________
47615 [  9200] By: jhi                                   on 2001/03/18  18:25:17
47616         Log: Integrate perlio.
47617      Branch: perl
47618           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
47619           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
47620           !> t/lib/encode.t toke.c universal.c utf8.c
47621 ____________________________________________________________________________
47622 [  9199] By: nick                                  on 2001/03/18  15:23:51
47623         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
47624              is the sense of the test being done. Avoid some magical 127 and 128 values
47625              by using macros.
47626      Branch: perlio
47627            ! doop.c pp_ctl.c sv.c toke.c
47628 ____________________________________________________________________________
47629 [  9198] By: nick                                  on 2001/03/18  14:18:12
47630         Log: UTF-X encoding invariance for Encode:
47631              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
47632              - move the XS code for those to universal.c (so in miniperl)
47633              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
47634              - change ext/Encode/compile to use above.
47635              - Fix t/lib/encode.t for above
47636              - Teach t/lib/b.t to expect -uutf8
47637              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
47638              utf8.pm is needed.
47639      Branch: perlio
47640            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
47641            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
47642 ____________________________________________________________________________
47643 [  9197] By: gsar                                  on 2001/03/18  12:15:57
47644         Log: more thorough cleaning of arenas--keep going until no more
47645              SvREFCNT_dec()s occur (this fixes the problem that causes the
47646              pesky "Scalars leaked" warnings)
47647      Branch: maint-5.6/perl
47648            ! embed.pl perl.c proto.h sv.c t/op/sort.t
47649 ____________________________________________________________________________
47650 [  9196] By: nick                                  on 2001/03/18  10:57:29
47651         Log: Fix pragma/utf8.t # 15
47652              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
47653              are SvUTF8 as well.
47654      Branch: perlio
47655            ! toke.c
47656 ____________________________________________________________________________
47657 [  9195] By: nick                                  on 2001/03/18  09:27:06
47658         Log: Integrate mainline
47659      Branch: perlio
47660           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
47661           !> t/op/pat.t
47662 ____________________________________________________________________________
47663 [  9194] By: jhi                                   on 2001/03/18  05:29:59
47664         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
47665              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
47666      Branch: perl
47667            ! op.c op.h t/op/misc.t t/op/pat.t
47668 ____________________________________________________________________________
47669 [  9193] By: jhi                                   on 2001/03/18  05:15:06
47670         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
47671      Branch: perl
47672            ! mg.c t/op/pat.t
47673 ____________________________________________________________________________
47674 [  9192] By: jhi                                   on 2001/03/18  04:22:43
47675         Log: tr/// UTF-8 patches from Inaba Hiroto.
47676      Branch: perl
47677            ! doop.c op.c
47678 ____________________________________________________________________________
47679 [  9191] By: jhi                                   on 2001/03/18  04:21:17
47680         Log: Integrate perlio.
47681      Branch: perl
47682           !> utf8.c utfebcdic.h
47683 ____________________________________________________________________________
47684 [  9190] By: nick                                  on 2001/03/17  20:32:01
47685         Log: Correct #if EBCDIC side typos.
47686              Builds and passes many tests on OS390.
47687      Branch: perlio
47688            ! utf8.c utfebcdic.h
47689 ____________________________________________________________________________
47690 [  9189] By: jhi                                   on 2001/03/17  18:55:49
47691         Log: Add prerequisites for the perl.third target.
47692      Branch: perl
47693            ! Makefile.SH
47694 ____________________________________________________________________________
47695 [  9188] By: jhi                                   on 2001/03/17  18:46:00
47696         Log: Integrate perlio.
47697      Branch: perl
47698           +> utfebcdic.h
47699           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
47700 ____________________________________________________________________________
47701 [  9187] By: jhi                                   on 2001/03/17  18:38:47
47702         Log: Add a make rule for perl.third (the Third Degree memory debugging
47703              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
47704      Branch: perl
47705            ! Makefile.SH
47706 ____________________________________________________________________________
47707 [  9186] By: nick                                  on 2001/03/17  18:34:48
47708         Log: MANIFEST addition :-(
47709      Branch: perlio
47710            ! MANIFEST
47711 ____________________________________________________________________________
47712 [  9185] By: nick                                  on 2001/03/17  18:29:50
47713         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
47714              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
47715              a superset of ASCII are invariant under the encoding. This is EBCDIC
47716              friendly as an encoded string can be looked at as being EBCDIC by lexer
47717              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
47718              ASCII on ASCII machines.
47719              
47720              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
47721              seperate.
47722              - Add some more macros to comprehend different shift amounts and
47723              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
47724              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
47725              and conditionally #include it.
47726              
47727              EBCDIC build as yet untested.  ASCII still fails the one test.
47728      Branch: perlio
47729            + utfebcdic.h
47730            ! utf8.c utf8.h
47731 ____________________________________________________________________________
47732 [  9184] By: nick                                  on 2001/03/17  17:44:16
47733         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
47734      Branch: perlio
47735            ! doop.c perl.h pp.c utf8.h
47736 ____________________________________________________________________________
47737 [  9183] By: jhi                                   on 2001/03/17  15:55:42
47738         Log: Integrate perlio.
47739      Branch: perl
47740            ! MANIFEST
47741           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
47742 ____________________________________________________________________________
47743 [  9182] By: nick                                  on 2001/03/17  09:16:06
47744         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
47745      Branch: perlio
47746            ! t/op/pat.t
47747 ____________________________________________________________________________
47748 [  9181] By: nick                                  on 2001/03/17  09:15:11
47749         Log: Integrate mainline.
47750      Branch: perlio
47751           +> lib/Locale/Constants.pm lib/Locale/Country.pm
47752           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
47753           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
47754           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
47755           !> (integrate 83 files)
47756 ____________________________________________________________________________
47757 [  9180] By: nick                                  on 2001/03/16  17:23:21
47758         Log: EBCDIC Fixes.
47759      Branch: perlio
47760            ! perl.h sv.c toke.c utf8.c utf8.h
47761 ____________________________________________________________________________
47762 [  9179] By: jhi                                   on 2001/03/16  14:10:12
47763         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
47764              a change needed to work around an AIX compiler bug.
47765      Branch: perl
47766            ! ext/Storable/Storable.xs
47767 ____________________________________________________________________________
47768 [  9178] By: jhi                                   on 2001/03/16  03:19:59
47769         Log: With Damian's approval synchronize damian's modules'
47770              licensing with Perl's standard module licensing.
47771      Branch: perl
47772            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
47773 ____________________________________________________________________________
47774 [  9177] By: jhi                                   on 2001/03/16  03:15:34
47775         Log: Make the Filter::Util:Call files have their own copies
47776              of the Perl standard module licensing, from Paul Marquess.
47777      Branch: perl
47778            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
47779 ____________________________________________________________________________
47780 [  9176] By: jhi                                   on 2001/03/16  02:56:04
47781         Log: Subject: [PATCH] more pod patches
47782              From: Michael Stevens <michael@etla.org>
47783              Date: Thu, 15 Mar 2001 21:25:18 +0000
47784              Message-ID: <20010315212518.A18870@firedrake.org>
47785      Branch: perl
47786            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
47787            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
47788            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
47789            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
47790            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
47791            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
47792            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
47793            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
47794            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
47795            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
47796            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
47797            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
47798            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
47799            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
47800            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
47801            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
47802            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
47803            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
47804            ! lib/Locale/Country.pm lib/Locale/Language.pm
47805            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
47806            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
47807            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
47808            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
47809            ! os2/OS2/Process/Process.pm
47810 ____________________________________________________________________________
47811 [  9175] By: jhi                                   on 2001/03/16  02:53:32
47812         Log: Subject: [PATCH] the uncontroversial doc patches
47813              From: Michael Stevens <michael@etla.org>
47814              Date: Thu, 15 Mar 2001 20:01:12 +0000
47815              Message-ID: <20010315200112.A7636@firedrake.org>
47816      Branch: perl
47817            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
47818            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
47819            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
47820            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
47821            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
47822 ____________________________________________________________________________
47823 [  9174] By: jhi                                   on 2001/03/16  02:50:49
47824         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
47825              From: Paul Lindner <lindner@inuus.com>
47826              Date: Fri, 16 Mar 2001 11:28:03 -0800
47827              Message-ID: <20010316112803.A7577@inuus.com>
47828      Branch: perl
47829            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
47830 ____________________________________________________________________________
47831 [  9173] By: nick                                  on 2001/03/15  20:21:03
47832         Log: 1st day's EBCDIC fixes:
47833              - toke.c's parsing of strings needed attention
47834              needed to conditionally e2a if string was already UTF-8
47835              - e2a/a2e tables where wrong way round.
47836              - new macros in utf8.h
47837      Branch: perlio
47838            ! perl.h toke.c utf8.h
47839 ____________________________________________________________________________
47840 [  9172] By: jhi                                   on 2001/03/15  15:17:17
47841         Log: Update Changes.
47842      Branch: perl
47843            ! Changes patchlevel.h
47844 ____________________________________________________________________________
47845 [  9171] By: jhi                                   on 2001/03/15  15:09:32
47846         Log: Subject: Re: Another Borland C++ problem.
47847              From: "Vadim Konovalov" <watman@inbox.ru>
47848              Date: Sat, 10 Mar 2001 19:26:07 +0300
47849              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
47850              
47851              Borland filename case problem.
47852      Branch: perl
47853            + win32/sncfnmcs.pl
47854            ! MANIFEST README.win32
47855 ____________________________________________________________________________
47856 [  9170] By: jhi                                   on 2001/03/15  14:54:23
47857         Log: Add Locale::Codes 1.06, from Neil Bowers.
47858      Branch: perl
47859            + lib/Locale/Constants.pm lib/Locale/Country.pm
47860            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
47861            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
47862            + t/lib/lc-language.t t/lib/lc-uk.t
47863            ! MANIFEST
47864 ____________________________________________________________________________
47865 [  9169] By: jhi                                   on 2001/03/15  14:19:01
47866         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
47867      Branch: perl
47868            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
47869            ! ext/Storable/Storable.xs
47870 ____________________________________________________________________________
47871 [  9168] By: jhi                                   on 2001/03/15  14:13:22
47872         Log: Integrate changes #9120,9167 from mainline to maintperl.
47873              
47874              Subject: [PATCH 5.6.1] OS/2 docs
47875              
47876              Subject: [PATCH 5.6.1] perldoc
47877      Branch: maint-5.6/perl
47878           !> os2/Changes utils/perldoc.PL
47879 ____________________________________________________________________________
47880 [  9167] By: jhi                                   on 2001/03/15  14:07:42
47881         Log: Subject: [PATCH 5.6.1] perldoc
47882              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47883              Date: Wed, 14 Mar 2001 23:46:52 -0500
47884              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
47885      Branch: perl
47886            ! utils/perldoc.PL
47887 ____________________________________________________________________________
47888 [  9166] By: jhi                                   on 2001/03/15  13:53:15
47889         Log: sigaction test condition tweakage.
47890      Branch: perl
47891            ! t/lib/sigaction.t
47892 ____________________________________________________________________________
47893 [  9165] By: alanbur                               on 2001/03/15  03:49:17
47894         Log: Resynchronised with parent
47895      Branch: maint-5.6/pureperl
47896           +> os2/os2add.sym t/op/anonsub.t
47897           !> (integrate 72 files)
47898 ____________________________________________________________________________
47899 [  9164] By: jhi                                   on 2001/03/15  01:05:01
47900         Log: Avoid stomping off the beginning of an array in tr///.
47901      Branch: perl
47902            ! op.c
47903 ____________________________________________________________________________
47904 [  9163] By: jhi                                   on 2001/03/15  00:58:57
47905         Log: h2ph strictness and cleanliness from Kurt Starsinic.
47906      Branch: perl
47907            ! utils/h2ph.PL
47908 ____________________________________________________________________________
47909 [  9162] By: gsar                                  on 2001/03/15  00:56:53
47910         Log: avoid warnings
47911      Branch: maint-5.6/perl
47912            ! t/op/magic.t
47913 ____________________________________________________________________________
47914 [  9161] By: gsar                                  on 2001/03/15  00:52:09
47915         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
47916              results
47917      Branch: maint-5.6/perl
47918            ! t/op/magic.t
47919 ____________________________________________________________________________
47920 [  9160] By: jhi                                   on 2001/03/14  22:02:10
47921         Log: Do not use the Perl malloc in IRIX, suggested by
47922              Helmus Jarausch.
47923      Branch: perl
47924            ! hints/irix_6.sh
47925 ____________________________________________________________________________
47926 [  9159] By: nick                                  on 2001/03/14  21:45:59
47927         Log: Integrate mainline
47928      Branch: perlio
47929           +> t/op/loopctl.t
47930           !> (integrate 41 files)
47931 ____________________________________________________________________________
47932 [  9158] By: jhi                                   on 2001/03/14  21:10:09
47933         Log: The Day of the Retractions continues: the #9138
47934              (integrated in #9144) doesn't work well in mainline.
47935      Branch: perl
47936            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
47937            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
47938            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
47939 ____________________________________________________________________________
47940 [  9157] By: jhi                                   on 2001/03/14  20:58:12
47941         Log: The #9145 CANNOT be enabled: the clear_pmop code still
47942              dumps core all over in Tru64.
47943      Branch: perl
47944            ! op.c op.h t/op/pat.t
47945 ____________________________________________________________________________
47946 [  9156] By: jhi                                   on 2001/03/14  20:48:06
47947         Log: Integrate change #9154 from maintperl to mainline.
47948              
47949              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
47950              (caused Storable 1.0.10 to break on windows)
47951      Branch: perl
47952           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
47953           !> perlapi.c proto.h
47954 ____________________________________________________________________________
47955 [  9155] By: jhi                                   on 2001/03/14  20:23:53
47956         Log: Retract #9136: breaks threading (and binary compatibility).
47957      Branch: perl
47958            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
47959 ____________________________________________________________________________
47960 [  9154] By: gsar                                  on 2001/03/14  17:48:18
47961         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
47962              (caused Storable 1.0.10 to break on windows)
47963      Branch: maint-5.6/perl
47964            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
47965            ! perlapi.c proto.h
47966 ____________________________________________________________________________
47967 [  9153] By: jhi                                   on 2001/03/14  13:35:21
47968         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
47969      Branch: perl
47970            ! t/lib/sigaction.t
47971 ____________________________________________________________________________
47972 [  9152] By: gsar                                  on 2001/03/14  07:29:40
47973         Log: back out changes#9012,9010,9009 and parts of change#9016
47974              (causes ABRs under purify, and some prerequisites don't
47975              seem to be there in 5.6.x)
47976      Branch: maint-5.6/perl
47977            ! doop.c op.c t/op/tr.t toke.c
47978 ____________________________________________________________________________
47979 [  9151] By: gsar                                  on 2001/03/14  07:01:29
47980         Log: reenable change#9145 (the test was busted due to a missing
47981              C<print "ok 27\n">)
47982      Branch: perl
47983            ! op.c op.h t/op/pat.t
47984 ____________________________________________________________________________
47985 [  9150] By: jhi                                   on 2001/03/14  06:38:36
47986         Log: Retract #9145.
47987      Branch: perl
47988            ! op.c op.h t/op/pat.t
47989 ____________________________________________________________________________
47990 [  9149] By: jhi                                   on 2001/03/14  06:14:56
47991         Log: Retract #9143.
47992      Branch: perl
47993            ! op.c
47994 ____________________________________________________________________________
47995 [  9148] By: gsar                                  on 2001/03/14  06:13:02
47996         Log: Uninitialized Memory Read in regexec.c
47997      Branch: perl
47998            ! regexec.c
47999 ____________________________________________________________________________
48000 [  9147] By: jhi                                   on 2001/03/14  04:59:54
48001         Log: Subject: PATCH: make goto work in nested eval ""
48002              From: Robin Houston <robin@kitsite.com>
48003              Date: Wed, 14 Mar 2001 04:16:10 +0000
48004              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
48005      Branch: perl
48006            ! pp_ctl.c t/op/goto.t
48007 ____________________________________________________________________________
48008 [  9146] By: jhi                                   on 2001/03/14  04:42:54
48009         Log: Preserve the #ifdef PERL_CORE in perly.h.
48010      Branch: perl
48011            ! perly.fixer
48012 ____________________________________________________________________________
48013 [  9145] By: jhi                                   on 2001/03/14  03:57:41
48014         Log: (Retracted by #9150.)
48015      Branch: perl
48016            ! op.c op.h t/op/pat.t
48017 ____________________________________________________________________________
48018 [  9144] By: jhi                                   on 2001/03/14  03:50:38
48019         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
48020              
48021              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
48022              
48023              remove squelch controls for "Scalars leaked" messages in most places
48024              (these are now cured)
48025              
48026              fix another memory leak reported by purify (tie callbacks that
48027              croak can leak when wiping out magic)
48028      Branch: perl
48029           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
48030           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
48031           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
48032           !> t/pragma/warnings.t
48033 ____________________________________________________________________________
48034 [  9143] By: jhi                                   on 2001/03/14  03:37:53
48035         Log: (Retracted by #9149.)
48036      Branch: perl
48037            ! op.c
48038 ____________________________________________________________________________
48039 [  9142] By: gsar                                  on 2001/03/14  03:20:48
48040         Log: fix another memory leak reported by purify (tie callbacks that
48041              croak can leak when wiping out magic)
48042      Branch: maint-5.6/perl
48043            ! scope.c
48044 ____________________________________________________________________________
48045 [  9141] By: jhi                                   on 2001/03/14  02:55:00
48046         Log: Subject: PATCH for [ID 20010305.003]
48047              From: Robin Houston <robin@kitsite.com>
48048              Date: Wed, 14 Mar 2001 02:45:51 +0000
48049              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
48050      Branch: perl
48051            ! pp_ctl.c t/op/eval.t
48052 ____________________________________________________________________________
48053 [  9140] By: jhi                                   on 2001/03/14  02:41:54
48054         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
48055              Date: Wed, 14 Mar 2001 01:52:51 +0000
48056              From: Robin Houston <robin@kitsite.com>
48057              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
48058              
48059              Fix for 2000313.004.
48060      Branch: perl
48061            ! pp_ctl.c t/op/goto.t
48062 ____________________________________________________________________________
48063 [  9139] By: jhi                                   on 2001/03/14  02:40:50
48064         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
48065              From: Robin Houston <robin@kitsite.com>
48066              Date: Wed, 14 Mar 2001 00:43:45 +0000
48067              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
48068      Branch: perl
48069            + t/op/loopctl.t
48070            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
48071            ! vms/perly_c.vms
48072 ____________________________________________________________________________
48073 [  9138] By: gsar                                  on 2001/03/14  01:18:00
48074         Log: remove squelch controls for "Scalars leaked" messages in most places
48075              (these are now cured)
48076      Branch: maint-5.6/perl
48077            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
48078            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
48079            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
48080 ____________________________________________________________________________
48081 [  9137] By: gsar                                  on 2001/03/14  00:57:04
48082         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
48083      Branch: maint-5.6/perl
48084            ! regcomp.c
48085 ____________________________________________________________________________
48086 [  9136] By: jhi                                   on 2001/03/13  23:12:24
48087         Log: (Retracted by #9155)
48088              
48089              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
48090              From: Jens-Uwe Mager <jum@helios.de>
48091              Date: Wed, 21 Feb 2001 21:32:04 +0100
48092              Message-ID: <20010221213203.A18340@ans.helios.de>
48093      Branch: perl
48094            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
48095 ____________________________________________________________________________
48096 [  9135] By: jhi                                   on 2001/03/13  22:50:05
48097         Log: Integrate perlio.
48098      Branch: perl
48099           !> pp.c
48100 ____________________________________________________________________________
48101 [  9134] By: jhi                                   on 2001/03/13  22:49:05
48102         Log: Integrate change #9131 from maintperl into mainline.
48103              
48104              make the error text look more consistent in hints/hpux.sh
48105      Branch: perl
48106           !> hints/hpux.sh
48107 ____________________________________________________________________________
48108 [  9133] By: gsar                                  on 2001/03/13  22:46:20
48109         Log: integrate change#9067 from mainline
48110              
48111              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
48112      Branch: maint-5.6/perl
48113           !> lib/ExtUtils/MM_Unix.pm
48114 ____________________________________________________________________________
48115 [  9132] By: jhi                                   on 2001/03/13  22:41:21
48116         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
48117              From: "John P. Linderman" <jpl@research.att.com>
48118              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
48119              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
48120              
48121              A more correct prime finder.
48122      Branch: perl
48123            ! lib/Tie/SubstrHash.pm
48124 ____________________________________________________________________________
48125 [  9131] By: gsar                                  on 2001/03/13  22:30:42
48126         Log: make the error text look more consistent in hints/hpux.sh
48127      Branch: maint-5.6/perl
48128            ! hints/hpux.sh
48129 ____________________________________________________________________________
48130 [  9130] By: jhi                                   on 2001/03/13  22:23:44
48131         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
48132              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48133              Date: Tue, 13 Mar 2001 18:41:26 +0100
48134              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
48135              
48136              If the test is run non-interactively the default handler
48137              is different.
48138      Branch: perl
48139            ! t/lib/sigaction.t
48140 ____________________________________________________________________________
48141 [  9129] By: jhi                                   on 2001/03/13  22:20:21
48142         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
48143              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
48144              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
48145              Date:     Tue, 13 Mar 2001 16:44:32 EST
48146      Branch: perl
48147            ! t/lib/1_compile.t
48148 ____________________________________________________________________________
48149 [  9128] By: jhi                                   on 2001/03/13  22:18:34
48150         Log: Subject: Another patch for integer.pm POD 
48151              From: "John L. Allen" <allen@grumman.com>
48152              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
48153              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
48154      Branch: perl
48155            ! lib/integer.pm
48156 ____________________________________________________________________________
48157 [  9127] By: nick                                  on 2001/03/13  21:26:30
48158         Log: Integrate mainline.
48159      Branch: perlio
48160           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
48161           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
48162           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
48163           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
48164           !> Changes Configure MANIFEST README.os2 README.os390
48165           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
48166           !> os2/Changes patchlevel.h win32/perlhost.h
48167 ____________________________________________________________________________
48168 [  9126] By: nick                                  on 2001/03/13  20:39:51
48169         Log: #ifdef'ed out code to make packed side of pack/unpack
48170              octets. (i.e. pack('U') => encode_utf8).
48171      Branch: perlio
48172            ! pp.c
48173 ____________________________________________________________________________
48174 [  9125] By: jhi                                   on 2001/03/13  15:07:16
48175         Log: Update Changes.
48176      Branch: perl
48177            ! Changes patchlevel.h
48178 ____________________________________________________________________________
48179 [  9124] By: jhi                                   on 2001/03/13  14:22:45
48180         Log: Workaround for the buggy ("internal compiler error")
48181              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
48182              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
48183              of Andreas König.
48184      Branch: perl
48185            ! ext/re/Makefile.PL hints/aix.sh
48186 ____________________________________________________________________________
48187 [  9123] By: jhi                                   on 2001/03/13  03:24:34
48188         Log: Typo in #9114.
48189      Branch: metaconfig
48190            ! U/modified/myhostname.U
48191 ____________________________________________________________________________
48192 [  9122] By: jhi                                   on 2001/03/13  03:24:06
48193         Log: Typo in #9113.
48194      Branch: perl
48195            ! Configure
48196 ____________________________________________________________________________
48197 [  9121] By: jhi                                   on 2001/03/13  01:53:05
48198         Log: Forgot to check-in the larger part of #9120, duh.
48199      Branch: perl
48200            ! README.os2
48201 ____________________________________________________________________________
48202 [  9120] By: jhi                                   on 2001/03/13  01:51:31
48203         Log: Subject: [PATCH 5.6.1] OS/2 docs
48204              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48205              Date: Mon, 12 Mar 2001 03:27:32 -0500
48206              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
48207      Branch: perl
48208            ! os2/Changes
48209 ____________________________________________________________________________
48210 [  9119] By: jhi                                   on 2001/03/13  01:49:41
48211         Log: Integrate change #9116 from maintperl into mainline.
48212              
48213              Win32::GetCwd() returns C: instead of C:\ in the root directory
48214              under ithreads
48215      Branch: perl
48216           !> win32/perlhost.h
48217 ____________________________________________________________________________
48218 [  9118] By: jhi                                   on 2001/03/13  01:13:39
48219         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
48220      Branch: perl
48221            + lib/Switch.pm t/lib/switch.t
48222            ! MANIFEST
48223 ____________________________________________________________________________
48224 [  9117] By: jhi                                   on 2001/03/13  01:03:17
48225         Log: Add Text::Balanced 1.83.
48226      Branch: perl
48227            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
48228            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
48229            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
48230            + t/lib/tb-xvari.t
48231            ! MANIFEST
48232 ____________________________________________________________________________
48233 [  9116] By: gsar                                  on 2001/03/13  00:55:53
48234         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
48235              under ithreads
48236      Branch: maint-5.6/perl
48237            ! win32/perlhost.h
48238 ____________________________________________________________________________
48239 [  9115] By: jhi                                   on 2001/03/13  00:54:09
48240         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
48241              From: "John L. Allen" <allen@grumman.com>
48242              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
48243              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
48244              
48245              use integer document clarification.
48246      Branch: perl
48247            ! lib/integer.pm
48248 ____________________________________________________________________________
48249 [  9114] By: jhi                                   on 2001/03/13  00:38:54
48250         Log: Metaconfig unit change for #9113.
48251      Branch: metaconfig
48252            ! U/modified/myhostname.U
48253 ____________________________________________________________________________
48254 [  9113] By: jhi                                   on 2001/03/13  00:38:35
48255         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?)
48256              From: Peter Prymmer <pvhp@forte.com>
48257              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
48258              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
48259      Branch: perl
48260            ! Configure README.os390 hints/os390.sh
48261 ____________________________________________________________________________
48262 [  9112] By: jhi                                   on 2001/03/13  00:29:00
48263         Log: Integrate perlio.
48264      Branch: perl
48265           !> sv.c utf8.h
48266 ____________________________________________________________________________
48267 [  9111] By: nick                                  on 2001/03/12  21:16:33
48268         Log: Integrate mainline.
48269      Branch: perlio
48270           +> t/op/anonsub.t
48271           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
48272           !> proto.h sv.c
48273 ____________________________________________________________________________
48274 [  9110] By: nick                                  on 2001/03/12  21:00:13
48275         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
48276      Branch: perlio
48277            ! sv.c utf8.h
48278 ____________________________________________________________________________
48279 [  9109] By: jhi                                   on 2001/03/12  16:04:47
48280         Log: Integrate change #9108 from maintperl to mainline.
48281              
48282              fix memory leak in C<sub X { sub {} }> arising from a refcount
48283              loop between the outer sub and the inner prototype anonsub
48284              
48285              this also enables closures returned by subroutines that
48286              subsequently get redefined to work without generating coredumps :)
48287              
48288              completely removed the free_closures() hack--it shouldn't be
48289              needed anymore
48290      Branch: perl
48291           +> t/op/anonsub.t
48292           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
48293           !> proto.h sv.c
48294 ____________________________________________________________________________
48295 [  9108] By: gsar                                  on 2001/03/12  10:21:31
48296         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
48297              loop between the outer sub and the inner prototype anonsub
48298              
48299              this also enables closures returned by subroutines that
48300              subsequently get redefined to work without generating coredumps :)
48301              
48302              completely removed the free_closures() hack--it shouldn't be
48303              needed anymore
48304      Branch: maint-5.6/perl
48305            + t/op/anonsub.t
48306            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
48307            ! proto.h sv.c
48308 ____________________________________________________________________________
48309 [  9107] By: jhi                                   on 2001/03/12  05:15:31
48310         Log: Integrate perlio.
48311      Branch: perl
48312           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
48313 ____________________________________________________________________________
48314 [  9106] By: nick                                  on 2001/03/11  20:10:12
48315         Log: regcomp.c is working in native space, not Unicode space (if different)
48316              as it is doing compare against 'W' in \W etc.
48317      Branch: perlio
48318            ! regcomp.c
48319 ____________________________________________________________________________
48320 [  9105] By: nick                                  on 2001/03/11  19:39:34
48321         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
48322              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
48323      Branch: perlio
48324            ! regcomp.c toke.c utf8.c
48325 ____________________________________________________________________________
48326 [  9104] By: nick                                  on 2001/03/11  18:15:44
48327         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
48328      Branch: perlio
48329            ! sv.c
48330 ____________________________________________________________________________
48331 [  9103] By: nick                                  on 2001/03/11  18:03:28
48332         Log: Integrate mainline (for regexp stuff).
48333      Branch: perlio
48334           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
48335           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
48336           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
48337           !> t/lib/errno.t t/op/pat.t
48338 ____________________________________________________________________________
48339 [  9102] By: nick                                  on 2001/03/11  17:44:20
48340         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
48341              - exclude layer syms in makedef.pl for sfio
48342              - also inhibit Encode from trying to build ":encode()" layer.
48343      Branch: perlio
48344            ! ext/Encode/Encode.xs makedef.pl
48345 ____________________________________________________________________________
48346 [  9101] By: jhi                                   on 2001/03/10  22:38:13
48347         Log: The $Is_MacOS needs to be declared.
48348      Branch: perl
48349            ! lib/ExtUtils/Manifest.pm
48350 ____________________________________________________________________________
48351 [  9100] By: jhi                                   on 2001/03/10  22:14:29
48352         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
48353              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
48354              pollute the symbolspace if using sfio.
48355      Branch: perl
48356            ! ext/Encode/Encode.xs
48357 ____________________________________________________________________________
48358 [  9099] By: jhi                                   on 2001/03/10  21:58:48
48359         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
48360              Date: Sat, 10 Mar 2001 14:23:55 -0500
48361              From: Chris Nandor <pudge@pobox.com>
48362              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
48363      Branch: perl
48364            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
48365            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
48366            ! t/lib/errno.t
48367 ____________________________________________________________________________
48368 [  9098] By: jhi                                   on 2001/03/10  21:38:30
48369         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
48370      Branch: perl
48371            ! regcomp.c regexec.c t/op/pat.t
48372 ____________________________________________________________________________
48373 [  9097] By: jhi                                   on 2001/03/10  14:38:07
48374         Log: Integrate perlio.
48375      Branch: perl
48376           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
48377           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
48378           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
48379 ____________________________________________________________________________
48380 [  9096] By: nick                                  on 2001/03/10  11:55:43
48381         Log: EBCDIC sanity - phase I
48382              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
48383              - use utf8n_xxxx (c.f. pvn) for forms which take length.
48384              - back out vN.N and $^V exceptions to e2a/a2e
48385              - make "locale" isxxx macros be uvchr (may be redundant?)
48386              
48387              Not clear yet that toUPPER_uni et. al. return being handled correctly.
48388              The tr// and rexexp stuff still needs an audit, assumption is they are working
48389              in Unicode space.
48390              
48391              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
48392      Branch: perlio
48393            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
48394            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
48395            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
48396 ____________________________________________________________________________
48397 [  9095] By: jhi                                   on 2001/03/09  22:10:01
48398         Log: Integrate perlio.
48399      Branch: perl
48400           !> dump.c
48401 ____________________________________________________________________________
48402 [  9094] By: nick                                  on 2001/03/09  17:36:38
48403         Log: Builds an passes all tests after integrate and this tweak.
48404      Branch: perlio
48405            ! dump.c
48406 ____________________________________________________________________________
48407 [  9093] By: nick                                  on 2001/03/09  17:16:03
48408         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
48409      Branch: perlio
48410           +> lib/unicode/Scripts.txt t/lib/sigaction.t
48411           !> (integrate 79 files)
48412 ____________________________________________________________________________
48413 [  9092] By: jhi                                   on 2001/03/09  15:28:26
48414         Log: Update Changes.
48415      Branch: perl
48416            ! Changes patchlevel.h
48417 ____________________________________________________________________________
48418 [  9091] By: jhi                                   on 2001/03/09  15:25:05
48419         Log: In op/stat #35 better to scan all the potential directories
48420              for setuids, not just the first one.
48421      Branch: perl
48422            ! t/op/stat.t
48423 ____________________________________________________________________________
48424 [  9090] By: jhi                                   on 2001/03/09  15:01:27
48425         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
48426              From: rspier@pobox.com (Robert Spier)
48427              Date: Fri, 9 Mar 2001 03:30:20 -0500
48428              Message-ID: <15016.38044.381174.160189@rls.cx>
48429              
48430              EXISTS() returning undef mistakenly triggered a FETCH().
48431      Branch: perl
48432            ! hv.c
48433 ____________________________________________________________________________
48434 [  9089] By: jhi                                   on 2001/03/09  14:59:02
48435         Log: Add /sbin and /usr/sbin to the list of directories scanned
48436              for setuid programs.  Takes care of bug id 20010309.003.
48437      Branch: perl
48438            ! t/op/stat.t
48439 ____________________________________________________________________________
48440 [  9088] By: jhi                                   on 2001/03/09  14:48:32
48441         Log: Regen perlapi, perltoc.
48442      Branch: perl
48443            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
48444 ____________________________________________________________________________
48445 [  9087] By: jhi                                   on 2001/03/09  14:38:56
48446         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
48447              From: David Mitchell <davem@fdgroup.co.uk>
48448              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
48449              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
48450      Branch: perl
48451            ! dump.c perl.c perl.h pod/perlrun.pod
48452 ____________________________________________________________________________
48453 [  9086] By: jhi                                   on 2001/03/09  01:47:16
48454         Log: A modified version of
48455              
48456              Subject: [ID 20010307.005] POSIX::sigaction has various problems
48457              From: anders@broadcom.com
48458              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
48459              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
48460              
48461              Currently the sigaction.t test #6 fails (and is fudged to look
48462              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
48463              This may well be a genuine bug in Linux sigaction() (since at
48464              least Tru64, Solaris, and HP-UX disagree with Linux).
48465              Anyone with POSIX / SUSv2 tome handy?  The problem is that
48466              the flags of the oldaction don't match with the flags in
48467              the previously installed disposition.
48468      Branch: perl
48469            + t/lib/sigaction.t
48470            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
48471 ____________________________________________________________________________
48472 [  9085] By: jhi                                   on 2001/03/09  01:30:13
48473         Log: Subject: Re: mission impossible for the day
48474              From: Alex Gough <alex@rcon.org>
48475              Date: Thu, 08 Mar 2001 17:18:19 +0000
48476              Message-ID: <3AA7BEDB.8070409@rcon.org>
48477              
48478              If references (are overloaded) and can be directly stringified,
48479              show that instead of "stringified".
48480              
48481              (The problem, infinite mutual recursion caused by overloaded bool
48482              in Switch.pm, tracked by David Mitchell)
48483      Branch: perl
48484            ! lib/Carp/Heavy.pm
48485 ____________________________________________________________________________
48486 [  9084] By: jhi                                   on 2001/03/09  01:20:39
48487         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
48488              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
48489              From: David Mitchell <davem@fdgroup.co.uk>
48490              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
48491      Branch: perl
48492            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
48493            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
48494 ____________________________________________________________________________
48495 [  9083] By: jhi                                   on 2001/03/09  01:16:51
48496         Log: Subject: [PATCH] perldata.pod here-doc docs
48497              From: Jeff Pinyan <jeffp@crusoe.net>
48498              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
48499              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
48500      Branch: perl
48501            ! pod/perldata.pod
48502 ____________________________________________________________________________
48503 [  9082] By: jhi                                   on 2001/03/09  01:01:27
48504         Log: Subject: Re: Unicode/EBCDIC
48505              From: Peter Prymmer <pvhp@forte.com>
48506              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
48507              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
48508      Branch: perl
48509            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
48510 ____________________________________________________________________________
48511 [  9081] By: jhi                                   on 2001/03/08  13:41:30
48512         Log: Subject: Ooops, wrong 'no *POSIX' Patch
48513              From: Dorner Thomas <Thomas.Dorner@start.de>
48514              Date: Thu, 8 Mar 2001 08:43:28 +0100
48515              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
48516      Branch: perl
48517            ! hints/posix-bc.sh
48518 ____________________________________________________________________________
48519 [  9080] By: jhi                                   on 2001/03/08  13:11:42
48520         Log: It's Scripts.txt, not Script.txt.
48521      Branch: perl
48522            ! MANIFEST
48523 ____________________________________________________________________________
48524 [  9079] By: jhi                                   on 2001/03/08  12:59:05
48525         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
48526              From: Dorner Thomas <Thomas.Dorner@start.de>
48527              Date: Wed, 7 Mar 2001 14:13:31 +0100
48528              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
48529      Branch: perl
48530            ! makedepend.SH
48531 ____________________________________________________________________________
48532 [  9078] By: jhi                                   on 2001/03/08  12:57:43
48533         Log: Retract #9069, wrong patch.
48534      Branch: perl
48535            ! Makefile.SH
48536 ____________________________________________________________________________
48537 [  9077] By: jhi                                   on 2001/03/08  01:06:13
48538         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
48539      Branch: perl
48540            + lib/unicode/Scripts.txt
48541            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
48542            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
48543            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
48544            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
48545            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
48546            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
48547            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
48548            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
48549            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
48550            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
48551            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
48552            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
48553            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
48554            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
48555            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
48556            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
48557            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
48558            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
48559            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
48560            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
48561            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
48562            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
48563            ! lib/unicode/version
48564 ____________________________________________________________________________
48565 [  9076] By: jhi                                   on 2001/03/07  22:59:39
48566         Log: Integrate change #7784 from mainline into maintperl.
48567              
48568              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
48569      Branch: maint-5.6/perl
48570           !> pp_ctl.c t/op/pat.t
48571 ____________________________________________________________________________
48572 [  9075] By: jhi                                   on 2001/03/07  22:05:11
48573         Log: More UTF-8 test tweaks.
48574      Branch: perl
48575            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
48576 ____________________________________________________________________________
48577 [  9074] By: nick                                  on 2001/03/07  21:39:29
48578         Log: Integrate mainline.
48579      Branch: perlio
48580           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
48581           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
48582           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
48583           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
48584           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
48585 ____________________________________________________________________________
48586 [  9073] By: jhi                                   on 2001/03/07  16:37:09
48587         Log: Update Changes.
48588      Branch: perl
48589            ! Changes patchlevel.h
48590 ____________________________________________________________________________
48591 [  9072] By: jhi                                   on 2001/03/07  16:32:30
48592         Log: Subject: [ID 20010306.004] || != named unary operator
48593              From: abela@geneanet.org
48594              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
48595              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
48596      Branch: perl
48597            ! pod/perlop.pod
48598 ____________________________________________________________________________
48599 [  9071] By: jhi                                   on 2001/03/07  15:14:11
48600         Log: Subject: downgrading to bytes for common functions
48601              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
48602              Date: Wed, 7 Mar 2001 02:36:55 -0500
48603              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
48604      Branch: perl
48605            ! pp_sys.c
48606 ____________________________________________________________________________
48607 [  9070] By: jhi                                   on 2001/03/07  15:04:58
48608         Log: Clarify the description differentiating for and while; inspired by
48609              
48610              Subject: [ID 20010306.002] for/while difference in for definition
48611              From: abela@geneanet.org
48612              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
48613              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
48614      Branch: perl
48615            ! pod/perlsyn.pod
48616 ____________________________________________________________________________
48617 [  9069] By: jhi                                   on 2001/03/07  14:55:30
48618         Log: (Retracted by #9078.)
48619      Branch: perl
48620            ! Makefile.SH
48621 ____________________________________________________________________________
48622 [  9068] By: jhi                                   on 2001/03/07  14:51:17
48623         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
48624              From: Radu Greab <radu@netsoft.ro>
48625              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
48626              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
48627      Branch: perl
48628            ! pp.c t/op/chop.t
48629 ____________________________________________________________________________
48630 [  9067] By: jhi                                   on 2001/03/07  14:48:57
48631         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
48632              From: Simon Cozens <simon@netthink.co.uk>
48633              Date: Wed, 7 Mar 2001 13:59:28 +0000
48634              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
48635              
48636              In order to allow MakeMaker to build correct Makefiles,
48637              you need to change the order of the arguments in MM_Unix.pm
48638              as well. (Unless you have C89_CCMODE set, but we're trying
48639              to be POSIXly correct)
48640              
48641              Thanks to Merijn Broeren for tracking this down.
48642      Branch: perl
48643            ! lib/ExtUtils/MM_Unix.pm
48644 ____________________________________________________________________________
48645 [  9066] By: jhi                                   on 2001/03/07  14:30:02
48646         Log: Floating point too messy.
48647      Branch: perl
48648            ! t/camel-III/vstring.t
48649 ____________________________________________________________________________
48650 [  9065] By: jhi                                   on 2001/03/07  14:17:44
48651         Log: Integrate change #9064 from maintperl into mainline.
48652              
48653              fix memory leak in pack("Bb",...)
48654      Branch: perl
48655           !> perl.c
48656 ____________________________________________________________________________
48657 [  9064] By: gsar                                  on 2001/03/07  06:29:24
48658         Log: fix memory leak in pack("Bb",...)
48659      Branch: maint-5.6/perl
48660            ! perl.c
48661 ____________________________________________________________________________
48662 [  9063] By: jhi                                   on 2001/03/07  00:55:04
48663         Log: Major utf8 test reorganisation and rewrite.
48664              Hopefully no tests were lost in the shuffle.
48665              (The beginning of pragma/utf8 was lost intentionally,
48666              the tests were rather bogus and incomplete.)
48667      Branch: perl
48668            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
48669            ! t/pragma/utf8.t
48670 ____________________________________________________________________________
48671 [  9062] By: jhi                                   on 2001/03/07  00:41:16
48672         Log: More tweakage on the Unicode character class descriptions.
48673      Branch: perl
48674            ! lib/unicode/mktables.PL pod/perlretut.pod
48675 ____________________________________________________________________________
48676 [  9061] By: jhi                                   on 2001/03/06  23:12:38
48677         Log: The perlretut was still talking about the old \p and \P
48678              definitions.
48679      Branch: perl
48680            ! pod/perlretut.pod
48681 ____________________________________________________________________________
48682 [  9060] By: nick                                  on 2001/03/06  20:52:37
48683         Log: Integrate mainline (make test works again now).
48684      Branch: perlio
48685           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
48686 ____________________________________________________________________________
48687 [  9059] By: jhi                                   on 2001/03/06  15:36:14
48688         Log: 0.999... does equal 1.0, doesn't it?
48689      Branch: perl
48690            ! t/camel-III/vstring.t
48691 ____________________________________________________________________________
48692 [  9058] By: jhi                                   on 2001/03/06  15:34:00
48693         Log: Make /x{abcd}/ to work without use utf8.
48694      Branch: perl
48695            ! regcomp.c
48696 ____________________________________________________________________________
48697 [  9057] By: jhi                                   on 2001/03/06  03:02:36
48698         Log: Easier to outcomment all the three reset() tests for now.
48699      Branch: perl
48700            ! t/op/pat.t
48701 ____________________________________________________________________________
48702 [  9056] By: jhi                                   on 2001/03/06  02:30:02
48703         Log: Comment out the deadly reset; until the 20010301.005
48704              is finally fixed.
48705      Branch: perl
48706            ! t/op/pat.t
48707 ____________________________________________________________________________
48708 [  9055] By: jhi                                   on 2001/03/06  02:21:26
48709         Log: Integrate the change #9054 from mainline:
48710              retract the PMOP cleanup patch pending further investigation.
48711      Branch: maint-5.6/perl
48712           !> op.c op.h
48713 ____________________________________________________________________________
48714 [  9054] By: jhi                                   on 2001/03/06  02:19:57
48715         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
48716              with oddly familiar stack traces.
48717      Branch: perl
48718            ! op.c op.h
48719 ____________________________________________________________________________
48720 [  9053] By: jhi                                   on 2001/03/05  23:20:28
48721         Log: Integrate perlio.
48722      Branch: perl
48723           +> ext/Encode/Encode/koi8-r.ucm
48724           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
48725           !> makedef.pl
48726 ____________________________________________________________________________
48727 [  9052] By: nick                                  on 2001/03/05  23:08:17
48728         Log: skipping USE_PERLIO symbols correction.
48729      Branch: perlio
48730            ! makedef.pl
48731 ____________________________________________________________________________
48732 [  9051] By: nick                                  on 2001/03/05  22:35:07
48733         Log: More Encode alias tidying.
48734      Branch: perlio
48735            + ext/Encode/Encode/koi8-r.ucm
48736            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
48737 ____________________________________________________________________________
48738 [  9050] By: jhi                                   on 2001/03/05  21:44:29
48739         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
48740              Sarathy's fix for ID 20010301.005.
48741      Branch: maint-5.6/perl
48742           !> op.c op.h
48743 ____________________________________________________________________________
48744 [  9049] By: nick                                  on 2001/03/05  19:54:04
48745         Log: Integrate Jarkko's Encode.pm tweak.
48746      Branch: perlio
48747           !> ext/Encode/Encode.pm
48748 ____________________________________________________________________________
48749 [  9048] By: nick                                  on 2001/03/05  19:47:57
48750         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
48751      Branch: perlio
48752           +> os2/os2add.sym
48753           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
48754           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
48755           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
48756           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
48757           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
48758 ____________________________________________________________________________
48759 [  9047] By: jhi                                   on 2001/03/05  19:25:26
48760         Log: Regen perlapi.
48761      Branch: perl
48762            ! pod/perlapi.pod
48763 ____________________________________________________________________________
48764 [  9046] By: jhi                                   on 2001/03/05  19:12:14
48765         Log: Integrate perlio.
48766      Branch: perl
48767           +> t/camel-III/vstring.t
48768           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
48769 ____________________________________________________________________________
48770 [  9045] By: jhi                                   on 2001/03/05  19:10:36
48771         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
48772      Branch: perl
48773            ! ext/Encode/Encode.pm
48774 ____________________________________________________________________________
48775 [  9044] By: jhi                                   on 2001/03/05  18:49:12
48776         Log: Forgot the other half of the PMOP patch (#9033).
48777      Branch: perl
48778            ! op.h
48779 ____________________________________________________________________________
48780 [  9043] By: nick                                  on 2001/03/05  18:14:47
48781         Log: Update MANIFEST for new test.
48782      Branch: perlio
48783            ! MANIFEST
48784 ____________________________________________________________________________
48785 [  9042] By: nick                                  on 2001/03/05  18:12:41
48786         Log: Some tests for Camel 3rd edition features.
48787              Make gethostbyaddr() test in above work.
48788      Branch: perlio
48789            + t/camel-III/vstring.t
48790            ! pp.h pp_sys.c t/TEST t/harness
48791 ____________________________________________________________________________
48792 [  9041] By: jhi                                   on 2001/03/05  17:41:48
48793         Log: Add more ISO 8859 encoding aliases.
48794      Branch: perl
48795            ! ext/Encode/Encode.pm
48796 ____________________________________________________________________________
48797 [  9040] By: jhi                                   on 2001/03/05  17:30:43
48798         Log: Integrate perlio.
48799      Branch: perl
48800           !> MANIFEST sv.c
48801 ____________________________________________________________________________
48802 [  9039] By: nick                                  on 2001/03/05  17:11:36
48803         Log: Missed added file.
48804      Branch: perlio
48805            ! MANIFEST
48806 ____________________________________________________________________________
48807 [  9038] By: jhi                                   on 2001/03/05  15:58:01
48808         Log: Add tr tests for EBCDIC, from Karsten Sperling.
48809      Branch: perl
48810            ! t/op/tr.t
48811 ____________________________________________________________________________
48812 [  9037] By: nick                                  on 2001/03/05  15:56:35
48813         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
48814              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
48815              
48816              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
48817              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
48818              - uses SvPV() rather than sv_2pv() in case it isn't a string.
48819      Branch: perlio
48820            ! sv.c
48821 ____________________________________________________________________________
48822 [  9036] By: jhi                                   on 2001/03/05  15:49:15
48823         Log: Add matching tests currently failing in EBCDIC,
48824              suggested by Karsten Sperling.
48825      Branch: perl
48826            ! t/op/pat.t
48827 ____________________________________________________________________________
48828 [  9035] By: jhi                                   on 2001/03/05  15:36:55
48829         Log: The #9034 needs a MANIFESTation.
48830      Branch: perl
48831            ! MANIFEST
48832 ____________________________________________________________________________
48833 [  9034] By: jhi                                   on 2001/03/05  15:35:14
48834         Log: Integrate perlio.
48835      Branch: perl
48836           +> ext/Encode/Encode/Tcl.pm
48837           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
48838           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
48839           !> ext/Encode/Encode/iso8859-1.ucm
48840           !> ext/Encode/Encode/iso8859-10.ucm
48841           !> ext/Encode/Encode/iso8859-13.ucm
48842           !> ext/Encode/Encode/iso8859-14.ucm
48843           !> ext/Encode/Encode/iso8859-15.ucm
48844           !> ext/Encode/Encode/iso8859-16.ucm
48845           !> ext/Encode/Encode/iso8859-2.ucm
48846           !> ext/Encode/Encode/iso8859-3.ucm
48847           !> ext/Encode/Encode/iso8859-4.ucm
48848           !> ext/Encode/Encode/iso8859-5.ucm
48849           !> ext/Encode/Encode/iso8859-6.ucm
48850           !> ext/Encode/Encode/iso8859-7.ucm
48851           !> ext/Encode/Encode/iso8859-8.ucm
48852           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
48853           !> t/lib/encode.t
48854 ____________________________________________________________________________
48855 [  9033] By: jhi                                   on 2001/03/05  15:33:18
48856         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
48857              From: Gurusamy Sarathy <gsar@ActiveState.com>
48858              Date: Sun, 04 Mar 2001 22:33:15 -0800
48859              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
48860              
48861              PMOPs need to remember their own stash so that they can
48862              gracefully remove themselves from their linked list.
48863      Branch: perl
48864            ! op.c
48865 ____________________________________________________________________________
48866 [  9032] By: nick                                  on 2001/03/05  14:51:50
48867         Log: Encode implementation "completion"
48868              Implement and document define_encoding()
48869              Implement and document encoding aliases including define_alias()
48870              Make Encode::XS use define_encoding() rather than back-door.
48871              Move run-time *.enc to separate Encode::Tcl module.
48872              Make 'compile' honour <codeset_name>
48873              Change canonical names of to iso-8859-* and US-ascii.
48874      Branch: perlio
48875            + ext/Encode/Encode/Tcl.pm
48876            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
48877            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
48878            ! ext/Encode/Encode/iso8859-1.ucm
48879            ! ext/Encode/Encode/iso8859-10.ucm
48880            ! ext/Encode/Encode/iso8859-13.ucm
48881            ! ext/Encode/Encode/iso8859-14.ucm
48882            ! ext/Encode/Encode/iso8859-15.ucm
48883            ! ext/Encode/Encode/iso8859-16.ucm
48884            ! ext/Encode/Encode/iso8859-2.ucm
48885            ! ext/Encode/Encode/iso8859-3.ucm
48886            ! ext/Encode/Encode/iso8859-4.ucm
48887            ! ext/Encode/Encode/iso8859-5.ucm
48888            ! ext/Encode/Encode/iso8859-6.ucm
48889            ! ext/Encode/Encode/iso8859-7.ucm
48890            ! ext/Encode/Encode/iso8859-8.ucm
48891            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
48892            ! t/lib/encode.t
48893 ____________________________________________________________________________
48894 [  9031] By: jhi                                   on 2001/03/05  13:51:17
48895         Log: Integrate change #9030 from maintperl into mainline.
48896              
48897              Subject: [PATCH 5.6.1] OS/2 cleanup
48898      Branch: perl
48899           +> os2/os2add.sym
48900           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
48901           !> makedef.pl os2/Changes os2/Makefile.SHs
48902           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
48903           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
48904           !> os2/os2.sym os2/os2ish.h
48905 ____________________________________________________________________________
48906 [  9030] By: jhi                                   on 2001/03/05  13:46:49
48907         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
48908              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48909              Date: Mon, 5 Mar 2001 02:29:44 -0500
48910              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
48911      Branch: maint-5.6/perl
48912            + os2/os2add.sym
48913            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
48914            ! makedef.pl os2/Changes os2/Makefile.SHs
48915            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
48916            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
48917            ! os2/os2.sym os2/os2ish.h
48918 ____________________________________________________________________________
48919 [  9029] By: jhi                                   on 2001/03/05  13:40:35
48920         Log: Integrate change #9028 from maintperl into mainline.
48921              
48922              various nits in MM_Unix.pm found by disabling SelfLoader
48923      Branch: perl
48924           !> lib/ExtUtils/MM_Unix.pm
48925 ____________________________________________________________________________
48926 [  9028] By: gsar                                  on 2001/03/05  09:58:38
48927         Log: various nits in MM_Unix.pm found by disabling SelfLoader
48928      Branch: maint-5.6/perl
48929            ! lib/ExtUtils/MM_Unix.pm
48930 ____________________________________________________________________________
48931 [  9027] By: nick                                  on 2001/03/05  08:35:22
48932         Log: Integrate mainline
48933      Branch: perlio
48934           !> (integrate 28 files)
48935 ____________________________________________________________________________
48936 [  9026] By: jhi                                   on 2001/03/05  02:14:59
48937         Log: Integrate change #9025 from mainline to maintperl,
48938              retract \N{U+HHHH}.
48939      Branch: maint-5.6/perl
48940           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
48941           !> t/lib/charnames.t toke.c
48942 ____________________________________________________________________________
48943 [  9025] By: jhi                                   on 2001/03/05  02:13:09
48944         Log: Retracting \N{U+HHHH}.
48945      Branch: perl
48946            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
48947            ! t/lib/charnames.t toke.c
48948 ____________________________________________________________________________
48949 [  9024] By: jhi                                   on 2001/03/04  20:51:07
48950         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
48951              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
48952              Date: Fri, 02 Mar 2001 18:25:26 +0100
48953              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
48954              
48955              Casting problem.
48956      Branch: perl
48957            ! ext/Storable/Storable.xs
48958 ____________________________________________________________________________
48959 [  9023] By: jhi                                   on 2001/03/04  19:46:45
48960         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
48961              From: nick@talking.bollo.cx
48962              Date: Sat, 03 Mar 2001 21:41:33 +0000
48963              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
48964              
48965              Revert the workaround.
48966      Branch: perl
48967            ! perlio.c
48968 ____________________________________________________________________________
48969 [  9022] By: jhi                                   on 2001/03/04  19:36:28
48970         Log: Update Changes.
48971      Branch: perl
48972            ! Changes patchlevel.h
48973 ____________________________________________________________________________
48974 [  9021] By: jhi                                   on 2001/03/04  18:41:00
48975         Log: makedef.pl updates suggested by Chris Nandor; double-checking
48976              the changes in AIX, OS/2 Win32 would be nice.
48977      Branch: perl
48978            ! makedef.pl
48979 ____________________________________________________________________________
48980 [  9020] By: jhi                                   on 2001/03/04  18:23:58
48981         Log: Integrate change #9012 from maintperl into mainline,
48982              quench a compiler warning.
48983      Branch: perl
48984           !> toke.c
48985 ____________________________________________________________________________
48986 [  9019] By: jhi                                   on 2001/03/04  18:18:43
48987         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
48988              
48989              \N{U+HHHH} fix.
48990              
48991              pattern in G_ARRAY context
48992      Branch: maint-5.6/perl
48993           !> pp_hot.c t/op/pat.t toke.c
48994 ____________________________________________________________________________
48995 [  9018] By: jhi                                   on 2001/03/04  18:07:48
48996         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
48997              From: Jeff Pinyan <jeffp@crusoe.net>
48998              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
48999              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
49000      Branch: perl
49001            ! pp_hot.c t/op/pat.t
49002 ____________________________________________________________________________
49003 [  9017] By: jhi                                   on 2001/03/04  18:06:21
49004         Log: I thought I tested the #9014.
49005      Branch: perl
49006            ! toke.c
49007 ____________________________________________________________________________
49008 [  9016] By: jhi                                   on 2001/03/04  17:41:22
49009         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
49010              
49011              Tweak the get*ent() OS/2 prototypes.
49012              
49013              Add the \N{U+HHHH} syntax.
49014              
49015              More tr/// UTF-8 fixes from Inaba Hiroto.
49016      Branch: maint-5.6/perl
49017           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
49018           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
49019 ____________________________________________________________________________
49020 [  9015] By: jhi                                   on 2001/03/04  17:36:04
49021         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
49022      Branch: perl
49023            ! doop.c t/op/tr.t
49024 ____________________________________________________________________________
49025 [  9014] By: jhi                                   on 2001/03/04  17:24:49
49026         Log: Add the \N{U+HHHH} syntax.
49027      Branch: perl
49028            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
49029            ! t/lib/charnames.t toke.c
49030 ____________________________________________________________________________
49031 [  9013] By: jhi                                   on 2001/03/04  17:20:45
49032         Log: Tweak the get*ent() OS/2 prototypes.
49033      Branch: perl
49034            ! os2/os2.c
49035 ____________________________________________________________________________
49036 [  9012] By: gsar                                  on 2001/03/04  06:26:14
49037         Log: avoid warning (nit in change#9009)
49038      Branch: maint-5.6/perl
49039            ! toke.c
49040 ____________________________________________________________________________
49041 [  9011] By: gsar                                  on 2001/03/04  06:15:24
49042         Log: lib/charnames.t fails in 5.6.x because of older Unicode
49043              data
49044              
49045              TODO: need to revisit this after updating lib/unicode/...
49046      Branch: maint-5.6/perl
49047            ! t/lib/charnames.t
49048 ____________________________________________________________________________
49049 [  9010] By: gsar                                  on 2001/03/04  06:08:36
49050         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
49051      Branch: maint-5.6/perl
49052            ! toke.c
49053 ____________________________________________________________________________
49054 [  9009] By: jhi                                   on 2001/03/03  19:27:20
49055         Log: Integrate change #9008 from mainline to maintperl,
49056              UTF-8 tr/// fixes from Inaba Hiroto.
49057      Branch: maint-5.6/perl
49058           !> doop.c op.c t/op/tr.t toke.c
49059 ____________________________________________________________________________
49060 [  9008] By: jhi                                   on 2001/03/03  19:19:42
49061         Log: UTF8 tr/// fixes from Inaba Hiroto.
49062      Branch: perl
49063            ! doop.c op.c t/op/tr.t toke.c
49064 ____________________________________________________________________________
49065 [  9007] By: jhi                                   on 2001/03/03  19:00:30
49066         Log: Integrate change #9006 from maintperl to mainline,
49067              more robust quest for the infinite.
49068      Branch: perl
49069           !> lib/Math/Complex.pm
49070 ____________________________________________________________________________
49071 [  9006] By: jhi                                   on 2001/03/03  18:58:06
49072         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
49073              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49074              Date: Sat, 3 Mar 2001 12:51:50 -0500
49075              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
49076              
49077              Be more robust in our quest for the infinite.
49078      Branch: maint-5.6/perl
49079            ! lib/Math/Complex.pm
49080 ____________________________________________________________________________
49081 [  9005] By: jhi                                   on 2001/03/03  17:55:50
49082         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
49083      Branch: maint-5.6/perl
49084            ! doio.c
49085 ____________________________________________________________________________
49086 [  9004] By: jhi                                   on 2001/03/03  17:40:14
49087         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
49088              so that picky compilers like IRIX won't get huffy about
49089              "statements without effect" (like 1;).
49090      Branch: perl
49091            ! toke.c
49092 ____________________________________________________________________________
49093 [  9003] By: jhi                                   on 2001/03/03  17:15:52
49094         Log: Integrate change #9002 from mainline to maintperl.
49095              
49096              Subject: [perl-5.6.x, perl-current] accept for EPOC
49097      Branch: maint-5.6/perl
49098           !> pp_sys.c
49099 ____________________________________________________________________________
49100 [  9002] By: jhi                                   on 2001/03/03  17:14:30
49101         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
49102              From: Olaf Flebbe <O.Flebbe@science-computing.de>
49103              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
49104              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
49105      Branch: perl
49106            ! pp_sys.c
49107 ____________________________________________________________________________
49108 [  9001] By: jhi                                   on 2001/03/03  17:13:13
49109         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
49110              From: "Craig A. Berry" <craigberry@mac.com>
49111              Date: Fri, 02 Mar 2001 17:44:40 -0600
49112              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
49113      Branch: perl
49114            ! t/pod/find.t
49115 ____________________________________________________________________________
49116 [  9000] By: jhi                                   on 2001/03/03  17:11:55
49117         Log: Integrate changes #8997,8999 from maintperl.
49118              
49119              Subject: [PATCH 5.6.1] compiling on OS/2
49120              (Better error message from hints/os2.sh)
49121              
49122              Subject: [PATCH 5.6.1] syslog.t
49123      Branch: perl
49124           !> hints/os2.sh t/lib/syslog.t
49125 ____________________________________________________________________________
49126 [  8999] By: jhi                                   on 2001/03/03  17:09:28
49127         Log: Subject: [PATCH 5.6.1] syslog.t
49128              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49129              Date: Sat, 3 Mar 2001 02:11:17 -0500
49130              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
49131      Branch: maint-5.6/perl
49132            ! t/lib/syslog.t
49133 ____________________________________________________________________________
49134 [  8998] By: jhi                                   on 2001/03/03  17:07:50
49135         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
49136              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49137              Date: Sat, 3 Mar 2001 01:53:52 -0500
49138              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
49139      Branch: maint-5.6/perl
49140            ! opcode.pl os2/os2.c
49141 ____________________________________________________________________________
49142 [  8997] By: jhi                                   on 2001/03/03  17:03:30
49143         Log: Subject: [PATCH 5.6.1] compiling on OS/2
49144              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49145              Date: Sat, 3 Mar 2001 01:59:59 -0500
49146              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
49147      Branch: maint-5.6/perl
49148            ! hints/os2.sh
49149 ____________________________________________________________________________
49150 [  8996] By: jhi                                   on 2001/03/03  00:55:58
49151         Log: Regen files for mainline.
49152      Branch: perl
49153            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49154            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
49155 ____________________________________________________________________________
49156 [  8995] By: jhi                                   on 2001/03/03  00:35:22
49157         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
49158              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
49159              to maintperl.
49160              
49161              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
49162              
49163              Add Configure option -Dmksymlinks which will create a symlink
49164              forest if the current/build differs from the source directory.
49165              (8218,8220,8221,8317,8318,8971)
49166              
49167              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
49168              (Document APPLLIB_EXP in INSTALL.)
49169              
49170              If running byacc write-enable also perly.h.
49171              
49172              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
49173              
49174              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
49175              
49176              Sanity check for conflicting thread flavours.
49177              
49178              Fix the sys/fcntl.h problem reported by Peter Prymmer.
49179              
49180              Add few CPUs/architectures to the Cppsym scan,
49181              add -perlio to archname if so selected (modified 8890)
49182              
49183              Be more helpful for devel builders, suggested by John L. Allen.
49184              (admittedly pointless change for maintperl, but the usedevel
49185              code is there already)
49186      Branch: maint-5.6/perl
49187           !> Configure INSTALL Makefile.SH Porting/Glossary
49188           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
49189           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
49190           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
49191           !> win32/config.bc win32/config.gc win32/config.vc
49192 ____________________________________________________________________________
49193 [  8994] By: jhi                                   on 2001/03/02  23:31:41
49194         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
49195      Branch: metaconfig/U/perl
49196            ! gccvers.U
49197 ____________________________________________________________________________
49198 [  8993] By: jhi                                   on 2001/03/02  23:22:12
49199         Log: Regenerate various files for maint.
49200      Branch: maint-5.6/perl
49201            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
49202            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
49203 ____________________________________________________________________________
49204 [  8992] By: alanbur                               on 2001/03/02  22:48:34
49205         Log: Resync wuth parent
49206      Branch: maint-5.6/pureperl
49207           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
49208           !> (integrate 60 files)
49209 ____________________________________________________________________________
49210 [  8991] By: jhi                                   on 2001/03/02  21:00:08
49211         Log: Retract the #8742 part of #8986, backward compat.
49212      Branch: maint-5.6/perl
49213            ! embed.pl
49214 ____________________________________________________________________________
49215 [  8990] By: jhi                                   on 2001/03/02  20:40:07
49216         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
49217      Branch: maint-5.6/perl
49218            ! hv.c
49219 ____________________________________________________________________________
49220 [  8989] By: jhi                                   on 2001/03/02  19:59:56
49221         Log: Update Changes.
49222      Branch: perl
49223            ! Changes patchlevel.h
49224 ____________________________________________________________________________
49225 [  8988] By: jhi                                   on 2001/03/02  19:57:08
49226         Log: Integrate perlio.
49227      Branch: perl
49228           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
49229           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
49230           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
49231           !> ext/Encode/Encode/iso8859-10.ucm
49232           !> ext/Encode/Encode/iso8859-13.ucm
49233           !> ext/Encode/Encode/iso8859-14.ucm
49234           !> ext/Encode/Encode/iso8859-15.ucm
49235           !> ext/Encode/Encode/iso8859-16.ucm
49236           !> ext/Encode/Encode/iso8859-2.ucm
49237           !> ext/Encode/Encode/iso8859-3.ucm
49238           !> ext/Encode/Encode/iso8859-4.ucm
49239           !> ext/Encode/Encode/iso8859-5.ucm
49240           !> ext/Encode/Encode/iso8859-6.ucm
49241           !> ext/Encode/Encode/iso8859-7.ucm
49242           !> ext/Encode/Encode/iso8859-8.ucm
49243           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
49244           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
49245 ____________________________________________________________________________
49246 [  8987] By: jhi                                   on 2001/03/02  19:43:40
49247         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
49248              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
49249              8950,8952,8955 from mainline to maintperl.
49250              
49251              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
49252              
49253              Put to rest the 20010205.001, the email address checking (not) regex.
49254              
49255              fork() not everywhere, cleanup temp files.
49256              
49257              The #8843 wasn't quite right: %Config needs to imported.
49258              
49259              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
49260              (#8849: the glob-basic hunk needed massaging as it depended
49261              on Schwern's large-scale (unintegrated) patches)
49262              
49263              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
49264              
49265              Upgrade to CGI.pm 2.752, from Lincoln Stein.
49266              (Note: there were some conflicts due to EBCDIC and EPOC
49267              patches, in general I preferred the repository code.)
49268              (When 2.753 comes out, we need to synchronize.)
49269              
49270              Subject: [PATCH] fix for charnames above FFFF
49271              
49272              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
49273              
49274              If no sfio, no -lsfio.
49275              
49276              Run run/*.t also in minitest.
49277              
49278              Subject:  [PATCH perl 5.7.0] malloc message address offset
49279              
49280              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
49281              
49282              Subject: fix for parameter -Dm (for perl@8867)
49283              
49284              Subject: [PATCH: perl@8892] was Re: hashing order difference?
49285              (make the test more portable)
49286              
49287              Subject: Re: [PATCH] fix for charnames above FFFF
49288              
49289              Subject: Re: I'm losing the war...
49290              (hv_store() not working correctly in ENV_IS_CASELESS case.)
49291              
49292              Subject: Modified README.bs2000 
49293              
49294              Subject: [PATCH: perl@8935] -Dt padsv($var)
49295              
49296              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
49297              
49298              Subject: PATCH: extra tests to check on negative float to unsigned cast
49299              
49300              Subject: [PATCH] XPUSH[insp] was Re: progress
49301              
49302              Subject: Re: Compile with perlcc..
49303      Branch: maint-5.6/perl
49304           !> (integrate 36 files)
49305 ____________________________________________________________________________
49306 [  8986] By: jhi                                   on 2001/03/02  18:51:25
49307         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
49308              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
49309              to maintperl.
49310              
49311              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
49312              
49313              Subject: [DOC PATCH] overload.pm nits
49314              
49315              Add header for LIB$ prototypes (C. Berry)
49316              
49317              Convert fwrite()s to sockets to write()s, since some socket stacks
49318              don't take kindly to stdio.
49319              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
49320              (for often optional LNMs)
49321              Correct a few typos
49322              (C. Bailey)
49323              
49324              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
49325              
49326              De-cut-and-pasto.
49327              
49328              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
49329              
49330              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
49331              
49332              Upgrade to CPAN 1.59_54, from Andreas König.
49333              
49334              Bogus shebang.
49335              
49336              Subject: [PATCH] Document makepatch in Porting/patching
49337              
49338              UTF-8 documentation.
49339              
49340              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
49341              
49342              Sort the MANIFEST.
49343              
49344              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
49345              
49346              Subject: [PATCH @8807] toke.c cleanup: scan_str()
49347              
49348              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
49349              
49350              Add run/*.t to testables.
49351              
49352              TODO: integrate #8784.
49353      Branch: maint-5.6/perl
49354           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
49355           !> (integrate 28 files)
49356 ____________________________________________________________________________
49357 [  8985] By: nick                                  on 2001/03/02  18:15:45
49358         Log: Integrate mainline
49359      Branch: perlio
49360           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
49361           !> vms/vms.c
49362 ____________________________________________________________________________
49363 [  8984] By: jhi                                   on 2001/03/02  16:00:17
49364         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
49365              
49366              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
49367              5.004_05, and mention the suidperl August 2000 security problem.
49368              (#8978,#8981)
49369              
49370              Subject: [ID 20010301.004] Technically speaking in perldata
49371              
49372              Subject: [PATCH] File::Copy for bleadperl, maintperl
49373              
49374              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
49375              
49376              (The #8982, fix for 20010221.005 and 20010221.008,
49377              would be nice too but it didn't integrate cleanly.)
49378      Branch: maint-5.6/perl
49379           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
49380 ____________________________________________________________________________
49381 [  8983] By: jhi                                   on 2001/03/02  15:51:16
49382         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
49383              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49384              Date:     Thu, 1 Mar 2001 15:54:09 EST
49385              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
49386      Branch: perl
49387            ! vms/vms.c
49388 ____________________________________________________________________________
49389 [  8982] By: jhi                                   on 2001/03/02  15:43:31
49390         Log: Subject: Re: sync sync sync: have I missed any patches?
49391              From: Radu Greab <radu@netsoft.ro> 
49392              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
49393              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
49394              
49395              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
49396              was checking argv[0] regardless of whether a different pathname
49397              will actually be executed."  Test case not supplied because 
49398              drafting that, ironically enough, revealed another bug
49399              (or a feature).
49400      Branch: perl
49401            ! doio.c
49402 ____________________________________________________________________________
49403 [  8981] By: jhi                                   on 2001/03/02  15:28:03
49404         Log: Misdate in #8978.
49405      Branch: perl
49406            ! pod/perlfaq1.pod
49407 ____________________________________________________________________________
49408 [  8980] By: jhi                                   on 2001/03/02  15:24:20
49409         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
49410              From: Chris Nandor <pudge@pobox.com>
49411              Date: Wed, 28 Feb 2001 22:10:15 -0500
49412              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
49413      Branch: perl
49414            ! lib/File/Copy.pm
49415 ____________________________________________________________________________
49416 [  8979] By: jhi                                   on 2001/03/02  15:17:16
49417         Log: Subject: [ID 20010301.004] Technically speaking in perldata
49418              From: abela@geneanet.org
49419              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
49420              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
49421      Branch: perl
49422            ! pod/perldata.pod
49423 ____________________________________________________________________________
49424 [  8978] By: jhi                                   on 2001/03/02  15:15:27
49425         Log: Subject: [ID 20010301.003] ref to 5.004
49426              From: abela@geneanet.org
49427              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
49428              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
49429              
49430              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
49431              and mention the suidperl August 2000 security problem.
49432      Branch: perl
49433            ! pod/perlfaq1.pod
49434 ____________________________________________________________________________
49435 [  8977] By: alanbur                               on 2001/03/02  14:17:45
49436         Log: Resynchronised with parent
49437      Branch: maint-5.6/pureperl
49438           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
49439           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
49440           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
49441           !> vms/descrip_mms.template win32/win32.c win32/win32.h
49442           !> win32/win32iop.h
49443 ____________________________________________________________________________
49444 [  8976] By: nick                                  on 2001/03/01  23:25:30
49445         Log: Integrate mainline.
49446      Branch: perlio
49447            - t/op/qu.t
49448           !> (integrate 55 files)
49449 ____________________________________________________________________________
49450 [  8975] By: jhi                                   on 2001/03/01  16:51:34
49451         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
49452      Branch: perl
49453           !> toke.c
49454 ____________________________________________________________________________
49455 [  8974] By: gsar                                  on 2001/03/01  16:28:21
49456         Log: fix for bugid 20010226.008
49457              
49458              the problem was that some of the pointers (PL_last_lop and
49459              PL_last_uni specifically) into the lex buffers weren't correctly
49460              being invalidated when the buffer changed; this would leave the
49461              pointers pointing at an arbitrary location in the buffer if
49462              the buffer didn't need to be reallocated, or point into freed
49463              memory if the buffer had to be realloced
49464              
49465              TODO item for bugdb maintainers: check other seemingly random
49466              parser-related bugs--they might be cured by this
49467      Branch: maint-5.6/perl
49468            ! toke.c
49469 ____________________________________________________________________________
49470 [  8973] By: jhi                                   on 2001/03/01  02:23:25
49471         Log: Retract #8970 because of a completely mysterious core dump:
49472              adding the tests 241..244 causes op/pat dump core at test #25.
49473              The test needs a lot of whittling down before the bug can be solved.
49474      Branch: perl
49475            ! t/op/pat.t
49476 ____________________________________________________________________________
49477 [  8972] By: jhi                                   on 2001/03/01  01:58:38
49478         Log: Regen perlapi.
49479      Branch: perl
49480            ! pod/perlapi.pod
49481 ____________________________________________________________________________
49482 [  8971] By: jhi                                   on 2001/03/01  01:34:09
49483         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))
49484              From: Nicholas Clark <nick@ccl4.org>
49485              Date: Wed, 28 Feb 2001 23:28:49 +0000
49486              Message-ID: <20010228232849.A55187@plum.flirble.org>
49487              
49488              Allow a completely write protected source code tree
49489              when using the Configure -Dmksymlinks.
49490      Branch: perl
49491            ! embed.pl warnings.pl
49492 ____________________________________________________________________________
49493 [  8970] By: jhi                                   on 2001/03/01  01:32:04
49494         Log: Add back the EBCDIC character range tests (for matching).
49495      Branch: perl
49496            ! t/op/pat.t
49497 ____________________________________________________________________________
49498 [  8969] By: nick                                  on 2001/02/28  18:18:01
49499         Log: Add charname comments to .ucm files writen by 'compile',
49500              also order charmaps in those files by source encoding.
49501              regenerate distrubuted .ucm files
49502      Branch: perlio
49503            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
49504            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
49505            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
49506            ! ext/Encode/Encode/iso8859-10.ucm
49507            ! ext/Encode/Encode/iso8859-13.ucm
49508            ! ext/Encode/Encode/iso8859-14.ucm
49509            ! ext/Encode/Encode/iso8859-15.ucm
49510            ! ext/Encode/Encode/iso8859-16.ucm
49511            ! ext/Encode/Encode/iso8859-2.ucm
49512            ! ext/Encode/Encode/iso8859-3.ucm
49513            ! ext/Encode/Encode/iso8859-4.ucm
49514            ! ext/Encode/Encode/iso8859-5.ucm
49515            ! ext/Encode/Encode/iso8859-6.ucm
49516            ! ext/Encode/Encode/iso8859-7.ucm
49517            ! ext/Encode/Encode/iso8859-8.ucm
49518            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
49519            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
49520 ____________________________________________________________________________
49521 [  8968] By: jhi                                   on 2001/02/28  16:26:37
49522         Log: Expand usemorebits early if d_casti32 needs to be undefined.
49523      Branch: perl
49524            ! hints/hpux.sh hints/irix_6.sh
49525 ____________________________________________________________________________
49526 [  8967] By: jhi                                   on 2001/02/28  16:22:26
49527         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
49528              retract toke.c/qu parts of #8583, retract #8485, retract
49529              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
49530              op/length.t, and MANIFEST, and delete t/op/qu.t.
49531      Branch: perl
49532            - t/op/qu.t
49533            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
49534            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
49535            ! t/op/length.t toke.c
49536 ____________________________________________________________________________
49537 [  8966] By: jhi                                   on 2001/02/28  15:00:27
49538         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
49539              by not changing from pre-Unicode days into being Unicode-aware.
49540              Sniff.
49541      Branch: perl
49542            ! pp.c t/op/pack.t t/op/qu.t
49543 ____________________________________________________________________________
49544 [  8965] By: jhi                                   on 2001/02/28  14:37:55
49545         Log: Subject: Re: Errors in core PODs
49546              From: Michael Stevens <michael@etla.org> 
49547              Date: Fri, 23 Feb 2001 15:47:56 +0000
49548              Message-ID: <20010223154756.A7723@firedrake.org> 
49549      Branch: perl
49550            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
49551            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
49552            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
49553            ! x2p/a2p.pod
49554 ____________________________________________________________________________
49555 [  8964] By: jhi                                   on 2001/02/28  14:35:35
49556         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
49557              (The #8961 was too bold.)
49558      Branch: perl
49559            ! hints/hpux.sh hints/irix_6.sh
49560 ____________________________________________________________________________
49561 [  8963] By: jhi                                   on 2001/02/28  14:33:39
49562         Log: Subject: Re: sync sync sync: have I missed any patches?
49563              From: Tim Jenness <t.jenness@jach.hawaii.edu>
49564              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
49565              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
49566              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
49567              
49568              Replace djSP with dSP.
49569      Branch: perl
49570            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
49571            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
49572            ! win32/perlhost.h
49573 ____________________________________________________________________________
49574 [  8962] By: jhi                                   on 2001/02/27  23:21:14
49575         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
49576      Branch: perl
49577            ! lib/Filter/Simple.pm
49578 ____________________________________________________________________________
49579 [  8961] By: jhi                                   on 2001/02/27  22:55:26
49580         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
49581              and this would be it.
49582      Branch: perl
49583            ! hints/hpux.sh hints/irix_6.sh
49584 ____________________________________________________________________________
49585 [  8960] By: jhi                                   on 2001/02/27  22:51:33
49586         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
49587              From: "Craig A. Berry" <craigberry@mac.com>
49588              Date: Tue, 27 Feb 2001 16:11:44 -0600
49589              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
49590      Branch: maint-5.6/perl
49591            ! configure.com vms/descrip_mms.template
49592 ____________________________________________________________________________
49593 [  8959] By: jhi                                   on 2001/02/27  22:47:23
49594         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
49595              From: "Craig A. Berry" <craigberry@mac.com>
49596              Date: Tue, 27 Feb 2001 16:11:44 -0600
49597              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
49598      Branch: perl
49599            ! configure.com vms/descrip_mms.template
49600 ____________________________________________________________________________
49601 [  8958] By: jhi                                   on 2001/02/27  15:16:42
49602         Log: Update Changes.
49603      Branch: perl
49604            ! Changes patchlevel.h
49605 ____________________________________________________________________________
49606 [  8957] By: jhi                                   on 2001/02/27  06:15:07
49607         Log: Subject: [5.6.x] EPOC additions
49608              From: Olaf Flebbe <O.Flebbe@science-computing.de>
49609              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
49610              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
49611      Branch: maint-5.6/perl
49612            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
49613 ____________________________________________________________________________
49614 [  8956] By: jhi                                   on 2001/02/27  06:12:11
49615         Log: Subject: [perl-current] EPOC 
49616              From: Olaf Flebbe <O.Flebbe@science-computing.de>
49617              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
49618              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
49619      Branch: perl
49620            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
49621            ! epoc/epocish.c epoc/epocish.h pp_sys.c
49622 ____________________________________________________________________________
49623 [  8955] By: jhi                                   on 2001/02/27  05:59:50
49624         Log: Subject: Re: Compile with perlcc..
49625              From: Edward Peschko <edwardp@excitehome.net>
49626              Date: Mon, 26 Feb 2001 18:51:58 -0800
49627              Message-ID: <20010226185158.A9871@excitehome.net>
49628              
49629              plus add a simple usage message if no arguments given.
49630      Branch: perl
49631            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
49632            ! utils/Makefile utils/perlcc.PL win32/pod.mak
49633 ____________________________________________________________________________
49634 [  8954] By: nick                                  on 2001/02/26  21:02:59
49635         Log: Integrate mainline
49636      Branch: perlio
49637           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
49638           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
49639           !> t/op/sprintf.t
49640 ____________________________________________________________________________
49641 [  8953] By: jhi                                   on 2001/02/26  14:43:54
49642         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
49643              From: Nicholas Clark <nick@ccl4.org>
49644              Date: Mon, 26 Feb 2001 00:42:07 +0000
49645              Message-ID: <20010226004207.F23333@plum.flirble.org>
49646      Branch: perl
49647            ! pp_ctl.c
49648 ____________________________________________________________________________
49649 [  8952] By: jhi                                   on 2001/02/26  14:42:13
49650         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
49651              From: Simon Cozens <simon@netthink.co.uk>
49652              Date: Mon, 26 Feb 2001 12:23:48 +0000
49653              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
49654      Branch: perl
49655            ! pod/perlguts.pod
49656 ____________________________________________________________________________
49657 [  8951] By: jhi                                   on 2001/02/26  14:39:15
49658         Log: Subject: [PATCH] perlio - unknown layer
49659              From: Nicholas Clark <nick@ccl4.org>
49660              Date: Mon, 26 Feb 2001 00:27:19 +0000
49661              Message-ID: <20010226002719.E23333@plum.flirble.org>
49662      Branch: perl
49663            ! perlio.c
49664 ____________________________________________________________________________
49665 [  8950] By: jhi                                   on 2001/02/26  14:38:04
49666         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
49667              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
49668              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
49669              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
49670      Branch: perl
49671            ! t/op/bop.t
49672 ____________________________________________________________________________
49673 [  8949] By: jhi                                   on 2001/02/26  14:37:07
49674         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
49675              From: Peter Prymmer <pvhp@forte.com>
49676              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
49677              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
49678      Branch: perl
49679            ! lib/Test.pm
49680 ____________________________________________________________________________
49681 [  8948] By: jhi                                   on 2001/02/26  14:35:53
49682         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
49683              From: Radu Greab <radu@netsoft.ro>
49684              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
49685              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
49686      Branch: perl
49687            ! pod/perlop.pod
49688 ____________________________________________________________________________
49689 [  8947] By: jhi                                   on 2001/02/26  14:34:46
49690         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
49691              From: David Mitchell <davem@fdgroup.co.uk>
49692              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
49693              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
49694      Branch: perl
49695            ! run.c
49696 ____________________________________________________________________________
49697 [  8946] By: jhi                                   on 2001/02/26  14:32:37
49698         Log: Subject: Modified README.bs2000 
49699              From: Dorner Thomas <Thomas.Dorner@start.de>
49700              Date: Mon, 26 Feb 2001 09:22:17 +0100
49701              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
49702      Branch: perl
49703            ! README.bs2000
49704 ____________________________________________________________________________
49705 [  8945] By: jhi                                   on 2001/02/26  14:19:53
49706         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
49707              to maintperl, listing the known failures on the tests 129 and 130.
49708      Branch: maint-5.6/perl
49709           !> t/op/sprintf.t
49710 ____________________________________________________________________________
49711 [  8944] By: jhi                                   on 2001/02/26  14:14:15
49712         Log: Add more known sprintf failures.
49713      Branch: perl
49714            ! t/op/sprintf.t
49715 ____________________________________________________________________________
49716 [  8943] By: jhi                                   on 2001/02/26  13:56:22
49717         Log: perlglob.exe needs to be found in Win32, patch from
49718              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
49719              which needs external glob at mini-perl time."
49720      Branch: perl
49721            ! ext/Encode/compile
49722 ____________________________________________________________________________
49723 [  8942] By: jhi                                   on 2001/02/26  13:52:19
49724         Log: A missing dTHX from Vadim Konovalov.
49725      Branch: perl
49726            ! perlio.c
49727 ____________________________________________________________________________
49728 [  8941] By: jhi                                   on 2001/02/26  13:37:05
49729         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
49730      Branch: perl
49731            ! op.c
49732 ____________________________________________________________________________
49733 [  8940] By: jhi                                   on 2001/02/26  13:35:40
49734         Log: Integrate perlio.
49735      Branch: perl
49736           !> ext/Encode/Encode.pm
49737 ____________________________________________________________________________
49738 [  8939] By: nick                                  on 2001/02/25  23:47:09
49739         Log: Integrate mainline.
49740      Branch: perlio
49741           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
49742           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
49743 ____________________________________________________________________________
49744 [  8938] By: nick                                  on 2001/02/25  19:36:28
49745         Log: Encode implementations docs.
49746      Branch: perlio
49747            ! ext/Encode/Encode.pm
49748 ____________________________________________________________________________
49749 [  8937] By: jhi                                   on 2001/02/25  19:26:16
49750         Log: Script wasn't aligned with reality.
49751      Branch: perl
49752            ! t/pod/find.t
49753 ____________________________________________________________________________
49754 [  8936] By: jhi                                   on 2001/02/25  18:54:55
49755         Log: Update Changes.
49756      Branch: perl
49757            ! Changes patchlevel.h
49758 ____________________________________________________________________________
49759 [  8935] By: jhi                                   on 2001/02/25  18:46:36
49760         Log: Retract #8929,8930,8932,8933 for now.
49761      Branch: perl
49762            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
49763 ____________________________________________________________________________
49764 [  8934] By: jhi                                   on 2001/02/25  17:34:35
49765         Log: Integrate perlio.
49766      Branch: perl
49767           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
49768           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
49769           !> t/lib/encode.t
49770 ____________________________________________________________________________
49771 [  8933] By: jhi                                   on 2001/02/25  17:33:12
49772         Log: (Retracted by #8395.)
49773              
49774              Slight tweaks in scan_const(), not fixes yet, it seems like
49775              lots of work remains to be done...
49776      Branch: perl
49777            ! toke.c
49778 ____________________________________________________________________________
49779 [  8932] By: jhi                                   on 2001/02/25  17:27:11
49780         Log: (Retracted by #8395.)
49781              
49782              Missing from #8930.
49783      Branch: perl
49784            ! perl.h
49785 ____________________________________________________________________________
49786 [  8931] By: jhi                                   on 2001/02/25  17:26:19
49787         Log: A comment tweak.
49788      Branch: perl
49789            ! utf8.c
49790 ____________________________________________________________________________
49791 [  8930] By: jhi                                   on 2001/02/25  17:25:47
49792         Log: (Retracted by #8395.)
49793              
49794              Attempt to fix the EBCDIC character range problem with //.
49795      Branch: perl
49796            ! regcomp.c
49797 ____________________________________________________________________________
49798 [  8929] By: jhi                                   on 2001/02/25  17:23:45
49799         Log: (Retracted by #8395.)
49800              
49801              Expand the EBCDIC character range tests, and add few nasty
49802              tr tests from Karsten Sperling.
49803      Branch: perl
49804            ! t/op/pat.t t/op/tr.t
49805 ____________________________________________________________________________
49806 [  8928] By: jhi                                   on 2001/02/25  17:18:49
49807         Log: Missing check-in.
49808      Branch: perl
49809            ! lib/Pod/Find.pm
49810 ____________________________________________________________________________
49811 [  8927] By: nick                                  on 2001/02/25  11:30:22
49812         Log: Change method names in Encode implementation classes to something
49813              less confusing (preparing to "go public").
49814      Branch: perlio
49815            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
49816 ____________________________________________________________________________
49817 [  8926] By: nick                                  on 2001/02/25  10:53:24
49818         Log: GCC __atribute__ / printf fix
49819      Branch: perlio
49820            ! perl.h
49821 ____________________________________________________________________________
49822 [  8925] By: nick                                  on 2001/02/25  10:52:25
49823         Log: Checked in the wrong one ...
49824      Branch: perlio
49825            ! ext/Encode/Encode.pm
49826 ____________________________________________________________________________
49827 [  8924] By: nick                                  on 2001/02/24  18:46:51
49828         Log: Integrate mainline - to see what Jarkko has in ...
49829      Branch: perlio
49830           +> t/pod/testpods/lib/Pod/Stuff.pm
49831           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
49832 ____________________________________________________________________________
49833 [  8923] By: nick                                  on 2001/02/24  17:05:23
49834         Log: Encode API documentation nd tidy up.
49835              Minor additions to test.
49836              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
49837              Adds STRLEN to standard typemap.
49838      Branch: perlio
49839            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
49840            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
49841 ____________________________________________________________________________
49842 [  8922] By: jhi                                   on 2001/02/24  16:38:12
49843         Log: Add a test for the "character range should match in EBCDIC
49844              if specified using explicit numerics" bug found by Karsten
49845              Sperling.
49846      Branch: perl
49847            ! t/op/pat.t
49848 ____________________________________________________________________________
49849 [  8921] By: jhi                                   on 2001/02/24  16:30:16
49850         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
49851              From: schwern@pobox.com
49852              Date: Fri, 23 Feb 2001 03:21:37 -0500
49853              Message-ID: <20010223032137.A26022@magnonel.guild.net>
49854              
49855              plus Charles Lane's fixes, plus tweaks.
49856      Branch: perl
49857            + t/pod/testpods/lib/Pod/Stuff.pm
49858            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
49859 ____________________________________________________________________________
49860 [  8920] By: nick                                  on 2001/02/24  10:30:11
49861         Log: Integrate mainline
49862      Branch: perlio
49863           !> (integrate 33 files)
49864 ____________________________________________________________________________
49865 [  8919] By: jhi                                   on 2001/02/24  00:23:35
49866         Log: Subject: Re: I'm losing the war...
49867              From: "Vadim Konovalov" <watman@inbox.ru>
49868              Date: Sat, 24 Feb 2001 00:10:14 +0300
49869              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
49870              
49871              hv_store() not working correctly in ENV_IS_CASELESS case.
49872      Branch: perl
49873            ! hv.c
49874 ____________________________________________________________________________
49875 [  8918] By: jhi                                   on 2001/02/24  00:20:09
49876         Log: Subject: Re: [PATCH] fix for charnames above FFFF
49877              From: andreas.koenig@anima.de (Andreas J. Koenig)
49878              Date: 23 Feb 2001 02:39:03 +0100
49879              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
49880              
49881              A further efficiency tweak.
49882      Branch: perl
49883            ! lib/charnames.pm
49884 ____________________________________________________________________________
49885 [  8917] By: jhi                                   on 2001/02/23  20:27:51
49886         Log: Integrate change #8916 from mainline,
49887              do away with USE_WIN32_RTL_ENV.
49888      Branch: maint-5.6/perl
49889           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
49890 ____________________________________________________________________________
49891 [  8916] By: jhi                                   on 2001/02/23  20:02:25
49892         Log: Abolish USE_WIN32_RTL_ENV.
49893      Branch: perl
49894            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
49895 ____________________________________________________________________________
49896 [  8915] By: jhi                                   on 2001/02/23  19:36:00
49897         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
49898              later protected by some #define.
49899      Branch: perl
49900            ! gv.c
49901 ____________________________________________________________________________
49902 [  8914] By: jhi                                   on 2001/02/23  19:31:38
49903         Log: Retract #8902 for now, requested by Charles Lane, the correct
49904              fix will be something else.
49905      Branch: perl
49906            ! op.c
49907 ____________________________________________________________________________
49908 [  8913] By: jhi                                   on 2001/02/23  19:11:36
49909         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
49910              From: Peter Prymmer <pvhp@forte.com>
49911              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
49912              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
49913      Branch: perl
49914            ! t/op/lex_assign.t
49915 ____________________________________________________________________________
49916 [  8912] By: jhi                                   on 2001/02/23  18:38:20
49917         Log: Subject: [patch] perlio + useithreads
49918              From: Doug MacEachern <dougm@covalent.net>
49919              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
49920              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
49921              
49922              Gets things running but not complete.
49923      Branch: perl
49924            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
49925 ____________________________________________________________________________
49926 [  8911] By: jhi                                   on 2001/02/23  04:20:02
49927         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
49928              
49929              Duplicated environment freeing, File::Temp 0.12,
49930              op/append portability (EBCDIC) tweak.
49931      Branch: maint-5.6/perl
49932           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
49933           !> t/op/append.t
49934 ____________________________________________________________________________
49935 [  8910] By: jhi                                   on 2001/02/23  02:07:33
49936         Log: Integrate change #8909 from mainline, a better Borland
49937              putenv() workaround.
49938      Branch: maint-5.6/perl
49939           !> perl.c
49940 ____________________________________________________________________________
49941 [  8909] By: jhi                                   on 2001/02/23  02:05:46
49942         Log: A better workaround for Borland putenv() brokenness from Sarathy.
49943      Branch: perl
49944            ! perl.c
49945 ____________________________________________________________________________
49946 [  8908] By: jhi                                   on 2001/02/23  02:04:14
49947         Log: Subject: fix for parameter -Dm (for perl@8867)
49948              From: "Vadim Konovalov" <watman@inbox.ru>
49949              Date: Thu, 22 Feb 2001 17:30:12 +0300
49950              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
49951      Branch: perl
49952            ! perl.h
49953 ____________________________________________________________________________
49954 [  8907] By: jhi                                   on 2001/02/23  01:58:20
49955         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
49956              From: Peter Prymmer <pvhp@forte.com>
49957              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
49958              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
49959      Branch: perl
49960            ! t/op/append.t
49961 ____________________________________________________________________________
49962 [  8906] By: jhi                                   on 2001/02/23  01:48:34
49963         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
49964      Branch: perl
49965            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
49966 ____________________________________________________________________________
49967 [  8905] By: jhi                                   on 2001/02/23  01:43:30
49968         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
49969              From: Peter Prymmer <pvhp@forte.com>
49970              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
49971              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
49972      Branch: perl
49973            ! t/lib/st-06compat.t
49974 ____________________________________________________________________________
49975 [  8904] By: jhi                                   on 2001/02/23  01:42:39
49976         Log: Metaconfig unit change for #8903.
49977      Branch: metaconfig/U/perl
49978            ! Devel.U
49979 ____________________________________________________________________________
49980 [  8903] By: jhi                                   on 2001/02/23  01:42:12
49981         Log: Be more helpful for devel builders, suggested by John L. Allen.
49982      Branch: perl
49983            ! Configure
49984 ____________________________________________________________________________
49985 [  8902] By: jhi                                   on 2001/02/23  01:37:41
49986         Log: (Retracted by #8914)
49987              (Wrongly, reinstated by #8941)
49988              
49989              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
49990              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49991              Date:     Thu, 22 Feb 2001 09:43:57 EST
49992              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
49993      Branch: perl
49994            ! op.c
49995 ____________________________________________________________________________
49996 [  8901] By: jhi                                   on 2001/02/23  01:20:32
49997         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
49998              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49999              Date:     Thu, 22 Feb 2001 08:01:35 EST
50000              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
50001      Branch: perl
50002            ! malloc.c
50003 ____________________________________________________________________________
50004 [  8900] By: jhi                                   on 2001/02/23  01:18:02
50005         Log: Integrate changes #8898,8899 from mainline, environ handling.
50006      Branch: maint-5.6/perl
50007           !> perl.c
50008 ____________________________________________________________________________
50009 [  8899] By: jhi                                   on 2001/02/23  01:16:25
50010         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
50011              putenv() is not to be relied on, they are either broken or leaky
50012              or both.)
50013      Branch: perl
50014            ! perl.c
50015 ____________________________________________________________________________
50016 [  8898] By: jhi                                   on 2001/02/22  23:36:59
50017         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
50018              and safesysfree() must be used.
50019      Branch: perl
50020            ! perl.c
50021 ____________________________________________________________________________
50022 [  8897] By: jhi                                   on 2001/02/22  23:25:45
50023         Log: With environ one must use safesysmalloc()/safesysfree().
50024      Branch: perl
50025            ! perl.c
50026 ____________________________________________________________________________
50027 [  8896] By: jhi                                   on 2001/02/22  22:13:18
50028         Log: If we have a duplicated environment free it
50029              if PERL_DESTRUCT_LEVEL.
50030      Branch: perl
50031            ! perl.c
50032 ____________________________________________________________________________
50033 [  8895] By: alanbur                               on 2001/02/22  19:31:57
50034         Log: Synchronised with parent
50035      Branch: maint-5.6/pureperl
50036           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
50037 ____________________________________________________________________________
50038 [  8894] By: gsar                                  on 2001/02/22  19:06:18
50039         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
50040              
50041              fix memory leak in method call optimization (change#3768);
50042              made C<eval "$x->foo()"> leak
50043              
50044              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
50045      Branch: maint-5.6/perl
50046           !> op.c
50047 ____________________________________________________________________________
50048 [  8893] By: jhi                                   on 2001/02/22  18:35:27
50049         Log: (Retracted by #8915.)
50050              
50051              Third Degree finding:
50052              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
50053      Branch: perl
50054            ! gv.c
50055 ____________________________________________________________________________
50056 [  8892] By: jhi                                   on 2001/02/22  14:28:32
50057         Log: Update Changes.
50058      Branch: perl
50059            ! Changes patchlevel.h
50060 ____________________________________________________________________________
50061 [  8891] By: jhi                                   on 2001/02/22  13:22:45
50062         Log: Metaconfig unit changes for #8890.
50063      Branch: metaconfig
50064            ! U/modified/Cppsym.U U/threads/archname.U
50065 ____________________________________________________________________________
50066 [  8890] By: jhi                                   on 2001/02/22  13:22:12
50067         Log: Add -stdio to the archname if no perlio selected,
50068              no -perlio added since that is now the default.
50069              
50070              Add few CPUs/architectures to the Cppsym scan.
50071      Branch: perl
50072            ! Configure config_h.SH
50073 ____________________________________________________________________________
50074 [  8889] By: jhi                                   on 2001/02/22  13:05:59
50075         Log: Metaconfig unit change for #8888.
50076      Branch: metaconfig/U/perl
50077            ! useperlio.U
50078 ____________________________________________________________________________
50079 [  8888] By: jhi                                   on 2001/02/22  13:05:28
50080         Log: *drum roll*  Make perlio the default.
50081      Branch: perl
50082            ! Configure config_h.SH
50083 ____________________________________________________________________________
50084 [  8887] By: jhi                                   on 2001/02/22  12:50:52
50085         Log: Integrate change #8665 from maintperl to mainline,
50086              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
50087      Branch: perl
50088           !> ext/POSIX/POSIX.xs
50089 ____________________________________________________________________________
50090 [  8886] By: jhi                                   on 2001/02/22  12:49:24
50091         Log: Integrate changes #8883,8884 from mainline to maintperl.
50092              
50093              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
50094              Subject: Re: File::Temp::_gettemp warning
50095      Branch: maint-5.6/perl
50096           !> embed.h embed.pl lib/File/Temp.pm
50097 ____________________________________________________________________________
50098 [  8885] By: jhi                                   on 2001/02/22  12:43:59
50099         Log: Based on
50100              
50101              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
50102              From: schwab@suse.de
50103              Date: Thu, 22 Feb 2001 13:08:09 +0100
50104              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
50105              
50106              but the fix done slightly differently because the other
50107              half was already done in #8664.
50108      Branch: maint-5.6/perl
50109            ! ext/POSIX/POSIX.xs
50110 ____________________________________________________________________________
50111 [  8884] By: jhi                                   on 2001/02/22  12:37:15
50112         Log: Subject: Re: File::Temp::_gettemp warning
50113              From: Tim Jenness <t.jenness@jach.hawaii.edu>
50114              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
50115              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
50116              
50117              This patch to File::Temp does two things:
50118              
50119              1. Fixes the problem with CGI::Carp when determining
50120              the Fcntl constants
50121              
50122              2. Removes most of the carps and consolidates them so that all the
50123              reasons are included in a single die that is caught by the test. This
50124              means that the correct skipping behaviour is displayed by the test.
50125      Branch: perl
50126            ! lib/File/Temp.pm
50127 ____________________________________________________________________________
50128 [  8883] By: jhi                                   on 2001/02/22  12:29:19
50129         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
50130              From: Peter Prymmer <pvhp@forte.com>
50131              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
50132              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
50133      Branch: perl
50134            ! embed.h embed.pl
50135 ____________________________________________________________________________
50136 [  8882] By: jhi                                   on 2001/02/21  19:41:33
50137         Log: Integrate change #8881 from mainlin to maintperl.
50138              
50139              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
50140      Branch: maint-5.6/perl
50141           !> op.c
50142 ____________________________________________________________________________
50143 [  8881] By: jhi                                   on 2001/02/21  19:38:57
50144         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
50145              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
50146              Date:     Wed, 21 Feb 2001 13:08:03 EST
50147              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
50148      Branch: perl
50149            ! op.c
50150 ____________________________________________________________________________
50151 [  8880] By: jhi                                   on 2001/02/21  19:34:34
50152         Log: Retract #8875, cannot let go of the old semantics of unpack U
50153              without rethinking utf8decode.t.
50154      Branch: perl
50155            ! pp.c t/op/pack.t
50156 ____________________________________________________________________________
50157 [  8879] By: jhi                                   on 2001/02/21  19:08:02
50158         Log: Run run/*.t also in minitest.
50159      Branch: perl
50160            ! Makefile.SH
50161 ____________________________________________________________________________
50162 [  8878] By: nick                                  on 2001/02/21  18:55:37
50163         Log: Integrate mainline
50164      Branch: perlio
50165           !> (integrate 76 files)
50166 ____________________________________________________________________________
50167 [  8877] By: jhi                                   on 2001/02/21  15:09:33
50168         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
50169      Branch: metaconfig
50170            ! U/compline/nblock_io.U
50171      Branch: perl
50172            ! Configure config_h.SH
50173 ____________________________________________________________________________
50174 [  8876] By: jhi                                   on 2001/02/21  14:54:45
50175         Log: If no sfio, no -lsfio.
50176      Branch: metaconfig/U/perl
50177            ! d_sfio.U
50178      Branch: perl
50179            ! Configure config_h.SH
50180 ____________________________________________________________________________
50181 [  8875] By: jhi                                   on 2001/02/21  14:54:00
50182         Log: Make unpack C and unpack U truly equivalent.
50183      Branch: perl
50184            ! pp.c t/op/pack.t
50185 ____________________________________________________________________________
50186 [  8874] By: jhi                                   on 2001/02/21  14:26:02
50187         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
50188              From: Peter Prymmer <pvhp@forte.com>
50189              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
50190              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
50191      Branch: perl
50192            ! pod/perlport.pod
50193 ____________________________________________________________________________
50194 [  8873] By: jhi                                   on 2001/02/21  14:24:31
50195         Log: Subject: [PATCH] fix for charnames above FFFF
50196              From: andreas.koenig@anima.de (Andreas J. Koenig)
50197              Date: 21 Feb 2001 07:05:45 +0100
50198              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
50199      Branch: perl
50200            ! lib/charnames.pm t/lib/charnames.t
50201 ____________________________________________________________________________
50202 [  8872] By: jhi                                   on 2001/02/21  14:15:25
50203         Log: Integrate change #8868 from pureperl to mainline.
50204              
50205              Fixed reference count loop caused by sv_magic.
50206      Branch: perl
50207           !> sv.c
50208 ____________________________________________________________________________
50209 [  8871] By: jhi                                   on 2001/02/21  14:07:29
50210         Log: Integrate change #8868 from pureperl to maintperl.
50211              
50212              Fixed reference count loop caused by sv_magic.
50213      Branch: maint-5.6/perl
50214           !> sv.c
50215 ____________________________________________________________________________
50216 [  8870] By: jhi                                   on 2001/02/21  14:04:41
50217         Log: Put back the #8840, it was innocent.
50218      Branch: perl
50219            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
50220            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
50221 ____________________________________________________________________________
50222 [  8869] By: jhi                                   on 2001/02/21  14:00:03
50223         Log: unpack("C", ...) was left slightly unfinished by #8865.
50224      Branch: perl
50225            ! pp.c t/op/pack.t
50226 ____________________________________________________________________________
50227 [  8868] By: alanbur                               on 2001/02/21  01:33:45
50228         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
50229              from gv_fetchpv to create single-character magic variables (e.g. $!),
50230              and it is passed a sv and the gv that contains the sv as the mg_obj
50231              value.  When sv_magic stores the mg_obj pointer it increments the gv
50232              refcount, thus causing a sv-gv pair that can't be freed.  There is
50233              already a check for sv == obj which is used to prevent such reference
50234              loops.  This change extends the check to cover the case described above.
50235      Branch: maint-5.6/pureperl
50236            ! sv.c
50237 ____________________________________________________________________________
50238 [  8867] By: jhi                                   on 2001/02/21  00:52:39
50239         Log: Update Changes.
50240      Branch: perl
50241            ! Changes patchlevel.h
50242 ____________________________________________________________________________
50243 [  8866] By: jhi                                   on 2001/02/21  00:34:20
50244         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
50245              (Note: there were some conflicts due to EBCDIC and EPOC
50246              patches, in general I preferred the repository code.)
50247              (When 2.753 comes out, we need to synchronize.)
50248      Branch: perl
50249            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
50250            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
50251            ! t/lib/cgi-html.t
50252 ____________________________________________________________________________
50253 [  8865] By: jhi                                   on 2001/02/21  00:24:22
50254         Log: Make pack("C", 0x100) to create Unicode, unless under the
50255              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
50256              will understand Unicode, unless you under know what.
50257      Branch: perl
50258            ! pp.c t/op/pack.t t/op/qu.t
50259 ____________________________________________________________________________
50260 [  8864] By: alanbur                               on 2001/02/20  22:35:34
50261         Log: Resynchronised with parent
50262      Branch: maint-5.6/pureperl
50263           !> README.win32 ext/GDBM_File/GDBM_File.pm
50264           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
50265           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
50266           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
50267           !> t/lib/sdbm.t util.c
50268 ____________________________________________________________________________
50269 [  8863] By: jhi                                   on 2001/02/20  20:55:11
50270         Log: Integrate change #8860,8861 from mainline into maintperl.
50271              
50272              "pseudo-literal j"
50273              
50274              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
50275      Branch: maint-5.6/perl
50276           !> lib/Test.pm pod/perlop.pod
50277 ____________________________________________________________________________
50278 [  8862] By: jhi                                   on 2001/02/20  20:30:07
50279         Log: Don't do casting between pointers pointing to differently sized
50280              integers.
50281      Branch: perl
50282            ! hv.c sv.c
50283 ____________________________________________________________________________
50284 [  8861] By: jhi                                   on 2001/02/20  19:53:44
50285         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
50286              From: Peter Prymmer <pvhp@forte.com>
50287              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
50288              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
50289      Branch: perl
50290            ! lib/Test.pm
50291 ____________________________________________________________________________
50292 [  8860] By: jhi                                   on 2001/02/20  19:48:02
50293         Log: "pseudo-literal j", a documentation glitch reported to Debian.
50294              The text recovered from Perl 5.005_03, and pseudo-literal replaced
50295              by "backtick string".
50296      Branch: perl
50297            ! pod/perlop.pod
50298 ____________________________________________________________________________
50299 [  8859] By: jhi                                   on 2001/02/20  19:15:46
50300         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
50301              from Chris Nandor.
50302      Branch: perl
50303            ! makedef.pl
50304 ____________________________________________________________________________
50305 [  8858] By: jhi                                   on 2001/02/20  17:36:53
50306         Log: Integrate pureperl changes #8844,8845,8850 to mainline
50307              (via maintperl #8855).
50308              
50309              Fixed %^H scoping bug
50310              
50311              Removed GV <-> CV refcount loop
50312              
50313              Removed %ENV refcount loop
50314      Branch: perl
50315           !> gv.c op.c perl.c pp.c scope.c
50316 ____________________________________________________________________________
50317 [  8857] By: jhi                                   on 2001/02/20  17:34:32
50318         Log: Integrate changes #8853,8854 from maintperl to mainline.
50319              
50320              EBDIC fixes, README.win32 Borland update.
50321      Branch: perl
50322           !> README.win32 handy.h util.c
50323 ____________________________________________________________________________
50324 [  8856] By: jhi                                   on 2001/02/20  17:33:16
50325         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
50326      Branch: maint-5.6/perl
50327           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
50328           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
50329           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
50330 ____________________________________________________________________________
50331 [  8855] By: jhi                                   on 2001/02/20  17:32:13
50332         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
50333              
50334              Fixed %^H scoping bug
50335              
50336              Removed GV <-> CV refcount loop
50337              
50338              Removed %ENV refcount loop
50339      Branch: maint-5.6/perl
50340           !> gv.c op.c perl.c pp.c scope.c
50341 ____________________________________________________________________________
50342 [  8854] By: jhi                                   on 2001/02/20  17:25:06
50343         Log: Subject: Addition to readme.win32 for Borland C++ compilers
50344              Date: Tue, 20 Feb 2001 02:15:25 +0300
50345              From: "Vadim Konovalov" <watman@inbox.ru>
50346              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
50347              
50348              Document Borland compiler misbehaviour.
50349      Branch: maint-5.6/perl
50350            ! README.win32
50351 ____________________________________________________________________________
50352 [  8853] By: jhi                                   on 2001/02/20  17:22:25
50353         Log: The assimilation of ebcdic.c didn't quite work at the first try,
50354              patches from Thomas Dorner.
50355      Branch: maint-5.6/perl
50356            ! handy.h util.c
50357 ____________________________________________________________________________
50358 [  8852] By: jhi                                   on 2001/02/20  17:20:15
50359         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
50360              From: Chris Nandor <pudge@pobox.com>
50361              Date: Tue, 20 Feb 2001 08:32:45 -0500
50362              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
50363      Branch: maint-5.6/perl
50364            ! makedef.pl mg.c
50365 ____________________________________________________________________________
50366 [  8851] By: jhi                                   on 2001/02/20  17:15:52
50367         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
50368      Branch: perl
50369            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
50370            ! t/lib/filter-util.t
50371 ____________________________________________________________________________
50372 [  8850] By: alanbur                               on 2001/02/20  17:12:40
50373         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
50374              and the magic pointer points back to the GV that contains the
50375              %ENV hash.  This creates a refcount loop that prevents members
50376              of %ENV from being freed correctly.  This change removes the
50377              refcount loop - the magic pointer was never used anyway, the
50378              only use of the magic was to check the type ('E') so that the
50379              appropriate environment manipulation code is called when %ENV
50380              is modified.
50381      Branch: maint-5.6/pureperl
50382            ! perl.c
50383 ____________________________________________________________________________
50384 [  8849] By: jhi                                   on 2001/02/20  17:12:20
50385         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
50386              From: "Craig A. Berry" <craigberry@mac.com>
50387              Date: Mon, 19 Feb 2001 23:36:12 -0600
50388              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
50389              
50390              Case-forgiving systems match TestInit.pm with TES*.
50391      Branch: perl
50392            ! t/lib/glob-basic.t
50393 ____________________________________________________________________________
50394 [  8848] By: jhi                                   on 2001/02/20  17:10:02
50395         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
50396      Branch: perl
50397            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
50398            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
50399            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
50400 ____________________________________________________________________________
50401 [  8847] By: jhi                                   on 2001/02/20  15:34:41
50402         Log: The #8843 wasn't quite right: %Config needs to imported.
50403      Branch: perl
50404            ! t/run/runenv.t
50405 ____________________________________________________________________________
50406 [  8846] By: jhi                                   on 2001/02/20  15:31:50
50407         Log: Retract the #8838 and #8840 for now because of
50408              the DB_File tie problem.
50409      Branch: perl
50410            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
50411            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
50412            ! proto.h sv.c
50413 ____________________________________________________________________________
50414 [  8845] By: alanbur                               on 2001/02/20  14:25:41
50415         Log: Removed GV <-> CV refcount loop
50416              CvGV(mycv) points to the parent GV of the CV, and was previously
50417              refcounted.  The pointer remains, but the refcounting has been removed
50418              as it causes a refcount loop between the CV and GV that means the CV
50419              can't ever be deleted.
50420      Branch: maint-5.6/pureperl
50421            ! gv.c op.c pp.c
50422 ____________________________________________________________________________
50423 [  8844] By: alanbur                               on 2001/02/20  14:23:13
50424         Log: Fixed %^H scoping bug
50425      Branch: maint-5.6/pureperl
50426            ! scope.c
50427 ____________________________________________________________________________
50428 [  8843] By: jhi                                   on 2001/02/19  13:38:08
50429         Log: fork() not everywhere, cleanup temp files.
50430      Branch: perl
50431            ! t/run/runenv.t
50432 ____________________________________________________________________________
50433 [  8842] By: alanbur                               on 2001/02/19  12:42:07
50434         Log: Resynchronised with parent
50435      Branch: maint-5.6/pureperl
50436           !> pod/perlfaq4.pod sv.c utf8.c
50437 ____________________________________________________________________________
50438 [  8841] By: jhi                                   on 2001/02/19  03:35:51
50439         Log: Update Changes.
50440      Branch: perl
50441            ! Changes patchlevel.h
50442 ____________________________________________________________________________
50443 [  8840] By: jhi                                   on 2001/02/19  00:23:41
50444         Log: Subject: [patch] add sv_setref_uv
50445              From: Doug MacEachern <dougm@covalent.net>
50446              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
50447              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
50448      Branch: perl
50449            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
50450            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
50451 ____________________________________________________________________________
50452 [  8839] By: jhi                                   on 2001/02/19  00:01:38
50453         Log: Put to rest the 20010205.001, the email address checking (not) regex.
50454      Branch: perl
50455            ! pod/perlfaq9.pod
50456 ____________________________________________________________________________
50457 [  8838] By: jhi                                   on 2001/02/18  22:17:54
50458         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
50459              From: Doug MacEachern <dougm@covalent.net>
50460              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
50461              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
50462      Branch: perl
50463            ! lib/ExtUtils/xsubpp
50464 ____________________________________________________________________________
50465 [  8837] By: jhi                                   on 2001/02/18  22:16:50
50466         Log: Subject: [patch] -Wall cleanup round 2
50467              From: Doug MacEachern <dougm@covalent.net>
50468              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
50469              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
50470      Branch: perl
50471            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
50472            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
50473            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
50474            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
50475            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
50476            ! ext/SDBM_File/SDBM_File.xs
50477 ____________________________________________________________________________
50478 [  8836] By: jhi                                   on 2001/02/18  22:11:20
50479         Log: Misapplied regex optimizations when \C is present.
50480              Fixes 20001230.002.
50481              
50482              What still remains broken is that the submatches that
50483              have \C in them get their UTF8 flag on because their
50484              parent SV has it on.  This will result in malformed
50485              UTF8 if a \C happened to match a non-ASCII byte.
50486      Branch: perl
50487            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
50488            ! t/pragma/utf8.t
50489 ____________________________________________________________________________
50490 [  8835] By: jhi                                   on 2001/02/18  20:12:02
50491         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
50492              
50493              The hash key got wrongly UTF8fied.
50494      Branch: perl
50495            ! pod/perlapi.pod toke.c utf8.c
50496 ____________________________________________________________________________
50497 [  8834] By: jhi                                   on 2001/02/18  19:44:25
50498         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
50499              don't warn on magical or overloaded things.
50500      Branch: perl
50501            ! pp_hot.c
50502 ____________________________________________________________________________
50503 [  8833] By: nick                                  on 2001/02/18  19:31:22
50504         Log: Integrate mainline
50505      Branch: perlio
50506           +> t/TestInit.pm t/run/runenv.t
50507            - t/UTEST
50508           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
50509           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
50510           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
50511           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
50512           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
50513           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
50514           !> utf8.c
50515 ____________________________________________________________________________
50516 [  8832] By: jhi                                   on 2001/02/18  19:21:18
50517         Log: Integrate perlio.
50518      Branch: perl
50519           !> perlio.c pod/perldiag.pod
50520 ____________________________________________________________________________
50521 [  8831] By: jhi                                   on 2001/02/18  19:14:20
50522         Log: Integrate change #8827 from mainline.
50523              
50524              UTF8 tweaks.
50525      Branch: maint-5.6/perl
50526           !> sv.c utf8.c
50527 ____________________________________________________________________________
50528 [  8830] By: nick                                  on 2001/02/18  19:10:34
50529         Log: Apply the spirit of patch from Nick Clark:
50530              Subject: [PATCH] Re: extensions that provide layers
50531              From: Nicholas Clark <nick@ccl4.org>
50532              Date: Mon, 12 Feb 2001 16:43:51 +0000
50533              Message-Id: <20010212164350.Q3652@plum.flirble.org>
50534      Branch: perlio
50535            ! perlio.c pod/perldiag.pod
50536 ____________________________________________________________________________
50537 [  8829] By: jhi                                   on 2001/02/18  19:03:25
50538         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
50539              From: schwern@pobox.com 
50540              Date: Sun, 18 Feb 2001 13:44:35 -0500
50541              Message-ID: <20010218134435.A17544@magnonel.guild.net>
50542              
50543              Applied, but as t/TestInit.pm.
50544      Branch: perl
50545            + t/TestInit.pm
50546            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
50547            ! t/op/subst_wamp.t
50548 ____________________________________________________________________________
50549 [  8828] By: jhi                                   on 2001/02/18  18:43:52
50550         Log: Integrate perlio.
50551      Branch: perl
50552           !> perlio.c
50553 ____________________________________________________________________________
50554 [  8827] By: jhi                                   on 2001/02/18  18:41:33
50555         Log: UTF-8 tweaks.
50556      Branch: perl
50557            ! sv.c utf8.c
50558 ____________________________________________________________________________
50559 [  8826] By: nick                                  on 2001/02/18  17:40:59
50560         Log: Fix [ID 20010217.002]
50561              open FOO, "<:raw:perlio", ...
50562              :raw now inserts default base layer below itself.
50563              Also
50564              open FOO, "<:unix", ...
50565              works as well - but leaves buffer layer on stack under the unix layer.
50566      Branch: perlio
50567            ! perlio.c
50568 ____________________________________________________________________________
50569 [  8825] By: jhi                                   on 2001/02/18  17:15:39
50570         Log: Integrate perlio.
50571      Branch: perl
50572           !> perlio.c perliol.h
50573 ____________________________________________________________________________
50574 [  8824] By: jhi                                   on 2001/02/18  17:10:53
50575         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
50576              From: schwern@pobox.com
50577              Date: Sun, 18 Feb 2001 01:48:50 -0500
50578              Message-ID: <20010218014850.C19957@magnonel.guild.net>
50579      Branch: perl
50580            ! lib/Test/Harness.pm t/TEST t/op/chop.t
50581 ____________________________________________________________________________
50582 [  8823] By: jhi                                   on 2001/02/18  17:01:06
50583         Log: Add run/*.t to testables.
50584      Branch: perl
50585            ! t/TEST
50586 ____________________________________________________________________________
50587 [  8822] By: jhi                                   on 2001/02/18  16:58:58
50588         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
50589              From: schwern@pobox.com
50590              Date: Sun, 18 Feb 2001 01:11:35 -0500
50591              Message-ID: <20010218011135.A19957@magnonel.guild.net>
50592              
50593              Revive mjd's and Simon's PERL5OPT fix.
50594      Branch: perl
50595            + t/run/runenv.t
50596            ! MANIFEST perl.c
50597 ____________________________________________________________________________
50598 [  8821] By: jhi                                   on 2001/02/18  16:53:46
50599         Log: Subject: Re: Why t/TEST and not Test::Harness?
50600              From: schwern@pobox.com
50601              Date: Sat, 17 Feb 2001 22:44:44 -0500
50602              Message-ID: <20010217224444.A6679@magnonel.guild.net>
50603              
50604              Replace UTEST with TEST -utf8.
50605      Branch: perl
50606            - t/UTEST
50607            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
50608            ! t/lib/glob-basic.t
50609 ____________________________________________________________________________
50610 [  8820] By: nick                                  on 2001/02/18  13:06:16
50611         Log: Clean up a few core dumps when layers are used in unexpected ways.
50612              (Still not "right"...)
50613      Branch: perlio
50614            ! perlio.c perliol.h
50615 ____________________________________________________________________________
50616 [  8819] By: jhi                                   on 2001/02/18  02:25:55
50617         Log: Integrate change #8818 from maintperl, a FAQ nit.
50618      Branch: perl
50619           !> pod/perlfaq4.pod
50620 ____________________________________________________________________________
50621 [  8818] By: jhi                                   on 2001/02/18  02:24:50
50622         Log: FAQ nit from Chris Fedde.
50623      Branch: maint-5.6/perl
50624            ! pod/perlfaq4.pod
50625 ____________________________________________________________________________
50626 [  8817] By: nick                                  on 2001/02/17  18:20:14
50627         Log: Integrate mainline
50628      Branch: perlio
50629           +> lib/unicode/UCD.html lib/unicode/Unicode.html
50630           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
50631           +> pod/perlclib.pod
50632            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
50633            - lib/unicode/Unicode.301
50634           !> (integrate 324 files)
50635 ____________________________________________________________________________
50636 [  8816] By: jhi                                   on 2001/02/17  16:56:58
50637         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
50638      Branch: perl
50639            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
50640            ! ext/Storable/Storable.xs t/lib/st-06compat.t
50641            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
50642 ____________________________________________________________________________
50643 [  8815] By: jhi                                   on 2001/02/17  16:40:07
50644         Log: Subject: [patch] -Wall
50645              From: Doug MacEachern <dougm@covalent.net>
50646              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
50647              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
50648      Branch: perl
50649            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
50650            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
50651 ____________________________________________________________________________
50652 [  8814] By: jhi                                   on 2001/02/16  19:27:18
50653         Log: Document qu better.
50654      Branch: perl
50655            ! pod/perlop.pod
50656 ____________________________________________________________________________
50657 [  8813] By: jhi                                   on 2001/02/15  13:54:37
50658         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
50659              From: Hugo <hv@crypt.compulink.co.uk>
50660              Date: Thu, 15 Feb 2001 13:39:49 +0000
50661              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
50662      Branch: perl
50663            ! toke.c
50664 ____________________________________________________________________________
50665 [  8812] By: alanbur                               on 2001/02/15  13:52:16
50666         Log: Resynchronised with parent
50667      Branch: maint-5.6/pureperl
50668            - ebcdic.c
50669           !> (integrate 36 files)
50670 ____________________________________________________________________________
50671 [  8811] By: jhi                                   on 2001/02/15  13:51:16
50672         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
50673              
50674              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
50675              From: Jan Dubois <JanD@ActiveState.com>
50676              Date: Wed, 31 Jan 2001 21:17:03 -0800
50677              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
50678              
50679              tweak change#8659 to keep it simple
50680              
50681              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
50682              From: Russ Allbery <rra@stanford.edu>
50683              Date: 14 Feb 2001 10:15:41 -0800
50684              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
50685              
50686              (8809 empty)
50687              
50688              Upgrade to podlators 1.08, from Russ Allbery.
50689      Branch: perl
50690           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
50691           !> utils/perldoc.PL
50692 ____________________________________________________________________________
50693 [  8810] By: jhi                                   on 2001/02/15  13:35:08
50694         Log: Upgrade to podlators 1.08, from Russ Allbery.
50695      Branch: maint-5.6/perl
50696            ! lib/Pod/Man.pm lib/Pod/Text.pm
50697 ____________________________________________________________________________
50698 [  8809] By: jhi                                   on 2001/02/15  13:26:38
50699         Log: (accidentally empty check-in)
50700      Branch: maint-5.6/perl
50701            ! lib/Test/Harness.pm
50702 ____________________________________________________________________________
50703 [  8808] By: jhi                                   on 2001/02/15  13:23:47
50704         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
50705              From: Russ Allbery <rra@stanford.edu>
50706              Date: 14 Feb 2001 10:15:41 -0800
50707              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
50708              
50709              perldoc was hardcoding $Config{installscript}, which breaks
50710              when install* isn't where Perl ends up (such as with AFS).
50711              
50712              Use $Config{scriptdir} instead.
50713      Branch: maint-5.6/perl
50714            ! utils/perldoc.PL
50715 ____________________________________________________________________________
50716 [  8807] By: jhi                                   on 2001/02/14  14:37:27
50717         Log: Update Changes.
50718      Branch: perl
50719            ! Changes patchlevel.h
50720 ____________________________________________________________________________
50721 [  8806] By: jhi                                   on 2001/02/14  14:25:31
50722         Log: Integrate changes #8803,8804,8805 from mainline.
50723              
50724              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
50725              
50726              Don't skip too much of the locale error message if no environ array,
50727              from Chris Nandor.
50728              
50729              More MacOS Classic fixes from Chris Nandor.
50730      Branch: maint-5.6/perl
50731           !> doop.c lib/Cwd.pm perl.c perl.h util.c
50732 ____________________________________________________________________________
50733 [  8805] By: jhi                                   on 2001/02/14  03:29:01
50734         Log: More MacOS Classic fixes from Chris Nandor.
50735      Branch: perl
50736            ! doop.c lib/Cwd.pm
50737 ____________________________________________________________________________
50738 [  8804] By: jhi                                   on 2001/02/14  03:18:35
50739         Log: Don't skip too much of the locale error message if no environ array,
50740              from Chris Nandor.
50741      Branch: perl
50742            ! util.c
50743 ____________________________________________________________________________
50744 [  8803] By: jhi                                   on 2001/02/14  03:14:14
50745         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
50746      Branch: perl
50747            ! perl.c perl.h
50748 ____________________________________________________________________________
50749 [  8802] By: jhi                                   on 2001/02/13  18:31:33
50750         Log: AUTHORS update.
50751      Branch: perl
50752            ! AUTHORS
50753 ____________________________________________________________________________
50754 [  8801] By: jhi                                   on 2001/02/13  17:55:19
50755         Log: Integrate change #8792 from mainline.
50756              
50757              Subject: buncha MacPerl patches for bleadperl
50758              From: Chris Nandor <pudge@pobox.com>
50759              Date: Tue, 13 Feb 2001 00:02:43 -0500
50760              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
50761      Branch: maint-5.6/perl
50762           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
50763           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
50764           !> t/lib/basename.t toke.c util.h
50765 ____________________________________________________________________________
50766 [  8800] By: jhi                                   on 2001/02/13  17:46:43
50767         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
50768              to be forced to Off_t.
50769              
50770              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
50771              From: nick@ccl4.org
50772              Date: Thu, 1 Feb 2001 12:01:04 +0000
50773              Message-Id: <20010201120103.E11401@plum.flirble.org>
50774      Branch: maint-5.6/perl
50775            ! iperlsys.h perlio.c
50776 ____________________________________________________________________________
50777 [  8799] By: jhi                                   on 2001/02/13  16:52:51
50778         Log: Duplex duplex hunk hunk.
50779      Branch: maint-5.6/perl
50780            ! Makefile.SH
50781 ____________________________________________________________________________
50782 [  8797] By: jhi                                   on 2001/02/13  14:52:04
50783         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
50784              From: "Craig A. Berry" <craigberry@mac.com>
50785              Date: Mon, 12 Feb 2001 11:05:25 -0600
50786              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
50787      Branch: perl
50788            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
50789 ____________________________________________________________________________
50790 [  8796] By: jhi                                   on 2001/02/13  14:36:47
50791         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
50792              From: simon.cozens@pembroke.oxford.ac.uk 
50793              Date: Sat, 10 Feb 2001 17:57:02 +0000
50794              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
50795              
50796              Now it does include.
50797      Branch: perl
50798            ! pod/perldiag.pod
50799 ____________________________________________________________________________
50800 [  8795] By: jhi                                   on 2001/02/13  14:30:11
50801         Log: Sort the MANIFEST.
50802      Branch: perl
50803            ! MANIFEST
50804 ____________________________________________________________________________
50805 [  8794] By: jhi                                   on 2001/02/13  14:26:51
50806         Log: Integrate change #8793 from mainline, FAQ updates.
50807      Branch: maint-5.6/perl
50808           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
50809 ____________________________________________________________________________
50810 [  8793] By: jhi                                   on 2001/02/13  14:25:13
50811         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
50812      Branch: perl
50813            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
50814 ____________________________________________________________________________
50815 [  8792] By: jhi                                   on 2001/02/13  14:22:50
50816         Log: Subject: buncha MacPerl patches for bleadperl
50817              From: Chris Nandor <pudge@pobox.com>
50818              Date: Tue, 13 Feb 2001 00:02:43 -0500
50819              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
50820      Branch: perl
50821            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
50822            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
50823            ! t/lib/basename.t toke.c util.h
50824 ____________________________________________________________________________
50825 [  8791] By: jhi                                   on 2001/02/13  14:10:39
50826         Log: Integrate change #8790 from mainline.
50827              
50828              environ array wrongly assumed in Perl_init_i18nl10n(),
50829      Branch: maint-5.6/perl
50830           !> util.c
50831 ____________________________________________________________________________
50832 [  8790] By: jhi                                   on 2001/02/13  14:06:15
50833         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
50834              noticed by Chris Nandor in MacOS Classic.
50835      Branch: perl
50836            ! util.c
50837 ____________________________________________________________________________
50838 [  8789] By: jhi                                   on 2001/02/13  13:58:07
50839         Log: Integrate changes #8373,8487,8544,8783 from mainline.
50840              
50841              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
50842              hints files, the dynaloading, assimilate ebcdic into util.c.
50843      Branch: maint-5.6/perl
50844            - ebcdic.c
50845            ! MANIFEST hints/posix-bc.sh
50846           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
50847           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
50848           !> perlapi.c proto.h util.c
50849 ____________________________________________________________________________
50850 [  8788] By: alanbur                               on 2001/02/13  10:33:13
50851         Log: Integrated changes from maint-5.6
50852      Branch: maint-5.6/pureperl
50853           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
50854           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
50855           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
50856           !> vos/config.ga.h vos/configure_perl.cm
50857 ____________________________________________________________________________
50858 [  8787] By: jhi                                   on 2001/02/13  05:56:36
50859         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
50860      Branch: perl
50861           !> Makefile.SH
50862 ____________________________________________________________________________
50863 [  8786] By: jhi                                   on 2001/02/13  05:54:34
50864         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
50865              From: Dorner Thomas <Thomas.Dorner@start.de>
50866              Date: Mon, 12 Feb 2001 15:06:26 +0100
50867              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
50868      Branch: maint-5.6/perl
50869            ! Makefile.SH
50870 ____________________________________________________________________________
50871 [  8785] By: jhi                                   on 2001/02/13  05:29:04
50872         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
50873      Branch: perl
50874           !> hints/openbsd.sh
50875 ____________________________________________________________________________
50876 [  8784] By: jhi                                   on 2001/02/13  02:25:24
50877         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
50878              From: Peter Prymmer <pvhp@forte.com>
50879              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
50880              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
50881      Branch: perl
50882            ! pod/perlclib.pod
50883 ____________________________________________________________________________
50884 [  8783] By: jhi                                   on 2001/02/13  02:22:36
50885         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
50886      Branch: perl
50887            - ebcdic.c
50888            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
50889            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
50890            ! util.c
50891 ____________________________________________________________________________
50892 [  8782] By: jhi                                   on 2001/02/13  02:00:07
50893         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
50894      Branch: maint-5.6/perl
50895            ! pod/perlport.pod
50896 ____________________________________________________________________________
50897 [  8781] By: jhi                                   on 2001/02/13  01:58:44
50898         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
50899      Branch: maint-5.6/perl
50900            ! hints/openbsd.sh
50901 ____________________________________________________________________________
50902 [  8780] By: jhi                                   on 2001/02/13  01:57:33
50903         Log: Synchronize the regexp tests between maintperl and mainline.
50904      Branch: maint-5.6/perl
50905           !> t/op/re_tests
50906 ____________________________________________________________________________
50907 [  8779] By: jhi                                   on 2001/02/13  01:49:35
50908         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
50909              From: Hugo <hv@crypt.compulink.co.uk>
50910              Date: Tue, 13 Feb 2001 00:11:11 +0000
50911              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
50912      Branch: perl
50913            ! regcomp.c t/op/re_tests
50914 ____________________________________________________________________________
50915 [  8778] By: jhi                                   on 2001/02/13  00:23:10
50916         Log: Comments do not nest.
50917      Branch: perl
50918            ! perl.h
50919 ____________________________________________________________________________
50920 [  8777] By: jhi                                   on 2001/02/13  00:17:54
50921         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
50922              From: Hugo <hv@crypt.compulink.co.uk>
50923              Date: Tue, 13 Feb 2001 00:11:11 +0000
50924              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
50925      Branch: maint-5.6/perl
50926            ! regcomp.c t/op/re_tests
50927 ____________________________________________________________________________
50928 [  8776] By: jhi                                   on 2001/02/12  23:25:52
50929         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
50930      Branch: maint-5.6/perl
50931            ! pod/perlport.pod
50932 ____________________________________________________________________________
50933 [  8775] By: jhi                                   on 2001/02/12  23:04:28
50934         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
50935      Branch: maint-5.6/perl
50936            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
50937            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
50938            ! vos/configure_perl.cm
50939 ____________________________________________________________________________
50940 [  8774] By: jhi                                   on 2001/02/12  22:59:11
50941         Log: Subject: Re: [patch] context for 'U' magic functions
50942              From: Doug MacEachern <dougm@covalent.net>
50943              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
50944              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
50945              
50946              plus the suggestion by Nick Ing-Simmons to name the macro
50947              as PERL_MG_UFUNC to avoid namespace pollution, plus add
50948              the advice by Doug for XS writers to perl.h
50949      Branch: perl
50950            ! mg.c perl.h
50951 ____________________________________________________________________________
50952 [  8773] By: jhi                                   on 2001/02/11  20:14:12
50953         Log: Update Changes.
50954      Branch: perl
50955            ! Changes patchlevel.h
50956 ____________________________________________________________________________
50957 [  8772] By: jhi                                   on 2001/02/11  18:47:52
50958         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
50959              From: Simon Cozens <simon@cozens.net>
50960              Date: Wed, 31 Jan 2001 16:31:43 +0000
50961              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
50962      Branch: perl
50963            + pod/perlclib.pod
50964            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
50965            ! pod/perltoc.pod
50966 ____________________________________________________________________________
50967 [  8771] By: jhi                                   on 2001/02/11  18:36:48
50968         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
50969              
50970              Blocks-4d3.beta.txt
50971              CaseFolding-3d4.beta.txt
50972              CompositionExclusions-3d6.beta.txt
50973              EastAsianWidth-4d4.beta.txt
50974              LineBreak-6d3.beta.txt
50975              NamesList-3.1.0d1.beta.txt
50976              PropList-3.1.0d4.beta.txt
50977              SpecialCasing-4d1.beta.txt
50978              UnicodeData-3.1.0d6.beta.txt
50979      Branch: perl
50980            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
50981           +> lib/unicode/UCD.html lib/unicode/Unicode.html
50982            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
50983            - lib/unicode/Unicode.301
50984            ! (edit 257 files)
50985 ____________________________________________________________________________
50986 [  8770] By: jhi                                   on 2001/02/11  17:26:22
50987         Log: UTF-8 documentation.
50988      Branch: perl
50989            ! utf8.h
50990 ____________________________________________________________________________
50991 [  8769] By: jhi                                   on 2001/02/11  17:12:49
50992         Log: Retract #8762.
50993      Branch: perl
50994            ! regexec.c
50995 ____________________________________________________________________________
50996 [  8768] By: jhi                                   on 2001/02/11  16:54:45
50997         Log: Subject: [PATCH] Test::Harness
50998              From: andreas.koenig@anima.de (Andreas J. Koenig)
50999              Date: 11 Feb 2001 14:37:00 +0100
51000              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
51001      Branch: perl
51002            ! lib/Test/Harness.pm
51003 ____________________________________________________________________________
51004 [  8767] By: jhi                                   on 2001/02/11  16:53:52
51005         Log: Subject: [PATCH] Document makepatch in Porting/patching
51006              From: andreas.koenig@anima.de (Andreas J. Koenig)
51007              Date: 11 Feb 2001 16:46:28 +0100
51008              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
51009      Branch: perl
51010            ! Porting/patching.pod
51011 ____________________________________________________________________________
51012 [  8766] By: jhi                                   on 2001/02/11  06:30:23
51013         Log: Subject: Re: [patch] GvSHARED
51014              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
51015              From: Doug MacEachern <dougm@covalent.net>
51016              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
51017              
51018              Subject: Re: [patch] GvSHARED
51019              From: Doug MacEachern <dougm@covalent.net>
51020              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
51021              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
51022              
51023              Subject: [patch] attributes.pm support for `shared'
51024              From: Doug MacEachern <dougm@covalent.net>
51025              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
51026              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
51027              
51028              our() attributes were ignored, our :shared pieces missing,
51029              allow attributes.pm to turn on shared.
51030      Branch: perl
51031            ! op.c t/op/attrs.t toke.c xsutils.c
51032 ____________________________________________________________________________
51033 [  8765] By: alanbur                               on 2001/02/10  23:11:19
51034         Log: Resync with parent (hopefully sucessfully this time)
51035      Branch: maint-5.6/pureperl
51036           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
51037           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
51038           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
51039           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
51040           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
51041           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
51042           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
51043 ____________________________________________________________________________
51044 [  8764] By: jhi                                   on 2001/02/10  22:54:38
51045         Log: Make TEST and UTEST more verbose in case something goes
51046              wrong in running/compiling a script, suggested by Doug
51047              MacEachern.
51048      Branch: perl
51049            ! t/TEST t/UTEST
51050 ____________________________________________________________________________
51051 [  8763] By: jhi                                   on 2001/02/10  22:11:34
51052         Log: Bogus shebang.
51053      Branch: perl
51054            ! t/lib/texttabs.t
51055 ____________________________________________________________________________
51056 [  8762] By: jhi                                   on 2001/02/10  21:56:02
51057         Log: (Retracted by #8769)
51058      Branch: perl
51059            ! regexec.c
51060 ____________________________________________________________________________
51061 [  8761] By: jhi                                   on 2001/02/10  21:26:15
51062         Log: Subject: Re: [patch] GvSHARED 
51063              From: Doug MacEachern <dougm@covalent.net>
51064              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
51065              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
51066              
51067              our @EXPORT : shared = (...);
51068      Branch: perl
51069            ! toke.c
51070 ____________________________________________________________________________
51071 [  8760] By: jhi                                   on 2001/02/10  21:25:07
51072         Log: Subject: [patch] GvSHARED
51073              From: Doug MacEachern <dougm@covalent.net>
51074              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
51075              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
51076      Branch: perl
51077            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
51078 ____________________________________________________________________________
51079 [  8759] By: alanbur                               on 2001/02/10  21:24:27
51080         Log: Backed out mismerge.
51081      Branch: maint-5.6/pureperl
51082            ! MANIFEST README.hpux README.vmesa gv.c installhtml
51083            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
51084            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
51085            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
51086            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
51087            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
51088            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
51089 ____________________________________________________________________________
51090 [  8758] By: jhi                                   on 2001/02/10  18:01:17
51091         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
51092              
51093              Fixed UMRs and leak in Perl_pmtrans()
51094              
51095              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
51096              associated UTFied tr/// code.  Also fixed scoping leak of
51097              PL_reg_start_tmp.
51098              
51099              newATTRSUB leaks when an attempt to redefine the active sort sub is
51100              made.
51101      Branch: maint-5.6/perl
51102           !> op.c regcomp.c
51103 ____________________________________________________________________________
51104 [  8757] By: alanbur                               on 2001/02/10  17:56:46
51105         Log: Resynchronised with parent
51106      Branch: maint-5.6/pureperl
51107           +> README.bs2000
51108            - README.posix-bc
51109            ! gv.c perl.c sv.c
51110           !> MANIFEST README.hpux README.vmesa installhtml
51111           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
51112           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
51113           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
51114           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
51115           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
51116           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
51117 ____________________________________________________________________________
51118 [  8756] By: alanbur                               on 2001/02/10  17:51:15
51119         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
51120              made.
51121      Branch: maint-5.6/pureperl
51122            ! op.c
51123 ____________________________________________________________________________
51124 [  8755] By: jhi                                   on 2001/02/09  22:41:35
51125         Log: Upgrade to CPAN 1.59_54, from Andreas König.
51126      Branch: perl
51127            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
51128 ____________________________________________________________________________
51129 [  8754] By: jhi                                   on 2001/02/09  22:29:20
51130         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
51131              
51132              Didn't upgrade the fill.t since it has a dependency to File::Slurp
51133              purely for debugging purposes, the actual test hasn't changed.
51134      Branch: perl
51135            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
51136            ! t/lib/textwrap.t
51137 ____________________________________________________________________________
51138 [  8753] By: jhi                                   on 2001/02/09  20:17:50
51139         Log: Integrate change #8682 from maintperl.
51140              
51141              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
51142              to work correctly.
51143      Branch: perl
51144           !> hints/irix_6.sh
51145 ____________________________________________________________________________
51146 [  8752] By: jhi                                   on 2001/02/09  20:00:46
51147         Log: Update Changes.
51148      Branch: perl
51149            ! Changes patchlevel.h
51150 ____________________________________________________________________________
51151 [  8751] By: nick                                  on 2001/02/09  19:48:37
51152         Log: Integrate mainline
51153      Branch: perlio
51154           +> README.bs2000 t/lib/cgi-esc.t
51155            - README.posix-bc
51156           !> (integrate 53 files)
51157 ____________________________________________________________________________
51158 [  8750] By: nick                                  on 2001/02/09  19:25:16
51159         Log: Subject: RE: Biannual Competition to Improve Hashing Function
51160              From: Fisher Mark <fisherm@tce.com>
51161              Date: Thu, 8 Feb 2001 10:44:00 -0500
51162              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
51163              Date: Thu, 8 Feb 2001 15:02:47 -0500
51164              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
51165      Branch: perl
51166            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
51167 ____________________________________________________________________________
51168 [  8749] By: jhi                                   on 2001/02/09  19:02:35
51169         Log: Forgotten fragment.
51170      Branch: perl
51171            ! pod/perlapi.pod
51172 ____________________________________________________________________________
51173 [  8748] By: jhi                                   on 2001/02/09  18:31:34
51174         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
51175              plus manual tweakage.
51176              
51177              Sync the perlfaq2 between mainline and maintperl.
51178      Branch: maint-5.6/perl
51179            ! pod/perlfaq2.pod
51180      Branch: perl
51181           !> pod/perlfaq2.pod
51182 ____________________________________________________________________________
51183 [  8747] By: jhi                                   on 2001/02/09  18:12:04
51184         Log: Subject: versiononly and installperl
51185              From: abigail@foad.org
51186              Date: Wed, 7 Feb 2001 22:43:12 +0100
51187              Message-ID: <20010207214312.7045.qmail@foad.org>    
51188              
51189              Add +v flag to force a normal install of the perl binary
51190              and the utilities.
51191              
51192              Subject: [PATCH] installperl
51193              From: Nicholas Clark <nick@ccl4.org>
51194              Date: Fri, 9 Feb 2001 16:28:57 +0000
51195              Message-ID: <20010209162857.B10931@plum.flirble.org>
51196              
51197              Add -A flag which also hardlinks the binary with
51198              the full architecture name.
51199      Branch: perl
51200            ! installperl
51201 ____________________________________________________________________________
51202 [  8746] By: jhi                                   on 2001/02/09  18:03:43
51203         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
51204              
51205              Subject: perlfaq2, re: perlmongers
51206              
51207              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
51208              
51209              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
51210              
51211              Subject: [ID 20010205.001] typo in perlfaq9
51212              
51213              Subject: [ID 20010208.002] unordered explanation in perlcall
51214      Branch: maint-5.6/perl
51215           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
51216           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
51217           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
51218 ____________________________________________________________________________
51219 [  8745] By: jhi                                   on 2001/02/09  17:59:09
51220         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
51221              From: abela@geneanet.org
51222              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
51223              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
51224      Branch: perl
51225            ! pod/perlcall.pod
51226 ____________________________________________________________________________
51227 [  8744] By: jhi                                   on 2001/02/09  17:48:16
51228         Log: Subject: [ID 20010205.001] typo in perlfaq9
51229              From: eserte@vran.herceg.de
51230              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
51231              Message-Id: <200102042244.XAA21926@vran.herceg.de>
51232      Branch: perl
51233            ! pod/perlfaq9.pod
51234 ____________________________________________________________________________
51235 [  8743] By: jhi                                   on 2001/02/09  17:25:12
51236         Log: Integrate change #8695 from maintperl.
51237              
51238              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
51239      Branch: perl
51240           !> thread.h
51241 ____________________________________________________________________________
51242 [  8742] By: jhi                                   on 2001/02/09  17:21:22
51243         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
51244              From: Andy Dougherty <doughera@lafayette.edu>
51245              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
51246              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
51247      Branch: perl
51248            ! embed.pl
51249 ____________________________________________________________________________
51250 [  8741] By: jhi                                   on 2001/02/09  17:05:19
51251         Log: Integrate changes #8738,8739,8740 from maintperl.
51252              
51253              Html files will be installed in a more logical and easier to
51254              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
51255              
51256              Html files will be generated with a header to make them look
51257              a little less bare.
51258              
51259              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
51260      Branch: perl
51261           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
51262 ____________________________________________________________________________
51263 [  8740] By: jhi                                   on 2001/02/09  17:03:46
51264         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
51265              From: "Brendan O'Dea" <bod@compusol.com.au>
51266              Date: Sun, 4 Feb 2001 11:17:56 +1100
51267              Message-ID: <20010204111756.A16301@compusol.com.au>
51268      Branch: maint-5.6/perl
51269            ! pod/perlfaq3.pod
51270 ____________________________________________________________________________
51271 [  8739] By: jhi                                   on 2001/02/09  17:01:59
51272         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
51273              From: "Indy Singh" <indy@nusphere.com>
51274              Date: Fri, 2 Feb 2001 15:09:59 -0500
51275              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
51276              
51277              Html files will be generated with a header to make them look
51278              a little less bare.
51279      Branch: maint-5.6/perl
51280            ! installhtml
51281 ____________________________________________________________________________
51282 [  8738] By: jhi                                   on 2001/02/09  16:58:48
51283         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
51284              From: "Indy Singh" <indy@nusphere.com>
51285              Date: Fri, 2 Feb 2001 15:08:23 -0500
51286              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
51287              
51288              Html files will be installed in a more logical and easier to
51289              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
51290      Branch: maint-5.6/perl
51291            ! win32/Makefile win32/makefile.mk
51292 ____________________________________________________________________________
51293 [  8737] By: jhi                                   on 2001/02/09  16:46:54
51294         Log: Integrate changes #8687,8736 from maintperl.
51295              
51296              HP-UX thread patches from Merijn H. Brand.
51297              
51298              Latin nit from Philip Newton.
51299      Branch: perl
51300           !> README.hpux hints/hpux.sh
51301 ____________________________________________________________________________
51302 [  8736] By: jhi                                   on 2001/02/09  16:42:31
51303         Log: Latin nit from Philip Newton.
51304      Branch: maint-5.6/perl
51305            ! README.hpux
51306 ____________________________________________________________________________
51307 [  8735] By: jhi                                   on 2001/02/09  16:24:03
51308         Log: Integrate changes #8704,8710 from pureperl.
51309              
51310              Fixed UMRs and leak in Perl_pmtrans()
51311              
51312              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
51313              associated UTFied tr/// code.  Also fixed scoping leak of
51314              PL_reg_start_tmp.
51315      Branch: perl
51316           !> op.c regcomp.c
51317 ____________________________________________________________________________
51318 [  8734] By: jhi                                   on 2001/02/09  15:40:21
51319         Log: Integrate change #8733 from maintperl.
51320              
51321              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
51322      Branch: perl
51323           !> pod/perlre.pod
51324 ____________________________________________________________________________
51325 [  8733] By: jhi                                   on 2001/02/09  15:35:47
51326         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
51327              From: Prymmer/Kahn <pvhp@best.com>
51328              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
51329              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
51330      Branch: maint-5.6/perl
51331            ! pod/perlre.pod
51332 ____________________________________________________________________________
51333 [  8732] By: jhi                                   on 2001/02/09  15:26:17
51334         Log: Rename README.posix-bc to README.bs2000 (to avoid the
51335              confusion of a "perlposix-bc.pod"), add a few missing
51336              arch pods, regen toc.
51337      Branch: maint-5.6/perl
51338           +> README.bs2000
51339            - README.posix-bc
51340            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
51341            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
51342 ____________________________________________________________________________
51343 [  8731] By: jhi                                   on 2001/02/09  15:23:39
51344         Log: De-cut-and-pasto.
51345      Branch: perl
51346            ! pod/perl.pod
51347 ____________________________________________________________________________
51348 [  8730] By: jhi                                   on 2001/02/09  15:11:13
51349         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
51350              when people think that perlposix-bc.pod tells anything about
51351              Perl and POSIX.  Regen toc.
51352      Branch: perl
51353           +> README.bs2000
51354            - README.posix-bc
51355            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
51356            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
51357 ____________________________________________________________________________
51358 [  8729] By: jhi                                   on 2001/02/09  14:52:28
51359         Log: The README.vmesa part of #8712 from maintperl.
51360      Branch: perl
51361            ! README.vmesa
51362 ____________________________________________________________________________
51363 [  8728] By: jhi                                   on 2001/02/09  14:46:06
51364         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
51365              From: Peter Prymmer <pvhp@forte.com>
51366              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
51367              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
51368      Branch: maint-5.6/perl
51369            ! README.vmesa win32/Makefile win32/makefile.mk
51370 ____________________________________________________________________________
51371 [  8727] By: jhi                                   on 2001/02/09  14:33:25
51372         Log: Integrate change #8712 from mainline.
51373              
51374              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
51375      Branch: maint-5.6/perl
51376           !> lib/Pod/Find.pm
51377 ____________________________________________________________________________
51378 [  8726] By: jhi                                   on 2001/02/09  14:30:28
51379         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
51380              From: Peter Prymmer <pvhp@forte.com>
51381              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
51382              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
51383      Branch: perl
51384            + t/lib/cgi-esc.t
51385            ! MANIFEST lib/CGI/Util.pm
51386 ____________________________________________________________________________
51387 [  8725] By: jhi                                   on 2001/02/09  04:56:47
51388         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
51389      Branch: maint-5.6/perl
51390            ! pod/perlport.pod
51391 ____________________________________________________________________________
51392 [  8724] By: jhi                                   on 2001/02/09  04:40:59
51393         Log: Integrate changes 7819,7820 from vmsperl into mainline.
51394              
51395              Add header for LIB$ prototypes (C. Berry)
51396              
51397              Convert fwrite()s to sockets to write()s, since some socket stacks
51398              don't take kindly to stdio.
51399              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
51400              (for often optional LNMs)
51401              Correct a few typos
51402              (C. Bailey)
51403      Branch: perl
51404           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
51405 ____________________________________________________________________________
51406 [  8723] By: jhi                                   on 2001/02/09  03:29:29
51407         Log: Integrate change #8722 from mainline.
51408              
51409              The Im() function wasn't returning zero for non-Math::Complex
51410              arguments.  The bug reported by John Gamble.
51411      Branch: maint-5.6/perl
51412           !> lib/Math/Complex.pm
51413 ____________________________________________________________________________
51414 [  8722] By: jhi                                   on 2001/02/09  03:28:33
51415         Log: The Im() function wasn't returning zero for non-Math::Complex
51416              arguments.  The bug reported by John Gamble.
51417      Branch: perl
51418            ! lib/Math/Complex.pm
51419 ____________________________________________________________________________
51420 [  8721] By: nick                                  on 2001/02/08  22:11:35
51421         Log: Correct the correction :-(
51422      Branch: perl
51423            ! perl.c
51424 ____________________________________________________________________________
51425 [  8720] By: bailey                                on 2001/02/08  20:59:22
51426         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
51427              don't take kindly to stdio.
51428              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
51429              (for often optional LNMs)
51430              Correct a few typos
51431              (C. Bailey)
51432      Branch: vmsperl
51433            ! vms/vms.c vms/vmsish.h
51434 ____________________________________________________________________________
51435 [  8719] By: bailey                                on 2001/02/08  20:51:02
51436         Log: Add header for LIB$ prototypes (C. Berry)
51437      Branch: vmsperl
51438            ! ext/Devel/DProf/DProf.xs
51439 ____________________________________________________________________________
51440 [  8718] By: bailey                                on 2001/02/08  20:49:00
51441         Log: SYN SYN
51442      Branch: vmsperl
51443           +> pod/perliol.pod t/lib/sample-tests/bailout
51444           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
51445           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
51446           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
51447           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
51448           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
51449           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
51450            - lib/unicode/Is/DCinital.pl
51451           !> (integrate 101 files)
51452 ____________________________________________________________________________
51453 [  8717] By: nick                                  on 2001/02/08  19:38:48
51454         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
51455              From: Robin Barker <rmb1@cise.npl.co.uk>
51456              Date: Thu, 8 Feb 2001 14:38:07 GMT
51457              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
51458      Branch: perl
51459            ! lib/CPAN.pm
51460 ____________________________________________________________________________
51461 [  8716] By: nick                                  on 2001/02/08  19:29:07
51462         Log: Generated files form 8713 etc.
51463      Branch: perl
51464            ! embed.h global.sym objXSUB.h perlapi.c proto.h
51465 ____________________________________________________________________________
51466 [  8715] By: nick                                  on 2001/02/08  19:26:08
51467         Log: Fixup non-ithread build after 8713
51468      Branch: perl
51469            ! perl.c
51470 ____________________________________________________________________________
51471 [  8714] By: nick                                  on 2001/02/08  19:17:45
51472         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
51473              From: nick@ccl4.org
51474              Date: Wed, 7 Feb 2001 00:27:47 +0000
51475              Message-Id: <20010207002747.B63724@plum.flirble.org>
51476      Branch: perl
51477            ! sv.c toke.c
51478 ____________________________________________________________________________
51479 [  8713] By: nick                                  on 2001/02/08  19:15:58
51480         Log: Subject: Re: [patch] Re: PL_ptr_table
51481              From: Doug Maceachern <dougm@covalent.net>
51482              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
51483              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
51484      Branch: perl
51485            ! embed.pl perl.c sv.c sv.h
51486 ____________________________________________________________________________
51487 [  8712] By: nick                                  on 2001/02/08  19:12:47
51488         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
51489              From: Peter Prymmer <pvhp@forte.com>
51490              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
51491              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
51492      Branch: perl
51493            ! lib/Pod/Find.pm
51494 ____________________________________________________________________________
51495 [  8711] By: nick                                  on 2001/02/07  21:06:11
51496         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
51497              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
51498              From: Alan Burlison <Alan.Burlison@uk.sun.com>
51499              Date: Tue, 06 Feb 2001 23:37:01 +0000
51500              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
51501      Branch: perl
51502            ! regcomp.c
51503 ____________________________________________________________________________
51504 [  8710] By: alanbur                               on 2001/02/07  00:22:04
51505         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
51506              associated UTFied tr/// code.  Also fixed scoping leak of
51507              PL_reg_start_tmp.
51508      Branch: maint-5.6/pureperl
51509            ! op.c regcomp.c
51510 ____________________________________________________________________________
51511 [  8709] By: nick                                  on 2001/02/06  21:16:49
51512         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
51513              From: Michael G Schwern <schwern@pobox.com>
51514              Date: Sun, 4 Feb 2001 19:47:14 -0500
51515              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
51516      Branch: perl
51517            ! pod/perlapi.pod pod/perlmodlib.PL
51518 ____________________________________________________________________________
51519 [  8708] By: nick                                  on 2001/02/06  20:41:20
51520         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
51521              From: Michael G Schwern <schwern@pobox.com>
51522              Date: Sun, 4 Feb 2001 21:17:49 -0500
51523              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
51524      Branch: perl
51525            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
51526            ! pod/perltootc.pod
51527 ____________________________________________________________________________
51528 [  8707] By: nick                                  on 2001/02/06  20:29:11
51529         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
51530              From: Michael G Schwern <schwern@pobox.com>
51531              Date: Tue, 6 Feb 2001 05:54:30 -0500
51532              Message-Id: <20010206055430.A951@blackrider.aocn.com>
51533      Branch: perl
51534            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
51535 ____________________________________________________________________________
51536 [  8706] By: nick                                  on 2001/02/06  20:21:40
51537         Log: Subject: RE: some win32 fixes
51538              Date: Tue, 6 Feb 2001 09:23:20 +0300
51539              From: Vadim Konovalov <vkonovalov@lucent.com>
51540              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
51541      Branch: perl
51542            ! toke.c win32/Makefile win32/config.bc win32/config.gc
51543            ! win32/config.vc win32/config_H.bc win32/makefile.mk
51544 ____________________________________________________________________________
51545 [  8705] By: alanbur                               on 2001/02/06  15:00:03
51546         Log: Synchronised with parent
51547      Branch: maint-5.6/pureperl
51548            ! regexec.c
51549           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
51550           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
51551 ____________________________________________________________________________
51552 [  8704] By: alanbur                               on 2001/02/06  14:55:24
51553         Log: Fixed UMRs and leak in Perl_pmtrans()
51554      Branch: maint-5.6/pureperl
51555            ! op.c
51556 ____________________________________________________________________________
51557 [  8703] By: gsar                                  on 2001/02/06  02:29:37
51558         Log: $(MAKE) distclean doesn't clean up properly on windows
51559      Branch: maint-5.6/perl
51560            ! win32/Makefile win32/makefile.mk
51561 ____________________________________________________________________________
51562 [  8702] By: gsar                                  on 2001/02/06  01:00:46
51563         Log: tweak change#8659 to keep it simple
51564      Branch: maint-5.6/perl
51565            ! utils/perldoc.PL
51566 ____________________________________________________________________________
51567 [  8701] By: gsar                                  on 2001/02/05  22:45:41
51568         Log: change#8693 was missing testsuite changes
51569      Branch: maint-5.6/perl
51570           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
51571 ____________________________________________________________________________
51572 [  8700] By: nick                                  on 2001/02/05  20:32:52
51573         Log: Integrate mainline
51574      Branch: perlio
51575           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
51576           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
51577           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
51578           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
51579           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
51580           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
51581           +> t/lib/test-harness.t
51582           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
51583           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
51584           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
51585           !> pod/perlutil.pod t/TEST utils/h2xs.PL
51586 ____________________________________________________________________________
51587 [  8699] By: nick                                  on 2001/02/05  19:41:07
51588         Log: Subject: perlfaq2, re: perlmongers
51589              From: David H. Adler <dha@panix.com>
51590              Date: Sun, 4 Feb 2001 23:48:23 -0500
51591              Message-Id: <20010204234823.A13429@panix.com>
51592      Branch: perl
51593            ! pod/perlfaq2.pod
51594 ____________________________________________________________________________
51595 [  8698] By: nick                                  on 2001/02/05  19:39:31
51596         Log: Missed file f#rom the testharness mess.
51597      Branch: perl
51598            + t/lib/test-harness.t
51599 ____________________________________________________________________________
51600 [  8697] By: nick                                  on 2001/02/05  19:37:21
51601         Log: Subject: [DOC PATCH] overload.pm nits
51602              From: John Tobey <jtobey@john-edwin-tobey.org>
51603              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
51604              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
51605      Branch: perl
51606            ! lib/overload.pm
51607 ____________________________________________________________________________
51608 [  8696] By: alanbur                               on 2001/02/05  11:56:00
51609         Log: Sync with parent
51610      Branch: maint-5.6/pureperl
51611           !> thread.h
51612 ____________________________________________________________________________
51613 [  8695] By: gsar                                  on 2001/02/05  03:27:34
51614         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
51615      Branch: maint-5.6/perl
51616            ! thread.h
51617 ____________________________________________________________________________
51618 [  8694] By: alanbur                               on 2001/02/05  00:07:47
51619         Log: Initial branch creation from //depot/maint-5.6/perl
51620      Branch: maint-5.6/pureperl
51621           +> (branch 1719 files)
51622 ____________________________________________________________________________
51623 [  8693] By: gsar                                  on 2001/02/04  22:38:49
51624         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
51625              changes)
51626      Branch: maint-5.6/perl
51627           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
51628           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
51629           !> ext/DB_File/version.c
51630 ____________________________________________________________________________
51631 [  8692] By: nick                                  on 2001/02/04  18:15:57
51632         Log: The missed t/TEST part of the grand testharness upgrade.
51633      Branch: perl
51634            ! t/TEST
51635 ____________________________________________________________________________
51636 [  8691] By: nick                                  on 2001/02/04  18:05:17
51637         Log: New improved test harness
51638              Subject: Re: [PATCH Test::Harness] Third time's a charm?
51639              From: Michael G Schwern <schwern@pobox.com>
51640              Date: Sun, 4 Feb 2001 08:01:20 -0500
51641              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
51642      Branch: perl
51643            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
51644            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
51645            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
51646            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
51647            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
51648            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
51649            ! MANIFEST lib/Test/Harness.pm
51650 ____________________________________________________________________________
51651 [  8690] By: nick                                  on 2001/02/04  17:57:51
51652         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
51653              From: Jonathan Stowe <gellyfish@gellyfish.com>
51654              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
51655              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
51656      Branch: perl
51657            ! utils/h2xs.PL
51658 ____________________________________________________________________________
51659 [  8689] By: nick                                  on 2001/02/04  17:55:24
51660         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
51661              From: Michael G Schwern <schwern@pobox.com>
51662              Date: Sat, 3 Feb 2001 22:46:38 -0500
51663              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
51664      Branch: perl
51665            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
51666            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
51667 ____________________________________________________________________________
51668 [  8688] By: nick                                  on 2001/02/04  17:43:55
51669         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
51670              length byfailing to spot lack of closing )
51671              From: nick@talking.bollo.cx
51672              Date: Sat, 03 Feb 2001 23:53:16 +0000
51673              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
51674      Branch: perl
51675            ! perlio.c pod/perldiag.pod
51676 ____________________________________________________________________________
51677 [  8687] By: jhi                                   on 2001/02/03  17:11:42
51678         Log: HP-UX thread patches from Merijn H. Brand.
51679      Branch: maint-5.6/perl
51680            ! README.hpux hints/hpux.sh
51681 ____________________________________________________________________________
51682 [  8686] By: jhi                                   on 2001/02/03  16:40:12
51683         Log: Metaconfig changes for #8685.
51684      Branch: metaconfig
51685            ! U/installdirs/instubperl.U
51686      Branch: metaconfig/U/perl
51687            ! Devel.U versiononly.U
51688 ____________________________________________________________________________
51689 [  8685] By: jhi                                   on 2001/02/03  16:39:49
51690         Log: For -Dusedevel builds turn off installusrbinperl and turn on
51691              versiononly, a combined idea of Richard Soderberg and Merijn
51692              H. Brand.  You can still override both of these from the command
51693              line if you need to, -Dinstallusrbinperl and -Uversiononly.
51694      Branch: perl
51695            ! Configure
51696 ____________________________________________________________________________
51697 [  8684] By: jhi                                   on 2001/02/03  16:16:34
51698         Log: Metaconfig unit fix for #8683.
51699      Branch: metaconfig
51700            ! U/compline/nblock_io.U
51701 ____________________________________________________________________________
51702 [  8683] By: jhi                                   on 2001/02/03  16:16:12
51703         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
51704              reported by Peter Prymmer for 5.6-TRIAL1.
51705      Branch: perl
51706            ! Configure
51707 ____________________________________________________________________________
51708 [  8682] By: jhi                                   on 2001/02/03  05:52:11
51709         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
51710              to work correctly.
51711      Branch: maint-5.6/perl
51712            ! hints/irix_6.sh
51713 ____________________________________________________________________________
51714 [  8681] By: jhi                                   on 2001/02/03  05:47:33
51715         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
51716      Branch: maint-5.6/perl
51717            ! pod/perlport.pod
51718 ____________________________________________________________________________
51719 [  8680] By: jhi                                   on 2001/02/02  21:39:49
51720         Log: perlport update from Peter Prymmer.
51721      Branch: maint-5.6/perl
51722            ! pod/perlport.pod
51723 ____________________________________________________________________________
51724 [  8679] By: nick                                  on 2001/02/02  20:50:48
51725         Log: Integrate mainline
51726      Branch: perlio
51727           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
51728           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
51729           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
51730 ____________________________________________________________________________
51731 [  8678] By: gsar                                  on 2001/02/02  16:02:12
51732         Log: note about bincompat, slightly modified (from Lupe Christoph)
51733      Branch: maint-5.6/perl
51734            ! README.solaris
51735 ____________________________________________________________________________
51736 [  8677] By: jhi                                   on 2001/02/02  15:46:20
51737         Log: Supported platforms updates.
51738      Branch: maint-5.6/perl
51739            ! pod/perlport.pod
51740 ____________________________________________________________________________
51741 [  8676] By: jhi                                   on 2001/02/02  03:41:26
51742         Log: A couple more perlfaq2 tweaks.
51743      Branch: maint-5.6/perl
51744            ! pod/perlfaq2.pod
51745 ____________________________________________________________________________
51746 [  8675] By: jhi                                   on 2001/02/02  03:17:44
51747         Log: Misedit in #8661.
51748      Branch: maint-5.6/perl
51749            ! Configure
51750 ____________________________________________________________________________
51751 [  8674] By: jhi                                   on 2001/02/02  03:14:38
51752         Log: Damien again.
51753      Branch: maint-5.6/perl
51754            ! pod/perlfaq2.pod
51755 ____________________________________________________________________________
51756 [  8673] By: jhi                                   on 2001/02/02  03:12:40
51757         Log: perlfaq update from Elaine Ashton.
51758      Branch: maint-5.6/perl
51759            ! pod/perlfaq2.pod
51760 ____________________________________________________________________________
51761 [  8672] By: jhi                                   on 2001/02/02  03:07:08
51762         Log: UTF-8 s/// patch from Inaba Hiroto.
51763      Branch: maint-5.6/perl
51764            ! pp_ctl.c pp_hot.c
51765 ____________________________________________________________________________
51766 [  8671] By: jhi                                   on 2001/02/01  22:34:31
51767         Log: Update Changes.
51768      Branch: perl
51769            ! Changes patchlevel.h
51770 ____________________________________________________________________________
51771 [  8670] By: jhi                                   on 2001/02/01  22:15:29
51772         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
51773              from maintperl.
51774              
51775              Upgrade to Getopt::Long 2.25, from Johan Vromans.
51776              
51777              more files need to be writable in the source distribution
51778              
51779              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
51780              
51781              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
51782              
51783              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
51784              
51785              Allow the float to be fuzzier.
51786              
51787              need to use INT2PTR instead of a straight cast or ia64 fails
51788              
51789              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
51790              
51791              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
51792      Branch: perl
51793           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
51794           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
51795           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
51796 ____________________________________________________________________________
51797 [  8669] By: jhi                                   on 2001/02/01  21:57:02
51798         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
51799              From: Robin Barker <rmb1@cise.npl.co.uk>
51800              Date: Thu, 1 Feb 2001 16:59:05 GMT
51801              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
51802      Branch: maint-5.6/perl
51803            ! pod/perlmodlib.PL
51804 ____________________________________________________________________________
51805 [  8668] By: nick                                  on 2001/02/01  19:41:40
51806         Log: Integrate mainline
51807      Branch: perlio
51808           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
51809           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
51810           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
51811 ____________________________________________________________________________
51812 [  8667] By: gsar                                  on 2001/02/01  16:59:11
51813         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
51814      Branch: maint-5.6/perl
51815            ! embed.pl embedvar.h
51816 ____________________________________________________________________________
51817 [  8666] By: gsar                                  on 2001/02/01  16:34:51
51818         Log: add missing entries to win32/config.?c
51819      Branch: maint-5.6/perl
51820            ! win32/config.bc win32/config.gc win32/config.vc
51821            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
51822 ____________________________________________________________________________
51823 [  8665] By: jhi                                   on 2001/02/01  14:58:51
51824         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
51825              From: "Stephen P. Potter" <spp@spotter.yi.org>
51826              Date: Thu, 01 Feb 2001 10:45:46 -0500
51827              Message-Id: <200102011545.KAA31479@spotter.yi.org>
51828      Branch: maint-5.6/perl
51829            ! pod/perlfunc.pod
51830 ____________________________________________________________________________
51831 [  8664] By: gsar                                  on 2001/02/01  14:52:37
51832         Log: need to use INT2PTR instead of a straight cast or ia64 fails
51833              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
51834      Branch: maint-5.6/perl
51835            ! ext/POSIX/POSIX.xs
51836 ____________________________________________________________________________
51837 [  8663] By: jhi                                   on 2001/02/01  14:09:13
51838         Log: Allow the float to be fuzzier.
51839      Branch: maint-5.6/perl
51840            ! t/lib/peek.t
51841 ____________________________________________________________________________
51842 [  8662] By: jhi                                   on 2001/02/01  13:59:00
51843         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
51844              From: Robin Barker <rmb1@cise.npl.co.uk>
51845              Date: Thu, 1 Feb 2001 13:05:39 GMT
51846              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
51847      Branch: maint-5.6/perl
51848            ! pod/perlmodlib.pod
51849 ____________________________________________________________________________
51850 [  8661] By: jhi                                   on 2001/02/01  13:57:38
51851         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
51852              Date: Thu, 01 Feb 2001 14:15:41 +0100
51853              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51854              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
51855              
51856              Have the $ccflags in the gcc version test (strange, this change
51857              is claimed to be have been integrated already)
51858      Branch: maint-5.6/perl
51859            ! Configure
51860 ____________________________________________________________________________
51861 [  8660] By: jhi                                   on 2001/02/01  13:44:10
51862         Log: Integrate changes #7950,7964,7962 from mainline.
51863              
51864              Find the stdchar signedness using cpp, should fix some of
51865              the Solaris compiler warnings reported by Alan Burlison.
51866      Branch: maint-5.6/perl
51867           !> Configure config_h.SH
51868 ____________________________________________________________________________
51869 [  8659] By: jhi                                   on 2001/02/01  05:35:32
51870         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
51871              From: Jan Dubois <JanD@ActiveState.com>
51872              Date: Wed, 31 Jan 2001 21:17:03 -0800
51873              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
51874      Branch: maint-5.6/perl
51875            ! utils/perldoc.PL
51876 ____________________________________________________________________________
51877 [  8658] By: jhi                                   on 2001/02/01  04:33:17
51878         Log: Integrate the README.os390 and README.posix-bc parts of mainline
51879              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
51880              installperl parts were taken care of by #8657.)
51881      Branch: maint-5.6/perl
51882           !> README.os390 README.posix-bc
51883 ____________________________________________________________________________
51884 [  8657] By: jhi                                   on 2001/02/01  04:29:21
51885         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
51886              From: Peter Prymmer <pvhp@forte.com>
51887              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
51888              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
51889      Branch: maint-5.6/perl
51890            + ext/DynaLoader/dl_dllload.xs
51891            ! MANIFEST Makefile.SH hints/os390.sh installperl
51892 ____________________________________________________________________________
51893 [  8656] By: jhi                                   on 2001/02/01  04:25:45
51894         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
51895              From: Peter Prymmer <pvhp@forte.com>
51896              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
51897              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
51898      Branch: maint-5.6/perl
51899            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
51900 ____________________________________________________________________________
51901 [  8655] By: jhi                                   on 2001/02/01  04:14:47
51902         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
51903              From: troc@netrus.net
51904              Date: Wed, 31 Jan 2001 22:31:26 -0500
51905              Message-Id: <200102010331.WAA117.85@rocco.homenet>
51906      Branch: maint-5.6/perl
51907            ! os2/os2.c
51908 ____________________________________________________________________________
51909 [  8654] By: jhi                                   on 2001/02/01  04:12:52
51910         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
51911              as reported by Alan Burlison.
51912      Branch: maint-5.6/perl
51913            ! pp.h
51914 ____________________________________________________________________________
51915 [  8653] By: jhi                                   on 2001/02/01  04:05:12
51916         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
51917              From: dsugalski@northernlight.com
51918              Date: Wed, 31 Jan 2001 18:54:11 -0500
51919              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
51920      Branch: maint-5.6/perl
51921            ! configure.com
51922 ____________________________________________________________________________
51923 [  8652] By: jhi                                   on 2001/02/01  04:03:11
51924         Log: Misplaced #endif.
51925              
51926              Subject: [perl-5-6-1-trial2] patches for EPOC
51927              From: Olaf Flebbe <O.Flebbe@science-computing.de>
51928              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
51929              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
51930      Branch: maint-5.6/perl
51931            ! epoc/epocish.c
51932 ____________________________________________________________________________
51933 [  8651] By: jhi                                   on 2001/02/01  04:00:25
51934         Log: Integrate changes #8647,8648,8650 from mainline.
51935              
51936              Macrofy a magic UTF-8 test.
51937              
51938              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
51939              
51940              Watch out for cross compiling for EPOC (usually done on linux).
51941      Branch: maint-5.6/perl
51942           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
51943 ____________________________________________________________________________
51944 [  8650] By: jhi                                   on 2001/02/01  03:56:20
51945         Log: Watch out for cross compiling for EPOC (usually done on linux)
51946              
51947              Subject: [perl-5-6-1-trial2] patches for EPOC
51948              From: Olaf Flebbe <O.Flebbe@science-computing.de>
51949              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
51950              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
51951      Branch: perl
51952            ! ext/Errno/Errno_pm.PL
51953 ____________________________________________________________________________
51954 [  8649] By: gsar                                  on 2001/02/01  00:46:00
51955         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
51956      Branch: maint-5.6/perl
51957            ! sv.c
51958 ____________________________________________________________________________
51959 [  8648] By: jhi                                   on 2001/01/31  23:35:36
51960         Log: All the uses of PL_numeric_radix must be protected by
51961              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
51962              
51963              Subject: [perl-5-6-1-trial2] patches for EPOC
51964              From: Olaf Flebbe <O.Flebbe@science-computing.de>
51965              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
51966              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
51967      Branch: perl
51968            ! sv.c
51969 ____________________________________________________________________________
51970 [  8647] By: jhi                                   on 2001/01/31  22:56:16
51971         Log: Macrofy a magic UTF-8 test.
51972      Branch: perl
51973            ! utf8.c utf8.h
51974 ____________________________________________________________________________
51975 [  8646] By: gsar                                  on 2001/01/31  15:55:12
51976         Log: update Changes
51977      Branch: maint-5.6/perl
51978            ! Changes
51979 ____________________________________________________________________________
51980 [  8645] By: gsar                                  on 2001/01/31  15:10:14
51981         Log: Configure tweak suggested by Peter Prymmer
51982      Branch: maint-5.6/perl
51983            ! Configure
51984 ____________________________________________________________________________
51985 [  8644] By: gsar                                  on 2001/01/31  15:06:32
51986         Log: more files need to be writable in the source distribution
51987      Branch: maint-5.6/perl
51988            ! Porting/makerel
51989 ____________________________________________________________________________
51990 [  8643] By: jhi                                   on 2001/01/31  14:59:46
51991         Log: Integrate changes #8258,8278,8279 from mainline.
51992              
51993              Make the large file tests more robust/talkative.
51994      Branch: maint-5.6/perl
51995           !> t/lib/syslfs.t t/op/lfs.t
51996 ____________________________________________________________________________
51997 [  8642] By: gsar                                  on 2001/01/31  14:53:48
51998         Log: integrate changes#8311,8334 from mainline
51999              
52000              Add a new MakeMaker variable PM_FILTER that defines a Unix
52001              filter to be run on each .pm during the pm_to_blib() phase,
52002              a fixed version of
52003              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
52004              
52005              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
52006              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
52007              accurate reading of the "atime".  
52008      Branch: maint-5.6/perl
52009           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
52010           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
52011           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
52012 ____________________________________________________________________________
52013 [  8641] By: jhi                                   on 2001/01/31  14:46:37
52014         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
52015      Branch: maint-5.6/perl
52016            ! lib/Getopt/Long.pm
52017 ____________________________________________________________________________
52018 [  8640] By: gsar                                  on 2001/01/31  14:40:24
52019         Log: make regen_all
52020      Branch: maint-5.6/perl
52021            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
52022 ____________________________________________________________________________
52023 [  8639] By: gsar                                  on 2001/01/31  14:37:25
52024         Log: refresh windows config files
52025      Branch: maint-5.6/perl
52026            ! win32/Makefile win32/config_H.bc win32/config_H.gc
52027            ! win32/config_H.vc win32/makefile.mk
52028 ____________________________________________________________________________
52029 [  8638] By: gsar                                  on 2001/01/31  14:28:10
52030         Log: makefile tweaks for windows: introduce a bulk-switch to enable
52031              same options as ActivePerl; sync changes with makefile.mk
52032      Branch: maint-5.6/perl
52033            ! win32/Makefile win32/makefile.mk
52034 ____________________________________________________________________________
52035 [  8637] By: jhi                                   on 2001/01/31  04:41:30
52036         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
52037              From: Nicholas Clark <nick@ccl4.org>
52038              Date: Tue, 30 Jan 2001 19:51:05 +0000
52039              Message-ID: <20010130195105.R76607@plum.flirble.org> 
52040              
52041              op/inc cure.
52042      Branch: perl
52043            ! pp.c pp.h pp_hot.c t/op/arith.t
52044 ____________________________________________________________________________
52045 [  8636] By: jhi                                   on 2001/01/31  02:38:32
52046         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
52047              no perlio],8257,8380,8479,8515 from mainline.
52048              
52049              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
52050              
52051              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
52052              Subject: [PATCH perl@8133] fix-up for VMS extensions
52053              
52054              In VMS embedded perls couldn't access the statically built Socket.
52055              
52056              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
52057              
52058              Further VMS piping fixes from Charles Lane.
52059              
52060              Subject:  [PATCH] make t/op/misc.t work on VMS
52061              
52062              Add tracing for debugging extensions builds in VMS.
52063              
52064              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
52065      Branch: maint-5.6/perl
52066           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
52067           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
52068           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
52069 ____________________________________________________________________________
52070 [  8635] By: jhi                                   on 2001/01/31  01:46:41
52071         Log: Integrate change #7732 from mainline.
52072              
52073              Sparc 64-bit pack() fix from Jens Hamisch.
52074      Branch: maint-5.6/perl
52075           !> pp.c
52076 ____________________________________________________________________________
52077 [  8634] By: jhi                                   on 2001/01/31  01:41:16
52078         Log: One spot missing from #8626.
52079      Branch: maint-5.6/perl
52080            ! sv.c
52081 ____________________________________________________________________________
52082 [  8633] By: jhi                                   on 2001/01/31  00:49:17
52083         Log: Integrate change #7495 from mainline.
52084              
52085              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
52086      Branch: maint-5.6/perl
52087           !> MANIFEST ext/re/Makefile.PL
52088 ____________________________________________________________________________
52089 [  8632] By: jhi                                   on 2001/01/30  23:38:49
52090         Log: Integrate change #8396 from mainline.
52091              
52092              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
52093              better multicast support (resend)
52094      Branch: maint-5.6/perl
52095           !> ext/Socket/Socket.pm
52096 ____________________________________________________________________________
52097 [  8631] By: jhi                                   on 2001/01/30  23:28:03
52098         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
52099              
52100              More AIX lore. (7514, ext/re/hints/aix.pl)
52101              
52102              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
52103              
52104              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)
52105              
52106              Subject: [ID 20001214.002] Net::Ping patch
52107              
52108              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
52109              
52110              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
52111              
52112              Add ReuseAddr as a (preferred) alias for Reuse as we now
52113              also have ReusePort.
52114              
52115              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
52116      Branch: maint-5.6/perl
52117           +> ext/re/hints/aix.pl
52118           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
52119           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
52120 ____________________________________________________________________________
52121 [  8630] By: jhi                                   on 2001/01/30  23:03:59
52122         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
52123              
52124              read() documentation tweak for 20001121.004.
52125              
52126              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
52127      Branch: maint-5.6/perl
52128           !> pod/perlfunc.pod pod/perlre.pod
52129 ____________________________________________________________________________
52130 [  8629] By: jhi                                   on 2001/01/30  22:41:57
52131         Log: Integrate change #8098 from mainline.
52132              
52133              fastgetcwd is defined using a glob alias on a $^O dependent basis
52134              and there was no default assignment or perl subroutine.
52135      Branch: maint-5.6/perl
52136           !> lib/Cwd.pm
52137 ____________________________________________________________________________
52138 [  8628] By: jhi                                   on 2001/01/30  21:58:52
52139         Log: Integrate change #7866 from mainline.
52140              
52141              File::Temp 0.11.
52142      Branch: maint-5.6/perl
52143           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
52144 ____________________________________________________________________________
52145 [  8627] By: jhi                                   on 2001/01/30  21:39:44
52146         Log: Integrate changes #8075,8086,8228 from mainline.  
52147              
52148              Darwin is not Windows. (8075,8086)
52149              
52150              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
52151      Branch: maint-5.6/perl
52152           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
52153           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
52154           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
52155           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
52156 ____________________________________________________________________________
52157 [  8626] By: jhi                                   on 2001/01/30  21:22:11
52158         Log: Integrate with tweakery the change #8625 from mainline,
52159              the multibyte decimal separator fix ("fa_IR locale failure").
52160      Branch: maint-5.6/perl
52161            ! embedvar.h perlapi.h
52162           !> intrpvar.h perl.c perl.h sv.c util.c
52163 ____________________________________________________________________________
52164 [  8625] By: jhi                                   on 2001/01/30  20:26:33
52165         Log: Fix for the fa_IR locale failure.  The reason for the failure
52166              was that Perl was assuming the decimal separator aka the radix
52167              separator is one character.  The Farsi-Iranian locale crushed
52168              that bad assumption since there the separator is 'Momayyez',
52169              glyphwise looking somewhat like a slash, and in Unicode UTF-8
52170              encoded in two bytes, 0xd9 0xab.
52171      Branch: perl
52172            ! intrpvar.h perl.c perl.h sv.c util.c
52173 ____________________________________________________________________________
52174 [  8624] By: gsar                                  on 2001/01/30  20:17:03
52175         Log: regen_headers
52176      Branch: maint-5.6/perl
52177            ! Makefile.SH pod/perlintern.pod
52178 ____________________________________________________________________________
52179 [  8623] By: gsar                                  on 2001/01/30  19:42:34
52180         Log: backout change#7431 and its dependents (causes spurious rebuilds
52181              of autogenerated files)
52182              
52183              fix benign b.t failure
52184      Branch: maint-5.6/perl
52185            ! Makefile.SH t/lib/b.t
52186 ____________________________________________________________________________
52187 [  8622] By: jhi                                   on 2001/01/30  19:41:41
52188         Log: Microperl sync.
52189      Branch: perl
52190            ! mg.c perl.h
52191 ____________________________________________________________________________
52192 [  8621] By: gsar                                  on 2001/01/30  19:24:47
52193         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
52194              from mainline
52195              
52196              Subject: podlators 1.06 released
52197              
52198              Subject: [PATCH @8436] Eliminate op_children
52199              
52200              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
52201              
52202              (Replaced by #8448)  More op_children traces (cleanup of #8442).
52203              
52204              Subject: [PATCH #3 @8436] Re: Eliminate op_children
52205              Replace #8444 and #8445.
52206              
52207              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
52208              at the setting of the ofs_sv in new_struct_thread() as the
52209              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
52210              uninitialized fields are, uh, initialized with),
52211              SvREFCNT_inc()ing that invited a core dump.
52212              
52213              podlators 1.07, from Russ Allbery.
52214              
52215              Subject: [PATCH] regcomp.c old feature removal
52216              From: mjd@plover.com
52217              Date: 16 Jan 2001 14:43:18 -0000 
52218              Message-ID: <20010116144318.7140.qmail@plover.com> 
52219      Branch: maint-5.6/perl
52220           +> lib/Pod/Text/Overstrike.pm
52221           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
52222           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
52223           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
52224           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
52225           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
52226           !> util.c
52227 ____________________________________________________________________________
52228 [  8620] By: gsar                                  on 2001/01/30  18:48:32
52229         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
52230              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
52231              now fails one test)
52232              
52233              Subject: [PATCH] lvalue AUTOLOAD. No, really.
52234              
52235              Subject: [PATCH] Interesting syntax idea
52236              Make opens + bareword assigns do typeglob assigns.
52237              
52238              Tests for #8254.
52239              
52240              Subject: [PATCH @8269] Continue blocks and B::Deparse
52241              Make the peephole optimizer to bypass more null ops and
52242              and rewrite the deparse handling of continue blocks.
52243              
52244              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
52245              Doc tweak on #8313.
52246              
52247              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
52248              
52249              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
52250              
52251              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
52252              
52253              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
52254              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
52255              according to the platform.
52256              
52257              Subject: [PATCH @8404] Consolidated lvalue sub changes
52258              
52259              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
52260              
52261              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
52262              
52263              Subject: B::Concise -- an improved replacement for B::Terse 
52264              
52265              The B::Terse drop-in replacement wasn't quite drop-in.
52266              
52267              The LVRET macro needed an aTHX.
52268              
52269              Use the /^Perl_/-less form of is_lvalue_sub().
52270              
52271              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
52272      Branch: maint-5.6/perl
52273           +> ext/B/B/Concise.pm
52274           !> (integrate 27 files)
52275 ____________________________________________________________________________
52276 [  8619] By: nick                                  on 2001/01/30  18:40:28
52277         Log: Integrate mainline
52278      Branch: perlio
52279           !> (integrate 40 files)
52280 ____________________________________________________________________________
52281 [  8618] By: jhi                                   on 2001/01/30  18:37:18
52282         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
52283              Date: Mon, 29 Jan 2001 22:51:29 -0600
52284              From: "Craig A. Berry" <craigberry@mac.com>
52285              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
52286      Branch: perl
52287            ! vms/test.com
52288 ____________________________________________________________________________
52289 [  8617] By: jhi                                   on 2001/01/30  18:34:53
52290         Log: Subject: [PATCH] Add missing CV flags to dump.c
52291              From: Tim Jenness <t.jenness@jach.hawaii.edu>
52292              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
52293              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
52294      Branch: perl
52295            ! dump.c
52296 ____________________________________________________________________________
52297 [  8616] By: jhi                                   on 2001/01/30  18:20:58
52298         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
52299              part isn't applicable to maintperl.
52300              
52301              UTF-8 nit from Inaba Hiroto.
52302      Branch: maint-5.6/perl
52303           !> pod/perlapi.pod utf8.c
52304 ____________________________________________________________________________
52305 [  8615] By: jhi                                   on 2001/01/30  18:18:51
52306         Log: UTF-8 nit from Inaba Hiroto.
52307      Branch: perl
52308            ! pod/perlapi.pod t/op/each.t utf8.c
52309 ____________________________________________________________________________
52310 [  8614] By: jhi                                   on 2001/01/30  18:13:38
52311         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
52312              
52313              perl's internal variables are not for public consumption,
52314              move their docs from perlapi.pod to perlintern.pod
52315              
52316              support for -Dusethreads build under HP-UX 10.20 and DCE threads
52317              library (11.0 and later have pthreads but 10.x don't)
52318              
52319              avoid uninitialized value warnings
52320              
52321              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
52322              gets weird results)
52323              
52324              perldoc nit on windows
52325              
52326              make it possible to run the tests outside the source tree
52327              (there's still a dependency on ../lib being the library
52328              location)
52329      Branch: perl
52330           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
52331           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
52332           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
52333           !> win32/bin/search.pl win32/vdir.h
52334 ____________________________________________________________________________
52335 [  8613] By: gsar                                  on 2001/01/30  16:39:59
52336         Log: make it possible to run the tests outside the source tree
52337              (there's still a dependency on ../lib being the library
52338              location)
52339      Branch: maint-5.6/perl
52340            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
52341 ____________________________________________________________________________
52342 [  8612] By: gsar                                  on 2001/01/30  16:31:12
52343         Log: perldoc nit on windows
52344      Branch: maint-5.6/perl
52345            ! utils/perldoc.PL
52346 ____________________________________________________________________________
52347 [  8611] By: gsar                                  on 2001/01/30  16:22:54
52348         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
52349              gets weird results)
52350      Branch: maint-5.6/perl
52351            ! win32/vdir.h
52352 ____________________________________________________________________________
52353 [  8610] By: gsar                                  on 2001/01/30  16:12:45
52354         Log: avoid uninitialized value warnings
52355      Branch: maint-5.6/perl
52356            ! win32/bin/search.pl
52357 ____________________________________________________________________________
52358 [  8609] By: gsar                                  on 2001/01/30  16:08:01
52359         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
52360              library (11.0 and later have pthreads but 10.x don't)
52361      Branch: maint-5.6/perl
52362            ! hints/hpux.sh thread.h
52363 ____________________________________________________________________________
52364 [  8608] By: gsar                                  on 2001/01/30  15:48:55
52365         Log: perl's internal variables are not for public consumption,
52366              move their docs from perlapi.pod to perlintern.pod
52367      Branch: maint-5.6/perl
52368            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
52369            ! thrdvar.h
52370 ____________________________________________________________________________
52371 [  8607] By: gsar                                  on 2001/01/30  15:44:27
52372         Log: mistakenly branched perl56delta.pod, revert
52373      Branch: maint-5.6/perl
52374            - pod/perl56delta.pod
52375           !> pod/perldelta.pod
52376 ____________________________________________________________________________
52377 [  8606] By: gsar                                  on 2001/01/30  14:20:24
52378         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
52379              dTHR which has been a noop for a while now, except for the
52380              compatibility definition in thread.h)
52381      Branch: maint-5.6/perl
52382           !> (integrate 45 files)
52383 ____________________________________________________________________________
52384 [  8605] By: jhi                                   on 2001/01/30  05:43:58
52385         Log: Mark the UTF-8 APIs as experimental.
52386      Branch: maint-5.6/perl
52387            ! embed.pl pod/perlapi.pod
52388 ____________________________________________________________________________
52389 [  8604] By: jhi                                   on 2001/01/30  05:38:40
52390         Log: Nits from earlier integrates.
52391      Branch: maint-5.6/perl
52392            ! lib/Carp/Heavy.pm
52393           !> sv.c
52394 ____________________________________________________________________________
52395 [  8603] By: jhi                                   on 2001/01/30  05:27:26
52396         Log: Regenerate Porting files.
52397      Branch: maint-5.6/perl
52398            ! Porting/Glossary Porting/config.sh Porting/config_H
52399 ____________________________________________________________________________
52400 [  8602] By: jhi                                   on 2001/01/30  05:14:59
52401         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
52402              8310,8339,8447,8492,8493,8505,8525: documentation changes.
52403              
52404              Subject: Re: perlfaq style changes
52405              
52406              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
52407              
52408              Subject: [PATCH] docs on NaN
52409              
52410              Subject: [patch] perlfaq7
52411              
52412              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
52413              
52414              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
52415              
52416              Subject: [PATCH] open() example in perlfunc.pod
52417              
52418              Podify README.mpeix (a new version from the web)
52419              
52420              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
52421              
52422              Subject: [PATCH] format and rewording in perlfaq.pod
52423              
52424              Subject: [PATCH] API Variable documentation   
52425              
52426              Memory management calls documentation.
52427              
52428              Subject: [PATCH: perl@8482] README.vms URL updates
52429              
52430              Subject: Minor typos in perlfaq2.pod
52431              
52432              Subject: [PATCH] pod/perlvar.pod
52433      Branch: maint-5.6/perl
52434           +> pod/perl56delta.pod
52435            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
52436           !> README.amiga README.epoc README.mpeix README.vms
52437           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
52438           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
52439           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
52440           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
52441           !> pod/perlvar.pod thrdvar.h
52442 ____________________________________________________________________________
52443 [  8601] By: jhi                                   on 2001/01/30  04:38:35
52444         Log: Integrate changes #8036,8096,8253 from mainline:
52445              hints changes.
52446              
52447              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
52448              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
52449              
52450              Output the (apparent) version of gcc in Tru64.
52451      Branch: maint-5.6/perl
52452           +> ext/POSIX/hints/svr4.pl
52453           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
52454           !> hints/svr4.sh t/lib/bigfltpm.t
52455 ____________________________________________________________________________
52456 [  8600] By: jhi                                   on 2001/01/30  04:04:01
52457         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
52458              locale fixes.
52459              
52460              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
52461              
52462              Debian allows /usr/bin/locale to exist without any locales. (7868)
52463              
52464              Allow the locale test needing POSIX and the taint test
52465              needing IPC::SysV to run under 'minitest' (basically,
52466              bail out if loading the extension fails). (8384)
52467              
52468              Cleanup the locale.t output  (8480)
52469      Branch: maint-5.6/perl
52470           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
52471           !> t/pragma/locale.t
52472 ____________________________________________________________________________
52473 [  8599] By: jhi                                   on 2001/01/30  03:51:04
52474         Log: Missing generated files from #8598.
52475      Branch: maint-5.6/perl
52476            ! embed.h global.sym objXSUB.h perlapi.c proto.h
52477 ____________________________________________________________________________
52478 [  8598] By: jhi                                   on 2001/01/30  03:41:54
52479         Log: Integrate change #8555 from mainline, manually integrate parts
52480              of changes 8452 and 8583.
52481              
52482              Subject: [PATCH] utf8.c documentation (8452)
52483              
52484              No point in checking the length if the pointer is bogus. (8555)
52485              
52486              Introduce bytes_from_utf8() and implement sv_eq() using it,
52487              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
52488              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
52489              was malformed. (8583)
52490      Branch: maint-5.6/perl
52491            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
52492           !> pod/perlapi.pod sv.c utf8.c
52493 ____________________________________________________________________________
52494 [  8597] By: gsar                                  on 2001/01/30  02:37:26
52495         Log: get PERL_OBJECT build going again on windows
52496      Branch: maint-5.6/perl
52497            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
52498            ! pod/perlapi.pod proto.h sv.c
52499 ____________________________________________________________________________
52500 [  8596] By: jhi                                   on 2001/01/30  02:16:17
52501         Log: Signedness nit.
52502      Branch: perl
52503            ! sv.c
52504 ____________________________________________________________________________
52505 [  8595] By: jhi                                   on 2001/01/30  02:11:07
52506         Log: EBCDIC patch for Storable, from Peter Prymmer.
52507      Branch: perl
52508            ! t/lib/st-06compat.t
52509 ____________________________________________________________________________
52510 [  8594] By: jhi                                   on 2001/01/30  01:04:48
52511         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
52512              From: Peter Prymmer <pvhp@forte.com>
52513              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
52514              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
52515      Branch: perl
52516            ! t/lib/b.t
52517 ____________________________________________________________________________
52518 [  8593] By: jhi                                   on 2001/01/30  00:56:47
52519         Log: Subject: [PATCH: perl@8585] pod problems in io
52520              From: Peter Prymmer <pvhp@forte.com>
52521              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
52522              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
52523      Branch: perl
52524            ! pod/perlapio.pod pod/perliol.pod
52525 ____________________________________________________________________________
52526 [  8592] By: jhi                                   on 2001/01/30  00:48:20
52527         Log: Integrate perlio.
52528      Branch: perl
52529           !> pod/perlapio.pod pod/perliol.pod
52530 ____________________________________________________________________________
52531 [  8591] By: nick                                  on 2001/01/29  22:02:28
52532         Log: GNU 'merge' Simon's copy of perliol.pod with version
52533              patched by Craig's patch.
52534      Branch: perlio
52535            ! pod/perliol.pod
52536 ____________________________________________________________________________
52537 [  8590] By: nick                                  on 2001/01/29  21:55:10
52538         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
52539      Branch: perlio
52540            ! pod/perlapio.pod pod/perliol.pod
52541 ____________________________________________________________________________
52542 [  8589] By: jhi                                   on 2001/01/29  15:35:33
52543         Log: Integrate change #8586 from maint-5.6/perl.
52544              
52545              make the BOM detection code not call tell() until it has to
52546              (meant to fix esoteric compatibility issues where PL_rsfp
52547              is overridden)
52548      Branch: perl
52549           !> toke.c
52550 ____________________________________________________________________________
52551 [  8588] By: jhi                                   on 2001/01/29  15:29:11
52552         Log: Subject: MAking Solaris malloc() the default
52553              From: Lupe Christoph <lupe@lupe-christoph.de>
52554              Date: Mon, 29 Jan 2001 12:59:36 +0100
52555              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
52556              
52557              The README.solaris part slightly tweaked.
52558      Branch: perl
52559            ! README.solaris hints/solaris_2.sh
52560 ____________________________________________________________________________
52561 [  8587] By: jhi                                   on 2001/01/29  15:17:34
52562         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
52563              From: root@ak-75.mind.de
52564              Date: Sun, 28 Jan 2001 20:32:29 +0100
52565              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
52566      Branch: perl
52567            ! pod/perlre.pod
52568 ____________________________________________________________________________
52569 [  8586] By: gsar                                  on 2001/01/29  13:43:44
52570         Log: make the BOM detection code not call tell() until it has to
52571              (meant to fix esoteric compatibility issues where PL_rsfp
52572              is overridden)
52573      Branch: maint-5.6/perl
52574            ! toke.c
52575 ____________________________________________________________________________
52576 [  8585] By: jhi                                   on 2001/01/28  20:05:45
52577         Log: Update Changes.
52578      Branch: perl
52579            ! Changes patchlevel.h
52580 ____________________________________________________________________________
52581 [  8584] By: jhi                                   on 2001/01/28  19:30:02
52582         Log: Integrate perlio.
52583      Branch: perl
52584           +> pod/perliol.pod
52585           !> MANIFEST pod/perlapio.pod
52586 ____________________________________________________________________________
52587 [  8583] By: jhi                                   on 2001/01/28  19:28:40
52588         Log: Patch from Inaba Hiroto:
52589              - canonical UTF-8 hash keys: if a key string for a hash is
52590              UTF8-on, try downgrade the string and use it if
52591              unicode::distinct is not in effect.
52592              For the task, I added a function bytes_from_utf8() to utf8.c.
52593              It might resemble utf8_to_bytes() but it is not convenient
52594              to the task.
52595              Made a test for it and added to t/op/each.t
52596              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
52597              the mortal copy of the argument SV.
52598              And changed t/io/utf8.t test 18 which expects print() to
52599              upgrade its argument.
52600              - re-implement sv_eq with bytes_from_utf8()
52601              - some bug fixes
52602              - tr/// does not handle UTF8 range (\x{}-\x{})
52603              - \ before raw UTF8 character produced
52604              "Malformed UTF-8 character" warning.
52605              - "\x{100}\N{CENT SIGN}" is Malformed.
52606              Added tests for these 3.
52607              - and one silly bug (by me) with qu operator.
52608      Branch: perl
52609            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
52610            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
52611            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
52612 ____________________________________________________________________________
52613 [  8582] By: nick                                  on 2001/01/28  19:25:04
52614         Log: Add pod/perliol.pod to MANIFEST :-(
52615      Branch: perlio
52616            ! MANIFEST
52617 ____________________________________________________________________________
52618 [  8581] By: nick                                  on 2001/01/28  19:22:40
52619         Log: PerlIO documentation. Proofing and sub-editing requested.
52620      Branch: perlio
52621            + pod/perliol.pod
52622            ! pod/perlapio.pod
52623 ____________________________________________________________________________
52624 [  8580] By: jhi                                   on 2001/01/28  05:16:25
52625         Log: Revert the change to sv_2pv() done by #8054: Someone who
52626              did SvNV_set() on a scalar that also happened to be POK,
52627              followed by sv_2pv() won't get the right coercion anymore.
52628              [Sarathy]
52629      Branch: maint-5.6/perl
52630            ! sv.c
52631 ____________________________________________________________________________
52632 [  8579] By: jhi                                   on 2001/01/28  05:15:04
52633         Log: Remove the #8084 effect: do not allow -Q to be interpreted
52634              as -&Q(), this is too much wiggle room.
52635      Branch: maint-5.6/perl
52636            ! toke.c
52637 ____________________________________________________________________________
52638 [  8578] By: jhi                                   on 2001/01/28  05:12:45
52639         Log: Needed bits of #8439 (should have been in #8576),
52640              mainly for lval substr().
52641      Branch: maint-5.6/perl
52642            ! mg.c pp.c pp_hot.c
52643 ____________________________________________________________________________
52644 [  8577] By: jhi                                   on 2001/01/28  05:02:46
52645         Log: A missing check-in.
52646      Branch: maint-5.6/perl
52647            ! utf8.c
52648 ____________________________________________________________________________
52649 [  8576] By: jhi                                   on 2001/01/28  04:26:18
52650         Log: Integrate changes #8425,8436,8439,8517 from mainline.
52651              The 8439 was not truly integrated because it had too many
52652              dependencies on the development branch and because it introduced
52653              concepts too bold for a maintenance branch (such as the qu operator).
52654              
52655              Subject: [PATCH perl@8342] -Wformat
52656              
52657              Tighten some of the UTF-8 tests a bit.
52658              
52659              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
52660              - The substr lval was still not okay.
52661              - Now pp_stringify and sv_setsv copies source's UTF8 flag
52662              even if IN_BYTE.  pp_stringify is called from fold_constants
52663              at optimization phase and "\x{100}" was made SvUTF8_off under
52664              use bytes (the bytes pragma is for "byte semantics" and not
52665              for "do not produce UTF8 data")
52666      Branch: maint-5.6/perl
52667            ! t/lib/charnames.t t/op/substr.t toke.c
52668           !> sv.c t/pragma/utf8.t
52669 ____________________________________________________________________________
52670 [  8575] By: jhi                                   on 2001/01/28  04:01:51
52671         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
52672              
52673              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
52674              
52675              Subject: [ID 20001230.003] UTF-8 tr still hurts
52676              
52677              Test cases for #8385 (from Simon's "torture.pl")
52678              
52679              Start fixing UTF-8 lval substr() (8405)
52680      Branch: maint-5.6/perl
52681           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
52682           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
52683 ____________________________________________________________________________
52684 [  8574] By: jhi                                   on 2001/01/28  03:09:06
52685         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
52686              from mainline.
52687              
52688              UTF-8 cleanup.
52689              
52690              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
52691              
52692              "\x{FF}\xFF" was broken.
52693              
52694              Tests for #8329 and #8330.
52695              
52696              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
52697              
52698              IRIX compiler noticed that the bof initialization might be
52699              bypassed by control flow.
52700              
52701              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
52702      Branch: maint-5.6/perl
52703           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
52704           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
52705 ____________________________________________________________________________
52706 [  8573] By: jhi                                   on 2001/01/28  02:06:12
52707         Log: Retract #8552.
52708      Branch: perl
52709            ! lib/Text/Wrap.pm t/lib/textwrap.t
52710 ____________________________________________________________________________
52711 [  8572] By: jhi                                   on 2001/01/28  02:04:49
52712         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
52713              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
52714              not really integrated but instead salvaged by hand
52715              (they had too many dependencies on the development release
52716              to be cleanly integratable).
52717              
52718              Subject: more UTF8 test suites and an UTF8 patch
52719              
52720              Tweak for MULTIPLICITY/USE_PERLIO
52721              
52722              Signedness nit.
52723              
52724              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
52725              
52726              Use the UTF8_XXX macros in is_utf8_char().
52727              
52728              Rewrite pp_concat() in terms of sv_catsv().  The . operator
52729              should now be UTF-8-proof.
52730              
52731              Subject: [PATCH perl@8269] scanning two hex-constants
52732              fails on EBCDIC environment (script length.t)
52733              
52734              Add some Unicode chop() tests.
52735      Branch: maint-5.6/perl
52736            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
52737           !> sv.c t/op/chop.t utf8.h
52738 ____________________________________________________________________________
52739 [  8571] By: jhi                                   on 2001/01/28  00:35:59
52740         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
52741              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
52742              
52743              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
52744              
52745              The maxiters upper limit sanity check (guarding against
52746              non-progress) assumed bytes instead of characters in s///
52747              and split().
52748              
52749              Signedness nit.
52750              
52751              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
52752              join() should now be UTF-8-proof.
52753              
52754              More split // UTF-8 tests. (8250)
52755      Branch: maint-5.6/perl
52756           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
52757           !> util.c
52758 ____________________________________________________________________________
52759 [  8570] By: jhi                                   on 2001/01/27  22:15:46
52760         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
52761              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
52762              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
52763              8084,8204,8244,8333 from mainline.
52764              
52765              For -Q where Q might be a one-letter sub name one does no more
52766              get a warning about an unknown filetest (7941,7943,7944,8084).
52767              
52768              Subject: Re: [ID 20001130.011] expression parsing bug ?
52769              
52770              Make uv_to_utf8() to zero-terminate its output buffer.
52771              
52772              Split off t/op/length.t (7995)
52773              
52774              Split off t/op/utf8decode.t (7996)
52775              
52776              Remove an unnecessary 'use utf8' from the utf8.t (7998)
52777              
52778              Split off t/op/concat.t (8004)
52779              
52780              Split off t/op/ver.t (8005)
52781              
52782              Document utf8_length(), utf8_distance(), and utf8_hop().
52783              
52784              Document utf8_to_uv() better.
52785              
52786              Introduce macros for UTF8 decoding (8028,8033).
52787              
52788              Add test for reverse() (8030,8031).
52789              
52790              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
52791              
52792              Do not return the Unicode replacement character    on UTF-8
52793              decoding failure.
52794              
52795              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
52796              not this_utf8 i.e. the output string has one, but don't mess
52797              with source assumption. (8052,8053)
52798              
52799              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
52800              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
52801              was not expecting to be called with something that was already
52802              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
52803              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
52804              (8054)
52805              
52806              Recode the naughty binary bytes in utf8decode.t using the \xHH.
52807              
52808              Make some panic messages a bit more logical.
52809      Branch: maint-5.6/perl
52810           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
52811           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
52812           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
52813           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
52814           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
52815           !> utf8.c utf8.h
52816 ____________________________________________________________________________
52817 [  8569] By: jhi                                   on 2001/01/27  19:16:43
52818         Log: Integrate changes #7750 from perlio and #8566 from mainline.
52819      Branch: maint-5.6/perl
52820           !> regexec.c sv.c
52821 ____________________________________________________________________________
52822 [  8568] By: jhi                                   on 2001/01/27  18:06:51
52823         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
52824              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
52825              7935[-perlio.c],7936,7959,7965 from mainline.
52826              
52827              Change the "big byte" error message to "Wide character".
52828              (7355, the croak-if-wide-chars-in-print part ignored)
52829              
52830              Use UINT64_C().
52831              
52832              Introduce Perl_utf8_length().
52833              
52834              diff -se shows these as different (7753, forgotten check-ins)
52835              
52836              Subject: [PATCH] doop.c - UTF8 tr///
52837              
52838              If we use (aTHX_ ...) then put Perl_ on the front.
52839              
52840              Make utf8_length() and utf8_distance() to be less forgiving
52841              about bad UTF-8.
52842              
52843              Test line numbers are different with utf8.
52844              
52845              No need to scan till infinity, 13 is enough. (7872,7911)
52846              
52847              Subject: [PATCH] Tokeniser debugging
52848              
52849              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
52850              
52851              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
52852              
52853              Be more careful in Perl_sv_utf8_downgrade().
52854              
52855              Use DO_UTF8().
52856              
52857              Raw zero bytes in text files confuse at least GNU patch 2.1.
52858      Branch: maint-5.6/perl
52859           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
52860           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
52861           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
52862           !> t/pragma/utf8.t toke.c utf8.c utf8.h
52863 ____________________________________________________________________________
52864 [  8567] By: nick                                  on 2001/01/27  11:10:38
52865         Log: Integrate mainline
52866      Branch: perlio
52867           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
52868           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
52869           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
52870           !> toke.c
52871 ____________________________________________________________________________
52872 [  8566] By: jhi                                   on 2001/01/27  06:22:48
52873         Log: More documentation for the regexp context stack.
52874      Branch: perl
52875            ! regexec.c
52876 ____________________________________________________________________________
52877 [  8565] By: jhi                                   on 2001/01/27  05:21:57
52878         Log: Update Changes.
52879      Branch: perl
52880            ! Changes patchlevel.h
52881 ____________________________________________________________________________
52882 [  8564] By: jhi                                   on 2001/01/27  04:44:04
52883         Log: Threadedness patch for #8562 from Doug MacEachern.
52884      Branch: perl
52885            ! toke.c
52886 ____________________________________________________________________________
52887 [  8563] By: jhi                                   on 2001/01/27  04:26:24
52888         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
52889              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
52890              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
52891              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
52892      Branch: perl
52893            ! op.c
52894 ____________________________________________________________________________
52895 [  8562] By: jhi                                   on 2001/01/27  04:20:30
52896         Log: Subject: Re: Announce : Tokener reporting patch
52897              From: Simon Cozens <simon@cozens.net>
52898              Date: Mon, 22 Jan 2001 02:17:22 +0000
52899              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
52900      Branch: perl
52901            ! embed.h embed.pl proto.h toke.c
52902 ____________________________________________________________________________
52903 [  8561] By: jhi                                   on 2001/01/27  04:17:24
52904         Log: Forgot from #8545.  Oops.
52905      Branch: perl
52906            ! pp.c t/pragma/overload.t
52907 ____________________________________________________________________________
52908 [  8560] By: jhi                                   on 2001/01/27  03:01:47
52909         Log: A better module compilation test, use MANIFEST as suggested
52910              by Spider.
52911      Branch: perl
52912            ! t/lib/1_compile.t
52913 ____________________________________________________________________________
52914 [  8559] By: jhi                                   on 2001/01/27  02:50:48
52915         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
52916              From: Peter Prymmer <pvhp@forte.com>
52917              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
52918              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
52919      Branch: perl
52920            ! t/lib/b.t
52921 ____________________________________________________________________________
52922 [  8558] By: jhi                                   on 2001/01/27  02:27:05
52923         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
52924              From: Peter Prymmer <pvhp@forte.com>
52925              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
52926              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
52927      Branch: perl
52928            ! t/pragma/sub_lval.t
52929 ____________________________________________________________________________
52930 [  8557] By: jhi                                   on 2001/01/27  02:26:03
52931         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
52932              From: Peter Prymmer <pvhp@forte.com>
52933              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
52934              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
52935      Branch: perl
52936            ! t/lib/st-06compat.t
52937 ____________________________________________________________________________
52938 [  8556] By: jhi                                   on 2001/01/27  02:24:33
52939         Log: Subject: [PATCH: perl@8531] minor update to README.os390
52940              From: Peter Prymmer <pvhp@forte.com>
52941              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
52942              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
52943      Branch: perl
52944            ! README.os390
52945 ____________________________________________________________________________
52946 [  8555] By: jhi                                   on 2001/01/27  00:35:47
52947         Log: No point in checking the length before we know whether the pointer
52948              is bogus or not, fixes Abigail's odbm failures in Linux.
52949      Branch: perl
52950            ! sv.c
52951 ____________________________________________________________________________
52952 [  8554] By: nick                                  on 2001/01/26  19:01:31
52953         Log: Integrate mainline
52954      Branch: perlio
52955           !> lib/Text/Wrap.pm t/lib/textwrap.t
52956 ____________________________________________________________________________
52957 [  8553] By: jhi                                   on 2001/01/26  15:19:39
52958         Log: Integrate change #7792 from perlio (multiplicity fix),
52959              fix the AV leak in regex DEBUGGING (tiny part of the
52960              polymorphic regexp patch #8143).
52961      Branch: maint-5.6/perl
52962            ! regcomp.c
52963           !> scope.h
52964 ____________________________________________________________________________
52965 [  8552] By: jhi                                   on 2001/01/26  15:03:23
52966         Log: (Retracted by #8573)
52967              
52968              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
52969              From: Michael G Schwern <schwern@pobox.com>
52970              Date: Fri, 26 Jan 2001 09:28:31 -0500
52971              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
52972      Branch: perl
52973            ! lib/Text/Wrap.pm t/lib/textwrap.t
52974 ____________________________________________________________________________
52975 [  8551] By: jhi                                   on 2001/01/26  02:33:19
52976         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
52977              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
52978              
52979              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
52980              
52981              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
52982              
52983              Message nit.
52984              
52985              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
52986              
52987              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
52988              
52989              (the cleanup of unused submatches in regtry() and regcppop())
52990              
52991              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
52992              stored and restored, and thusly was trounced by the utf8 swash
52993              routines.
52994              
52995              use utf8 not required to use \x{}.
52996              
52997              Removed two more tests that make no sense in UTF-8 since the test
52998              data is not in UTF-8.
52999              
53000              Get the three different space character classes right under utf8.
53001              
53002              Implement ANYOFUTF8 regprop() dumping.
53003              
53004              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
53005              
53006              Document the regex context pushing/popping a bit better.
53007      Branch: maint-5.6/perl
53008           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
53009           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
53010           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
53011           !> t/op/regmesg.t utf8.c
53012 ____________________________________________________________________________
53013 [  8550] By: nick                                  on 2001/01/25  19:42:30
53014         Log: Integrate mainline
53015      Branch: perlio
53016           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
53017           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
53018           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
53019           !> t/lib/bigint.t t/lib/bigintpm.t
53020 ____________________________________________________________________________
53021 [  8549] By: jhi                                   on 2001/01/25  15:22:28
53022         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
53023      Branch: maint-5.6/perl
53024            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
53025 ____________________________________________________________________________
53026 [  8548] By: jhi                                   on 2001/01/25  15:02:55
53027         Log: Integrate changes #7997,8063,8492,8547 from mainline.
53028              
53029              Subject: Re: STRLEN - what?
53030              
53031              Subject: [PATCH] perlguts.pod
53032              
53033              Memory management calls documentation.
53034              
53035              Layout using tabulator is not a good idea in a pod.
53036      Branch: maint-5.6/perl
53037           !> pod/perlguts.pod
53038 ____________________________________________________________________________
53039 [  8547] By: jhi                                   on 2001/01/25  14:49:05
53040         Log: Layout using tabulator is not a good idea in a pod.
53041      Branch: perl
53042            ! pod/perlguts.pod
53043 ____________________________________________________________________________
53044 [  8546] By: jhi                                   on 2001/01/25  14:31:12
53045         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
53046              from mainline.
53047              
53048              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
53049              
53050              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
53051              
53052              More Win32 editor/IDE/shell hints.
53053              
53054              More Win32 Perling.
53055              
53056              Yet another editor edit.
53057              
53058              Edit edit edit.
53059              
53060              IDE/editor section tweaking.
53061              
53062              Few more IDE/editor nits from p5p.
53063      Branch: maint-5.6/perl
53064           !> pod/perlfaq3.pod
53065 ____________________________________________________________________________
53066 [  8545] By: jhi                                   on 2001/01/25  04:16:32
53067         Log: Subject: [PATCH 5.7.0] overload int()
53068              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53069              Date: Wed, 24 Jan 2001 19:06:57 -0500
53070              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
53071      Branch: perl
53072            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
53073            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
53074            ! t/lib/bigintpm.t
53075 ____________________________________________________________________________
53076 [  8544] By: jhi                                   on 2001/01/25  04:15:11
53077         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
53078              From: Peter Prymmer <pvhp@forte.com>
53079              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
53080              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
53081      Branch: perl
53082            ! Makefile.SH README.os390 hints/os390.sh installperl
53083 ____________________________________________________________________________
53084 [  8543] By: jhi                                   on 2001/01/25  03:52:08
53085         Log: Integrate change #8462,8469 from mainline.
53086              
53087              In VMS Perl subversion (perl -V) is undef.
53088      Branch: maint-5.6/perl
53089           !> configure.com
53090 ____________________________________________________________________________
53091 [  8542] By: jhi                                   on 2001/01/25  03:44:55
53092         Log: Integrate changes #7835,7850,8315,8316 from mainline.
53093              
53094              Solaris hints.
53095      Branch: maint-5.6/perl
53096           !> hints/solaris_2.sh
53097 ____________________________________________________________________________
53098 [  8541] By: jhi                                   on 2001/01/25  03:39:28
53099         Log: Integrate #8336 from mainline.
53100      Branch: maint-5.6/perl
53101           !> hv.c
53102 ____________________________________________________________________________
53103 [  8540] By: jhi                                   on 2001/01/25  03:23:50
53104         Log: Retract #8539.
53105      Branch: maint-5.6/perl
53106            ! pod/perlfaq3.pod
53107 ____________________________________________________________________________
53108 [  8539] By: jhi                                   on 2001/01/25  03:21:55
53109         Log: (Retracted by #8540.)
53110      Branch: maint-5.6/perl
53111            ! pod/perlfaq3.pod
53112 ____________________________________________________________________________
53113 [  8538] By: jhi                                   on 2001/01/25  03:14:07
53114         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
53115              From: Peter Prymmer <pvhp@forte.com>
53116              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
53117              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
53118              
53119              The VMS bits.
53120      Branch: maint-5.6/perl
53121            ! configure.com vms/descrip_mms.template
53122 ____________________________________________________________________________
53123 [  8537] By: jhi                                   on 2001/01/25  03:06:09
53124         Log: Integrate #7710,7824,7973 from mainline.
53125      Branch: maint-5.6/perl
53126           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
53127           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
53128           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
53129           !> vos/config.ga.def vos/config.ga.h win32/config.bc
53130           !> win32/config.gc win32/config.vc
53131 ____________________________________________________________________________
53132 [  8536] By: jhi                                   on 2001/01/24  13:50:20
53133         Log: Revert the edits made by me so far to the 5.6 branch since
53134              the TRIAL1 since I did edits when I should have been using
53135              integrates.  Bad programmer.   (Will integrate them properly later.)
53136              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
53137              The #8353 will not be reapplied at least for now since
53138              the UTF-8 hash keys need more thinking.
53139              (The patches #8347, #8354, #8454, #8473 were okay since they
53140              were original edits made specifically for the 5.6.1-TRIAL1.)
53141      Branch: maint-5.6/perl
53142            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53143            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
53144            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
53145            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
53146            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
53147            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
53148            ! win32/config.bc win32/config.gc win32/config.vc
53149 ____________________________________________________________________________
53150 [  8535] By: bailey                                on 2001/01/24  06:37:02
53151         Log: SYN SYN
53152      Branch: vmsperl
53153           +> (branch 26 files)
53154           !> (integrate 130 files)
53155 ____________________________________________________________________________
53156 [  8534] By: nick                                  on 2001/01/23  19:30:57
53157         Log: Integrate mainline.
53158      Branch: perlio
53159           !> Changes Configure Porting/Glossary Porting/config.sh
53160           !> Porting/config_H embed.h embed.pl ext/Encode/compile
53161           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
53162           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
53163           !> pod/perlvar.pod proto.h t/lib/1_compile.t
53164 ____________________________________________________________________________
53165 [  8533] By: jhi                                   on 2001/01/23  16:15:46
53166         Log: Forgotten from #8501.
53167      Branch: perl
53168            ! Porting/Glossary Porting/config.sh Porting/config_H
53169 ____________________________________________________________________________
53170 [  8532] By: jhi                                   on 2001/01/23  16:13:27
53171         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
53172              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
53173              Date: Mon, 22 Jan 2001 17:51:58 +0100
53174              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
53175      Branch: perl
53176            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
53177 ____________________________________________________________________________
53178 [  8531] By: jhi                                   on 2001/01/23  15:46:01
53179         Log: Update Changes.
53180      Branch: perl
53181            ! Changes patchlevel.h
53182 ____________________________________________________________________________
53183 [  8530] By: jhi                                   on 2001/01/23  15:38:39
53184         Log: De-cut-and-pasto.
53185      Branch: perl
53186            ! t/lib/1_compile.t
53187 ____________________________________________________________________________
53188 [  8529] By: jhi                                   on 2001/01/23  15:11:04
53189         Log: Document the mkdir trailing slashes case.
53190      Branch: perl
53191            ! pod/perlfunc.pod
53192 ____________________________________________________________________________
53193 [  8528] By: jhi                                   on 2001/01/23  15:08:28
53194         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
53195              get installed:
53196              
53197              Subject: lib/lib.pm
53198              From: <abigail@foad.org>
53199              Date: Mon, 28 Aug 2000 20:35:08 -0400
53200              Message-ID: <20000829003508.21281.qmail@foad.org>
53201      Branch: perl
53202            ! installperl
53203 ____________________________________________________________________________
53204 [  8527] By: jhi                                   on 2001/01/23  14:44:04
53205         Log: Metaconfig unit change for #8526.
53206      Branch: metaconfig
53207            ! U/threads/archname.U
53208 ____________________________________________________________________________
53209 [  8526] By: jhi                                   on 2001/01/23  14:43:19
53210         Log: Attach -perlio to the archname if so selected.
53211      Branch: perl
53212            ! Configure
53213 ____________________________________________________________________________
53214 [  8525] By: jhi                                   on 2001/01/23  14:24:01
53215         Log: Subject: [PATCH] pod/perlvar.pod
53216              From: abigail@foad.org
53217              Date: Tue, 23 Jan 2001 01:41:10 +0100
53218              Message-ID: <20010123004110.22259.qmail@foad.org>
53219      Branch: perl
53220            ! pod/perlvar.pod
53221 ____________________________________________________________________________
53222 [  8524] By: jhi                                   on 2001/01/23  14:22:32
53223         Log: A bug introduced in #8217 (the undefined variable in the
53224              lib/safe1_t #3) fixed, by Charles Lane:
53225              
53226              The earlier patch made it so that stuff running in Safe
53227              compartments could do a "caller" and see "main".  That
53228              little change in name is done right before the code in
53229              the compartment is run, and apparantly the parser
53230              was picking up the stash name before it got changed.
53231              
53232              (why it was threaded vs. unthreaded Perl that was sensitive to this
53233              I still don't know...and it probably doesn't matter).
53234              
53235              I tryed removing the stash name-change and saw that threaded Perl
53236              did indeed pass the lib/safe1.t tests.
53237              
53238              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
53239              do the name change (and to connect _ in the compartment to the global
53240              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
53241              to call _safe_pkg_prep when creating a new compartment.
53242              
53243              Passes all tests with threaded perl on linux; passes all tests
53244              with unthreaded perl on VMS.
53245              
53246              At some point I'll probably want to revisit Safe and Opcode to
53247              provide more sensible handling of global variables...and to get
53248              formats working in Safe compartments, which they don't do currently.
53249      Branch: perl
53250            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
53251 ____________________________________________________________________________
53252 [  8523] By: jhi                                   on 2001/01/23  14:11:58
53253         Log: Also the lib/Thread.pm itself needs to be ignored if
53254              the Thread extension hasn't been built.
53255      Branch: perl
53256            ! t/lib/1_compile.t
53257 ____________________________________________________________________________
53258 [  8522] By: jhi                                   on 2001/01/23  13:51:28
53259         Log: print() instead of warn() so that stderr doesn't get
53260              unnecessarily polluted.
53261      Branch: perl
53262            ! ext/Encode/compile
53263 ____________________________________________________________________________
53264 [  8521] By: jhi                                   on 2001/01/23  13:49:48
53265         Log: Integrate perlio.
53266      Branch: perl
53267           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
53268           !> ext/Encode/encode.h
53269 ____________________________________________________________________________
53270 [  8520] By: nick                                  on 2001/01/22  21:44:00
53271         Log: More messing with Encode:
53272              Extra fields in header to allow multiple names and to record
53273              other things "compile" knows.
53274              Re-organise compile to factor out common output routines.
53275      Branch: perlio
53276            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
53277 ____________________________________________________________________________
53278 [  8519] By: nick                                  on 2001/01/22  20:33:50
53279         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
53280      Branch: perlio
53281            ! ext/Encode/Makefile.PL ext/Encode/compile
53282 ____________________________________________________________________________
53283 [  8518] By: nick                                  on 2001/01/22  20:28:13
53284         Log: Integrate mainline
53285      Branch: perlio
53286           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
53287           !> vos/config.alpha.def vos/config.alpha.h
53288 ____________________________________________________________________________
53289 [  8517] By: jhi                                   on 2001/01/22  15:37:17
53290         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
53291              by Inaba Hiroto.
53292      Branch: perl
53293            ! sv.c
53294 ____________________________________________________________________________
53295 [  8516] By: jhi                                   on 2001/01/22  14:55:15
53296         Log: More SIG_SIZE fixes.
53297      Branch: perl
53298            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
53299 ____________________________________________________________________________
53300 [  8515] By: jhi                                   on 2001/01/22  14:50:27
53301         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
53302              From: "Craig A. Berry" <craigberry@mac.com>
53303              Date: Mon, 22 Jan 2001 00:42:24 -0600
53304              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
53305      Branch: perl
53306            ! configure.com
53307 ____________________________________________________________________________
53308 [  8514] By: jhi                                   on 2001/01/22  14:31:17
53309         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
53310              From: "Craig A. Berry" <craigberry@mac.com>
53311              Date: Sun, 21 Jan 2001 23:03:25 -0600
53312              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
53313      Branch: perl
53314            ! configure.com
53315 ____________________________________________________________________________
53316 [  8513] By: jhi                                   on 2001/01/22  14:14:00
53317         Log: Add the .ucm encoding tables to the MANIFEST.
53318      Branch: perl
53319            ! MANIFEST
53320 ____________________________________________________________________________
53321 [  8512] By: jhi                                   on 2001/01/22  13:43:33
53322         Log: Integrate perlio.
53323      Branch: perl
53324           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
53325           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
53326           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
53327           +> ext/Encode/Encode/iso8859-10.ucm
53328           +> ext/Encode/Encode/iso8859-13.ucm
53329           +> ext/Encode/Encode/iso8859-14.ucm
53330           +> ext/Encode/Encode/iso8859-15.ucm
53331           +> ext/Encode/Encode/iso8859-16.ucm
53332           +> ext/Encode/Encode/iso8859-2.ucm
53333           +> ext/Encode/Encode/iso8859-3.ucm
53334           +> ext/Encode/Encode/iso8859-4.ucm
53335           +> ext/Encode/Encode/iso8859-5.ucm
53336           +> ext/Encode/Encode/iso8859-6.ucm
53337           +> ext/Encode/Encode/iso8859-7.ucm
53338           +> ext/Encode/Encode/iso8859-8.ucm
53339           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
53340           +> ext/Encode/Encode/symbol.ucm
53341           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
53342           !> perliol.h
53343 ____________________________________________________________________________
53344 [  8511] By: nick                                  on 2001/01/21  23:44:47
53345         Log: Make "real" layers of ":utf8" and ":raw".
53346              So now PERLIO=utf8 perl ...
53347              does what Andreas wanted.
53348              Fix arg passing in open.pm (still have a Carp issue).
53349      Branch: perlio
53350            ! lib/open.pm perlio.c perliol.h
53351 ____________________________________________________________________________
53352 [  8510] By: jhi                                   on 2001/01/21  22:56:53
53353         Log: Document the regex content pushing/popping a bit better.
53354      Branch: perl
53355            ! regexec.c
53356 ____________________________________________________________________________
53357 [  8509] By: jhi                                   on 2001/01/21  22:55:44
53358         Log: Tweak the mkdir trailing slash code some more.
53359              
53360              TO DO: the same handling should probably be done for
53361              all the other filesystem functions that can have directories
53362              as their arguments.
53363      Branch: perl
53364            ! pp_sys.c
53365 ____________________________________________________________________________
53366 [  8508] By: nick                                  on 2001/01/21  21:37:43
53367         Log: Switch "compiled in" encodings to .ucm format.
53368              (Leave others as .enc till we can run-time load .ucm,
53369              or find some other way to load them.)
53370      Branch: perlio
53371            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
53372            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
53373            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
53374            + ext/Encode/Encode/iso8859-10.ucm
53375            + ext/Encode/Encode/iso8859-13.ucm
53376            + ext/Encode/Encode/iso8859-14.ucm
53377            + ext/Encode/Encode/iso8859-15.ucm
53378            + ext/Encode/Encode/iso8859-16.ucm
53379            + ext/Encode/Encode/iso8859-2.ucm
53380            + ext/Encode/Encode/iso8859-3.ucm
53381            + ext/Encode/Encode/iso8859-4.ucm
53382            + ext/Encode/Encode/iso8859-5.ucm
53383            + ext/Encode/Encode/iso8859-6.ucm
53384            + ext/Encode/Encode/iso8859-7.ucm
53385            + ext/Encode/Encode/iso8859-8.ucm
53386            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
53387            + ext/Encode/Encode/symbol.ucm
53388            ! ext/Encode/Makefile.PL ext/Encode/compile
53389 ____________________________________________________________________________
53390 [  8507] By: nick                                  on 2001/01/21  21:02:03
53391         Log: Integrate (partial) mainline.
53392      Branch: perlio
53393           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
53394           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
53395           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
53396 ____________________________________________________________________________
53397 [  8506] By: jhi                                   on 2001/01/21  20:09:30
53398         Log: Update Changes.
53399      Branch: perl
53400            ! Changes patchlevel.h
53401 ____________________________________________________________________________
53402 [  8505] By: jhi                                   on 2001/01/21  19:39:59
53403         Log: Subject: Minor typos in perlfaq2.pod
53404              From: "Stephen P. Potter" <spp@spotter.yi.org>
53405              Message-Id: <200101192101.QAA11911@spotter.yi.org>
53406              Date: Fri, 19 Jan 2001 16:01:13 -0500
53407              
53408              with a nit from Philip Newton.
53409      Branch: perl
53410            ! pod/perlfaq2.pod
53411 ____________________________________________________________________________
53412 [  8504] By: jhi                                   on 2001/01/21  19:33:05
53413         Log: Metaconfig change for #8503.
53414      Branch: metaconfig
53415            ! U/threads/usethreads.U
53416 ____________________________________________________________________________
53417 [  8503] By: jhi                                   on 2001/01/21  19:32:21
53418         Log: Sanity check for conflicting thread flavours.
53419      Branch: perl
53420            ! Configure config_h.SH
53421 ____________________________________________________________________________
53422 [  8502] By: jhi                                   on 2001/01/21  19:23:00
53423         Log: Metaconfig change for #8501.
53424      Branch: metaconfig
53425            ! U/modified/sig_name.U
53426 ____________________________________________________________________________
53427 [  8501] By: jhi                                   on 2001/01/21  19:22:26
53428         Log: The SIG_SIZE is the number of the elements *excluding*
53429              the terminating NULL.
53430      Branch: perl
53431            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
53432            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
53433            ! win32/config_H.vc
53434 ____________________________________________________________________________
53435 [  8500] By: jhi                                   on 2001/01/21  18:31:31
53436         Log: Integrate perlio.
53437      Branch: perl
53438           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
53439           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
53440           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
53441           !> pp_sys.c proto.h sv.c
53442 ____________________________________________________________________________
53443 [  8499] By: jhi                                   on 2001/01/21  17:43:57
53444         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
53445              From: Hugo <hv@crypt.compulink.co.uk>
53446              Date: Sun, 21 Jan 2001 13:34:05 +0000
53447              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
53448              
53449              In sprintf UTF8ize only if necessary.
53450      Branch: perl
53451            ! sv.c
53452 ____________________________________________________________________________
53453 [  8498] By: nick                                  on 2001/01/21  16:25:32
53454         Log: Encode cleanup.
53455              Add command line control over "compile" so that Makefile.PL
53456              needs can be combined with other uses.
53457              Use command line options in Makefile.PL.
53458              Fix multi-byte parsing in .ucm files.
53459      Branch: perlio
53460            ! ext/Encode/Makefile.PL ext/Encode/compile
53461 ____________________________________________________________________________
53462 [  8497] By: nick                                  on 2001/01/21  12:56:27
53463         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
53464      Branch: perlio
53465            ! ext/Encode/Encode.xs
53466 ____________________________________________________________________________
53467 [  8496] By: nick                                  on 2001/01/21  12:18:45
53468         Log: Fixup after integrate:
53469              missed the .sym files that are changed by regen_headers
53470              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
53471      Branch: perlio
53472            ! global.sym pp.sym sv.c
53473 ____________________________________________________________________________
53474 [  8495] By: nick                                  on 2001/01/21  11:51:07
53475         Log: Integrate mainline.
53476      Branch: perlio
53477           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
53478           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
53479           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
53480           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
53481           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
53482           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
53483           !> win32/Makefile win32/makefile.mk
53484 ____________________________________________________________________________
53485 [  8494] By: jhi                                   on 2001/01/20  23:12:11
53486         Log: Forgot the expect_number() prototype.
53487      Branch: perl
53488            ! embed.h embed.pl proto.h
53489 ____________________________________________________________________________
53490 [  8493] By: jhi                                   on 2001/01/20  22:56:39
53491         Log: Subject: [PATCH: perl@8482] README.vms URL updates
53492              From: Peter Prymmer <pvhp@forte.com>
53493              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
53494              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
53495              
53496              Plus Craig A. Berry's suggestion to use compaq.com instead
53497              of digital.com.
53498      Branch: perl
53499            ! README.vms
53500 ____________________________________________________________________________
53501 [  8492] By: jhi                                   on 2001/01/20  22:50:05
53502         Log: Memory management calls documentation.
53503      Branch: perl
53504            ! pod/perlguts.pod
53505 ____________________________________________________________________________
53506 [  8491] By: jhi                                   on 2001/01/20  22:38:33
53507         Log: Signedness nit plus few memcpy/Copy nits.
53508      Branch: perl
53509            ! sv.c
53510 ____________________________________________________________________________
53511 [  8490] By: jhi                                   on 2001/01/20  22:25:53
53512         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
53513              From: Peter Prymmer <pvhp@forte.com>
53514              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
53515              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
53516      Branch: perl
53517            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
53518 ____________________________________________________________________________
53519 [  8489] By: jhi                                   on 2001/01/20  22:24:41
53520         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
53521              From: Peter Prymmer <pvhp@forte.com>
53522              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
53523              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
53524      Branch: perl
53525            ! win32/Makefile win32/makefile.mk
53526 ____________________________________________________________________________
53527 [  8488] By: jhi                                   on 2001/01/20  22:22:27
53528         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
53529              From: Peter Prymmer <pvhp@forte.com>
53530              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
53531              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
53532      Branch: perl
53533            ! Makefile.SH
53534 ____________________________________________________________________________
53535 [  8487] By: jhi                                   on 2001/01/20  22:21:18
53536         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
53537              From: Peter Prymmer <pvhp@forte.com>
53538              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
53539              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
53540      Branch: perl
53541            + ext/DynaLoader/dl_dllload.xs
53542            ! MANIFEST Makefile.SH hints/os390.sh
53543 ____________________________________________________________________________
53544 [  8486] By: jhi                                   on 2001/01/20  22:17:53
53545         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
53546              From: Peter Prymmer <pvhp@forte.com>
53547              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
53548              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
53549      Branch: perl
53550            ! README.os390 README.posix-bc
53551 ____________________________________________________________________________
53552 [  8485] By: jhi                                   on 2001/01/20  20:15:30
53553         Log: Document and test the new qu operator.
53554      Branch: perl
53555            + t/op/qu.t
53556            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
53557            ! pod/perlretut.pod pod/perlunicode.pod
53558 ____________________________________________________________________________
53559 [  8484] By: nick                                  on 2001/01/20  19:42:30
53560         Log: Infrastructure to allow:
53561              open($fh,"|-",@array);
53562              to be implemented
53563              i.e. mark pp_open as needing a stack mark, and make pp_open
53564              process its args in that style (and pass them _all_ to tied handles OPEN).
53565              Invent do_openn() which takes SV ** at allow it to see multiple args.
53566              Note this does not _do_ anything yet.
53567      Branch: perlio
53568            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
53569            ! perlapi.c pp_proto.h pp_sys.c proto.h
53570 ____________________________________________________________________________
53571 [  8483] By: nick                                  on 2001/01/20  17:23:14
53572         Log: Integrate mainline.
53573      Branch: perlio
53574           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
53575           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
53576 ____________________________________________________________________________
53577 [  8482] By: jhi                                   on 2001/01/19  15:37:49
53578         Log: Update Changes.
53579      Branch: perl
53580            ! Changes patchlevel.h
53581 ____________________________________________________________________________
53582 [  8481] By: jhi                                   on 2001/01/19  14:41:24
53583         Log: Subject: Re: new feature: s?printf parameter reordering 
53584              From: Hugo <hv@crypt.compulink.co.uk>
53585              Date: Thu, 11 Jan 2001 17:09:03 +0000
53586              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
53587              
53588              - support reordering for all parameters: %, *v, *, .*
53589              - lay down that the reordering specification must immediately
53590              follow that parameter: %3$, *v3$, *3$, .*3$
53591              - fix vectorisation of a zero-length string
53592              - factor out the code choosing the argument to format
53593              
53594              Possibly unwanted side-effects:
53595              - the special format specifiers ' +-0' must now precede any
53596              vectorisation specifier. Tests in op/sprintf and op/ver
53597              have been changed to reflect this.
53598              - sprintf.t test #214 changed its expectations because in many
53599              cases, the next parameter has already been consumed when an
53600              invalid type letter is detected.
53601              
53602              Probably wanted side-effects:
53603              - attempts to format a non-existent parameter will warn as if C<undef>
53604              - attempt to write to non-existent parameter with '%n' will complain
53605              of "attempt to modify read-only value" instead of being silent
53606      Branch: perl
53607            ! sv.c t/op/sprintf.t t/op/ver.t
53608 ____________________________________________________________________________
53609 [  8480] By: jhi                                   on 2001/01/19  14:08:37
53610         Log: Subject: PATCH pragma/locale.t
53611              From: andreas.koenig@anima.de (Andreas J. Koenig)
53612              Date: 18 Jan 2001 09:45:37 +0100
53613              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
53614      Branch: perl
53615            ! t/pragma/locale.t
53616 ____________________________________________________________________________
53617 [  8479] By: jhi                                   on 2001/01/19  13:19:58
53618         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
53619      Branch: perl
53620            ! configure.com
53621 ____________________________________________________________________________
53622 [  8478] By: jhi                                   on 2001/01/19  02:12:35
53623         Log: Automate 1_compile.t.
53624      Branch: perl
53625            ! t/lib/1_compile.t
53626 ____________________________________________________________________________
53627 [  8477] By: jhi                                   on 2001/01/19  01:49:56
53628         Log: Integrate perlio.
53629      Branch: perl
53630           !> sv.c win32/config.bc win32/config.gc win32/config.vc
53631           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
53632 ____________________________________________________________________________
53633 [  8476] By: nick                                  on 2001/01/18  21:51:52
53634         Log: Integrate mainline
53635      Branch: perlio
53636           +> t/lib/1_compile.t t/lib/compmod.pl
53637           !> MANIFEST configure.com lib/unicode/distinct.pm
53638 ____________________________________________________________________________
53639 [  8475] By: nick                                  on 2001/01/18  21:48:02
53640         Log: Win32 "safe signals" co-existance fix.
53641              Fix SIG_SIZE value.
53642              Clear PL_sig_pending when cloning (fork).
53643      Branch: perlio
53644            ! sv.c win32/config.bc win32/config.gc win32/config.vc
53645            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
53646 ____________________________________________________________________________
53647 [  8474] By: jhi                                   on 2001/01/18  14:40:57
53648         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
53649      Branch: perl
53650            ! t/lib/1_compile.t
53651 ____________________________________________________________________________
53652 [  8473] By: gsar                                  on 2001/01/18  11:42:31
53653         Log: unsubmitted trial1 change
53654      Branch: maint-5.6/perl
53655            ! Changes
53656 ____________________________________________________________________________
53657 [  8472] By: jhi                                   on 2001/01/18  04:30:24
53658         Log: The first bug found by 1_compile.t.
53659      Branch: perl
53660            ! lib/unicode/distinct.pm
53661 ____________________________________________________________________________
53662 [  8471] By: jhi                                   on 2001/01/18  04:29:42
53663         Log: Add Schwern's 1_compile test.  The compile_module script renamed
53664              to be a bit shorter for the 8.3 people.
53665      Branch: perl
53666            + t/lib/1_compile.t t/lib/compmod.pl
53667            ! MANIFEST
53668 ____________________________________________________________________________
53669 [  8470] By: jhi                                   on 2001/01/18  04:16:00
53670         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)
53671              From: Peter Prymmer <pvhp@forte.com>
53672              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
53673              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
53674              Replace #8463.
53675      Branch: maint-5.6/perl
53676            ! configure.com
53677 ____________________________________________________________________________
53678 [  8469] By: jhi                                   on 2001/01/18  04:13:02
53679         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)
53680              From: Peter Prymmer <pvhp@forte.com>
53681              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
53682              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
53683              Replace #8462.
53684      Branch: perl
53685            ! configure.com
53686 ____________________________________________________________________________
53687 [  8468] By: jhi                                   on 2001/01/18  03:42:08
53688         Log: Integrate perlio.
53689      Branch: perl
53690           !> gv.c mg.c perlio.c util.c
53691 ____________________________________________________________________________
53692 [  8467] By: nick                                  on 2001/01/17  22:41:10
53693         Log: "Safe" signals - trial implementation.
53694              gv.c tweaked to zero PL_sig_pend array
53695              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
53696              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
53697              Odd thing is that it "works" with PERLIO=stdio as well (linux).
53698      Branch: perlio
53699            ! gv.c mg.c perlio.c util.c
53700 ____________________________________________________________________________
53701 [  8466] By: nick                                  on 2001/01/17  20:40:20
53702         Log: Integrate mainline.
53703      Branch: perlio
53704           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
53705           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
53706           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
53707           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
53708           !> vos/config.ga.h win32/config.bc win32/config.gc
53709           !> win32/config.vc
53710 ____________________________________________________________________________
53711 [  8465] By: jhi                                   on 2001/01/17  18:37:13
53712         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
53713              From: Nicholas Clark <nick@ccl4.org>
53714              Date: Wed, 17 Jan 2001 17:31:33 +0000
53715              Message-ID: <20010117173133.I2633@plum.flirble.org>
53716      Branch: perl
53717            ! t/op/int.t
53718 ____________________________________________________________________________
53719 [  8464] By: jhi                                   on 2001/01/17  14:43:17
53720         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
53721              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
53722              Date: Wed, 17 Jan 2001 15:16:43 +0100
53723              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
53724              
53725              pp_int() was dropping an NV to the floor,
53726              int(279964589018079/59) either returned not an integer
53727              4745162525730.15, or one got "Attempt to free unreferenced scalar."
53728      Branch: perl
53729            ! pp.c
53730 ____________________________________________________________________________
53731 [  8463] By: jhi                                   on 2001/01/17  06:12:42
53732         Log: (Replaced by #8470)
53733              
53734              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)
53735              From: "Craig A. Berry" <craigberry@mac.com>
53736              Date: Tue, 16 Jan 2001 23:38:46 -0600
53737              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
53738      Branch: maint-5.6/perl
53739            ! configure.com
53740 ____________________________________________________________________________
53741 [  8462] By: jhi                                   on 2001/01/17  06:11:31
53742         Log: (Replaced by #8469)
53743              
53744              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)
53745              From: "Craig A. Berry" <craigberry@mac.com>
53746              Date: Tue, 16 Jan 2001 23:38:46 -0600
53747              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
53748      Branch: perl
53749            ! configure.com
53750 ____________________________________________________________________________
53751 [  8461] By: jhi                                   on 2001/01/17  05:56:12
53752         Log: Allow for one trailing slash in the directory of mkdir().
53753      Branch: perl
53754            ! pp_sys.c
53755 ____________________________________________________________________________
53756 [  8460] By: jhi                                   on 2001/01/17  03:26:01
53757         Log: Metaconfig unit changes for #8459.
53758      Branch: metaconfig
53759            ! U/modified/Loc.U U/modified/sig_name.U
53760 ____________________________________________________________________________
53761 [  8459] By: jhi                                   on 2001/01/17  03:24:48
53762         Log: Define SIG_SIZE, the number of elements in the sig_name and
53763              sig_num arrays, including the final NULL entry.
53764      Branch: perl
53765            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53766            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
53767            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
53768            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
53769            ! win32/config.bc win32/config.gc win32/config.vc
53770 ____________________________________________________________________________
53771 [  8458] By: jhi                                   on 2001/01/17  01:41:33
53772         Log: Integrate perlio.
53773      Branch: perl
53774           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
53775           !> perlapi.h proto.h sv.c
53776 ____________________________________________________________________________
53777 [  8457] By: nick                                  on 2001/01/16  22:07:26
53778         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
53779              Provides all the "cost" but no benefit yet - it is to allow cost
53780              to be measured, and implementation experiments (just in mg.c?).
53781      Branch: perlio
53782            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
53783            ! perlapi.h proto.h sv.c
53784 ____________________________________________________________________________
53785 [  8456] By: nick                                  on 2001/01/16  21:07:07
53786         Log: Integrate mainline.
53787      Branch: perlio
53788           !> (integrate 51 files)
53789 ____________________________________________________________________________
53790 [  8455] By: jhi                                   on 2001/01/16  18:13:43
53791         Log: Subject: [PATCH] regcomp.c old feature removal
53792              From: mjd@plover.com
53793              Date: 16 Jan 2001 14:43:18 -0000 
53794              Message-ID: <20010116144318.7140.qmail@plover.com> 
53795      Branch: perl
53796            ! regcomp.c
53797 ____________________________________________________________________________
53798 [  8454] By: jhi                                   on 2001/01/16  16:12:39
53799         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
53800              From: "Indy Singh" <indy@nusphere.com>
53801              Date: Wed, 10 Jan 2001 20:17:49 -0500
53802              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
53803      Branch: maint-5.6/perl
53804            ! win32/Makefile
53805 ____________________________________________________________________________
53806 [  8453] By: jhi                                   on 2001/01/16  16:09:33
53807         Log: Update Changes.
53808      Branch: perl
53809            ! Changes patchlevel.h
53810 ____________________________________________________________________________
53811 [  8452] By: jhi                                   on 2001/01/16  15:42:04
53812         Log: Subject: Re: API Cleanup
53813              To: perl5-porters@perl.org
53814              Date: Tue, 16 Jan 2001 13:42:30 +0000
53815              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
53816              
53817              Subject: [PATCH] utf8.c documentation
53818              From: Simon Cozens <simon@cozens.net>
53819              Date: Tue, 16 Jan 2001 13:52:48 +0000
53820              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
53821              
53822              Subject: Re: API Cleanup
53823              From: Simon Cozens <simon@cozens.net>
53824              Date: Tue, 16 Jan 2001 14:58:55 +0000
53825              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
53826              
53827              UTF-8 doc patches.
53828      Branch: perl
53829            ! embed.pl pod/perlapi.pod utf8.c
53830 ____________________________________________________________________________
53831 [  8451] By: jhi                                   on 2001/01/16  14:41:39
53832         Log: podlators 1.07, from Russ Allbery.
53833      Branch: perl
53834            ! lib/Pod/Man.pm
53835 ____________________________________________________________________________
53836 [  8450] By: jhi                                   on 2001/01/16  14:24:19
53837         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
53838              From: "Indy Singh" <indy@nusphere.com>
53839              Date: Mon, 15 Jan 2001 20:59:40 -0500
53840              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
53841      Branch: perl
53842            ! win32/Makefile
53843 ____________________________________________________________________________
53844 [  8449] By: jhi                                   on 2001/01/16  03:42:55
53845         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
53846              at the setting of the ofs_sv in new_struct_thread() as the
53847              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
53848              uninitialized fields are, uh, initialized with),
53849              SvREFCNT_inc()ing that invited a core dump.
53850      Branch: perl
53851            ! util.c
53852 ____________________________________________________________________________
53853 [  8448] By: jhi                                   on 2001/01/16  01:49:07
53854         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
53855              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
53856              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
53857              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
53858              
53859              Replace #8444 and #8445.
53860      Branch: perl
53861            ! ext/B/B.xs ext/B/B/Debug.pm
53862 ____________________________________________________________________________
53863 [  8447] By: jhi                                   on 2001/01/15  21:05:35
53864         Log: Subject: [PATCH] API Variable documentation   
53865              From: Simon Cozens <simon@cozens.net>
53866              Date: Mon, 15 Jan 2001 19:35:54 +0000
53867              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
53868      Branch: perl
53869            ! pod/perlapi.pod thrdvar.h
53870 ____________________________________________________________________________
53871 [  8446] By: jhi                                   on 2001/01/15  20:49:20
53872         Log: Signedness nit.
53873      Branch: perl
53874            ! pp_ctl.c
53875 ____________________________________________________________________________
53876 [  8445] By: jhi                                   on 2001/01/15  20:28:48
53877         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
53878      Branch: perl
53879            ! ext/B/B/Debug.pm
53880 ____________________________________________________________________________
53881 [  8444] By: jhi                                   on 2001/01/15  13:09:10
53882         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
53883      Branch: perl
53884            ! ext/B/B.xs
53885 ____________________________________________________________________________
53886 [  8443] By: jhi                                   on 2001/01/15  13:06:26
53887         Log: Missing from #8439.
53888      Branch: perl
53889            ! keywords.h mg.c
53890 ____________________________________________________________________________
53891 [  8442] By: jhi                                   on 2001/01/15  13:02:38
53892         Log: Subject: [PATCH @8436] Eliminate op_children
53893              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
53894              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
53895              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
53896              
53897              Subject: [PATCH @8436] Re: Eliminate op_children
53898              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
53899              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
53900              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
53901      Branch: perl
53902            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
53903            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
53904            ! op.c op.h
53905 ____________________________________________________________________________
53906 [  8441] By: jhi                                   on 2001/01/15  12:57:08
53907         Log: Use the /^Perl_/-less form of is_lvalue_sub().
53908      Branch: perl
53909            ! pp.h
53910 ____________________________________________________________________________
53911 [  8440] By: jhi                                   on 2001/01/15  05:13:09
53912         Log: Revert #8437 and #8438, the Linux large files story is more complex.
53913      Branch: metaconfig/U/perl
53914            ! d_fpos64_t.U d_off64_t.U
53915      Branch: perl
53916            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53917            ! config_h.SH configure.com epoc/config.sh perl.h
53918            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
53919            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
53920            ! win32/config.bc win32/config.gc win32/config.vc
53921 ____________________________________________________________________________
53922 [  8439] By: jhi                                   on 2001/01/15  05:02:24
53923         Log: More UTF-8 patches from Inaba Hiroto.
53924              - The substr lval was still not okay.
53925              - Now pp_stringify and sv_setsv copies source's UTF8 flag
53926              even if IN_BYTE.  pp_stringify is called from fold_constants
53927              at optimization phase and "\x{100}" was made SvUTF8_off under
53928              use bytes (the bytes pragma is for "byte semantics" and not
53929              for "do not produce UTF8 data")
53930              - New `qu' operator to generate UTF8 string explicitly.
53931              Though I agree with the policy "0x00-0xff always produce bytes",
53932              sometimes want to such a string to be coded in UTF8.
53933              I can use pack"U0a*" but it requires more typing and has
53934              runtime overhead.
53935              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
53936              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
53937              string is not UTF8_on and has char 0x80-0xff.
53938              
53939              TODO: document and test qu.
53940      Branch: perl
53941            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
53942            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
53943            ! toke.c
53944 ____________________________________________________________________________
53945 [  8438] By: jhi                                   on 2001/01/14  05:10:23
53946         Log: (Reverted by #8440)
53947              
53948              Metaconfig unit changes for #8437.
53949      Branch: metaconfig/U/perl
53950            ! d_fpos64_t.U d_off64_t.U
53951 ____________________________________________________________________________
53952 [  8437] By: jhi                                   on 2001/01/14  04:55:34
53953         Log: (Reverted by #8440)
53954              
53955              Add <features.h> probing, seems to be needed for (some?)
53956              Linux largefileness.
53957      Branch: perl
53958            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53959            ! config_h.SH configure.com epoc/config.sh perl.h
53960            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
53961            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
53962            ! win32/config.bc win32/config.gc win32/config.vc
53963 ____________________________________________________________________________
53964 [  8436] By: jhi                                   on 2001/01/13  17:47:21
53965         Log: Tighten some of the tests a bit.
53966      Branch: perl
53967            ! t/pragma/utf8.t
53968 ____________________________________________________________________________
53969 [  8435] By: jhi                                   on 2001/01/13  17:31:54
53970         Log: Integrate perlio.
53971      Branch: perl
53972           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
53973           !> win32/config_H.gc win32/config_H.vc
53974 ____________________________________________________________________________
53975 [  8434] By: nick                                  on 2001/01/13  11:36:53
53976         Log: Run dmake regen_config_h for Win32
53977      Branch: perlio
53978            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
53979 ____________________________________________________________________________
53980 [  8433] By: nick                                  on 2001/01/13  11:31:55
53981         Log: VMS friendly patch to Encode compile process
53982      Branch: perlio
53983            ! ext/Encode/Makefile.PL ext/Encode/compile
53984 ____________________________________________________________________________
53985 [  8432] By: nick                                  on 2001/01/13  11:06:44
53986         Log: Integrate mainline
53987      Branch: perlio
53988           +> ext/B/B/Concise.pm
53989           !> (integrate 52 files)
53990 ____________________________________________________________________________
53991 [  8431] By: jhi                                   on 2001/01/13  05:55:55
53992         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
53993              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
53994              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
53995              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
53996      Branch: perl
53997            ! ext/B/B/Concise.pm
53998 ____________________________________________________________________________
53999 [  8430] By: jhi                                   on 2001/01/13  04:24:18
54000         Log: The LVRET macro needed an aTHX.
54001      Branch: perl
54002            ! pp.h
54003 ____________________________________________________________________________
54004 [  8429] By: jhi                                   on 2001/01/13  02:12:42
54005         Log: Update Changes.
54006      Branch: perl
54007            ! Changes patchlevel.h
54008 ____________________________________________________________________________
54009 [  8428] By: jhi                                   on 2001/01/13  02:08:50
54010         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
54011              From: Peter Prymmer <pvhp@forte.com>
54012              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
54013              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
54014              
54015              Add a BEGIN guard for sloppy floating point division.
54016      Branch: perl
54017            ! lib/Math/BigInt.pm lib/bigint.pl
54018 ____________________________________________________________________________
54019 [  8427] By: jhi                                   on 2001/01/13  01:47:16
54020         Log: The B::Terse drop-in replacement wasn't quite drop-in.
54021      Branch: perl
54022            ! ext/B/B/Terse.pm
54023 ____________________________________________________________________________
54024 [  8426] By: jhi                                   on 2001/01/12  21:20:43
54025         Log: Use UVXf.
54026      Branch: perl
54027            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54028            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
54029            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
54030            ! vos/config.ga.def vos/config.ga.h win32/config.bc
54031            ! win32/config.gc win32/config.vc
54032 ____________________________________________________________________________
54033 [  8425] By: jhi                                   on 2001/01/12  20:20:14
54034         Log: Subject: [PATCH perl@8342] -Wformat
54035              From: Robin Barker <rmb1@cise.npl.co.uk>
54036              Date: Fri, 12 Jan 2001 20:03:14 GMT
54037              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
54038      Branch: perl
54039            ! ext/Encode/Encode.xs mg.c sv.c toke.c
54040 ____________________________________________________________________________
54041 [  8424] By: jhi                                   on 2001/01/12  20:01:48
54042         Log: Subject: B::Concise -- an improved replacement for B::Terse 
54043              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
54044              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
54045              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
54046      Branch: perl
54047            + ext/B/B/Concise.pm
54048            ! MANIFEST ext/B/B/Terse.pm
54049 ____________________________________________________________________________
54050 [  8423] By: jhi                                   on 2001/01/12  19:24:02
54051         Log: The new metaconfig unit from the #8421.
54052      Branch: metaconfig/U/perl
54053            + d_sigprocmask.U
54054 ____________________________________________________________________________
54055 [  8422] By: jhi                                   on 2001/01/12  19:23:43
54056         Log: Forgot the microperl config from the #8421.
54057      Branch: perl
54058            ! uconfig.h uconfig.sh
54059 ____________________________________________________________________________
54060 [  8421] By: jhi                                   on 2001/01/12  19:05:27
54061         Log: Add sigprocmask() probe, regen Configure, regen toc.
54062      Branch: perl
54063            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54064            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
54065            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
54066            ! vos/config.ga.h win32/config.bc win32/config.gc
54067            ! win32/config.vc
54068 ____________________________________________________________________________
54069 [  8420] By: jhi                                   on 2001/01/12  18:34:31
54070         Log: Add sockatmark() to the todo list.
54071      Branch: perl
54072            ! Todo-5.6
54073 ____________________________________________________________________________
54074 [  8419] By: jhi                                   on 2001/01/12  18:09:46
54075         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
54076      Branch: perl
54077            ! op.c
54078 ____________________________________________________________________________
54079 [  8418] By: jhi                                   on 2001/01/12  18:05:30
54080         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
54081              From: Radu Greab <radu@netsoft.ro>
54082              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
54083              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
54084      Branch: perl
54085            ! op.c t/pragma/sub_lval.t
54086 ____________________________________________________________________________
54087 [  8417] By: jhi                                   on 2001/01/12  16:09:09
54088         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
54089              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
54090              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
54091              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
54092      Branch: perl
54093            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
54094            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
54095            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
54096            ! t/pragma/sub_lval.t toke.c
54097 ____________________________________________________________________________
54098 [  8416] By: jhi                                   on 2001/01/12  15:42:06
54099         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
54100              From: "Richard Soderberg" <rs@crystalflame.net>
54101              Date: Fri, 12 Jan 2001 04:49:35 -0800
54102              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
54103              
54104              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
54105              according to the platform.
54106      Branch: perl
54107            ! op.c
54108 ____________________________________________________________________________
54109 [  8415] By: jhi                                   on 2001/01/12  15:33:41
54110         Log: One more UTF-8 fix from Inaba Hiroto.
54111      Branch: perl
54112            ! pp.c regexec.c t/pragma/utf8.t
54113 ____________________________________________________________________________
54114 [  8414] By: jhi                                   on 2001/01/12  15:30:18
54115         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
54116      Branch: perl
54117            ! regexec.c
54118 ____________________________________________________________________________
54119 [  8413] By: jhi                                   on 2001/01/12  15:22:10
54120         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
54121              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
54122              Date: Thu, 11 Jan 2001 12:53:36 +0100
54123              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
54124      Branch: perl
54125            ! toke.c
54126 ____________________________________________________________________________
54127 [  8412] By: jhi                                   on 2001/01/12  15:20:25
54128         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
54129              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
54130              Date: Fri, 12 Jan 2001 14:37:55 +0100
54131              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
54132      Branch: perl
54133            ! hints/posix-bc.sh
54134 ____________________________________________________________________________
54135 [  8411] By: jhi                                   on 2001/01/12  15:14:14
54136         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
54137              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
54138              Date: Fri, 12 Jan 2001 10:42:21 +0100
54139              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
54140      Branch: perl
54141            ! t/op/regmesg.t
54142 ____________________________________________________________________________
54143 [  8410] By: jhi                                   on 2001/01/12  05:48:55
54144         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
54145              From: Nicholas Clark <nick@ccl4.org> 
54146              Date: Sun, 7 Jan 2001 19:47:14 +0000
54147              Message-ID: <20010107194714.B1048@plum.flirble.org>
54148      Branch: perl
54149            ! t/op/numconvert.t
54150 ____________________________________________________________________________
54151 [  8409] By: jhi                                   on 2001/01/12  05:41:28
54152         Log: Integrate perlio.
54153      Branch: perl
54154           !> mg.c scope.h
54155 ____________________________________________________________________________
54156 [  8408] By: nick                                  on 2001/01/11  22:43:28
54157         Log: Remove variables that were used in experiments.
54158      Branch: perlio
54159            ! mg.c
54160 ____________________________________________________________________________
54161 [  8407] By: nick                                  on 2001/01/11  20:57:44
54162         Log: Catch die in %SIG handler and unblock the signal before re-dying.
54163              This make Linux work _without_ sigsetjmp().
54164              Turn off sigsetjmp() to see what else it does.
54165              May need Configure probe for sigprocmask() if anything has sigaction()
54166              but not sigprocmask().
54167      Branch: perlio
54168            ! mg.c scope.h
54169 ____________________________________________________________________________
54170 [  8406] By: nick                                  on 2001/01/11  19:32:07
54171         Log: Integrate mainline
54172      Branch: perlio
54173           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
54174           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
54175           !> t/op/substr.t
54176 ____________________________________________________________________________
54177 [  8405] By: jhi                                   on 2001/01/11  17:11:01
54178         Log: Fix UTF-8 lval substr().
54179      Branch: perl
54180            ! mg.c t/op/substr.t
54181 ____________________________________________________________________________
54182 [  8404] By: jhi                                   on 2001/01/11  05:13:58
54183         Log: Update Changes.
54184      Branch: perl
54185            ! Changes patchlevel.h
54186 ____________________________________________________________________________
54187 [  8403] By: jhi                                   on 2001/01/11  04:38:24
54188         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
54189              From: Hugo <hv@crypt.compulink.co.uk>
54190              Date: Mon, 30 Oct 2000 01:33:26 +0000
54191              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
54192      Branch: perl
54193            ! regexec.c t/op/re_tests
54194 ____________________________________________________________________________
54195 [  8402] By: jhi                                   on 2001/01/11  04:26:12
54196         Log: Integrate perlio.
54197      Branch: perl
54198           !> scope.h util.c
54199 ____________________________________________________________________________
54200 [  8401] By: nick                                  on 2001/01/10  22:52:55
54201         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
54202              (So Alan and Ilya can try setting via hints.)
54203              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
54204              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
54205              doing the save everywhere seems to restart read() correctly, but just
54206              doing it once "round" the handler does not.
54207      Branch: perlio
54208            ! scope.h
54209 ____________________________________________________________________________
54210 [  8400] By: jhi                                   on 2001/01/10  21:57:54
54211         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
54212              of IRIX, HP-UX is unaffected.
54213      Branch: perl
54214            ! perl.h
54215 ____________________________________________________________________________
54216 [  8399] By: nick                                  on 2001/01/10  21:29:19
54217         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
54218      Branch: perlio
54219            ! util.c
54220 ____________________________________________________________________________
54221 [  8398] By: jhi                                   on 2001/01/10  20:55:31
54222         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
54223              also have ReusePort.
54224      Branch: perl
54225            ! ext/IO/lib/IO/Socket/INET.pm
54226 ____________________________________________________________________________
54227 [  8397] By: jhi                                   on 2001/01/10  20:50:57
54228         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
54229              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
54230              Date: Wed, 10 Jan 2001 01:38:13 -0800
54231              Message-ID: <20010110013813.B41744@yahoo-inc.com>
54232      Branch: perl
54233            ! ext/IO/lib/IO/Socket/INET.pm
54234 ____________________________________________________________________________
54235 [  8396] By: jhi                                   on 2001/01/10  20:49:30
54236         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
54237              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
54238              Date: Wed, 10 Jan 2001 01:37:32 -0800
54239              Message-ID: <20010110013732.A41744@yahoo-inc.com>
54240      Branch: perl
54241            ! ext/Socket/Socket.pm
54242 ____________________________________________________________________________
54243 [  8395] By: jhi                                   on 2001/01/10  20:41:37
54244         Log: Test for bug id 20010105.016 (fixed by #8378).
54245      Branch: perl
54246            ! t/op/split.t
54247 ____________________________________________________________________________
54248 [  8394] By: jhi                                   on 2001/01/10  20:26:32
54249         Log: Integrate perlio.
54250      Branch: perl
54251            ! util.c
54252 ____________________________________________________________________________
54253 [  8393] By: nick                                  on 2001/01/10  19:34:30
54254         Log: Back out Simon's pid hackery for now.
54255      Branch: perlio
54256            ! util.c
54257 ____________________________________________________________________________
54258 [  8392] By: nick                                  on 2001/01/10  19:23:13
54259         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
54260      Branch: perlio
54261           !> (integrate 29 files)
54262 ____________________________________________________________________________
54263 [  8391] By: jhi                                   on 2001/01/10  18:43:15
54264         Log: Subject: [PATCH] Fix my_pclose segfault
54265              From: Simon Cozens <simon@cozens.net>
54266              Date: Wed, 10 Jan 2001 18:39:35 +0000
54267              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
54268      Branch: perl
54269            ! util.c
54270 ____________________________________________________________________________
54271 [  8390] By: jhi                                   on 2001/01/10  18:42:08
54272         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
54273              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54274              Date:     Wed, 10 Jan 2001 13:23:02 EST
54275              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
54276      Branch: perl
54277            ! ext/Opcode/Opcode.xs
54278 ____________________________________________________________________________
54279 [  8389] By: jhi                                   on 2001/01/10  15:16:07
54280         Log: Turn off the integer preservation for now.
54281      Branch: perl
54282            ! perl.h
54283 ____________________________________________________________________________
54284 [  8388] By: jhi                                   on 2001/01/10  15:01:25
54285         Log: Few more IDE/editor nits from p5p.
54286      Branch: perl
54287            ! pod/perlfaq3.pod
54288 ____________________________________________________________________________
54289 [  8387] By: jhi                                   on 2001/01/10  06:53:16
54290         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
54291              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
54292              Date: Tue, 9 Jan 2001 23:16:02 +0000
54293              Message-ID: <20010109231602.A81101@plum.flirble.org>
54294      Branch: perl
54295            ! sv.c
54296 ____________________________________________________________________________
54297 [  8386] By: jhi                                   on 2001/01/10  03:17:54
54298         Log: Test cases for #8385 (from Simon's "torture.pl")
54299      Branch: perl
54300            ! t/op/tr.t
54301 ____________________________________________________________________________
54302 [  8385] By: jhi                                   on 2001/01/10  03:17:11
54303         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
54304              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
54305              Date: Wed, 10 Jan 2001 11:39:39 +0900
54306              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
54307              
54308              Some more UTF-8 tr cases fixed.
54309      Branch: perl
54310            ! doop.c
54311 ____________________________________________________________________________
54312 [  8384] By: jhi                                   on 2001/01/09  22:45:40
54313         Log: Allow the locale test needing POSIX and the taint test
54314              needing IPC::SysV to run under 'minitest' (basically,
54315              bail out if loading the extension fails)
54316      Branch: perl
54317            ! t/op/misc.t t/op/taint.t
54318 ____________________________________________________________________________
54319 [  8383] By: jhi                                   on 2001/01/09  21:36:04
54320         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
54321              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
54322              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
54323              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
54324      Branch: perl
54325            ! t/io/openpid.t
54326 ____________________________________________________________________________
54327 [  8382] By: jhi                                   on 2001/01/09  21:06:08
54328         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
54329              Should finish up the bug id 20001205.022.
54330      Branch: perl
54331            ! pp.c pp_hot.c scope.c
54332 ____________________________________________________________________________
54333 [  8381] By: jhi                                   on 2001/01/09  18:27:43
54334         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
54335              From: Andy Dougherty <doughera@lafayette.edu>
54336              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
54337              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
54338              
54339              More robust yacc/bison error detection.
54340      Branch: perl
54341            ! t/comp/proto.t
54342 ____________________________________________________________________________
54343 [  8380] By: jhi                                   on 2001/01/09  15:21:38
54344         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
54345              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54346              Date:     Tue, 9 Jan 2001 07:53:55 EST
54347              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
54348      Branch: perl
54349            ! t/op/misc.t vms/test.com
54350 ____________________________________________________________________________
54351 [  8379] By: jhi                                   on 2001/01/09  15:20:38
54352         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
54353              From: jhi@cc.hut.fi
54354              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
54355              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
54356              
54357              The #8378 fixed this.
54358      Branch: perl
54359            ! t/op/tr.t
54360 ____________________________________________________________________________
54361 [  8378] By: jhi                                   on 2001/01/09  15:05:32
54362         Log: Subject: One more patch for UTF8 
54363              From: Inaba Hiroto <inaba@st.rim.or.jp>
54364              Date: Tue, 09 Jan 2001 01:04:32 +0900
54365              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
54366              
54367              UTF-8 fixes for 'x' and tr///.
54368      Branch: perl
54369            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
54370            ! regcomp.c regexec.c toke.c utf8.c
54371 ____________________________________________________________________________
54372 [  8377] By: jhi                                   on 2001/01/09  14:32:17
54373         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
54374      Branch: perl
54375            ! t/op/length.t
54376 ____________________________________________________________________________
54377 [  8376] By: jhi                                   on 2001/01/09  04:32:32
54378         Log: integrate changes #7775, #8316, #8316 from mainline
54379      Branch: maint-5.6/perl
54380            ! hints/solaris_2.sh
54381 ____________________________________________________________________________
54382 [  8375] By: jhi                                   on 2001/01/09  04:26:43
54383         Log: Update Changes.
54384      Branch: perl
54385            ! Changes patchlevel.h
54386 ____________________________________________________________________________
54387 [  8374] By: jhi                                   on 2001/01/09  04:14:32
54388         Log: IDE/editor section tweaking.
54389      Branch: perl
54390            ! pod/perlfaq3.pod
54391 ____________________________________________________________________________
54392 [  8373] By: jhi                                   on 2001/01/09  02:38:26
54393         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
54394              From: Peter Prymmer <pvhp@forte.com>
54395              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
54396              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
54397              
54398              In preparation os OS/390 dynamic loading.
54399      Branch: perl
54400            ! README.os390 hints/os390.sh
54401 ____________________________________________________________________________
54402 [  8372] By: jhi                                   on 2001/01/09  00:24:30
54403         Log: Integrate with perlio.
54404      Branch: perl
54405           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
54406 ____________________________________________________________________________
54407 [  8371] By: nick                                  on 2001/01/08  23:54:33
54408         Log: Fix "scalars leaked" bugs caused by overload magic
54409              (Highlighted by Ilya's DESTROY optimization.)
54410      Branch: perlio
54411            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
54412 ____________________________________________________________________________
54413 [  8370] By: nick                                  on 2001/01/08  20:19:41
54414         Log: Integrate mainline
54415      Branch: perlio
54416           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
54417           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
54418           !> t/op/64bitint.t
54419 ____________________________________________________________________________
54420 [  8369] By: jhi                                   on 2001/01/08  17:30:52
54421         Log: save_delete() Safefree() doesn't (anymore?) work with shared
54422              strings, one test failure in op/misc and almost all of lib/b.
54423              (Outcomments #8369.)
54424      Branch: perl
54425            ! scope.c
54426 ____________________________________________________________________________
54427 [  8368] By: jhi                                   on 2001/01/08  14:47:10
54428         Log: (Outcommented by #8369.)
54429              
54430              Subject: Re: Perl BugID 20001205.022 ---- save_delete
54431              From: Simon Cozens <simon@cozens.net>
54432              Date: Sat, 6 Jan 2001 11:48:40 +0000
54433              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
54434              
54435              The save_delete() does need the Safefree.
54436      Branch: perl
54437            ! scope.c
54438 ____________________________________________________________________________
54439 [  8367] By: bailey                                on 2001/01/08  08:53:52
54440         Log: Once again syncing after too long an absence
54441      Branch: vmsperl
54442           +> (branch 55 files)
54443            - MAINTAIN fix_pl vos/config.def vos/config.h
54444            - vos/config_h.SH_orig
54445           !> (integrate 498 files)
54446 ____________________________________________________________________________
54447 [  8366] By: jhi                                   on 2001/01/08  02:42:59
54448         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
54449              From: nick@ccl4.org
54450              Date: Sun, 7 Jan 2001 21:07:18 +0000
54451              Message-Id: <20010107210717.D1048@plum.flirble.org>
54452      Branch: perl
54453            ! sv.c t/op/64bitint.t
54454 ____________________________________________________________________________
54455 [  8365] By: jhi                                   on 2001/01/08  02:35:16
54456         Log: Subject: [PATCH] environ nit
54457              From: Simon Cozens <simon@cozens.net>
54458              Date: Sun, 7 Jan 2001 17:57:07 +0000
54459              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
54460              
54461              Use environ only if we have it.
54462      Branch: perl
54463            ! mg.c
54464 ____________________________________________________________________________
54465 [  8364] By: jhi                                   on 2001/01/08  02:24:51
54466         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
54467      Branch: perl
54468            ! ext/GDBM_File/GDBM_File.xs
54469 ____________________________________________________________________________
54470 [  8363] By: jhi                                   on 2001/01/08  02:19:24
54471         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
54472              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
54473              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
54474              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
54475      Branch: perl
54476            ! dump.c op.c
54477 ____________________________________________________________________________
54478 [  8362] By: jhi                                   on 2001/01/08  02:17:43
54479         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
54480              From: Doug MacEachern <dougm@covalent.net>
54481              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
54482              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
54483              
54484              Allow AUTOLOAD to be an xsub and allow such xsubs
54485              to avoid use of $AUTOLOAD.
54486      Branch: perl
54487            ! gv.c
54488 ____________________________________________________________________________
54489 [  8361] By: jhi                                   on 2001/01/08  02:16:07
54490         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
54491              From: Radu Greab <radu@netsoft.ro>
54492              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
54493              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
54494              
54495              No need for the potentially nonportable $SIG{CHLD}.
54496      Branch: perl
54497            ! t/io/pipe.t
54498 ____________________________________________________________________________
54499 [  8360] By: jhi                                   on 2001/01/08  01:58:23
54500         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
54501      Branch: perl
54502            ! lib/Getopt/Long.pm
54503 ____________________________________________________________________________
54504 [  8359] By: jhi                                   on 2001/01/08  01:55:44
54505         Log: Integrate perlio.
54506      Branch: perl
54507           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
54508           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
54509           !> utf8.c win32/Makefile
54510 ____________________________________________________________________________
54511 [  8358] By: jhi                                   on 2001/01/07  21:16:50
54512         Log: Update the EPOC cross SDK URL.
54513      Branch: perl
54514            ! README.epoc
54515 ____________________________________________________________________________
54516 [  8357] By: jhi                                   on 2001/01/07  21:16:09
54517         Log: Update the EPOC cross SDK URL.
54518      Branch: maint-5.6/perl
54519            ! README.epoc
54520 ____________________________________________________________________________
54521 [  8356] By: nick                                  on 2001/01/06  21:47:52
54522         Log: FILE * in XS code for PerlIO world:
54523              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
54524              - Add FILE * T_STDIO typemap.
54525              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
54526      Branch: perlio
54527            ! lib/ExtUtils/typemap perlio.c perlio.h
54528 ____________________________________________________________________________
54529 [  8355] By: jhi                                   on 2001/01/06  20:27:15
54530         Log: integrate change #8336 from mainline
54531              
54532              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
54533      Branch: maint-5.6/perl
54534            ! hv.c
54535 ____________________________________________________________________________
54536 [  8354] By: jhi                                   on 2001/01/06  20:24:29
54537         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
54538              From: Robin Barker <rmb1@cise.npl.co.uk>
54539              Date: Fri, 22 Dec 2000 12:17:38 GMT
54540              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
54541              
54542              The patch reformats some long =item lines so they give
54543              correct output via pod2man | nroff -man
54544              
54545              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
54546              From: Robin Barker <rmb1@cise.npl.co.uk>
54547              Date: Tue, 2 Jan 2001 15:35:03 GMT
54548              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
54549              
54550              Here is a _further_ patch which corrects a few more errors:
54551              * an empty C<=item> in CPAN.pm
54552              * patching the wrong file (pod/perlamiga.pod not README.amiga)
54553              * leaving empty C<=item>s which formatted incorrectly
54554              * over long C<=item>s revealed by latest patch to Pod::Man
54555      Branch: maint-5.6/perl
54556            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
54557            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
54558            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
54559            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
54560            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
54561            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
54562 ____________________________________________________________________________
54563 [  8353] By: jhi                                   on 2001/01/06  20:21:10
54564         Log: integrate changes #7980, 8056, 8057 from mainline
54565              
54566              UTF-8 hash keys.
54567      Branch: maint-5.6/perl
54568            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
54569 ____________________________________________________________________________
54570 [  8352] By: jhi                                   on 2001/01/06  20:18:44
54571         Log: Forgotten from #8438.
54572      Branch: maint-5.6/perl
54573            ! epoc/epocish.h
54574 ____________________________________________________________________________
54575 [  8351] By: jhi                                   on 2001/01/06  20:18:12
54576         Log: Forgotten from #8347.
54577      Branch: maint-5.6/perl
54578            ! config_h.SH
54579 ____________________________________________________________________________
54580 [  8350] By: jhi                                   on 2001/01/06  20:00:19
54581         Log: Thinko in #8347.
54582      Branch: maint-5.6/perl
54583            ! regcomp.c
54584 ____________________________________________________________________________
54585 [  8349] By: jhi                                   on 2001/01/06  18:05:30
54586         Log: Copy the FAQ3 IDE section from the development branch,
54587              changes originally by Peter Prymmer.
54588      Branch: maint-5.6/perl
54589            ! pod/perlfaq3.pod
54590 ____________________________________________________________________________
54591 [  8348] By: jhi                                   on 2001/01/06  18:03:02
54592         Log: EPOC updates for TRIAL1.
54593              
54594              Subject: [5.6.1 trial1] EPOC update
54595              From: Olaf Flebbe <O.Flebbe@science-computing.de>
54596              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
54597              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
54598              
54599              Subject: epoc patch2 for perl-5.6.1-trial1
54600              From: Olaf Flebbe <O.Flebbe@science-computing.de>
54601              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
54602              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
54603      Branch: maint-5.6/perl
54604            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
54605            ! epoc/epocish.c
54606 ____________________________________________________________________________
54607 [  8347] By: jhi                                   on 2001/01/06  17:29:10
54608         Log: integrate changes #7710,7824,7973 from mainline,
54609              plus VMS nits from Peter Prymmer and Dan Sugalski.
54610              
54611              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
54612              library (getprotobyname and getprotobynumber are outversioned by
54613              the same calls in libc, at least for xlc version 3.
54614              
54615              Add HAS_SBRK_PROTO.
54616              
54617              Fixes for signedness warnings noticed by VMSperlers.
54618      Branch: maint-5.6/perl
54619            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54620            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
54621            ! sv.c vms/descrip_mms.template vos/config.alpha.def
54622            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
54623            ! win32/config.bc win32/config.gc win32/config.vc
54624 ____________________________________________________________________________
54625 [  8346] By: nick                                  on 2001/01/06  14:36:01
54626         Log: Fixup accumulated integrate muddles (perlio == devperl again)
54627      Branch: perlio
54628            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
54629 ____________________________________________________________________________
54630 [  8345] By: nick                                  on 2001/01/06  14:24:58
54631         Log: Integrate mainline
54632      Branch: perlio
54633           !> (integrate 55 files)
54634 ____________________________________________________________________________
54635 [  8344] By: jhi                                   on 2001/01/06  02:24:02
54636         Log: Subject: [patch] PerlIO_cleanup() prototype
54637              From: Doug MacEachern <dougm@covalent.net>
54638              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
54639              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
54640      Branch: perl
54641            ! perlio.h
54642 ____________________________________________________________________________
54643 [  8343] By: jhi                                   on 2001/01/06  01:04:09
54644         Log: IRIX compiler noticed that the bof initialization might be
54645              bypassed by control flow.
54646      Branch: perl
54647            ! toke.c
54648 ____________________________________________________________________________
54649 [  8342] By: jhi                                   on 2001/01/06  00:10:48
54650         Log: Update Changes.
54651      Branch: perl
54652            ! Changes patchlevel.h
54653 ____________________________________________________________________________
54654 [  8341] By: jhi                                   on 2001/01/05  23:52:33
54655         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
54656      Branch: perl
54657            ! toke.c
54658 ____________________________________________________________________________
54659 [  8340] By: jhi                                   on 2001/01/05  22:44:08
54660         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
54661              From: Radu Greab <radu@netsoft.ro>
54662              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
54663              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
54664      Branch: perl
54665            ! t/io/pipe.t util.c
54666 ____________________________________________________________________________
54667 [  8339] By: jhi                                   on 2001/01/05  22:35:17
54668         Log: Subject: [PATCH] format and rewording in perlfaq.pod
54669              From: Robin Barker <rmb1@cise.npl.co.uk>
54670              Date: Fri, 5 Jan 2001 18:51:20 GMT
54671              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
54672      Branch: perl
54673            ! pod/perlfaq.pod
54674 ____________________________________________________________________________
54675 [  8338] By: jhi                                   on 2001/01/05  22:31:17
54676         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
54677              From: Peter Prymmer <pvhp@forte.com>
54678              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
54679              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
54680      Branch: perl
54681            ! utils/perlbug.PL
54682 ____________________________________________________________________________
54683 [  8337] By: jhi                                   on 2001/01/05  18:15:11
54684         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
54685              From: Robin Barker <rmb1@cise.npl.co.uk>
54686              Date: Tue, 2 Jan 2001 15:24:07 GMT
54687              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
54688              
54689              If you call configure as C<./Configure> or C<sh ./Configure>,
54690              $src is set to the absolute path name, not '.'.
54691              
54692              This, in turn, means -Dmksymlink tries to do its stuff because
54693              it does not think it is in the src directory.
54694              
54695              (plus a metaconfig nitfix)
54696      Branch: metaconfig
54697            ! U/compline/ccflags.U U/modified/src.U
54698      Branch: perl
54699            ! Configure config_h.SH
54700 ____________________________________________________________________________
54701 [  8336] By: jhi                                   on 2001/01/05  17:48:32
54702         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
54703              From: Alan Burlison <Alan.Burlison@uk.sun.com>
54704              Message-ID: <3A5606C4.473D2226@uk.sun.com>
54705              Date: Fri, 05 Jan 2001 17:39:16 +0000
54706      Branch: perl
54707            ! hv.c
54708 ____________________________________________________________________________
54709 [  8335] By: jhi                                   on 2001/01/05  16:05:44
54710         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
54711      Branch: perl
54712            ! lib/Getopt/Long.pm
54713 ____________________________________________________________________________
54714 [  8334] By: jhi                                   on 2001/01/05  16:00:51
54715         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
54716              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
54717              Date: Fri, 05 Jan 2001 13:46:51 +0100
54718              Message-ID: <13693.978698811@nice.ram.loc>
54719              
54720              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
54721              accurate reading of the "atime".  
54722      Branch: perl
54723            ! t/io/fs.t
54724 ____________________________________________________________________________
54725 [  8333] By: jhi                                   on 2001/01/05  15:57:37
54726         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
54727              From: Simon Cozens <simon@cozens.net>
54728              Date: Fri, 8 Dec 2000 13:33:31 +0000
54729              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
54730              
54731              A lost patch fragment.
54732      Branch: perl
54733            ! doop.c
54734 ____________________________________________________________________________
54735 [  8332] By: jhi                                   on 2001/01/05  15:40:42
54736         Log: Do away with strncpy() and a fixed length buffer.
54737      Branch: perl
54738            ! utf8.c
54739 ____________________________________________________________________________
54740 [  8331] By: jhi                                   on 2001/01/05  15:03:07
54741         Log: Tests for #8329 and #8330.
54742      Branch: perl
54743            ! t/op/bop.t
54744 ____________________________________________________________________________
54745 [  8330] By: jhi                                   on 2001/01/05  15:02:38
54746         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
54747              raw 8-bit form to the UTF-8 string.
54748      Branch: perl
54749            ! toke.c
54750 ____________________________________________________________________________
54751 [  8329] By: jhi                                   on 2001/01/05  14:55:13
54752         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
54753              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
54754              Date: Fri, 5 Jan 2001 12:28:52 +0100
54755              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
54756              
54757              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
54758              no effect.  (changed the strncpy() to Copy())
54759      Branch: perl
54760            ! toke.c
54761 ____________________________________________________________________________
54762 [  8328] By: jhi                                   on 2001/01/05  06:44:27
54763         Log: UTF-8 cleanup.
54764      Branch: perl
54765            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
54766            ! regexec.c sv.c toke.c
54767 ____________________________________________________________________________
54768 [  8327] By: jhi                                   on 2001/01/05  01:11:29
54769         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')
54770              From: Radu Greab <radu@netsoft.ro>
54771              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
54772              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
54773              
54774              Cleans up Harness to not use FileHandle, which uses IO.
54775      Branch: perl
54776            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
54777 ____________________________________________________________________________
54778 [  8326] By: jhi                                   on 2001/01/05  00:56:37
54779         Log: Update Changes.
54780      Branch: perl
54781            ! Changes patchlevel.h
54782 ____________________________________________________________________________
54783 [  8325] By: jhi                                   on 2001/01/05  00:53:18
54784         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
54785              From: Peter Prymmer <pvhp@forte.com>
54786              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
54787              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
54788              
54789              plus a couple more tailing whitespace removals.
54790      Branch: perl
54791            ! win32/Makefile
54792 ____________________________________________________________________________
54793 [  8324] By: jhi                                   on 2001/01/05  00:47:39
54794         Log: Add some Unicode chop() tests.
54795      Branch: perl
54796            ! t/op/chop.t
54797 ____________________________________________________________________________
54798 [  8323] By: jhi                                   on 2001/01/05  00:47:23
54799         Log: Unify UTF-8 malformedness handling.
54800      Branch: perl
54801            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
54802 ____________________________________________________________________________
54803 [  8322] By: jhi                                   on 2001/01/04  22:21:54
54804         Log: The new $issymlink was unknown to Mksymlinks.
54805      Branch: metaconfig/U/perl
54806            ! Mksymlinks.U issymlink.U
54807      Branch: perl
54808            ! Configure config_h.SH
54809 ____________________________________________________________________________
54810 [  8321] By: jhi                                   on 2001/01/04  21:51:05
54811         Log: The test didn't work under the core test framework.
54812      Branch: perl
54813            ! t/lib/st-lock.t
54814 ____________________________________________________________________________
54815 [  8320] By: jhi                                   on 2001/01/04  21:14:22
54816         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
54817      Branch: perl
54818            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
54819 ____________________________________________________________________________
54820 [  8319] By: jhi                                   on 2001/01/04  20:46:17
54821         Log: Typo in #8312 when manually applying a problematic patch fragment.
54822      Branch: perl
54823            ! ext/Storable/Storable.xs
54824 ____________________________________________________________________________
54825 [  8318] By: jhi                                   on 2001/01/04  20:43:01
54826         Log: The $sh_c didn't fly.
54827      Branch: metaconfig
54828            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
54829            ! U/modified/Loc.U U/modified/myhostname.U
54830            ! U/modified/spitshell.U
54831      Branch: metaconfig/U/perl
54832            ! issymlink.U
54833      Branch: perl
54834            ! Configure config_h.SH
54835 ____________________________________________________________________________
54836 [  8317] By: jhi                                   on 2001/01/04  19:58:01
54837         Log: AIX builtin test -h is broken, changes based on
54838              
54839              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
54840              Date: Tue, 02 Jan 2001 11:24:39 +0100
54841              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54842              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
54843      Branch: metaconfig
54844            + U/modified/spitshell.U
54845            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
54846            ! U/modified/Loc.U U/modified/myhostname.U
54847      Branch: metaconfig/U/perl
54848            ! Mksymlinks.U issymlink.U
54849      Branch: perl
54850            ! Configure
54851 ____________________________________________________________________________
54852 [  8316] By: jhi                                   on 2001/01/04  19:02:22
54853         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
54854              From: Andy Dougherty <doughera@lafayette.edu>
54855              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
54856              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
54857              
54858              Beware of GNU ld.
54859      Branch: perl
54860            ! hints/solaris_2.sh
54861 ____________________________________________________________________________
54862 [  8315] By: jhi                                   on 2001/01/04  18:56:48
54863         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
54864              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
54865              Date: Wed, 3 Jan 2001 07:58:51 +0100
54866              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
54867      Branch: perl
54868            ! hints/solaris_2.sh
54869 ____________________________________________________________________________
54870 [  8314] By: jhi                                   on 2001/01/04  18:54:07
54871         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
54872              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
54873              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
54874              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
54875              
54876              Doc tweak on #8313.
54877      Branch: perl
54878            ! ext/B/B/Deparse.pm
54879 ____________________________________________________________________________
54880 [  8313] By: jhi                                   on 2001/01/04  18:52:27
54881         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
54882              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
54883              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
54884              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
54885              
54886              Make the peephole optimizer to bypass more null ops and
54887              and rewrite the deparse handling of continue blocks.
54888      Branch: perl
54889            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
54890 ____________________________________________________________________________
54891 [  8312] By: jhi                                   on 2001/01/04  18:47:39
54892         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
54893      Branch: perl
54894            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
54895            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
54896            ! t/lib/st-lock.t
54897 ____________________________________________________________________________
54898 [  8311] By: jhi                                   on 2001/01/04  18:36:08
54899         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
54900              filter to be run on each .pm during the pm_to_blib() phase,
54901              a fixed version of
54902              
54903              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
54904              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
54905              Date: Wed, 03 Jan 2001 22:01:30 +0100
54906              Message-ID: <5296.978555690@nice.ram.loc>
54907      Branch: perl
54908            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
54909            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
54910            ! lib/ExtUtils/MakeMaker.pm
54911 ____________________________________________________________________________
54912 [  8310] By: jhi                                   on 2001/01/04  18:32:54
54913         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
54914              From: Robin Barker <rmb1@cise.npl.co.uk>
54915              Date: Tue, 2 Jan 2001 15:35:03 GMT
54916              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
54917      Branch: perl
54918            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
54919            ! pod/perlrequick.pod
54920 ____________________________________________________________________________
54921 [  8309] By: jhi                                   on 2001/01/04  18:29:07
54922         Log: Subject: Re: [patch] static-ize XS()
54923              From: Doug MacEachern <dougm@covalent.net>
54924              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
54925              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
54926              
54927              Provide prototypes for the XS functions.
54928      Branch: perl
54929            ! lib/ExtUtils/xsubpp
54930 ____________________________________________________________________________
54931 [  8308] By: jhi                                   on 2001/01/04  18:27:44
54932         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
54933              From: Doug MacEachern <dougm@covalent.net>
54934              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
54935              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
54936      Branch: perl
54937            ! lib/ExtUtils/typemap
54938 ____________________________________________________________________________
54939 [  8307] By: jhi                                   on 2001/01/04  18:25:25
54940         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
54941              From: Doug MacEachern <dougm@covalent.net>
54942              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
54943              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
54944              
54945              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
54946      Branch: perl
54947            ! lib/ExtUtils/MM_Unix.pm
54948 ____________________________________________________________________________
54949 [  8306] By: jhi                                   on 2001/01/04  18:23:00
54950         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
54951              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
54952              Date: Thu, 4 Jan 2001 12:47:10 +0100 
54953              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
54954              
54955              The toke.c part only, patching embed.h and proto.h is futile.
54956      Branch: perl
54957            ! toke.c
54958 ____________________________________________________________________________
54959 [  8305] By: jhi                                   on 2001/01/04  18:05:51
54960         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
54961              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
54962              Date: Thu, 4 Jan 2001 17:50:12 +0100 
54963              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
54964      Branch: perl
54965            ! toke.c
54966 ____________________________________________________________________________
54967 [  8304] By: jhi                                   on 2001/01/04  18:03:26
54968         Log: Subject: [PATCH perl@8269]
54969              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
54970              Date: Thu, 4 Jan 2001 12:53:39 +0100 
54971              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
54972              
54973              If running byacc write-enable also perly.h.
54974      Branch: perl
54975            ! Makefile.SH
54976 ____________________________________________________________________________
54977 [  8303] By: jhi                                   on 2001/01/04  15:40:49
54978         Log: Rewrite pp_concat() in terms of sv_catsv().
54979      Branch: perl
54980            ! pp_hot.c
54981 ____________________________________________________________________________
54982 [  8302] By: nick                                  on 2001/01/03  22:43:22
54983         Log: Integrate mainline.
54984      Branch: perlio
54985           !> ext/Encode/Encode.xs sv.c utf8.c
54986 ____________________________________________________________________________
54987 [  8301] By: jhi                                   on 2001/01/02  23:40:26
54988         Log: Variable naming tweak.
54989      Branch: perl
54990            ! sv.c
54991 ____________________________________________________________________________
54992 [  8300] By: jhi                                   on 2001/01/02  23:40:02
54993         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
54994              in is_utf8_string().
54995      Branch: perl
54996            ! utf8.c
54997 ____________________________________________________________________________
54998 [  8299] By: jhi                                   on 2001/01/02  22:14:40
54999         Log: Integrate perlio.
55000      Branch: perl
55001           !> pp.c pp_hot.c win32/Makefile
55002 ____________________________________________________________________________
55003 [  8298] By: nick                                  on 2001/01/02  22:03:06
55004         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
55005      Branch: perlio
55006            ! pp.c pp_hot.c
55007 ____________________________________________________________________________
55008 [  8297] By: jhi                                   on 2001/01/02  04:26:28
55009         Log: Signedness nit.
55010      Branch: perl
55011            ! ext/Encode/Encode.xs
55012 ____________________________________________________________________________
55013 [  8296] By: nick                                  on 2001/01/01  23:49:36
55014         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
55015      Branch: perlio
55016            ! win32/Makefile
55017 ____________________________________________________________________________
55018 [  8295] By: jhi                                   on 2001/01/01  23:05:48
55019         Log: Integrate perlio.
55020      Branch: perl
55021           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
55022           !> t/lib/encode.t
55023 ____________________________________________________________________________
55024 [  8294] By: nick                                  on 2001/01/01  22:48:34
55025         Log: Integrate mainline
55026      Branch: perlio
55027            ! pp_hot.c t/lib/encode.t
55028           !> (integrate 65 files)
55029 ____________________________________________________________________________
55030 [  8293] By: nick                                  on 2001/01/01  21:58:50
55031         Log: More rigor in UTF-8-ness of Encode's toUnicode
55032              XS export some of the utf8 internal functions.
55033              Test some of the functions.
55034              Fix pp_concat() bug shown by said tests.
55035      Branch: perlio
55036            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
55037            ! t/lib/encode.t
55038 ____________________________________________________________________________
55039 [  8292] By: jhi                                   on 2001/01/01  18:11:44
55040         Log: Integrate perlio.
55041      Branch: perl
55042           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
55043           !> ext/Encode/encengine.c ext/Encode/encode.h
55044 ____________________________________________________________________________
55045 [  8291] By: jhi                                   on 2001/01/01  18:10:58
55046         Log: Podify README.mpeix (a new version from the web),
55047              add a dummy NAME to Carp::Heavy, regen toc.
55048      Branch: perl
55049            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
55050            ! pod/perltoc.pod
55051 ____________________________________________________________________________
55052 [  8290] By: nick                                  on 2001/01/01  17:43:47
55053         Log: Loose the "Loading..." warning.
55054              Another bug in fallback support
55055      Branch: perlio
55056            ! ext/Encode/Encode.pm ext/Encode/encengine.c
55057 ____________________________________________________________________________
55058 [  8289] By: jhi                                   on 2001/01/01  00:01:57
55059         Log: Bump up Larry's copyright.
55060      Branch: perl
55061            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
55062            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
55063            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
55064            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
55065            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
55066            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
55067            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
55068            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
55069 ____________________________________________________________________________
55070 [  8288] By: nick                                  on 2000/12/31  21:27:53
55071         Log: Fix .ucm reading - forgot a chr()
55072              Start of .ucm write (for .enc to .ucm)
55073      Branch: perlio
55074            ! ext/Encode/compile
55075 ____________________________________________________________________________
55076 [  8287] By: jhi                                   on 2000/12/31  18:15:56
55077         Log: Comment away a diagnostic message as noted by Craig A. Berry
55078              (the unexpected message was confusing testing)
55079      Branch: perl
55080            ! ext/Encode/Encode.pm
55081 ____________________________________________________________________________
55082 [  8286] By: jhi                                   on 2000/12/31  18:14:51
55083         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
55084              Date: Sun, 31 Dec 2000 11:17:37 -0600
55085              From: "Craig A. Berry" <craigberry@mac.com>
55086              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
55087      Branch: perl
55088            ! ext/Encode/Makefile.PL
55089 ____________________________________________________________________________
55090 [  8285] By: nick                                  on 2000/12/31  18:11:54
55091         Log: Start of support of ICU-style .ucm files:
55092              - teach compile how to read a .ucm file
55093              - first guess at how to represent fallbacks in "tries".
55094              - use fallbacks if check == 0
55095              - new return code to indicate we used one.
55096      Branch: perlio
55097            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
55098            ! ext/Encode/encengine.c ext/Encode/encode.h
55099 ____________________________________________________________________________
55100 [  8284] By: jhi                                   on 2000/12/31  18:04:41
55101         Log: Pacify picky VMS compiler.
55102              
55103              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
55104              From: "Craig A. Berry" <craig.berry@psinetcs.com>
55105              Date: Sat, 30 Dec 2000 18:10:02 -0600
55106              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
55107      Branch: perl
55108            ! sv.c
55109 ____________________________________________________________________________
55110 [  8283] By: jhi                                   on 2000/12/31  16:11:47
55111         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
55112      Branch: perl
55113            ! t/lib/glob-basic.t
55114 ____________________________________________________________________________
55115 [  8282] By: jhi                                   on 2000/12/31  15:26:11
55116         Log: Integrate perlio.
55117      Branch: perl
55118           !> makedef.pl opcode.pl os2/os2.c perlio.c
55119 ____________________________________________________________________________
55120 [  8281] By: nick                                  on 2000/12/31  10:06:15
55121         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
55122              is available to be exported
55123      Branch: perlio
55124            ! makedef.pl perlio.c
55125 ____________________________________________________________________________
55126 [  8280] By: nick                                  on 2000/12/31  09:41:26
55127         Log: Ilya's OS2 patch (testing for damage on Win32)
55128      Branch: perlio
55129            ! makedef.pl opcode.pl os2/os2.c
55130 ____________________________________________________________________________
55131 [  8279] By: jhi                                   on 2000/12/30  21:52:07
55132         Log: Test nits.
55133      Branch: perl
55134            ! t/lib/syslfs.t t/op/lfs.t
55135 ____________________________________________________________________________
55136 [  8278] By: jhi                                   on 2000/12/30  21:47:49
55137         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
55138              From: andreas.koenig@anima.de (Andreas J. Koenig)
55139              Date: 30 Dec 2000 22:35:37 +0100
55140              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
55141              
55142              The 32-bit wraparound test wasn't quite right.
55143      Branch: perl
55144            ! t/lib/syslfs.t t/op/lfs.t
55145 ____________________________________________________________________________
55146 [  8277] By: jhi                                   on 2000/12/30  21:33:44
55147         Log: Subject: [PATCH] open() example in perlfunc.pod 
55148              From: Karsten Sperling <s_sperli@ira.uka.de>
55149              Date: Sat, 30 Dec 2000 22:27:09 +0100
55150              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
55151      Branch: perl
55152            ! pod/perlfunc.pod
55153 ____________________________________________________________________________
55154 [  8276] By: jhi                                   on 2000/12/30  20:32:40
55155         Log: Not quite that many tests yet.
55156      Branch: perl
55157            ! t/op/pat.t
55158 ____________________________________________________________________________
55159 [  8275] By: jhi                                   on 2000/12/30  20:26:58
55160         Log: Integrate perlio.
55161      Branch: perl
55162           !> toke.c
55163 ____________________________________________________________________________
55164 [  8274] By: jhi                                   on 2000/12/30  20:24:56
55165         Log: Signedness nit.
55166      Branch: perl
55167            ! utf8.c
55168 ____________________________________________________________________________
55169 [  8273] By: jhi                                   on 2000/12/30  20:15:46
55170         Log: Add a test case for 20000731.001 which was fixed by the #8267.
55171      Branch: perl
55172            ! t/op/pat.t
55173 ____________________________________________________________________________
55174 [  8272] By: nick                                  on 2000/12/30  19:47:51
55175         Log: Tweak for MULTIPLICITY/USE_PERLIO
55176      Branch: perlio
55177            ! toke.c
55178 ____________________________________________________________________________
55179 [  8271] By: nick                                  on 2000/12/30  19:46:45
55180         Log: Integrate mainline
55181      Branch: perlio
55182           +> lib/unicode/distinct.pm
55183           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
55184           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
55185           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
55186 ____________________________________________________________________________
55187 [  8270] By: jhi                                   on 2000/12/30  19:39:50
55188         Log: Subject: RE: perl@8269
55189              From: "Richard Soderberg" <rs@crystalflame.net>
55190              Date: Sat, 30 Dec 2000 11:36:27 -0800
55191              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
55192              
55193              A missing aTHX_.
55194      Branch: perl
55195            ! toke.c
55196 ____________________________________________________________________________
55197 [  8269] By: jhi                                   on 2000/12/30  18:55:48
55198         Log: Update Changes.
55199      Branch: perl
55200            ! Changes patchlevel.h
55201 ____________________________________________________________________________
55202 [  8268] By: jhi                                   on 2000/12/30  17:18:40
55203         Log: Add a test for Unicode split //.  The #8267 was the cure.
55204      Branch: perl
55205            ! t/op/split.t
55206 ____________________________________________________________________________
55207 [  8267] By: jhi                                   on 2000/12/30  17:14:19
55208         Log: Subject: more UTF8 test suites and an UTF8 patch
55209              From: Inaba Hiroto <inaba@st.rim.or.jp>
55210              Date: Sat, 30 Dec 2000 14:27:10 +0900
55211              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
55212              
55213              Just the patch part for now, and the pragma renamed
55214              as unicode::distinct.
55215      Branch: perl
55216            + lib/unicode/distinct.pm
55217            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
55218            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
55219            ! regcomp.h regexec.c sv.c toke.c utf8.c
55220 ____________________________________________________________________________
55221 [  8266] By: nick                                  on 2000/12/30  16:40:49
55222         Log: Integrate mainline
55223      Branch: perlio
55224           +> lib/Pod/Text/Overstrike.pm
55225           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
55226           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
55227           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
55228           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
55229           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
55230 ____________________________________________________________________________
55231 [  8265] By: jhi                                   on 2000/12/30  07:28:55
55232         Log: The sv_catsv() fix, take two.
55233      Branch: perl
55234            ! sv.c t/op/join.t
55235 ____________________________________________________________________________
55236 [  8264] By: jhi                                   on 2000/12/30  06:19:18
55237         Log: Undo all the join-related changes since #8248: relevant
55238              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
55239              The new sv_catsv() doesn't fly so it must go back to
55240              the drawing board.
55241      Branch: perl
55242            ! sv.c t/op/join.t t/pragma/utf8.t
55243 ____________________________________________________________________________
55244 [  8263] By: jhi                                   on 2000/12/30  01:08:32
55245         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
55246      Branch: perl
55247            ! sv.c
55248 ____________________________________________________________________________
55249 [  8262] By: jhi                                   on 2000/12/30  00:45:14
55250         Log: Retract #8261.
55251      Branch: perl
55252            ! hv.c util.c
55253 ____________________________________________________________________________
55254 [  8261] By: jhi                                   on 2000/12/30  00:38:32
55255         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
55256      Branch: perl
55257            ! hv.c util.c
55258 ____________________________________________________________________________
55259 [  8260] By: jhi                                   on 2000/12/29  22:51:33
55260         Log: (Retracted by #8264)  More fixing for #8251.
55261      Branch: perl
55262            ! sv.c
55263 ____________________________________________________________________________
55264 [  8259] By: jhi                                   on 2000/12/29  18:27:30
55265         Log: Subject: podlators 1.06 released
55266              From: Russ Allbery <rra@stanford.edu>
55267              Date: 25 Dec 2000 05:09:30 -0800
55268              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
55269      Branch: perl
55270            + lib/Pod/Text/Overstrike.pm
55271            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
55272            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
55273 ____________________________________________________________________________
55274 [  8258] By: jhi                                   on 2000/12/29  18:20:45
55275         Log: Make the large file tests more robust/talkative as suggested by
55276              
55277              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
55278              From: andreas.koenig@anima.de (Andreas J. Koenig)
55279              Date: 29 Dec 2000 14:23:01 +0100
55280              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
55281      Branch: perl
55282            ! t/lib/syslfs.t t/op/lfs.t
55283 ____________________________________________________________________________
55284 [  8257] By: jhi                                   on 2000/12/29  17:48:04
55285         Log: Further VMS piping fixes from Charles Lane:
55286              
55287              In summary, error messages produced when a subprocess terminated
55288              abnormally were being sent not just to the parent process, but to
55289              grandparents, because of default values for error output that were
55290              not completely overridden when the subprocess was started.
55291              
55292              This patch fixes this behavior by defining user-mode (i.e., temporary
55293              for the duration of the program) logical names for SYS$OUTPUT and
55294              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
55295              changes to make it so that the user-mode logicals are the ones that
55296              control where Perl's error messages go if it terminates abnormally.
55297              
55298              I also added some gratuitous fixes to the indentation of braces in
55299              the piping code.  It just looked ugly, before.
55300      Branch: perl
55301            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
55302 ____________________________________________________________________________
55303 [  8256] By: jhi                                   on 2000/12/29  17:45:12
55304         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
55305              From: "Casey R. Tweten" <crt@kiski.net>
55306              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
55307              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
55308              
55309              Tests for for #8240.
55310      Branch: perl
55311            ! t/pragma/constant.t
55312 ____________________________________________________________________________
55313 [  8255] By: jhi                                   on 2000/12/29  17:43:07
55314         Log: Subject: Re: [PATCH] Interesting syntax idea
55315              From: Simon Cozens <simon@cozens.net>
55316              Date: Fri, 29 Dec 2000 14:34:04 +0000
55317              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
55318              
55319              Tests for #8254.
55320      Branch: perl
55321            ! t/pragma/sub_lval.t
55322 ____________________________________________________________________________
55323 [  8254] By: jhi                                   on 2000/12/29  17:42:11
55324         Log: Subject: [PATCH] Interesting syntax idea
55325              From: Simon Cozens <simon@cozens.net>
55326              Date: Wed, 27 Dec 2000 05:08:57 +0000
55327              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
55328              
55329              Make opens + bareword assigns do typeglob assigns.
55330      Branch: perl
55331            ! op.c
55332 ____________________________________________________________________________
55333 [  8253] By: jhi                                   on 2000/12/29  17:36:45
55334         Log: Output the (apparent) version of gcc, as suggested by
55335              
55336              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
55337              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
55338              Date: 26 Dec 2000 04:29:17 -0500
55339              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
55340              
55341              (The patch as such didn't any more apply as the misparsing had
55342              already been addressed in #6474.)  Also change the wording about
55343              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
55344      Branch: perl
55345            ! hints/dec_osf.sh
55346 ____________________________________________________________________________
55347 [  8252] By: nick                                  on 2000/12/29  12:14:31
55348         Log: Integrate mainline
55349      Branch: perlio
55350           !> (integrate 27 files)
55351 ____________________________________________________________________________
55352 [  8251] By: jhi                                   on 2000/12/29  08:45:46
55353         Log: (Retracted by #8264)
55354              
55355              (Fixed by #8260.)
55356              
55357              sv_catsv() needs one more byte space than seems reasonable.
55358              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
55359              Curiouser and curiouser.
55360      Branch: perl
55361            ! sv.c
55362 ____________________________________________________________________________
55363 [  8250] By: jhi                                   on 2000/12/29  07:57:52
55364         Log: More split // UTF-8 tests.
55365      Branch: perl
55366            ! t/pragma/utf8.t
55367 ____________________________________________________________________________
55368 [  8249] By: jhi                                   on 2000/12/29  07:54:51
55369         Log: (Retracted by #8264)  More join() testing which was good because
55370              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
55371      Branch: perl
55372            ! pp.c t/op/join.t utf8.c utf8.h
55373 ____________________________________________________________________________
55374 [  8248] By: jhi                                   on 2000/12/29  07:08:32
55375         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
55376              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
55377              that the only cases to care about are byte+byte and byte+character.
55378              
55379              TODO: See how well pp_concat() could be implemented in terms
55380              of sv_catsv().
55381      Branch: perl
55382            ! doop.c sv.c t/op/join.t utf8.h
55383 ____________________________________________________________________________
55384 [  8247] By: jhi                                   on 2000/12/29  06:35:23
55385         Log: Signedness nit.
55386      Branch: perl
55387            ! pp_hot.c
55388 ____________________________________________________________________________
55389 [  8246] By: jhi                                   on 2000/12/29  01:23:31
55390         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
55391              From: Lupe Christoph <lupe@lupe-christoph.de>
55392              Date: Thu, 28 Dec 2000 23:00:00 +0100
55393              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
55394              
55395              Suggest rsync --delete --dry-run.
55396      Branch: perl
55397            ! pod/perlhack.pod
55398 ____________________________________________________________________________
55399 [  8245] By: jhi                                   on 2000/12/28  23:57:05
55400         Log: The maxiters upper limit sanity check (guarding against
55401              non-progress) assumed bytes instead of characters in s///
55402              and split().
55403      Branch: perl
55404            ! pp.c pp_hot.c
55405 ____________________________________________________________________________
55406 [  8244] By: jhi                                   on 2000/12/28  23:34:08
55407         Log: Make some panic messages a bit more logical.
55408      Branch: perl
55409            ! doop.c pod/perldiag.pod pp.c pp_hot.c
55410 ____________________________________________________________________________
55411 [  8243] By: jhi                                   on 2000/12/28  22:59:16
55412         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
55413              From: Simon Cozens <simon@cozens.net>
55414              Date: Wed, 27 Dec 2000 02:30:03 +0000
55415              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
55416      Branch: perl
55417            ! pp.c t/pragma/sub_lval.t
55418 ____________________________________________________________________________
55419 [  8242] By: jhi                                   on 2000/12/28  22:56:53
55420         Log: Subject: [PATCH blead] Fix B::Terse indentation
55421              From: Daniel Chetlin <daniel@chetlin.com>
55422              Date: Wed, 27 Dec 2000 06:43:30 -0800
55423              Message-ID: <20001227064329.B9573@darkstar>
55424      Branch: perl
55425            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
55426 ____________________________________________________________________________
55427 [  8241] By: jhi                                   on 2000/12/28  22:48:59
55428         Log: The latter patch from the
55429              
55430              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
55431              From: Peter Prymmer <pvhp@forte.com> 
55432              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
55433              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
55434              
55435              (the former patch from the above should have been
55436              taken care of by Nick I-S)
55437      Branch: perl
55438            ! win32/Makefile
55439 ____________________________________________________________________________
55440 [  8240] By: jhi                                   on 2000/12/28  22:45:22
55441         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
55442              From: "Casey R. Tweten" <crt@kiski.net>
55443              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
55444              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
55445      Branch: perl
55446            ! lib/constant.pm
55447 ____________________________________________________________________________
55448 [  8239] By: jhi                                   on 2000/12/28  22:37:45
55449         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
55450              From: Simon Cozens <simon@cozens.net>
55451              Date: Wed, 27 Dec 2000 14:12:44 +0000
55452              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
55453      Branch: perl
55454            ! t/op/method.t t/op/sort.t toke.c
55455 ____________________________________________________________________________
55456 [  8238] By: jhi                                   on 2000/12/28  22:30:32
55457         Log: Subject: [PATCH perl@8229] Call.pm
55458              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
55459              Date: Mon, 25 Dec 2000 10:47:15 -0000
55460              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
55461      Branch: perl
55462            ! ext/Filter/Util/Call/Call.pm
55463 ____________________________________________________________________________
55464 [  8237] By: jhi                                   on 2000/12/28  22:19:21
55465         Log: Subject: [PATCH blead] Fix problem with `&' prototype
55466              From: Daniel Chetlin <daniel@chetlin.com>
55467              Date: Wed, 27 Dec 2000 15:55:32 -0800
55468              Message-ID: <20001227155532.D9573@darkstar>
55469      Branch: perl
55470            ! op.c t/comp/proto.t
55471 ____________________________________________________________________________
55472 [  8236] By: jhi                                   on 2000/12/28  22:09:25
55473         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
55474              From: Daniel Chetlin <daniel@chetlin.com>
55475              Date: Sun, 24 Dec 2000 04:09:49 -0800
55476              Message-ID: <20001224040949.B3090@darkstar>
55477      Branch: perl
55478            ! gv.c mg.c t/op/attrs.t
55479 ____________________________________________________________________________
55480 [  8235] By: jhi                                   on 2000/12/28  22:07:11
55481         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
55482              From: Jan Dubois <jand@ActiveState.com>
55483              Date: Tue, 26 Dec 2000 20:57:31 -0800
55484              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
55485      Branch: perl
55486            ! win32/win32.c
55487 ____________________________________________________________________________
55488 [  8234] By: jhi                                   on 2000/12/28  21:52:42
55489         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
55490              From: Simon Cozens <simon@cozens.net>
55491              Date: Thu, 28 Dec 2000 20:33:13 +0000
55492              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
55493      Branch: perl
55494            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
55495 ____________________________________________________________________________
55496 [  8233] By: jhi                                   on 2000/12/28  19:40:49
55497         Log: Integrate perlio.
55498      Branch: perl
55499           !> ext/Encode/Makefile.PL ext/Encode/compile
55500 ____________________________________________________________________________
55501 [  8232] By: nick                                  on 2000/12/23  16:06:00
55502         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
55503              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
55504      Branch: perlio
55505            ! ext/Encode/Makefile.PL
55506 ____________________________________________________________________________
55507 [  8231] By: nick                                  on 2000/12/23  14:30:34
55508         Log: "Compiled" encode build cleanup
55509              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
55510              - .c files do not export sub-tables
55511      Branch: perlio
55512            ! ext/Encode/Makefile.PL ext/Encode/compile
55513 ____________________________________________________________________________
55514 [  8230] By: nick                                  on 2000/12/23  12:50:37
55515         Log: Integrate mainline
55516      Branch: perlio
55517           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
55518           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
55519           !> pod/perl5004delta.pod pod/perl5005delta.pod
55520           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
55521           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
55522           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
55523           !> pod/perlsub.pod
55524 ____________________________________________________________________________
55525 [  8229] By: jhi                                   on 2000/12/22  15:32:12
55526         Log: Integrate perlio.
55527      Branch: perl
55528           +> win32/distclean.bat
55529           !> MANIFEST t/io/utf8.t
55530 ____________________________________________________________________________
55531 [  8228] By: jhi                                   on 2000/12/22  15:29:40
55532         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
55533              From: Robin Barker <rmb1@cise.npl.co.uk>
55534              Date: Fri, 22 Dec 2000 12:17:38 GMT
55535              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
55536      Branch: perl
55537            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
55538            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
55539            ! pod/perl5004delta.pod pod/perl5005delta.pod
55540            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
55541            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
55542            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
55543            ! pod/perlsub.pod
55544 ____________________________________________________________________________
55545 [  8227] By: jhi                                   on 2000/12/22  15:24:28
55546         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
55547              From: "John L. Allen" <allen@grumman.com>
55548              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
55549              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
55550              
55551              Document APPLLIB_EXP.
55552      Branch: perl
55553            ! INSTALL
55554 ____________________________________________________________________________
55555 [  8226] By: nick                                  on 2000/12/21  22:11:50
55556         Log: Handy script for when one forgets to "dmake clean" 
55557      Branch: perlio
55558            + win32/distclean.bat
55559            ! MANIFEST
55560 ____________________________________________________________________________
55561 [  8225] By: nick                                  on 2000/12/21  21:54:04
55562         Log: CRLF platform issue with io/utf8 fix.
55563      Branch: perlio
55564            ! t/io/utf8.t
55565 ____________________________________________________________________________
55566 [  8224] By: nick                                  on 2000/12/21  21:02:20
55567         Log: Integrate mainline
55568      Branch: perlio
55569           !> Changes Configure Makefile.SH Porting/Glossary
55570           !> Porting/config.sh Porting/config_H configure.com
55571           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
55572           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
55573           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
55574           !> win32/config.bc win32/config.gc win32/config.vc
55575 ____________________________________________________________________________
55576 [  8223] By: jhi                                   on 2000/12/21  17:09:16
55577         Log: Update Changes.
55578      Branch: perl
55579            ! Changes patchlevel.h
55580 ____________________________________________________________________________
55581 [  8222] By: jhi                                   on 2000/12/21  16:24:01
55582         Log: Metaconfig unit changes for #8221.
55583      Branch: metaconfig/U/perl
55584           +> issymlink.U
55585            - testsyml.U
55586            ! Mksymlinks.U
55587 ____________________________________________________________________________
55588 [  8221] By: jhi                                   on 2000/12/21  16:23:48
55589         Log: Rename testsyml to issymlink.
55590      Branch: perl
55591            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55592            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
55593            ! win32/config.vc
55594 ____________________________________________________________________________
55595 [  8220] By: jhi                                   on 2000/12/21  15:47:26
55596         Log: Robustness support for #8218 (symlink forest) since the GNU
55597              tools seem to be overly picky about symlinkage depths.
55598      Branch: perl
55599            ! Makefile.SH t/io/fs.t
55600 ____________________________________________________________________________
55601 [  8219] By: jhi                                   on 2000/12/21  15:38:27
55602         Log: Metaconfig changes for #8218.
55603      Branch: metaconfig
55604            ! U/modified/Oldconfig.U
55605      Branch: metaconfig/U/perl
55606            + Mksymlinks.U
55607            ! testsyml.U
55608 ____________________________________________________________________________
55609 [  8218] By: jhi                                   on 2000/12/21  15:37:57
55610         Log: Add Configure option -Dmksymlinks which will create a symlink
55611              forest if the current/build differs from the source directory.
55612              TODO: mkdir -p is not portable.
55613      Branch: perl
55614            ! Configure
55615 ____________________________________________________________________________
55616 [  8217] By: jhi                                   on 2000/12/21  14:39:12
55617         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
55618              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
55619              Date: Thu, 21 Dec 2000 09:38:18 GMT
55620              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
55621              
55622              The ofs became an SV.
55623      Branch: perl
55624            ! ext/Thread/Thread.xs
55625 ____________________________________________________________________________
55626 [  8216] By: jhi                                   on 2000/12/21  05:40:21
55627         Log: The polymorphism seems to have fixed 20000517.001.
55628      Branch: perl
55629            ! t/pragma/utf8.t
55630 ____________________________________________________________________________
55631 [  8215] By: jhi                                   on 2000/12/21  04:44:52
55632         Log: read() documentation tweak for 20001121.004.
55633      Branch: perl
55634            ! pod/perlfunc.pod
55635 ____________________________________________________________________________
55636 [  8214] By: jhi                                   on 2000/12/21  03:54:11
55637         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
55638      Branch: perl
55639            ! pp_sys.c t/op/misc.t
55640 ____________________________________________________________________________
55641 [  8213] By: jhi                                   on 2000/12/21  00:28:10
55642         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
55643              From: Peter Prymmer <pvhp@forte.com>
55644              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
55645              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
55646      Branch: perl
55647            ! configure.com
55648 ____________________________________________________________________________
55649 [  8212] By: jhi                                   on 2000/12/21  00:26:21
55650         Log: Edit edit edit.
55651      Branch: perl
55652            ! pod/perlfaq3.pod
55653 ____________________________________________________________________________
55654 [  8211] By: jhi                                   on 2000/12/20  18:52:46
55655         Log: Update Changes.
55656      Branch: perl
55657            ! Changes patchlevel.h
55658 ____________________________________________________________________________
55659 [  8210] By: jhi                                   on 2000/12/20  18:34:47
55660         Log: Yet another editor edit.
55661      Branch: perl
55662            ! pod/perlfaq3.pod
55663 ____________________________________________________________________________
55664 [  8209] By: jhi                                   on 2000/12/20  15:33:28
55665         Log: More Win32 Perling.
55666      Branch: perl
55667            ! pod/perlfaq3.pod
55668 ____________________________________________________________________________
55669 [  8208] By: jhi                                   on 2000/12/20  15:07:46
55670         Log: More Win32 editor/IDE/shell hints.
55671      Branch: perl
55672            ! pod/perlfaq3.pod
55673 ____________________________________________________________________________
55674 [  8207] By: jhi                                   on 2000/12/20  03:54:08
55675         Log: Subject: [PATCH] obscure timing knowledge
55676              From: Nicholas Clark <nick@ccl4.org>
55677              Date: Tue, 19 Dec 2000 19:22:31 +0000
55678              Message-ID: <20001219192231.F2827@plum.flirble.org>
55679      Branch: perl
55680            ! sv.c
55681 ____________________________________________________________________________
55682 [  8206] By: jhi                                   on 2000/12/20  03:45:57
55683         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
55684              From: Spider Boardman <spider@leggy.zk3.dec.com>
55685              Date: Tue, 19 Dec 2000 21:30:16 -0500
55686              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
55687      Branch: perl
55688            ! sv.c
55689 ____________________________________________________________________________
55690 [  8205] By: jhi                                   on 2000/12/19  23:02:01
55691         Log: Update Changes.
55692      Branch: perl
55693            ! Changes patchlevel.h
55694 ____________________________________________________________________________
55695 [  8204] By: jhi                                   on 2000/12/19  22:58:18
55696         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
55697              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
55698              on editors and diffing/patching.
55699      Branch: perl
55700            ! t/op/utf8decode.t
55701 ____________________________________________________________________________
55702 [  8203] By: nick                                  on 2000/12/19  21:36:16
55703         Log: Integrate mainline (forgot my own change...)
55704      Branch: perlio
55705           !> ext/Encode/compile
55706 ____________________________________________________________________________
55707 [  8202] By: nick                                  on 2000/12/19  21:34:42
55708         Log: Integrate mainline.
55709      Branch: perlio
55710           !> (integrate 61 files)
55711 ____________________________________________________________________________
55712 [  8201] By: nick                                  on 2000/12/19  21:34:06
55713         Log: Avoid looking for File::Glob when we don't need it.
55714      Branch: perl
55715            ! ext/Encode/compile
55716 ____________________________________________________________________________
55717 [  8200] By: jhi                                   on 2000/12/19  18:35:49
55718         Log: Update Changes.
55719      Branch: perl
55720            ! Changes patchlevel.h
55721 ____________________________________________________________________________
55722 [  8199] By: jhi                                   on 2000/12/19  18:35:07
55723         Log: Microperl tweaks.
55724      Branch: perl
55725            ! sv.c uconfig.h uconfig.sh
55726 ____________________________________________________________________________
55727 [  8198] By: jhi                                   on 2000/12/19  18:29:59
55728         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
55729      Branch: perl
55730            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55731            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
55732 ____________________________________________________________________________
55733 [  8197] By: jhi                                   on 2000/12/19  17:55:29
55734         Log: In VMS embedded perls couldn't access the statically built Socket,
55735              from Charles Lane.
55736      Branch: perl
55737            ! configure.com
55738 ____________________________________________________________________________
55739 [  8196] By: jhi                                   on 2000/12/19  17:49:50
55740         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
55741              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
55742              Date: Sun, 17 Dec 2000 19:11:44 -0000
55743              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
55744      Branch: perl
55745            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
55746            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
55747 ____________________________________________________________________________
55748 [  8195] By: jhi                                   on 2000/12/19  17:47:53
55749         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
55750              From: Jonathan Stowe <gellyfish@gellyfish.com>
55751              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
55752              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
55753      Branch: perl
55754            ! utils/h2xs.PL
55755 ____________________________________________________________________________
55756 [  8194] By: jhi                                   on 2000/12/19  17:46:28
55757         Log: Subject: Re: useless use of void context work-around
55758              From: andreas.koenig@anima.de (Andreas J. Koenig)
55759              Date: 16 Dec 2000 15:13:36 +0100
55760              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
55761              
55762              Document (comment) the q(di ds ig) trick in the code.
55763      Branch: perl
55764            ! op.c
55765 ____________________________________________________________________________
55766 [  8193] By: jhi                                   on 2000/12/19  17:10:57
55767         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
55768              From: "Mark J. Reed" <mreed@strange.turner.com>
55769              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
55770              Message-Id: <200012160222.VAA13986@strange.turner.com>
55771      Branch: perl
55772            ! ext/Sys/Syslog/Syslog.pm
55773 ____________________________________________________________________________
55774 [  8192] By: jhi                                   on 2000/12/19  17:07:45
55775         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
55776              From: Nicholas Clark <nick@ccl4.org>
55777              Date: Sat, 16 Dec 2000 19:03:13 +0000
55778              Message-ID: <20001216190313.D68304@plum.flirble.org>
55779      Branch: perl
55780            ! t/op/64bitint.t
55781 ____________________________________________________________________________
55782 [  8191] By: jhi                                   on 2000/12/19  17:06:13
55783         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
55784              From: Dominic Dunlop <domo@computer.org>
55785              Date: Mon, 18 Dec 2000 12:00:15 +0100
55786              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
55787              
55788              This patchlet is needed in order that perl can be statically linked.  
55789      Branch: perl
55790            ! regexec.c
55791 ____________________________________________________________________________
55792 [  8190] By: jhi                                   on 2000/12/19  17:03:08
55793         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
55794              From: "Craig A. Berry" <craig.berry@psinetcs.com>
55795              Date: Sun, 17 Dec 2000 00:18:35 -0600
55796              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
55797      Branch: perl
55798            ! perlio.h vms/gen_shrfls.pl
55799 ____________________________________________________________________________
55800 [  8189] By: jhi                                   on 2000/12/19  16:20:28
55801         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
55802              From: Prymmer/Kahn <pvhp@best.com>
55803              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
55804              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
55805              
55806              A better version of #8188.
55807      Branch: perl
55808            ! pod/perlfaq3.pod
55809 ____________________________________________________________________________
55810 [  8188] By: jhi                                   on 2000/12/19  15:57:06
55811         Log: (Replaced by #8189)
55812              
55813              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
55814              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
55815              From: Prymmer/Kahn <pvhp@best.com>
55816              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
55817              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
55818              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
55819              Date: Mon, 18 Dec 2000 11:10:45 -0500
55820              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
55821      Branch: perl
55822            ! pod/perlfaq3.pod
55823 ____________________________________________________________________________
55824 [  8187] By: jhi                                   on 2000/12/19  15:54:19
55825         Log: Email address fix for Anton Berezin.
55826      Branch: perl
55827            ! AUTHORS
55828 ____________________________________________________________________________
55829 [  8186] By: jhi                                   on 2000/12/19  15:38:54
55830         Log: Subject: [PATCH perl@8102] cygwin port
55831              From: "Eric Fifer" <efifer@dircon.co.uk> 
55832              Date: Thu, 14 Dec 2000 13:41:29 -0000
55833              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
55834              
55835              When compiling modules the data item that is being imported
55836              from libperl.dll needs to be tagged as imported/shared data:
55837              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
55838      Branch: perl
55839            ! perliol.h
55840 ____________________________________________________________________________
55841 [  8185] By: jhi                                   on 2000/12/19  14:53:24
55842         Log: Regen uconfig.h and uconfig.sh.
55843      Branch: perl
55844            ! uconfig.h uconfig.sh
55845 ____________________________________________________________________________
55846 [  8184] By: jhi                                   on 2000/12/18  20:43:49
55847         Log: Comments work so much better when they are closed.
55848      Branch: perl
55849            ! regcomp.c
55850 ____________________________________________________________________________
55851 [  8183] By: jhi                                   on 2000/12/18  18:04:02
55852         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
55853              Fixes the bug 20001218.016.
55854      Branch: perl
55855            ! regcomp.c
55856 ____________________________________________________________________________
55857 [  8182] By: gsar                                  on 2000/12/18  09:53:47
55858         Log: delete spurious files
55859      Branch: maint-5.6/perl
55860            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
55861            - vos/config.h vos/config_h.SH_orig
55862 ____________________________________________________________________________
55863 [  8181] By: gsar                                  on 2000/12/18  09:46:08
55864         Log: regen perltoc
55865      Branch: maint-5.6/perl
55866            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
55867 ____________________________________________________________________________
55868 [  8180] By: gsar                                  on 2000/12/18  09:20:27
55869         Log: integrate changes#7924..7926,7946,7952 from mainline
55870              
55871              A test works better if it has the right 1..$n output.
55872              
55873              All the core library users of Class::Struct seem to be
55874              using "use Class::Struct 'struct';" instead of the bare
55875              "use Class::Struct;", which isn't documented in Class::Struct.
55876              This can't be right.
55877              
55878              Make the Class::Struct import() wiser.
55879              
55880              Upgrade to CPAN 1.59_51, from Andreas König.
55881              
55882              Subject: Re: long shell lines
55883              Split overly long shell command lines.
55884      Branch: maint-5.6/perl
55885           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
55886           !> lib/File/stat.pm t/lib/class-struct.t
55887 ____________________________________________________________________________
55888 [  8179] By: gsar                                  on 2000/12/18  08:55:54
55889         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
55890              7918,7919,7988,8907 from mainline (various)
55891              
55892              Subject: [ID 20001127.004] White space problem in perlamiga.pod
55893              
55894              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
55895              
55896              Subject: [PATCH] perlcc.PL cleanups
55897              
55898              Subject: [PATCH] Updating perltie.pod for arrays
55899              
55900              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
55901              Subject: Re: [PATCH] Updating perltie.pod for arrays
55902              Subject: Re: [PATCH] Updating perltie.pod for arrays
55903              
55904              One more perltie.pod nit from Casey R. Tweten.
55905              
55906              Subject: [PATCH] $^O  win32 -> MSWin32
55907              plus similar nits for vms, err, VMS, and UNICOS.
55908              
55909              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
55910              More checking in case someone has broken their services or
55911              protocol databases.
55912              
55913              Make "use Class::Struct 'struct';" work again (broken by #7617);
55914              add a test for Class::Struct.
55915              
55916              Integrate the "skip" messages to explain().
55917              
55918              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
55919      Branch: maint-5.6/perl
55920           +> t/lib/class-struct.t
55921           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
55922           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
55923           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
55924 ____________________________________________________________________________
55925 [  8178] By: gsar                                  on 2000/12/18  08:16:30
55926         Log: avoid redefinition warnings on windows due to sys/socket.h getting
55927              #included before win32.h
55928      Branch: maint-5.6/perl
55929            ! win32/include/sys/socket.h
55930 ____________________________________________________________________________
55931 [  8177] By: gsar                                  on 2000/12/18  05:24:04
55932         Log: make regen_headers; fix POSIX.xs problems; remove outdated
55933              code from sys/socket.h that makes build fail now
55934      Branch: maint-5.6/perl
55935            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
55936            ! pod/perlapi.pod
55937           !> win32/include/sys/socket.h
55938 ____________________________________________________________________________
55939 [  8176] By: gsar                                  on 2000/12/18  05:20:17
55940         Log: update Changes
55941      Branch: maint-5.6/perl
55942            ! Changes patchlevel.h
55943 ____________________________________________________________________________
55944 [  8175] By: gsar                                  on 2000/12/18  04:57:48
55945         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
55946              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
55947              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
55948              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
55949              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
55950              7823,7825,7838
55951              
55952              Subject: Re: [PATCH] README.solaris
55953              
55954              Add getpagesize() probing, on non-UNIX guess 'undef'.
55955              
55956              Simplify the getpagesize() unit by dropping the
55957              pagesize probe since it's nowadays slightly more
55958              complicated because of sysconf(). (Note: if some
55959              platform really needs the -lPW for getpagesize,
55960              I just broke it.)
55961              TODO: a new pagesize unit.
55962              
55963              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
55964              
55965              MachTen doesn't really do mmap() and munmap().
55966              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
55967              
55968              More README.solaris updates from Andy Dougherty.
55969              
55970              Copy the s// information of README.hpux also to the perlrun.
55971              
55972              Add HAS_FSYNC, lack noticed by Nicholas Clark.
55973              
55974              Add a metaconfig unit for fsync.
55975              
55976              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
55977              
55978              Many subdocumented return values of the IO extension now documented.
55979              ungetc and write still left subdocumented.
55980              Subject: [PATCH] (was Re: IO::Handle::ungetc)
55981              
55982              Document tell() on special streams.
55983              
55984              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
55985              
55986              Subject: [ID 20001112.007] sfio's sftell isn't ftell
55987              
55988              Couple of tests from #7660 salvaged.
55989              
55990              Tweak the definition of the bit complement on UTF-8 data:
55991              if none of the characters in the string are > 0xff,
55992              the result is a complemented byte string, not a (UTF-8)
55993              char string.  Based on the summary in
55994              Subject: Re: [ID 20000918.005] ~ on wide chars
55995              This should give us the maximum backward (pre-char string)
55996              compatibility and utf8 compatibility.  The other alternative
55997              would be to limit the bit complement to be always byte only,
55998              taking the least significant byte of the chars.
55999              
56000              Cleanup messy #ifdef.
56001              
56002              Typos in #7667.
56003              
56004              Declare reg_data like reg_substr_data.
56005              
56006              Placate nervous compilers that see longer than ints switch()ing.
56007              
56008              Remove the new two tests of lib/io_xs for now, they seem to
56009              fail under perlio on some platforms.
56010              
56011              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
56012              
56013              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
56014              
56015              Subject: tiny typo in perl5db.pl
56016              
56017              Subject: some additions for makefiles for win32 (for perl@7674)
56018              
56019              Hoist the duplicated socket/netdb include logic to perl.h;
56020              undef SETERRNO in case SOCKS has defined it.  Based on:
56021              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
56022              
56023              Regen Configure.
56024              
56025              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
56026              (a macro to define signed and unsigned integer constants).
56027              
56028              Use UINT64_C().
56029              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
56030              
56031              Use u_int32_t for the size of hash_cb(), not size_t.
56032              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
56033              
56034              Quit utf8_to_uv() instantly if curlen == 0.
56035              
56036              Subject: [PATCH: perl@7674] updates to README.os390
56037              
56038              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
56039              
56040              EBCDIC tweaks.
56041              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
56042              
56043              Linenumber fix.
56044              
56045              SOCKS has its own USE_THREADS, based on
56046              Subject: [ID 20001114.002] et. al. bugfix followup
56047              
56048              UINT64_C() work continues.
56049              
56050              Detypo.
56051              
56052              The type of the hash_cb() size argument is tricky.
56053              
56054              Add fwalk() probe to the configuration files and regen perltoc.
56055              
56056              Subject: perllocale.pod changes
56057              
56058              Avoid an infinite loop in VMS when utils scripts are run
56059              with no arguments, from Charles Lane.
56060              
56061              Subject: Re: Bug in Carp::Heavy/5.6.0?
56062              
56063              For Solaris use64bitall the stdchar needs a little bit of help.
56064              
56065              The long double hints can be here or there.
56066              
56067              Test tweak for the open pragma.
56068              
56069              Also the 64bitall hints can be either here or there.
56070              
56071              As surmised the #7719 wasn't a good move.
56072              
56073              Subject: Fix for 20000409.001
56074              
56075              Subject: Fix for 20000815.006
56076              It's really 20000518.006.
56077              
56078              Subject: [PATCH 5.6.0 README.win32] very minor typos
56079              
56080              Subject: Fix for README.amiga (20000323.033)
56081              
56082              Explain in more detail the {} syntax ambiguousity.
56083              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
56084              
56085              Sparc 64-bit pack() fix from Jens Hamisch.
56086              
56087              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
56088              
56089              Subject: podlators 1.05 available        
56090              
56091              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
56092              
56093              Subject: [perl 7711: EPOC] updates
56094              
56095              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
56096              
56097              Miraculous typo.
56098              
56099              sysseek() instead of seek().
56100              
56101              Solaris hints tweaks.
56102              
56103              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
56104              This may be overly harsh but until proven otherwise, we think this
56105              way, or until we have a simple test for Configure (having to start
56106              up servers is does not count as simple) to check for the problems.
56107              
56108              Remove the shared object before attempting to create
56109              (by linking) a new one.  E.g. in AIX not removing
56110              becomes quite painful if one tries to do more than one
56111              build in the same tree (an interrupted build, for example),
56112              since the AIX' shared dynaloader seemingly keeps the shared
56113              objects open and therefore 'busy' for quite a while, even when
56114              nobody is using the objects, leading into link failures.
56115              
56116              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
56117              
56118              Subject: DOC PATCH 5.6.0 perlreftut
56119              
56120              Subject: [PATCH: perl@7777] add system locale testing for VMS
56121              
56122              Subject: [PATCH] Test.pm POD peculiarity
56123              
56124              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
56125              
56126              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
56127              
56128              Subject: Re: perl@7777 
56129              Detypoing.
56130              
56131              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
56132              
56133              Go ahead and #include <unistd.h> in perl.h.
56134              
56135              Subject: [PATCH perl@7795] small cleanup task for test suite
56136              
56137              Subject: Re: av.c patch (having slight problems)
56138              unshift() speedup.
56139              
56140              Reach back one higher up when searching for PERL_SRC.
56141      Branch: maint-5.6/perl
56142           +> lib/File/Spec/Epoc.pm
56143           !> (integrate 88 files)
56144 ____________________________________________________________________________
56145 [  8174] By: gsar                                  on 2000/12/18  03:53:09
56146         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
56147              7625..7629,7631..7634,7637,7639,7642 from mainline
56148              
56149              Fix for the tie-refhash string table leaks.
56150              
56151              Subject: [patch perl@7595] VMS configure.com tweak
56152              
56153              More careful detection of how well NVs and UVs mix.
56154              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))
56155              Added some SIGFPE paranoia.
56156              
56157              Forgot to bump the line numbers in #7601.
56158              
56159              Subject: PATCH std stdio for (Free)BSD
56160              
56161              Deleting $ENV{PATH} in VMS is not recommendable.
56162              
56163              Locale buglets.
56164              Subject: RE: Locales support (setlocale) fixes
56165              
56166              Do not test UTF-8 locales since that the tests would require
56167              polymorphic regexen.
56168              
56169              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
56170              
56171              A missing aTHX_.
56172              
56173              Subject: [ID 20001108.013] spelling
56174              
56175              Subject: [PATCH] Class::Struct at compile time
56176              
56177              Make deleting for %ENV work for (newer versions of) VMS,
56178              from Craig A. Berry.
56179              
56180              Forgot from #7618.
56181              
56182              More VMS moves on environment handling, from Charles Lane.
56183              
56184              Remove unused extra arguments.
56185              
56186              Typo in an ifndef.
56187              Subject: Re: [PATCH 5.7.0] better messages from malloc()
56188              
56189              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
56190              All except the "cow orker" change.
56191              
56192              The generated boot_* headers are wrong.  Pickier compiler,
56193              such as KAI C++ will refuse to compile the resulting perlmain.
56194              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
56195              
56196              There's no =head3.
56197              
56198              Disable only the tests 99 and 166 for UTF-8 locales.
56199              
56200              Missing dTHXs.
56201              Subject: RE: perl@7595 builds not on cygwin
56202              
56203              Subject: Re: bash -c exit and linux hints 
56204              
56205              Various doc oddball characters.
56206              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
56207              
56208              Subject: [PATCH] IO::Seekable pod
56209              
56210              Amdahl UTS hints updates.
56211              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
56212              
56213              Explain better why certain regex tests are skipped.
56214              Subject: Re: tests skipped: unknown reason
56215              
56216              Subject: [PATCH] README.solaris
56217              
56218              Subject: [PATCH perl@7638] cygwin port
56219      Branch: maint-5.6/perl
56220           +> README.solaris
56221           !> (integrate 26 files)
56222 ____________________________________________________________________________
56223 [  8173] By: gsar                                  on 2000/12/18  03:37:02
56224         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
56225              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
56226              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
56227              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
56228              
56229              Better create a true mailing list for the repository keepers.
56230              
56231              Subject: [ID 20001027.007] uniq array in perlfaq
56232              
56233              De-quoted-unreadable to ISO Latin 1.
56234              (There's one ISO-2022-JP name in Changes5.004.)
56235              
56236              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
56237              
56238              The #7476 needs a MANIFEST change, too.
56239              
56240              Add also emailless people.
56241              
56242              UTF-8 decoder tweak.
56243              
56244              Make \x{...} consistently produce UTF-8.
56245              Subject: Re: \x{...} is confused 
56246              
56247              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
56248              
56249              Add a perlbug flag, -A, to avoid acknowledgement messages.
56250              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
56251              
56252              Use Errno magic.
56253              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
56254              
56255              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
56256              
56257              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
56258              
56259              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
56260              
56261              Be more lenient on bad UTF-8 when doing bit arithmetics.
56262              Subject: Re: [ID 20000918.005] ~ on wide chars
56263              (The ord() part of the patch skipped.)
56264              
56265              Subject: perlfaq style changes
56266              
56267              AUTHORS tweaks.
56268              
56269              Whitespace style tweak.  Was originally going to see to
56270              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
56271              but that had already been taken care of.
56272              
56273              The compiler is either gcc or cc, from Tom Bates.
56274              
56275              The osname has been lowercased by now, from Tom Bates.
56276              
56277              The NonStop-UX libraries have a novel way to say NaN.
56278              
56279              printf UVs the correct way, noticed by Robin Barker.
56280              
56281              Subject: [PATCH] startperl to respect versiononly
56282              
56283              AUTHORS updates.
56284              
56285              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
56286              
56287              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
56288              
56289              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
56290              
56291              Generalize the Camel wording.
56292              Subject: Re: perlfaq style changes
56293              
56294              Subject: [ID 20001005.006] Documentation -- description of qr//
56295              
56296              C.pm part of
56297              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
56298              
56299              Locale warning explanation tweak.
56300              
56301              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
56302              
56303              Make the POSIX::setuid and POSIX::setgid to really call setuid()
56304              and setgid() because they were just changing $< and $( which means
56305              only changing the real uid/gid, as opposed to changing both
56306              real and effective ids.  (The alternative way could have been
56307              in POSIX.pm to change $> and $), too, but making a direct call
56308              to the C API feels cleaner.)  Fixes the bug
56309              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
56310              
56311              Expand %Config variables and %ENV variables only if
56312              so requested during build time using the
56313              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
56314              Not expanding makes relocating distributions easier.
56315              
56316              More tweaking on the #7522 theme.
56317              
56318              Test::Harness revealed buglets in the new DynaLoader.
56319              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
56320              
56321              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
56322              fix a autovivification bug in Tie::RefHash, add tests for both.
56323              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
56324              
56325              Detpyo.
56326              
56327              recv() can fail and return undef.
56328              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
56329              
56330              Fix the problem discussed in
56331              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
56332              originally from Linc Madison.  Also Andreas König's comments
56333              taken into account.  Some other problems with Tie::SubstrHash
56334              fixed: didn't croak when the table exceeded the requested number
56335              of entries (as documented) but instead when the number of entries
56336              exceeded the size of the table, a croak() had an unnecessary \n,
56337              didn't have a CLEAR method, documented that there is no exists().
56338              Didn't fix to be strict-proof because the module uses &foo; and
56339              dynamic scope.  Added a test script exercizing both first tamely 
56340              the basic functionality, and then the failure cases reported by
56341              Linc Madison.
56342              
56343              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
56344              
56345              The #7521 touched things it shouldn't have.
56346              
56347              Subject: [PATCH 5.7.0] better messages from malloc()
56348              
56349              Subject: Re: README.aix
56350              
56351              Add FCNTL_CAN_LOCK.
56352              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
56353              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
56354              
56355              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
56356              create a "fast path" for locale name probing using "locale -a"
56357              if available, squash finally hopefully the s?printf resetting
56358              the numeric locale (since, IIUC perllocale, it never shouldn't). 
56359              
56360              More Changes tweakery.
56361              
56362              Dying is too strict here, better just skip.
56363              
56364              Subject: Locales support (setlocale) fixes
56365              Modified quite a bit to be more portable.
56366              
56367              Configure would use a bad $myuname from an old config.sh.
56368              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
56369              
56370              Fix for
56371              Subject: [ID 20001004.006] undef is never tainted
56372              An undef read from a slurped file was not tainted.
56373              
56374              Fix for
56375              Subject: [ID 20001004.007] taint propogation is inconsistent
56376              The culprit was sv_setsv() which was rather blindly
56377              propagating taint, which lead to behaviour where if
56378              a tainted anon hash value was seen all the hash values
56379              from then on at that level became tainted, or at any
56380              upper levels in the case of nested anon hashes.
56381              
56382              Test tweak: show also the failed locales.
56383              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
56384              
56385              A fix of sorts for 20000329.026, a better error message
56386              for a missing "use charnames" when using the \N{...}. 
56387              
56388              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
56389              
56390              Add =pod to be tidy.
56391              
56392              Fix for bug id 19990615.008, pos() unset during s///ge.
56393              
56394              Add a note for future generations about bug id 20000229.006.
56395              
56396              Use -dM for gcc (the suggested patch did it only for Linux,
56397              but I think it can be generalized).
56398              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
56399              
56400              opmini.o can linger from Configures past.
56401              
56402              Document that the evaled syntax errors cause scalar leaks.
56403              
56404              Fix for
56405              Subject: [ID 20000728.005] perl -P broken
56406              (hopefully).  The fix is also not complete, it seems to break
56407              BOM swallowing for libc5 systems, but until someone figures
56408              out a way to do this without ftell(), this will do.
56409              
56410              AUTHORS updates.
56411              
56412              Subject: Re: rsync'ed patches vs. rsync'ed source
56413              
56414              Admit that the test leaks scalars.
56415              
56416              Sanitize the environment further.
56417              
56418              VOS updates from Paul Green.
56419              
56420              Document %ENV = () portability issues.
56421              
56422              Make the stdio test program of 7427 less noisy while being 
56423              compiled so that Digital UNIX wouldn't get both
56424              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
56425              undefined.  This makes perlio happy.
56426              
56427              glibc5 detection by __GNU_LIBRARY__.
56428              
56429              %ENV note tweaks from Dan Sugalski.
56430              
56431              Varargs don't always work too well if one puts an unsigned
56432              char on the stack and pop an unsigned quad off the stack.
56433              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
56434              
56435              Subject: Pod updates
56436              
56437              Fake support of holey files in win/dosish platforms.
56438              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
56439              
56440              A doc addition for bug id 20001105.019, beware \p.
56441              
56442              Tweak #7587.
56443              
56444              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
56445              
56446              perlhack updates from H.Merijn Brand.
56447              
56448              Subject: [PATCH perl@7573] cygwin port
56449              Synchronize with Cygwin 1.1.5.
56450              
56451              Bad thinko in #7581 (I used the test program with the expanded
56452              values as-is).
56453              
56454              Make perlbug not insist on dumping to a file when stdout isn't a tty.
56455              Subject: [PATCH] perlbug.PL
56456              
56457              Overrideable keys, each, pop, push, shift, splice, unshift.
56458              Subject: [PATCH] prototyped functions that should be overrideable
56459              
56460              Try to avoid flockless and emulationless places.
56461      Branch: maint-5.6/perl
56462           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
56463            - MAINTAIN
56464           !> (integrate 111 files)
56465 ____________________________________________________________________________
56466 [  8172] By: jhi                                   on 2000/12/18  02:49:27
56467         Log: Regen pods.
56468      Branch: perl
56469            ! pod/perlmodlib.pod pod/perltoc.pod
56470 ____________________________________________________________________________
56471 [  8171] By: gsar                                  on 2000/12/18  02:49:24
56472         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
56473              7465..7471 from mainline
56474              
56475              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
56476              in platforms that strictly require all the symbols being present
56477              at link time.
56478              
56479              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
56480              
56481              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
56482              
56483              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
56484              
56485              Subject: [PATCH] todo
56486              
56487              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
56488              
56489              Use $sort, $uniq (and $tr) consistently as wondered
56490              by Nicholas Clark.
56491              
56492              Too enthusiastic editing in #7460.
56493              
56494              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
56495              
56496              Upgrade to CPAN 1.58_55.
56497              Subject: CPAN.pm status
56498              
56499              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
56500              
56501              Make target reordering to avoid pointless re-makes.
56502              Subject: Re: Total re-make of 'make okfile' after 7451 ?
56503              
56504              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
56505              
56506              Subject: DOC PATCH 5.6.0
56507              
56508              Add the repository doc by Malcolm, Sarathy, and by Simon,
56509              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
56510      Branch: maint-5.6/perl
56511           +> Porting/repository.pod
56512           !> Configure MANIFEST Makefile.SH README.dos README.os2
56513           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
56514           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
56515           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
56516 ____________________________________________________________________________
56517 [  8169] By: gsar                                  on 2000/12/18  02:33:34
56518         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
56519              7435..7441,7445 from mainline
56520              
56521              Make the UTF-8 decoding stricter and more verbose when
56522              malformation happens.  This involved adding an argument
56523              to utf8_to_uv_chk(), which involved changing its prototype,
56524              and prefer STRLEN over I32 for the UTF-8 length, which as
56525              a domino effect necessitated changing the prototypes of
56526              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
56527              The stricter UTF-8 decoding checking uses Markus Kuhn's
56528              UTF-8 Decode Stress Tester from
56529              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
56530              
56531              Run vms/vms_yfix.pl, should have done that after changing
56532              perly.c in #7382.
56533              
56534              Subject: [PATCH 5.7.0] static linking with uninstalled perl
56535              
56536              (Replaced by #7440.)
56537              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
56538              
56539              Fix the bug ID 20001024.005, the bug introduced by #7416.
56540              
56541              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
56542              
56543              Fix the bug reported in
56544              From: andreas.koenig@anima.de (Andreas J. Koenig)
56545              Also make is_utf8_char() stricter.
56546              
56547              Missed the header file changes from #7425.
56548              
56549              Check if stdio supports tweaking lval and cnt simultaneously.
56550              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
56551              
56552              Stratus VOS updates from Paul Green.
56553              
56554              Podify README.epoc and README.vos.
56555              
56556              Add targets to Makefile.SH, most importantly
56557              'regen_all' which also remembers to update vms/perly*.
56558              
56559              Subject: Minor update to find2perl, for portability
56560              
56561              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
56562              
56563              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
56564              
56565              Rename UTF8LEN() to be UNISKIP(), too confusing to have
56566              UTF8LEN() and UTF8SKIP(). 
56567              
56568              Allow poking holes at the UTF-8 decoding strictness.
56569              
56570              Continue the internal UTF-8 API tweaking.
56571              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
56572              used much more than the simpler API, now called utf8_to_uv_simple().
56573              Still not quite happy with API, too much partial duplication
56574              of functionality.
56575              
56576              A new version of making the syslog test more robust.
56577              (Replaces #7421.)
56578              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
56579              
56580              buildtoc target tweaks.
56581              
56582              Integrate with vmsperl #7430 by Charles Bailey:
56583              
56584              Cleanup from prior patch (Charles Lane?):
56585              - improve handling of MFDs in Basename and Path
56586              - default to no xsubpp line # munging when building debug images
56587      Branch: maint-5.6/perl
56588           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
56589           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
56590           !> (integrate 67 files)
56591 ____________________________________________________________________________
56592 [  8168] By: gsar                                  on 2000/12/18  02:05:49
56593         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
56594              
56595              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
56596              From: Martin Husemann <martin@duskware.de>
56597              
56598              Subject: [PATCH 5.7.0] restore match data on backtracing
56599              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56600      Branch: maint-5.6/perl
56601           !> regcomp.c regexec.c t/op/re_tests
56602 ____________________________________________________________________________
56603 [  8167] By: gsar                                  on 2000/12/18  01:55:22
56604         Log: integrate changes#7858,7986 from mainline
56605              
56606              C<foreach my $x ...> in pseudo-fork()ed process may diddle
56607              parent's memory; fix it by keeping track of the actual pad
56608              offset rather than a raw pointer (this change is probably also
56609              relevant to non-ithreads case to avoid fallout from reallocs of
56610              the pad array, but is currently only enabled for the ithreads
56611              case in the interests of minimal disruption to existing "well
56612              tested" code)
56613              
56614              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
56615              due to the notorious GetFileType() bug in Windows 9x, which fstat()
56616              tickles)
56617      Branch: maint-5.6/perl
56618           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
56619           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
56620           !> win32/win32.c win32/win32.h win32/win32sck.c
56621 ____________________________________________________________________________
56622 [  8166] By: gsar                                  on 2000/12/18  01:52:59
56623         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
56624              from mainline (xsubpp and ExtUtils::LibList fixups, various
56625              other small items)
56626              
56627              The generated boot_* headers are wrong.  Pickier compiler,
56628              such as KAI C++ will refuse to compile the resulting perlmain.
56629              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
56630              
56631              Various doc oddball characters.
56632              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
56633              
56634              Subject: [PATCH] Re: 20001101.003 PDL
56635              
56636              Subject: [PATCH 5.7.0] etags broken again
56637              
56638              Subject: [PATCH 5.7.0] Liblist finally works
56639              
56640              Subject: [PATCH 5.7.0] Liblist returns found libraries
56641              
56642              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
56643              
56644              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
56645              
56646              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
56647              OUT keyword nits.
56648              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
56649              OUT and IN_OUT documentation.
56650      Branch: maint-5.6/perl
56651           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
56652           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
56653           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
56654           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
56655           !> win32/bin/search.pl
56656 ____________________________________________________________________________
56657 [  8165] By: gsar                                  on 2000/12/18  01:28:45
56658         Log: integrate changes#7533,7563,7611,7623 from mainline (various
56659              malloc.c embellishments)
56660      Branch: maint-5.6/perl
56661           !> malloc.c pod/perldiag.pod
56662 ____________________________________________________________________________
56663 [  8164] By: gsar                                  on 2000/12/18  01:23:33
56664         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
56665              fixups)
56666      Branch: maint-5.6/perl
56667           !> utils/h2xs.PL
56668 ____________________________________________________________________________
56669 [  8163] By: gsar                                  on 2000/12/18  01:17:50
56670         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
56671              fixups)
56672      Branch: maint-5.6/perl
56673           !> Makefile.SH utils/perlbug.PL
56674 ____________________________________________________________________________
56675 [  8162] By: gsar                                  on 2000/12/18  00:25:43
56676         Log: always export Perl_deb() (it is required by re.xs whether
56677              Perl is built with or without -DDEBUGGING)
56678      Branch: maint-5.6/perl
56679            ! makedef.pl
56680 ____________________________________________________________________________
56681 [  8161] By: gsar                                  on 2000/12/18  00:23:38
56682         Log: integrate change#7414 from mainline
56683              
56684              Undo the basename() part of #7412 since the lib/basename
56685              tests would need upgrading too.
56686              
56687              squelch two tests in tr.t that rely on tr/// paranoia change
56688              that's not in 5.6.x
56689      Branch: maint-5.6/perl
56690            ! t/op/tr.t
56691           !> lib/File/Basename.pm
56692 ____________________________________________________________________________
56693 [  8160] By: gsar                                  on 2000/12/18  00:05:30
56694         Log: missing change in previous integrate
56695      Branch: maint-5.6/perl
56696           !> README.aix
56697 ____________________________________________________________________________
56698 [  8159] By: gsar                                  on 2000/12/18  00:03:38
56699         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
56700              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
56701              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
56702              7410..7413 from mainline
56703              
56704              Introduce the man[24-8] variables, from Andy Dougherty.
56705              
56706              Upgrade to CPAN 1.58, from Andreas König.
56707              
56708              An updated EBCDIC tr patch.
56709              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
56710              
56711              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
56712              
56713              Two thirds of
56714              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
56715              The Install.pm changes will be submitted separately because
56716              they need some work and discussion still.
56717              
56718              The Install.pm third of
56719              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
56720              
56721              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
56722              
56723              Subject: [PATCH 5.7.0] IVs in mtats
56724              
56725              Subject: [PATCH 5.7.0] Perl API for mstats
56726              
56727              Ilya implemented the memory profiling API.
56728              
56729              In Amdahl UTS "struct sv" is defined by a system header,
56730              <ksync.h>.
56731              
56732              Slight tweak of the code to appease Amdahl UTS cc.
56733              
56734              Amdahl UTS doesn't seem to do dynaloading.
56735              
56736              Use UTF8SKIP(), from Simon Cozens.
56737              
56738              Thinko in #7222.
56739              
56740              op/sprintf.t patch for OS/390 (and any other host with limited
56741              floating-point exponent length)
56742              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
56743              
56744              Tweak #7225.
56745              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
56746              
56747              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
56748              
56749              Needs to be conditional on SunOS 4.
56750              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
56751              
56752              Test cases for bug id 20000323.056 (the bug seems to be fixed).
56753              
56754              Add test for bug id 20000427.003 (which seems to have
56755              been fixed) (also duplicate as 20000427.004, though
56756              with a higher severity).  Move one utf8 from op/append
56757              to pragma/utf8, tag the tests with bug ids.
56758              
56759              Document FNCASE=y as discussed in the bug 20000902.009.
56760              
56761              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
56762              The problem was that rx->minlen was in chars while pp_split()
56763              thought it would be in bytes. 
56764              
56765              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
56766              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
56767              
56768              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
56769              
56770              Fix a couple of compiler-noted nits in #7235.
56771              
56772              Tweak the test of #7235.
56773              
56774              One more ~utf8 tweak.
56775              
56776              -w cleanup.
56777              Subject: Re: Problems with bleadperl 
56778              
56779              Subject: small pod patch
56780              
56781              Subject: [PATCH perlguts.pod] Document offset hack
56782              
56783              Add Charles Lane.
56784              
56785              Add the capability to include/exclude branches.
56786              
56787              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
56788              
56789              Detect early whether the std streams have gone bad.
56790              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
56791              
56792              More IoTYPE sprinkling.
56793              
56794              Workaround for a sfio bug where the stream error indicator
56795              is not cleared as documented.
56796              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
56797              
56798              Clarify documentation on 'use bytes'.
56799              Subject: Re: What does 'use bytes' "mean" ?
56800              
56801              Show the failed remote port, instead of the failing line number.
56802              Subject: [PATCH 5.6.1 Debugger] More diagnostics
56803              
56804              Make Cwd more bulletproof in chrooted environments.
56805              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
56806              
56807              Subject: Pod patch for Devel::Peek
56808              
56809              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
56810              
56811              Borland C fstat() never saw the fd as writable.
56812              Subject: fix for Borland's weak "stat" (perl@7211)
56813              
56814              Missing change from #7362.
56815              
56816              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
56817              
56818              Add the test case for the bug id 20000730.004 which seems
56819              to have been fixed by now.
56820              
56821              Fix of sorts for bug id 20000901.092.  There seems to be no trace
56822              of a 'pmshort' anywhere in the B, so the offending line was simply
56823              removed.
56824              
56825              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
56826              
56827              Subject: PATCH do_print has 2 PerlIO_error()s
56828              
56829              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
56830              
56831              Typo noted by Mark Lutz.
56832              
56833              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
56834              
56835              In the latest compiler builds cccdlflags must not become -fpic,
56836              from Wilfredo Sánchez.
56837              
56838              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
56839              
56840              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
56841              
56842              SOCKS function redefinitions need prototypes, too, otherwise
56843              for example 32 bit versus 64 bit differences cause a lot of
56844              problems.  Part of
56845              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
56846              
56847              Portability tweak on #7377.
56848              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
56849              
56850              Don't write double values through long double pointers,
56851              based on a part of
56852              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
56853              
56854              Reëntrancy fix.
56855              Subject: [PATCH perl@7229] Rentrant parser and yylex()
56856              
56857              Make scan_num() reëntrant, as suggested in
56858              Subject: [PATCH perl@7229] Rentrant parser and yylex()
56859              
56860              Fix for ID 20001020.006, concatenating an unset submatch
56861              with utf8 resulted in "Modification of a read-only value".
56862              
56863              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
56864              
56865              The #7383 was right only in the context of the original bug report,
56866              not in more general case.
56867              
56868              Update Changes.
56869              
56870              Testcases for a #7383,#7385 related bug.
56871              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
56872              
56873              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
56874              
56875              Tweak the Is* definitions of Unicode character classes
56876              to better match the official categorizations; embrace
56877              the official categorizations; add the combining marks
56878              as alpha (and -numeric); fix DCinital (a typo and edito)
56879              to be DCmedial.
56880              
56881              Hints tweak from Anton Berezin.
56882              
56883              Subject: installman go-faster stripes
56884              Subject: Re: installman go-faster stripes
56885              
56886              Subject: [ID 20001021.003] updated hints/openbsd.sh
56887              
56888              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
56889              
56890              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
56891              
56892              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
56893              
56894              Doc patch.
56895              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
56896              
56897              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
56898              
56899              Subject: Re: [ID 20001021.005] SEGV with regex match 
56900              
56901              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
56902              
56903              The change #7187 was not so good on VMS.
56904              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
56905              
56906              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
56907              
56908              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
56909              
56910              Document PERL_INSTALL_ROOT of #7210.
56911      Branch: maint-5.6/perl
56912           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
56913           +> t/lib/tie-splice.t
56914            - lib/unicode/Is/DCinital.pl
56915           !> (integrate 112 files)
56916 ____________________________________________________________________________
56917 [  8158] By: jhi                                   on 2000/12/17  23:04:24
56918         Log: Subject: [PATCHES] RE: perl@8150 
56919              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
56920              Date: Sun, 17 Dec 2000 21:46:39 +0100
56921              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
56922              
56923              Neither cygwin has a getpwuid() one can trust on.
56924      Branch: perl
56925            ! t/lib/glob-basic.t
56926 ____________________________________________________________________________
56927 [  8157] By: jhi                                   on 2000/12/17  23:01:54
56928         Log: More MAN.PODS => {} fixes.
56929      Branch: perl
56930            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
56931            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
56932            ! os2/OS2/REXX/Makefile.PL
56933 ____________________________________________________________________________
56934 [  8156] By: gsar                                  on 2000/12/17  22:49:13
56935         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
56936              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
56937              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
56938              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
56939              7201,7204 from mainline
56940              
56941              Remove vestiges of tr//CU.
56942              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
56943              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
56944              
56945              The return value of setlocale must be copied away.
56946              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
56947              
56948              Allow chop() and chomp() to be overridden.
56949              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
56950              
56951              Hints optimization.
56952              Subject: Minor nit
56953              
56954              Subject: [PATCH] de-wall t/README
56955              
56956              Subject: Re: Two advertising clauses need to be removed
56957              
56958              Batch of UTF-8 patches from Simon Cozens.
56959              
56960              Fix for a parsing bug, not for the original bug.
56961              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
56962              
56963              Compilation warnings and an error.
56964              
56965              Subject: File::Find 5.7.0 POD nits
56966              
56967              Subject: [PATCH perl-5.7.0] continued -Wformat support
56968              
56969              The one that got away.
56970              
56971              Subject: Re: perl@7078
56972              
56973              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
56974              convertable to bytes by checking it doesn't go above 0xc3
56975              Subject: Re: perl@7078
56976              
56977              Replace #7084 with
56978              Subject: Re: perl@7078 
56979              
56980              We don't need to count the high bit bytes, a boolean is enough. 
56981              
56982              Subject: [PATCH] utf8.c apidoc
56983              
56984              Subject: Re: perl@7078 
56985              
56986              Botched the #7090 check-in.
56987              
56988              Fix for the charnames.t failures from Spider Boardman.
56989              
56990              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
56991              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
56992              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
56993              0 to checking to get the warning.
56994              
56995              Subject: [PATCH] Nits in perlmod.pod
56996              
56997              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
56998              
56999              Subject: Re: unicode support and perl [ID 20000901.097]
57000              
57001              Subject: Re: unicode support and perl [ID 20000901.097]
57002              
57003              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
57004              
57005              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
57006              
57007              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
57008              
57009              Subject: [PATCH@blead] Fix some recursion in overload.pm
57010              
57011              s/Robin Parker/Robin Barker/
57012              
57013              Subject: [PATCH] Fix aliasing of tied filehandles
57014              
57015              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
57016              
57017              Subject: Re: [PATCH 5.005_64 missed]
57018              
57019              SOCK_DGRAM and listen() do not mix as reported in
57020              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
57021              The patch for 5.7.0+ had to be reengineered, though.
57022              
57023              Subject: DOC PATCH 5.6.0
57024              
57025              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
57026              
57027              Document the issue (is not a syntax error, kind of)
57028              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
57029              
57030              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
57031              Did not apply cleanly, manual intervention was needed.
57032              
57033              Subject: [PATCH] DLL not restartabke with threaded perl
57034              
57035              Inside require() $^S was always left undefined.
57036              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
57037              
57038              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
57039              
57040              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
57041              
57042              Regen headers.
57043              
57044              Subject: [PATCH 5.7.0] Epoc update
57045              
57046              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
57047              as suggested by Olaf Flebbe and Nick Clark.
57048              
57049              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
57050              
57051              Misplaced else.
57052              
57053              Scale down the VMS message boxes, by Charles Lane.
57054              Fix for ID 20000903.009, workaround at
57055              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
57056              
57057              Subject: [ID 20001003.006] B::Debug not -w clean
57058              
57059              Test harness update to sync with the new perlcc,
57060              from Simon Cozens.
57061              
57062              One remaining nit less at the VMS mailbox sizing.
57063              
57064              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
57065              
57066              It is possible to have no hosts database at all.  Pointed out in
57067              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
57068              
57069              Subject: [PATCH 5.7.0] h2xs not working
57070              Subject: [PATCH 5.7.0] h2xs not documenting the created module
57071              
57072              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
57073              
57074              Subject: perlhack.pod Patch for Externals Tools
57075              
57076              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
57077              
57078              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
57079              
57080              Enable disabling scripts installation by Configure -Uinstallscripts,
57081              suggested by H. Merijn Brand.
57082              
57083              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
57084              reported several times by Dominic Dunlop, for example in
57085              ID 20000315.008.  Patch from Dominic.  Patch affects at
57086              least MachTen, and possibly other oldish BSDs. Should not
57087              break non-broken platforms (tested on LinuxPPC). 
57088              
57089              Regen toc.
57090              
57091              Subject: Re: Questions about Tie::Array and perl modules
57092              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
57093              
57094              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
57095              
57096              Tweak #7153.
57097              
57098              IO::Handle->syswrite() did not handle length omission
57099              like CORE::syswrite() does.
57100              Subject: [Fwd] IO::Handle, syswrite and arguments
57101              The original patch from andrew@ugh.net.au.
57102              
57103              Also the $ccflags is needed for the C compiler check.
57104              Subject: Configure (check for C-compiler)
57105              
57106              Eliminate $Is_VMS code from the test.
57107              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
57108              
57109              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
57110              as the first option of cc/ld because of ultrapicky compilers
57111              (e.g. OS/390 R2.5)
57112              
57113              Change the version number of Tie::Handle in the core to 4.0,
57114              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
57115              Subject: Note on Tie::Handle
57116              
57117              UTF8ize split() so that the cloned substrings get the UTF8
57118              flag of the original scalar.  Problem reported by Simon Cozens.
57119              
57120              save_re_context() could reset PL_curcop to freed memory, causing core
57121              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
57122              
57123              Subject: PATCH 5.6 perldebguts grammar cleanup
57124              
57125              Add a todo note about overloadable assertions.
57126              
57127              on Windows, LoadLibrary() could load an extension DLL multiple
57128              times if forward slashes are used in the path
57129              
57130              on Windows, cwd strings in the environment should be of the
57131              form =X:=X:\foo instead of =X=X:\foo\
57132              
57133              on Windows, avoid potential exception (could happen if MSVCRT isn't
57134              being used) when closing a socket handle
57135              
57136              avoid nonportable example code
57137              
57138              Windows9x doesn't support link(), despite what Config.pm
57139              might think
57140              
57141              pod nit
57142              
57143              Change #7160 had a nasty typo.
57144              
57145              Warn about unknown scripts.
57146              Subject: Re: ideas? patches? [PATCH bleadperl]
57147              
57148              on Windows, clean targets might not work under some flavors of the shell
57149              
57150              tweak for change#7173
57151              
57152              Make eq work again with utf8 (disabling the upgrading
57153              should no more be necessary since the copies of the
57154              scalars are upgraded, not the scalars themselves).
57155              Takes care of ID 20001009.001.  (The claimed length()
57156              bug in 20001009.001 seems bogus to me.)
57157              
57158              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
57159              
57160              Upgrade to CGI.pm 2.74, from Lincoln Stein.
57161              
57162              Upgrade to podlators 1.04, from Russ Allbery.
57163              
57164              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
57165              
57166              Quote the temp file name, needed in Win32 because the
57167              default name unfortunately contains spaces, shouldn't
57168              hurt elsewhere.
57169              Subject: FW: perldoc fails if $TEMP contains spaces
57170              
57171              Subject: RE: [ID 19990803.001] README.win32 suggestions 
57172              
57173              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
57174              
57175              Subject: Re: utf8 concat, mg_get
57176              
57177              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
57178              
57179              Subject: [PATCH: perl@7181] op/tr tests on OS/390
57180              
57181              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
57182              
57183              Use the versiononly instead of the installscripts,
57184              retract the changes 7146 and 7147.
57185              
57186              Reapply Andy's patch and regen Configure.
57187              
57188              Add the test case for #7190, from the original bug report
57189              by Andreas König.
57190              
57191              Remove duplicated code.
57192              
57193              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
57194              
57195              restore change#7202
57196      Branch: maint-5.6/perl
57197           !> (integrate 121 files)
57198 ____________________________________________________________________________
57199 [  8155] By: jhi                                   on 2000/12/17  22:30:58
57200         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
57201              From: "Craig A. Berry" <craigberry@mac.com>
57202              Date: Sun, 17 Dec 2000 13:09:28 -0600
57203              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
57204              
57205              MAN.PODS => ' ' is naughty.
57206      Branch: perl
57207            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
57208 ____________________________________________________________________________
57209 [  8154] By: nick                                  on 2000/12/17  22:07:13
57210         Log: MULTIPLICITY nit.
57211      Branch: perl
57212            ! mg.c
57213 ____________________________________________________________________________
57214 [  8153] By: gsar                                  on 2000/12/17  21:23:05
57215         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
57216              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
57217              from mainline
57218              
57219              Document the SvIOK_.*UV().
57220              
57221              Update Unicode todo list.
57222              
57223              Guard against bad string->int conversion for quads.
57224              
57225              Subject: small apidoc fix
57226              
57227              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
57228              
57229              Subject: [PATCH] Tied filehandle documentation
57230              
57231              Subject: [PATCH] Modernize Opcode.pm documentation
57232              
57233              Make Data::Dumper (non-XS) to work with changed semantics of ref().
57234              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
57235              [applied even though said semantics didn't change in 5.6.x]
57236              
57237              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
57238              
57239              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
57240              
57241              Fix the URL, but the server is still missing in action.
57242              Subject: [ID 20000905.002] perlfaq1.pod URL error
57243              
57244              Subject: [ID 20000903.001] \w in utf8-strings
57245              
57246              Fix the ccversion detection for 5.1 and beyond.
57247              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
57248              
57249              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
57250              
57251              Subject: [ID 20000904.008] Tiny fix for perldiag
57252              
57253              Subject: Re: [ID 20000906.004] segfault with bad perl statement
57254              
57255              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
57256              
57257              Subject: [ID 20000908.002] perlipc documentation bug.
57258              
57259              Subject: [PATCH lib/Benchmark.pm]
57260              
57261              Re-allow vec() for characters > 255.
57262              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
57263              
57264              Do away with memory models cruft.  Sorry, PDP users.
57265              
57266              Continue #7041.
57267              
57268              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
57269              
57270              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
57271              
57272              Upgrade to CPAN 1.57_65, from Andreas König.
57273              
57274              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
57275              by Russ Allbery.
57276              
57277              Silence t/pod/*.t about alternate quote-mappings now implemented
57278              by Pod::Text, from Brad Appleton.
57279              
57280              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
57281              Subject: borland C++ win32.c tweak
57282              
57283              C<@a = @b = split(...)> optimization coredumps under ithreads
57284              (missed a spot when fixing up op_pmreplroot hack for ithreads)
57285              
57286              Document the SvUTF8*().
57287              
57288              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
57289              
57290              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
57291              
57292              Do in VMS as the #7054 does.
57293              
57294              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
57295              
57296              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
57297              
57298              Subject: [patch: perl@7045] vms updates
57299              
57300              Test for the #7049.
57301              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
57302              
57303              Break up the myconfig lines a bit.
57304              Subject: perlbug/perl -V output format
57305              
57306              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
57307              
57308              The #7054 truncated Configure badly.
57309              
57310              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
57311              initialization in all the threads on Windows
57312              
57313              Allow for whitespace between "#" and "line" in cpp output.
57314              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
57315              
57316              Remove vestiges of tr//CU.
57317              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
57318              
57319              The return value of setlocale must be copied away.
57320              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
57321              
57322              Allow chop() and chomp() to be overridden.
57323              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
57324              
57325              Hints optimization.
57326              Subject: Minor nit
57327              
57328              Subject: [PATCH] de-wall t/README
57329              
57330              Subject: Re: Two advertising clauses need to be removed
57331      Branch: maint-5.6/perl
57332           !> (integrate 75 files)
57333 ____________________________________________________________________________
57334 [  8152] By: gsar                                  on 2000/12/17  20:30:11
57335         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
57336              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
57337              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
57338              
57339              Don't attach -ld to the archname if pointless.
57340              
57341              Document UNTIE in a very minimalistic way.
57342              
57343              POSIX doesn't report long double values under -Duselongdouble
57344              when the long doubles are "real" (bigger than doubles).
57345              
57346              More author updates.
57347              
57348              Try to deduce NV_MAX.  Really should be Configure fodder.
57349              
57350              :: not allowed in pathnames, change to .
57351              Subject: [PATCH perl@6938] cygwin port
57352              
57353              Forget about NV_MAX (#6951).  Various floating point tweaks,
57354              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
57355              
57356              Move the Solaris 7 scan to use64bitall, make the
57357              failure to find 64-bot sparc libc to mention the
57358              possibility of being in an intel, from Lupe and Alan.
57359              
57360              Regen perltoc.
57361              
57362              AUTHORS tweaks, from Peter Prymmer.
57363              
57364              More address tweaking.
57365              
57366              Small tweaks all over.
57367              
57368              File::Temp patches from Andreas König,
57369              
57370              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
57371              
57372              Subject: CPAN.pm beta 1.57_57 for the core
57373              
57374              Part of the solution.
57375              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
57376              
57377              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
57378              
57379              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
57380              
57381              Add the overload warnings to perldiag.
57382              
57383              Drop unused argument.
57384              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
57385              
57386              Subject: Nit in Configure (bleadperl@6961)
57387              
57388              Update to PodParser 1.18, from Brad Appleton.
57389              
57390              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
57391              
57392              Subject: [PATCH: 6948] add SCNfldbl to configure.com
57393              
57394              Document UNTIE. Also tweak implementation to suppress the 'inner references'
57395              warning when UNTIE exists and instead pass the cound of extra references to
57396              the UNTIE method.
57397              
57398              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
57399              so that case-ignoring systems like DCL can tell them from
57400              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
57401              
57402              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
57403              
57404              Feature ordering tweak.
57405              
57406              Regen perltoc.
57407              
57408              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
57409              
57410              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
57411              
57412              Subject: http:// in L<>
57413              
57414              Detypo.
57415              
57416              change#6791 accidentally clobbered change#6710, put it back
57417              
57418              Only the first line, thank you very much.
57419              
57420              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
57421              plus rework the http: spots as suggested by Tom Christiansen,
57422              plus regen perltoc.
57423              
57424              Undo part of change 6489 which looks like a bulk edit which
57425              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
57426              The supressing of main:: on return from select() is undesirable.
57427              
57428              Apparently avoiding the swapping is too costly.
57429              
57430              Various Configure nits by Philip Newton,
57431              plus the ebcdic one by me.
57432              
57433              Make certain cc is set before trying to run it.
57434              
57435              If overloaded %{} etc. return the object do not loop.
57436              Thus  sub deref { $_[0] } functions if object is wanted type.
57437              
57438              Update perlhist.
57439              
57440              More %{} and other deref special casing - do not pass to 'nomethod'.
57441      Branch: maint-5.6/perl
57442           !> (integrate 59 files)
57443 ____________________________________________________________________________
57444 [  8151] By: gsar                                  on 2000/12/17  19:14:38
57445         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
57446              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
57447              
57448              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
57449              
57450              Make the epsilon to be relative, not absolute.
57451              
57452              Put back the flags dump as reasoned in
57453              Subject: Re: [PATCH] Glob dumping
57454              
57455              Introduce ccname to keep track of what compiler kind of we have.
57456              
57457              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
57458              
57459              Put back the slice accidentally removed by #6907.
57460              
57461              Reset archname and archname64 always, forcing them be
57462              recomputed at each Configure run, make Configure and
57463              the hints files agree on the naming of largefiles variables.
57464              
57465              Don't say "Perl 5.0 source kit".
57466              
57467              Subject: [PATCH] fix misc cast warnings
57468              
57469              Subject: typos in pods
57470              
57471              NVs not necessarily doubles, as pointed out by Yitzchak.
57472              
57473              Subject: [PATCH 6889] add a few ldbl formats to configure.com
57474              
57475              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
57476              
57477              Better options for rsync.
57478              
57479              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
57480              
57481              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
57482              
57483              Subject: [PATCH] Re: UNTIE method 
57484              
57485              A better fix for the Socket building problem from Craig Berry.
57486              
57487              Retract the dummy test, skip the security tests (instead of failing),
57488              explain what the warnings mean.
57489              
57490              Heap decorruption.
57491              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
57492              
57493              Update to Unicode 3.0.1.
57494              
57495              Missed one Unicode file.
57496              
57497              Subject: Re: typos in pods
57498              
57499              The #6929 was too skimpy.
57500              
57501              sscanf() may be the only way to read long doubles from strings.
57502              
57503              Reveal Borland's isnan.
57504              Subject: build with BC++ tweak
57505              
57506              Issue useful diagnostic on unknown pod commands.
57507              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
57508              
57509              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
57510              
57511              Clarify the third case of ftmp-security warnings.
57512              
57513              Make -Dusemorebits find long doubles in Solaris.
57514              
57515              Wrap the test in eval.
57516      Branch: maint-5.6/perl
57517           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
57518           +> lib/unicode/PropList.txt lib/unicode/README.perl
57519           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
57520           +> lib/unicode/Unicode.301 vms/vmspipe.com
57521            - lib/unicode/Props.txt lib/unicode/UCD300.html
57522            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
57523           !> (integrate 305 files)
57524 ____________________________________________________________________________
57525 [  8150] By: jhi                                   on 2000/12/17  18:47:57
57526         Log: Uncheckedin generated files.
57527      Branch: perl
57528            ! global.sym perlapi.c pod/perlapi.pod
57529 ____________________________________________________________________________
57530 [  8149] By: jhi                                   on 2000/12/17  18:41:22
57531         Log: Update Changes.
57532      Branch: perl
57533            ! Changes patchlevel.h
57534 ____________________________________________________________________________
57535 [  8148] By: jhi                                   on 2000/12/17  18:39:16
57536         Log: Subject: [PATCH] Fcntl constants speedup
57537              From: Nicholas Clark <nick@ccl4.org>
57538              Date: Sun, 17 Dec 2000 16:29:24 +0000
57539              Message-ID: <20001217162924.E97668@plum.flirble.org>
57540              
57541              Use IVs for the Fcntl constants instead of NVs.
57542      Branch: perl
57543            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
57544 ____________________________________________________________________________
57545 [  8147] By: jhi                                   on 2000/12/17  18:33:41
57546         Log: Add test for #8145 (binmode() warning), add warning for
57547              ioctl() and sockpair(), document them. (fileno() cannot
57548              be tripwired with the same kind of warning because
57549              'defined fileno($foo)' seems to be an idiom.)
57550      Branch: perl
57551            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
57552 ____________________________________________________________________________
57553 [  8146] By: gsar                                  on 2000/12/17  18:09:08
57554         Log: update Changes
57555      Branch: maint-5.6/perl
57556            ! Changes
57557 ____________________________________________________________________________
57558 [  8145] By: jhi                                   on 2000/12/17  17:39:35
57559         Log: Subject: [PATCH] Re: The long awaited feature ...
57560              From: Simon Cozens <simon@cozens.net>
57561              Date: Sun, 17 Dec 2000 12:31:56 +0000
57562              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
57563              
57564              Add a warning to binmode() about using bad filehandles
57565              (can happen e.g. if someone forgets the filehandle argument)
57566      Branch: perl
57567            ! pp_sys.c
57568 ____________________________________________________________________________
57569 [  8144] By: jhi                                   on 2000/12/17  17:33:48
57570         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
57571              From: Jonathan Stowe <gellyfish@gellyfish.com>
57572              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
57573              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
57574      Branch: perl
57575            ! lib/Net/Ping.pm
57576 ____________________________________________________________________________
57577 [  8143] By: jhi                                   on 2000/12/17  05:31:37
57578         Log: Polymorphic regexps.
57579              
57580              Fixes at least the bugs 20001028.003 (both of them...) and
57581              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
57582              also to be fixed by now, probably already before this patch.
57583      Branch: perl
57584            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
57585            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
57586            ! t/op/utf8decode.t t/pragma/utf8.t
57587 ____________________________________________________________________________
57588 [  8142] By: jhi                                   on 2000/12/16  17:16:05
57589         Log: Subject: [patch perl@8102] dos/djgpp update
57590              From: Laszlo Molnar <ml1050@freemail.hu>
57591              Date: Sat, 16 Dec 2000 01:40:52 +0100
57592              Message-ID: <20001216014052.A335@freemail.hu>
57593      Branch: perl
57594            ! djgpp/config.over t/base/commonsense.t
57595 ____________________________________________________________________________
57596 [  8141] By: jhi                                   on 2000/12/16  17:09:27
57597         Log: Few uncheckedin files.
57598      Branch: perl
57599            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
57600 ____________________________________________________________________________
57601 [  8140] By: nick                                  on 2000/12/15  22:14:31
57602         Log: Integrate mainline
57603      Branch: perlio
57604           !> (integrate 53 files)
57605 ____________________________________________________________________________
57606 [  8139] By: jhi                                   on 2000/12/15  19:49:49
57607         Log: One more IVUV tweak from Nicholas Clark.
57608      Branch: perl
57609            ! sv.c
57610 ____________________________________________________________________________
57611 [  8138] By: jhi                                   on 2000/12/15  19:17:06
57612         Log: Return of the IVUV-preservation, now seems to be happy even
57613              in Digital UNIX (the broken strtoul brokenness detection
57614              seems to have been the fly in the ointment).
57615      Branch: perl
57616            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57617            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
57618            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
57619            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
57620            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
57621            ! vos/config.ga.h win32/config.bc win32/config.gc
57622            ! win32/config.vc
57623 ____________________________________________________________________________
57624 [  8137] By: jhi                                   on 2000/12/15  18:12:14
57625         Log: Metaconfig unit change for #8136.
57626      Branch: metaconfig
57627            ! U/modified/d_strtoul.U
57628      Branch: metaconfig/U/perl
57629            ! d_strtoull.U d_strtouq.U
57630 ____________________________________________________________________________
57631 [  8136] By: jhi                                   on 2000/12/15  18:11:35
57632         Log: I don't think it's sensible or portable to test the strtou*
57633              on /^-/ strings.
57634      Branch: perl
57635            ! Configure
57636 ____________________________________________________________________________
57637 [  8135] By: jhi                                   on 2000/12/15  17:18:49
57638         Log: Metaconfig unit change for #8134.
57639      Branch: metaconfig
57640            ! U/modified/d_strtoul.U
57641 ____________________________________________________________________________
57642 [  8134] By: jhi                                   on 2000/12/15  17:14:13
57643         Log: If longsize is 8 we don't need a LL suffix for integer constants.
57644      Branch: perl
57645            ! Configure config_h.SH
57646 ____________________________________________________________________________
57647 [  8133] By: jhi                                   on 2000/12/15  16:00:23
57648         Log: Update Changes.
57649      Branch: perl
57650            ! Changes patchlevel.h
57651 ____________________________________________________________________________
57652 [  8132] By: jhi                                   on 2000/12/15  15:44:16
57653         Log: Some compilers get huffy if you do not cast a const pointer
57654              to a non-const when assigning.
57655      Branch: perl
57656            ! gv.c
57657 ____________________________________________________________________________
57658 [  8131] By: jhi                                   on 2000/12/15  15:38:30
57659         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
57660              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57661              Date: Fri, 15 Dec 2000 05:26:57 -0500
57662              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
57663      Branch: perl
57664            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
57665            ! t/pragma/overload.t
57666 ____________________________________________________________________________
57667 [  8130] By: jhi                                   on 2000/12/15  15:36:08
57668         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
57669              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57670              Date: Thu, 14 Dec 2000 22:02:43 -0500
57671              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
57672      Branch: perl
57673            ! gv.c perl.h
57674 ____________________________________________________________________________
57675 [  8129] By: jhi                                   on 2000/12/15  15:34:16
57676         Log: Subject: PATCH: h2xs nit
57677              From: Tim Jenness <t.jenness@jach.hawaii.edu>
57678              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
57679              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
57680              
57681              Add a template README.
57682      Branch: perl
57683            ! utils/h2xs.PL
57684 ____________________________________________________________________________
57685 [  8128] By: jhi                                   on 2000/12/15  15:32:22
57686         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
57687      Branch: perl
57688            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
57689 ____________________________________________________________________________
57690 [  8127] By: jhi                                   on 2000/12/15  15:19:34
57691         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
57692              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
57693              Date:     Thu, 14 Dec 2000 20:04:42 EST
57694              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
57695      Branch: perl
57696            ! ext/Opcode/Opcode.xs
57697 ____________________________________________________________________________
57698 [  8126] By: jhi                                   on 2000/12/15  15:17:49
57699         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
57700              From: Peter Prymmer <pvhp@forte.com>
57701              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
57702              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
57703      Branch: perl
57704            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
57705            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
57706            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
57707 ____________________________________________________________________________
57708 [  8125] By: jhi                                   on 2000/12/15  15:11:05
57709         Log: This seems to be a stage sane and stable enough to checkin.
57710              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
57711      Branch: perl
57712            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
57713            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
57714            ! t/op/cmp.t t/op/numconvert.t
57715 ____________________________________________________________________________
57716 [  8124] By: jhi                                   on 2000/12/15  04:20:26
57717         Log: Something is really wonky.
57718      Branch: perl
57719            ! sv.c
57720 ____________________________________________________________________________
57721 [  8123] By: jhi                                   on 2000/12/15  04:00:50
57722         Log: Fixes for the IV UV patches to compile in Digital UNIX.
57723      Branch: perl
57724            ! sv.c
57725 ____________________________________________________________________________
57726 [  8122] By: jhi                                   on 2000/12/15  02:53:40
57727         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
57728              From: "Craig A. Berry" <craigberry@mac.com>
57729              Date: Thu, 14 Dec 2000 19:10:49 -0600
57730              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
57731      Branch: perl
57732            ! vms/vms.c
57733 ____________________________________________________________________________
57734 [  8121] By: jhi                                   on 2000/12/15  02:50:00
57735         Log: Metaconfig changes for #8120.
57736      Branch: metaconfig
57737            + U/modified/d_strtoul.U
57738      Branch: metaconfig/U/perl
57739            ! d_strtoull.U d_strtouq.U
57740 ____________________________________________________________________________
57741 [  8120] By: jhi                                   on 2000/12/15  02:49:42
57742         Log: From: Nicholas Clark <nick@ccl4.org> 
57743              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
57744              Date: Thu, 14 Dec 2000 18:38:57 +0000
57745              Message-ID: <20001214183857.B97909@plum.flirble.org>
57746      Branch: perl
57747            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57748            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
57749            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
57750            ! vos/config.ga.def vos/config.ga.h win32/config.bc
57751            ! win32/config.gc win32/config.vc
57752 ____________________________________________________________________________
57753 [  8119] By: jhi                                   on 2000/12/14  23:40:58
57754         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
57755              From: Nicholas Clark <nick@ccl4.org>
57756              Date: Wed, 13 Dec 2000 20:08:50 +0000
57757              Message-ID: <20001213200849.B71166@plum.flirble.org>
57758      Branch: perl
57759            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
57760            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
57761 ____________________________________________________________________________
57762 [  8118] By: jhi                                   on 2000/12/14  22:46:26
57763         Log: Integrate perlio.
57764      Branch: perl
57765           !> MANIFEST ext/Encode/compile makedef.pl
57766 ____________________________________________________________________________
57767 [  8117] By: nick                                  on 2000/12/14  22:38:53
57768         Log: Win32 tweaks to get Encode to build
57769              - temp hack to makedef.pl till PerlIO is properly "exported".
57770              - MSVC dislikes  
57771              static encpage_t foo[];
57772              so make 'em extern for now.
57773      Branch: perlio
57774            ! ext/Encode/compile makedef.pl
57775 ____________________________________________________________________________
57776 [  8116] By: nick                                  on 2000/12/14  22:00:53
57777         Log: Document the new files
57778      Branch: perlio
57779            ! MANIFEST
57780 ____________________________________________________________________________
57781 [  8115] By: jhi                                   on 2000/12/14  21:58:01
57782         Log: MANIFEST new files of #8114.
57783      Branch: perl
57784            ! MANIFEST
57785 ____________________________________________________________________________
57786 [  8114] By: jhi                                   on 2000/12/14  21:50:49
57787         Log: Integrate perlio.
57788      Branch: perl
57789           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
57790           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
57791           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
57792           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
57793           !> ext/Encode/Makefile.PL
57794 ____________________________________________________________________________
57795 [  8113] By: jhi                                   on 2000/12/14  21:48:49
57796         Log: The documentation part of the
57797              
57798              Subject: [ID 20001214.002] Net::Ping patch
57799              From: Jonathan Stowe <gellyfish@gellyfish.com>
57800              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
57801              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
57802              since the #7529 had already addressed the same problem.
57803      Branch: perl
57804            ! lib/Net/Ping.pm
57805 ____________________________________________________________________________
57806 [  8112] By: jhi                                   on 2000/12/14  21:42:57
57807         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
57808              From: Dominic Dunlop <domo@computer.org>
57809              Date: Tue, 12 Dec 2000 10:47:10 +0100
57810              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
57811              
57812              Document how elusive subroutines can be.
57813      Branch: perl
57814            ! pod/perlfunc.pod
57815 ____________________________________________________________________________
57816 [  8111] By: jhi                                   on 2000/12/14  21:38:05
57817         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
57818              From: Dominic Dunlop <domo@computer.org>
57819              Date: Thu, 14 Dec 2000 10:13:51 +0100
57820              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
57821      Branch: perl
57822            ! ext/POSIX/POSIX.pod
57823 ____________________________________________________________________________
57824 [  8110] By: jhi                                   on 2000/12/14  21:36:32
57825         Log: Subject: [patch] perlfaq7
57826              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
57827              Date: Thu, 14 Dec 2000 15:31:07 +0100
57828              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
57829      Branch: perl
57830            ! pod/perlfaq7.pod
57831 ____________________________________________________________________________
57832 [  8109] By: jhi                                   on 2000/12/14  21:29:20
57833         Log: Subject: [8104] Encode
57834              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57835              Date: Thu, 14 Dec 2000 14:49:34 +0100
57836              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
57837              
57838              Type casting for nervous compilers.
57839      Branch: perl
57840            ! ext/Encode/Encode.xs
57841 ____________________________________________________________________________
57842 [  8108] By: jhi                                   on 2000/12/14  21:26:17
57843         Log: Subject: [8104] DB_File
57844              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57845              Date: Thu, 14 Dec 2000 14:49:35 +0100
57846              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
57847              
57848              Type definition incorrect for DB 2.7.7.  Not known when it
57849              changed, so only changed it for a known revision.
57850      Branch: perl
57851            ! ext/DB_File/DB_File.xs
57852 ____________________________________________________________________________
57853 [  8107] By: jhi                                   on 2000/12/14  21:23:41
57854         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
57855              From: Peter Prymmer <pvhp@forte.com>
57856              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
57857              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
57858              
57859              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
57860      Branch: perl
57861            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
57862            ! ext/Encode/Encode/posix-bc.enc
57863 ____________________________________________________________________________
57864 [  8106] By: nick                                  on 2000/12/14  20:36:13
57865         Log: "Cold" build correction to Encode's Makefile.PL
57866      Branch: perlio
57867            ! ext/Encode/Makefile.PL
57868 ____________________________________________________________________________
57869 [  8105] By: nick                                  on 2000/12/14  20:09:37
57870         Log: "Compiled" encodings.
57871              Correct replacement character in EBCDIC .enc files
57872              Add 0x7F to ASCII repertoire.
57873      Branch: perlio
57874            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
57875            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
57876            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
57877            ! ext/Encode/Makefile.PL ext/Encode/compile
57878            ! ext/Encode/encengine.c ext/Encode/encode.h
57879 ____________________________________________________________________________
57880 [  8104] By: nick                                  on 2000/12/14  00:38:20
57881         Log: Integrate mainline
57882      Branch: perlio
57883           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
57884           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
57885           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
57886           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
57887           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
57888           !> t/lib/db-hash.t t/lib/db-recno.t
57889 ____________________________________________________________________________
57890 [  8103] By: nick                                  on 2000/12/13  23:16:13
57891         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
57892              so far and so it does not get lost.
57893      Branch: perlio
57894            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
57895 ____________________________________________________________________________
57896 [  8102] By: jhi                                   on 2000/12/13  17:14:22
57897         Log: Update Changes.
57898      Branch: perl
57899            ! Changes patchlevel.h
57900 ____________________________________________________________________________
57901 [  8101] By: jhi                                   on 2000/12/13  16:53:41
57902         Log: Move the proto of start_glob() to a better place; regen api files.
57903      Branch: perl
57904            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
57905 ____________________________________________________________________________
57906 [  8100] By: jhi                                   on 2000/12/13  16:47:11
57907         Log: Metaconfig change for #8099.
57908      Branch: metaconfig
57909            ! U/modified/Head.U
57910 ____________________________________________________________________________
57911 [  8099] By: jhi                                   on 2000/12/13  16:46:48
57912         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
57913              From: Andy Dougherty <doughera@lafayette.edu>
57914              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
57915              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
57916      Branch: perl
57917            ! Configure
57918 ____________________________________________________________________________
57919 [  8098] By: jhi                                   on 2000/12/13  16:39:02
57920         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
57921              From: rspier@pobox.com (Robert Spier)
57922              Date: Tue, 12 Dec 2000 21:12:39 -0500
57923              Message-ID: <14902.56087.678086.725773@rls.cx>
57924              
57925              fastgetcwd is defined using a glob alias on a $^O dependent basis -
57926              and there was no default assignment or perl subroutine.
57927      Branch: perl
57928            ! lib/Cwd.pm
57929 ____________________________________________________________________________
57930 [  8097] By: jhi                                   on 2000/12/13  16:16:01
57931         Log: Subject: [PATCH] move startglob out of pp_hot.c
57932              From: Nicholas Clark <nick@ccl4.org>
57933              Date: Mon, 11 Dec 2000 23:16:39 +0000
57934              Message-ID: <20001211231638.A55550@plum.flirble.org>
57935      Branch: perl
57936            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
57937 ____________________________________________________________________________
57938 [  8096] By: jhi                                   on 2000/12/13  15:26:23
57939         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
57940              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
57941              Date: Wed, 13 Dec 2000 14:01:37 +0100
57942              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
57943              
57944              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
57945              in turn requires libpthread in libswanted.
57946      Branch: perl
57947            ! hints/hpux.sh
57948 ____________________________________________________________________________
57949 [  8095] By: jhi                                   on 2000/12/12  19:51:05
57950         Log: The integration wars continue.
57951      Branch: perl
57952           !> sv.c
57953 ____________________________________________________________________________
57954 [  8094] By: jhi                                   on 2000/12/12  19:48:26
57955         Log: Subject: [PATCH perl@8070] DB_File-1.74  
57956              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
57957              Date: Mon, 11 Dec 2000 23:07:17 -0000
57958              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
57959      Branch: perl
57960            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
57961            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
57962            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
57963            ! t/lib/db-recno.t
57964 ____________________________________________________________________________
57965 [  8093] By: nick                                  on 2000/12/12  19:42:13
57966         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
57967      Branch: perlio
57968            ! sv.c
57969           !> lib/File/DosGlob.pm
57970 ____________________________________________________________________________
57971 [  8092] By: jhi                                   on 2000/12/12  19:28:11
57972         Log: Integrate perlio.
57973      Branch: perl
57974           !> sv.c
57975 ____________________________________________________________________________
57976 [  8091] By: nick                                  on 2000/12/12  18:49:45
57977         Log: Fix for Tk, and upgrading shared SVs.
57978      Branch: perlio
57979            ! sv.c
57980 ____________________________________________________________________________
57981 [  8090] By: jhi                                   on 2000/12/12  16:48:59
57982         Log: Subject: [PATCH] Re: Breadperl & Tk
57983              From: Nick Ing-Simmons <nik@tiuk.ti.com>
57984              Date: Tue, 12 Dec 2000 14:48:27 GMT
57985              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
57986      Branch: perl
57987            ! sv.c
57988 ____________________________________________________________________________
57989 [  8089] By: jhi                                   on 2000/12/12  03:37:19
57990         Log: Subject: DosGlob.pm diff for bash style brace expansion.
57991              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
57992              Date: Fri, 8 Dec 2000 10:45:30 -0600
57993              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
57994      Branch: perl
57995            ! lib/File/DosGlob.pm
57996 ____________________________________________________________________________
57997 [  8088] By: nick                                  on 2000/12/11  23:59:59
57998         Log: Integrate mainline
57999      Branch: perlio
58000           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
58001           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
58002           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
58003           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
58004           !> t/op/local.t t/pragma/warn/toke toke.c
58005 ____________________________________________________________________________
58006 [  8087] By: jhi                                   on 2000/12/11  23:20:23
58007         Log: Integrate perlio.
58008      Branch: perl
58009           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
58010 ____________________________________________________________________________
58011 [  8086] By: jhi                                   on 2000/12/11  22:50:59
58012         Log: Tune further the OS detection of CGI.
58013      Branch: perl
58014            ! lib/CGI.pm
58015 ____________________________________________________________________________
58016 [  8085] By: nick                                  on 2000/12/11  22:50:46
58017         Log: Finish 1st pass of "encoding" layer e.g. :
58018              open($fh,"<encoding(iso8859-7)",$greek) || die;
58019      Branch: perlio
58020            ! ext/Encode/Encode.xs perlio.c perliol.h
58021 ____________________________________________________________________________
58022 [  8084] By: jhi                                   on 2000/12/11  22:32:06
58023         Log: Revert the -f ambiguousity patch, seems to cause
58024              too much hassle (the interpret -Q as a function
58025              where Q is not a known filetest part is left in).
58026      Branch: perl
58027            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
58028            ! toke.c
58029 ____________________________________________________________________________
58030 [  8083] By: jhi                                   on 2000/12/11  22:27:23
58031         Log: (accidentally empty check-in)
58032      Branch: perl
58033            ! lib/File/DosGlob.pm
58034 ____________________________________________________________________________
58035 [  8082] By: nick                                  on 2000/12/11  19:09:51
58036         Log: Restore mmap function (broken by tweaks to shared buffer
58037              layer for encode(xxxx)).
58038      Branch: perlio
58039            ! perlio.c
58040 ____________________________________________________________________________
58041 [  8081] By: jhi                                   on 2000/12/11  18:29:13
58042         Log: Subject: Re: The long awaited feature ...
58043              From: Simon Cozens <simon@cozens.net>
58044              Date: Mon, 11 Dec 2000 15:54:24 +0000
58045              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
58046              
58047              More io/utf8 tests.
58048      Branch: perl
58049            ! t/io/utf8.t
58050 ____________________________________________________________________________
58051 [  8080] By: jhi                                   on 2000/12/11  18:19:36
58052         Log: Subject: PATCH MakeMaker manpage clarification
58053              From: andreas.koenig@anima.de (Andreas J. Koenig)
58054              Date: 10 Dec 2000 20:46:13 +0100
58055              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
58056      Branch: perl
58057            ! lib/ExtUtils/MakeMaker.pm
58058 ____________________________________________________________________________
58059 [  8079] By: jhi                                   on 2000/12/11  15:35:07
58060         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
58061              From: Simon Cozens <simon@cozens.net>
58062              Date: Sun, 10 Dec 2000 19:06:19 +0000
58063              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
58064      Branch: perl
58065            ! ext/B/B/Deparse.pm t/lib/b.t
58066 ____________________________________________________________________________
58067 [  8078] By: jhi                                   on 2000/12/11  15:09:11
58068         Log: Subject: [PATCH] docs on NaN
58069              From: Nicholas Clark <nick@ccl4.org>
58070              Date: Mon, 11 Dec 2000 01:48:38 +0000
58071              Message-ID: <20001211014838.B99205@plum.flirble.org>
58072      Branch: perl
58073            ! pod/perlop.pod
58074 ____________________________________________________________________________
58075 [  8077] By: jhi                                   on 2000/12/11  15:02:21
58076         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
58077              From: Simon Cozens <simon@cozens.net>
58078              Date: Mon, 11 Dec 2000 01:21:45 +0000
58079              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
58080      Branch: perl
58081            ! pp.c pp_hot.c scope.c t/op/local.t
58082 ____________________________________________________________________________
58083 [  8076] By: nick                                  on 2000/12/10  20:43:32
58084         Log: Not merge worthy...
58085              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
58086              syntax is modelled on attributes.
58087              Untested fix for io/utf8 on Win32 etc.
58088              Very clumsy start to the encode layer.
58089      Branch: perlio
58090            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
58091 ____________________________________________________________________________
58092 [  8075] By: jhi                                   on 2000/12/10  18:39:33
58093         Log: Darwin is not Windows.
58094      Branch: perl
58095            ! lib/CGI.pm
58096 ____________________________________________________________________________
58097 [  8074] By: jhi                                   on 2000/12/10  18:31:27
58098         Log: Subject: Ambiguous -%c() resolved as a file test
58099              From: "Paul Marquess" <Paul.Marquess@openwave.com>
58100              Date: Sun, 10 Dec 2000 15:35:07 -0000
58101              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
58102      Branch: perl
58103            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
58104 ____________________________________________________________________________
58105 [  8073] By: jhi                                   on 2000/12/10  18:16:29
58106         Log: Subject: PATCH installperl misinformed 
58107              From: andreas.koenig@anima.de (Andreas J. Koenig)
58108              Date: 10 Dec 2000 13:01:32 +0100 
58109              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
58110      Branch: perl
58111            ! installperl
58112 ____________________________________________________________________________
58113 [  8072] By: jhi                                   on 2000/12/10  18:07:55
58114         Log: The walkoptree confusion rages; walkoptree() seems to be coming
58115              from B.xs, while walkoptree_slow() comes from B.pm.
58116      Branch: perl
58117            ! ext/B/B.pm
58118 ____________________________________________________________________________
58119 [  8071] By: nick                                  on 2000/12/10  11:45:47
58120         Log: Integrate mainline
58121      Branch: perlio
58122           +> t/base/commonsense.t
58123           !> (integrate 37 files)
58124 ____________________________________________________________________________
58125 [  8070] By: jhi                                   on 2000/12/10  04:46:21
58126         Log: Update Changes.
58127      Branch: perl
58128            ! Changes patchlevel.h
58129 ____________________________________________________________________________
58130 [  8069] By: jhi                                   on 2000/12/10  04:39:19
58131         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
58132              From: andreas.koenig@anima.de (Andreas J. Koenig)
58133              Date: 09 Dec 2000 17:14:25 +0100
58134              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
58135      Branch: perl
58136            + t/base/commonsense.t
58137            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
58138 ____________________________________________________________________________
58139 [  8068] By: jhi                                   on 2000/12/10  04:17:36
58140         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
58141              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
58142              Date: Sat, 9 Dec 2000 16:47:22 -0000
58143              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
58144      Branch: perl
58145            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
58146            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
58147            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
58148            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
58149            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
58150            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
58151            ! t/lib/sdbm.t
58152 ____________________________________________________________________________
58153 [  8067] By: jhi                                   on 2000/12/10  03:52:02
58154         Log: Test case for #8066.
58155      Branch: perl
58156            ! t/op/misc.t
58157 ____________________________________________________________________________
58158 [  8066] By: jhi                                   on 2000/12/10  03:50:30
58159         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
58160              From: Simon Cozens <simon@cozens.net>
58161              Date: Sun, 10 Dec 2000 00:55:37 +0000
58162              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
58163      Branch: perl
58164            ! pp_sys.c
58165 ____________________________________________________________________________
58166 [  8065] By: jhi                                   on 2000/12/10  03:44:52
58167         Log: Test case for #8064.
58168      Branch: perl
58169            ! t/comp/proto.t
58170 ____________________________________________________________________________
58171 [  8064] By: jhi                                   on 2000/12/10  03:42:32
58172         Log: Subject: Re: prototype of substr
58173              From: Simon Cozens <simon@cozens.net>
58174              Date: Sun, 10 Dec 2000 00:13:33 +0000
58175              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
58176              
58177              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
58178              In other words, make the returned prototypes for any function
58179              stop prepending the ';' optionality marker after the first one.
58180              If they start getting optional, all the rest are optional.
58181      Branch: perl
58182            ! pp.c
58183 ____________________________________________________________________________
58184 [  8063] By: jhi                                   on 2000/12/10  03:39:42
58185         Log: Subject: [PATCH] perlguts.pod
58186              From: Simon Cozens <simon@cozens.net>
58187              Date: Sun, 10 Dec 2000 00:06:47 +0000
58188              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
58189              
58190              Documentation of the different types of ops,
58191              plus the functions in dump.c
58192      Branch: perl
58193            ! pod/perlguts.pod
58194 ____________________________________________________________________________
58195 [  8062] By: jhi                                   on 2000/12/10  03:30:04
58196         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
58197              From: Nicholas Clark <nick@talking.bollo.cx>
58198              Date: Sat, 09 Dec 2000 18:57:25 +0000
58199              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
58200              
58201              Be more robust in weird hostname setups.
58202      Branch: perl
58203            ! t/lib/net-hostent.t
58204 ____________________________________________________________________________
58205 [  8061] By: jhi                                   on 2000/12/10  03:28:21
58206         Log: Pacify fussy compiler. 
58207      Branch: perl
58208            ! pp_sys.c
58209 ____________________________________________________________________________
58210 [  8060] By: jhi                                   on 2000/12/10  02:52:46
58211         Log: Integrate perlio.
58212      Branch: perl
58213           !> pp_sys.c t/io/utf8.t
58214 ____________________________________________________________________________
58215 [  8059] By: nick                                  on 2000/12/09  23:40:14
58216         Log: read/sysread/recv should now be utf8 aware.
58217              Basic test for utf8 read.
58218      Branch: perlio
58219            ! pp_sys.c t/io/utf8.t
58220 ____________________________________________________________________________
58221 [  8058] By: jhi                                   on 2000/12/09  21:56:02
58222         Log: Integrate perlio.
58223      Branch: perl
58224           +> t/io/utf8.t
58225           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
58226 ____________________________________________________________________________
58227 [  8057] By: jhi                                   on 2000/12/09  21:53:35
58228         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
58229              From: Inaba Hiroto <inaba@st.rim.or.jp>
58230              Date: Sun, 10 Dec 2000 05:53:21 +0900
58231              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
58232              
58233              Tests for #8056.
58234      Branch: perl
58235            ! t/op/each.t
58236 ____________________________________________________________________________
58237 [  8056] By: jhi                                   on 2000/12/09  21:51:16
58238         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
58239              From: Inaba Hiroto <inaba@st.rim.or.jp>
58240              Date: Sat, 09 Dec 2000 18:02:00 +0900
58241              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
58242              
58243              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
58244      Branch: perl
58245            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
58246 ____________________________________________________________________________
58247 [  8055] By: nick                                  on 2000/12/09  20:11:48
58248         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
58249              than raw PerlIO_write() - does not seem to break any tests.
58250      Branch: perlio
58251            ! pp_sys.c
58252 ____________________________________________________________________________
58253 [  8054] By: nick                                  on 2000/12/09  19:47:30
58254         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
58255              (sysread, recv and write i.e. formats still to do...)
58256              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
58257              open($fh,">:utf8","name")
58258              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
58259              so no extra overhead is involved.
58260              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
58261              to a non-utf8 stream.
58262              Add initial io/utf8.t
58263              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
58264              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
58265              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
58266      Branch: perlio
58267            + t/io/utf8.t
58268            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
58269 ____________________________________________________________________________
58270 [  8053] By: nick                                  on 2000/12/09  19:26:37
58271         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
58272              was only testing this_utf8.
58273      Branch: perlio
58274            ! toke.c
58275 ____________________________________________________________________________
58276 [  8052] By: nick                                  on 2000/12/09  19:09:41
58277         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
58278              i.e. the output string has one, but don't mess with source assumption.
58279      Branch: perlio
58280            ! toke.c
58281 ____________________________________________________________________________
58282 [  8051] By: jhi                                   on 2000/12/09  16:55:17
58283         Log: Integrate perlio.
58284      Branch: perl
58285           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
58286           !> sv.c thrdvar.h util.c
58287 ____________________________________________________________________________
58288 [  8050] By: jhi                                   on 2000/12/09  16:48:07
58289         Log: Nits noticed by Peter Prymmer.
58290      Branch: perl
58291            ! lib/ExtUtils/MM_VMS.pm
58292 ____________________________________________________________________________
58293 [  8049] By: nick                                  on 2000/12/09  13:49:40
58294         Log: UTF8 output prework.
58295              - Store $\ and $, as SVs so they can have SvUTF8 flag
58296              - use do_print() rather than raw PerlIO_write() to print them.
58297      Branch: perlio
58298            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
58299            ! thrdvar.h util.c
58300 ____________________________________________________________________________
58301 [  8048] By: nick                                  on 2000/12/09  12:30:43
58302         Log: Integrate mainline.
58303      Branch: perlio
58304           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
58305           +> t/op/reverse.t
58306           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
58307           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
58308           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
58309           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
58310           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
58311           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
58312 ____________________________________________________________________________
58313 [  8047] By: jhi                                   on 2000/12/09  00:23:27
58314         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
58315              From: Michael G Schwern <schwern@pobox.com>
58316              Date: Fri, 8 Dec 2000 14:43:04 -0600
58317      Branch: perl
58318            ! lib/ExtUtils/MM_VMS.pm
58319 ____________________________________________________________________________
58320 [  8046] By: jhi                                   on 2000/12/08  23:10:27
58321         Log: A missed check-in.
58322      Branch: perl
58323            ! lib/ExtUtils/Manifest.pm
58324 ____________________________________________________________________________
58325 [  8045] By: jhi                                   on 2000/12/08  21:57:12
58326         Log: (null check-in)
58327      Branch: perl
58328            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
58329 ____________________________________________________________________________
58330 [  8044] By: jhi                                   on 2000/12/08  21:11:06
58331         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
58332              at the final draft stage.
58333      Branch: perl
58334            + ext/Encode/Encode/iso8859-16.enc
58335            ! MANIFEST
58336 ____________________________________________________________________________
58337 [  8043] By: jhi                                   on 2000/12/08  16:39:04
58338         Log: Update Changes.
58339      Branch: perl
58340            ! Changes patchlevel.h
58341 ____________________________________________________________________________
58342 [  8042] By: jhi                                   on 2000/12/08  16:33:39
58343         Log: Do not return the Unicode replacement character if UTF-8
58344              decoding goes awry, it should be up to the caller to decide.
58345      Branch: perl
58346            ! pod/perlapi.pod utf8.c
58347 ____________________________________________________________________________
58348 [  8041] By: jhi                                   on 2000/12/08  16:22:28
58349         Log: metaconfig maintenance.
58350      Branch: metaconfig
58351            ! U/modified/stdchar.U
58352      Branch: metaconfig/U/perl
58353            + testsyml.U
58354 ____________________________________________________________________________
58355 [  8040] By: jhi                                   on 2000/12/08  16:03:08
58356         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
58357              From: sthoenna@efn.org
58358              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
58359              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
58360      Branch: perl
58361            ! Changes lib/ExtUtils/MM_OS2.pm
58362 ____________________________________________________________________________
58363 [  8039] By: jhi                                   on 2000/12/08  15:57:11
58364         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
58365              From: Simon Cozens <simon@cozens.net>
58366              Date: Fri, 8 Dec 2000 13:33:31 +0000
58367              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
58368              
58369              (The pp_hot part needed a rewrite.)
58370      Branch: perl
58371            ! doop.c pp_hot.c utf8.c
58372 ____________________________________________________________________________
58373 [  8038] By: jhi                                   on 2000/12/08  15:25:08
58374         Log: Subject: djSP
58375              From: Michael Stevens <michael@etla.org>
58376              Date: Wed, 6 Dec 2000 23:24:01 +0000
58377              Message-ID: <20001206232400.A21381@firedrake.org>
58378              
58379              Plus a note from Nick Ing-Simmons.
58380      Branch: perl
58381            ! pp.h
58382 ____________________________________________________________________________
58383 [  8037] By: jhi                                   on 2000/12/08  15:18:35
58384         Log: Filetype is text.
58385      Branch: perl
58386            ! t/op/utf8decode.t
58387 ____________________________________________________________________________
58388 [  8036] By: jhi                                   on 2000/12/08  03:31:27
58389         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
58390              From: Andy Dougherty <doughera@lafayette.edu>
58391              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
58392              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
58393              
58394              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
58395              From: Andy Dougherty <doughera@lafayette.edu>
58396              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
58397              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
58398      Branch: perl
58399            + ext/POSIX/hints/svr4.pl
58400            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
58401 ____________________________________________________________________________
58402 [  8035] By: jhi                                   on 2000/12/08  03:26:01
58403         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
58404              From: Andy Dougherty <doughera@lafayette.edu>
58405              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
58406              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
58407      Branch: perl
58408            ! t/README t/base/term.t
58409 ____________________________________________________________________________
58410 [  8034] By: jhi                                   on 2000/12/08  03:21:59
58411         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
58412              From: mjd@plover.com  
58413              Date: 7 Dec 2000 21:04:20 -0000
58414              Message-ID: <20001207210420.22282.qmail@plover.com>
58415              
58416              Plus -z doc.
58417      Branch: perl
58418            ! pod/perlfunc.pod
58419 ____________________________________________________________________________
58420 [  8033] By: jhi                                   on 2000/12/08  03:19:03
58421         Log: Use the UTF8 macros a bit.  They can't be used with abandon
58422              everywhere because we do generate illegal UTF-8 in some situations.
58423              This is of course naughty.
58424      Branch: perl
58425            ! pod/perlapi.pod utf8.c utf8.h
58426 ____________________________________________________________________________
58427 [  8032] By: jhi                                   on 2000/12/08  03:00:09
58428         Log: Out of sync?
58429      Branch: perl
58430            ! t/pragma/warn/utf8
58431 ____________________________________________________________________________
58432 [  8031] By: jhi                                   on 2000/12/08  02:22:39
58433         Log: Cnt spl.
58434      Branch: perl
58435            ! MANIFEST
58436 ____________________________________________________________________________
58437 [  8030] By: jhi                                   on 2000/12/08  01:23:54
58438         Log: Add test for reverse().
58439      Branch: perl
58440            + t/op/reverse.t
58441            ! MANIFEST
58442 ____________________________________________________________________________
58443 [  8029] By: jhi                                   on 2000/12/08  01:21:47
58444         Log: Integrate perlio.
58445      Branch: perl
58446           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
58447           !> perlio.c perlio.h perlsdio.h warnings.pl
58448 ____________________________________________________________________________
58449 [  8028] By: jhi                                   on 2000/12/08  01:19:08
58450         Log: Introduce macros for UTF8 decoding.
58451      Branch: perl
58452            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
58453 ____________________________________________________________________________
58454 [  8027] By: nick                                  on 2000/12/07  22:18:19
58455         Log: Integrate mainline
58456      Branch: perlio
58457           !> embed.pl pod/perlapi.pod utf8.c
58458 ____________________________________________________________________________
58459 [  8026] By: nick                                  on 2000/12/07  21:45:08
58460         Log: Various oddities p4 diff -se showed up
58461              Remove 'our' from warnings.pl
58462      Branch: perlio
58463            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
58464 ____________________________________________________________________________
58465 [  8025] By: nick                                  on 2000/12/07  21:43:32
58466         Log: Change PerlIO_(get|set)pos to take SV *
58467              Should fix, OS/2, VMS, (sfio??)
58468      Branch: perlio
58469            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
58470 ____________________________________________________________________________
58471 [  8024] By: jhi                                   on 2000/12/07  19:05:32
58472         Log: Document utf8_to_uv() better.
58473      Branch: perl
58474            ! pod/perlapi.pod utf8.c
58475 ____________________________________________________________________________
58476 [  8023] By: jhi                                   on 2000/12/07  18:23:47
58477         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
58478      Branch: perl
58479            ! embed.pl pod/perlapi.pod utf8.c
58480 ____________________________________________________________________________
58481 [  8022] By: jhi                                   on 2000/12/07  04:13:51
58482         Log: Integrate perlio.
58483      Branch: perl
58484           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
58485           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
58486           !> win32/makefile.mk
58487 ____________________________________________________________________________
58488 [  8021] By: nick                                  on 2000/12/07  00:28:14
58489         Log: Various attempts at MSVC debug - not sure what has
58490              changed but works now. 
58491              Seems atexit() _may_ work for DLLs built with MSVC so don't
58492              call cleanup that way.
58493      Branch: perlio
58494            ! perlio.c win32/makefile.mk
58495 ____________________________________________________________________________
58496 [  8020] By: nick                                  on 2000/12/06  19:57:20
58497         Log: Integrate mainline
58498      Branch: perlio
58499           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
58500           !> (integrate 75 files)
58501 ____________________________________________________________________________
58502 [  8019] By: nick                                  on 2000/12/06  19:28:21
58503         Log: Add useperlio to config.vc
58504              Turn off binmode in config_H.PL
58505              Regen all the config_H.xx
58506              Attempt to get debugging build with MSVC.
58507      Branch: perlio
58508            ! win32/config.vc win32/config_H.bc win32/config_H.gc
58509            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
58510 ____________________________________________________________________________
58511 [  8018] By: nick                                  on 2000/12/06  19:21:57
58512         Log: Test various dup/external program options on all platforms.
58513      Branch: perlio
58514            ! t/io/dup.t
58515 ____________________________________________________________________________
58516 [  8017] By: nick                                  on 2000/12/06  19:20:47
58517         Log: Fix harness to be less picky
58518      Branch: perlio
58519            ! lib/Test/Harness.pm
58520 ____________________________________________________________________________
58521 [  8016] By: jhi                                   on 2000/12/06  16:45:12
58522         Log: Update Changes.
58523      Branch: perl
58524            ! Changes patchlevel.h
58525 ____________________________________________________________________________
58526 [  8015] By: jhi                                   on 2000/12/06  16:41:03
58527         Log: Test \x{...} with ord().
58528      Branch: perl
58529            ! t/op/ord.t
58530 ____________________________________________________________________________
58531 [  8014] By: jhi                                   on 2000/12/06  16:20:33
58532         Log: Test tweak because of #8013.
58533      Branch: perl
58534            ! t/lib/b.t
58535 ____________________________________________________________________________
58536 [  8013] By: jhi                                   on 2000/12/06  16:09:09
58537         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
58538              From: Michael G Schwern <schwern@pobox.com>
58539              Date: Tue, 5 Dec 2000 21:23:28 -0500
58540              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
58541              
58542              Carp::Heavy parts not very applicable because of recent changes.
58543      Branch: perl
58544            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
58545            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
58546            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
58547            ! lib/Exporter.pm lib/Exporter/Heavy.pm
58548            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
58549            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
58550            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
58551            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
58552            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
58553            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
58554            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
58555            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
58556            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
58557            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
58558            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
58559            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
58560            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
58561            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
58562            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
58563            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
58564            ! warnings.pl
58565 ____________________________________________________________________________
58566 [  8012] By: jhi                                   on 2000/12/06  15:22:38
58567         Log: Subject: [PATCH] Re: New harness is failing things
58568              From: Nick Ing-Simmons <nik@tiuk.ti.com>
58569              Date: Wed, 6 Dec 2000 13:00:30 GMT
58570              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
58571      Branch: perl
58572            ! lib/Test/Harness.pm
58573 ____________________________________________________________________________
58574 [  8011] By: jhi                                   on 2000/12/06  15:12:08
58575         Log: Subject: installhtml changes
58576              From: Michael Stevens <michael@etla.org>
58577              Date: Wed, 6 Dec 2000 13:15:53 +0000
58578              Message-ID: <20001206131553.A27317@firedrake.org>
58579      Branch: perl
58580            ! installhtml
58581 ____________________________________________________________________________
58582 [  8010] By: jhi                                   on 2000/12/06  15:06:05
58583         Log: Subject: the dTHR hits
58584              From: Michael Stevens <michael@etla.org>
58585              Date: Wed, 6 Dec 2000 12:06:03 +0000
58586              Message-ID: <20001206120603.A24581@firedrake.org>
58587              
58588              More, errrm, less dTHRs.
58589      Branch: perl
58590            ! bytecode.pl ext/B/B/C.pm
58591 ____________________________________________________________________________
58592 [  8009] By: jhi                                   on 2000/12/06  15:04:25
58593         Log: Subject: MakeMaker mailing list gone?
58594              From: Michael G Schwern <schwern@pobox.com>
58595              Date: Tue, 5 Dec 2000 19:29:59 -0500
58596              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
58597              
58598              The MakeMaker mailing list is dead, perlbug is the right
58599              address to report bugs.
58600      Branch: perl
58601            ! lib/ExtUtils/MakeMaker.pm
58602 ____________________________________________________________________________
58603 [  8008] By: jhi                                   on 2000/12/06  15:00:32
58604         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
58605              From: Michael G Schwern <schwern@pobox.com>
58606              Date: Tue, 5 Dec 2000 19:21:21 -0500
58607              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
58608              
58609              Add a default MANIFEST skip that ignores things like
58610              version control files, editor temporary files, and the Makefile.
58611      Branch: perl
58612            + lib/ExtUtils/MANIFEST.SKIP
58613            ! MANIFEST lib/ExtUtils/Manifest.pm
58614 ____________________________________________________________________________
58615 [  8007] By: jhi                                   on 2000/12/06  14:57:20
58616         Log: In Amiga more manual hackery of the scripts seems to be needed,
58617              from Jan-Erik Karlsson.  Why Configure does not get this right
58618              is unknown, may be shell-induced.
58619      Branch: perl
58620            ! README.amiga
58621 ____________________________________________________________________________
58622 [  8006] By: jhi                                   on 2000/12/05  23:53:12
58623         Log: Add TOPm1s to peek at the second topmost stack item.
58624      Branch: perl
58625            ! pp.h
58626 ____________________________________________________________________________
58627 [  8005] By: jhi                                   on 2000/12/05  23:13:55
58628         Log: Avaunt, you foul UTF-8 tests.
58629      Branch: perl
58630            ! t/op/ver.t t/pragma/utf8.t
58631 ____________________________________________________________________________
58632 [  8004] By: jhi                                   on 2000/12/05  23:09:54
58633         Log: Continue utf8 dispersal. 
58634      Branch: perl
58635            + t/op/concat.t
58636            ! MANIFEST t/pragma/utf8.t
58637 ____________________________________________________________________________
58638 [  8003] By: nick                                  on 2000/12/05  23:02:39
58639         Log: Integrate mainline.
58640      Branch: perlio
58641           +> t/op/length.t t/op/utf8decode.t
58642           !> (integrate 69 files)
58643 ____________________________________________________________________________
58644 [  8002] By: jhi                                   on 2000/12/05  22:59:28
58645         Log: Integrate perlio.
58646      Branch: perl
58647           !> iperlsys.h perl.c perlio.c win32/perllib.c
58648 ____________________________________________________________________________
58649 [  8001] By: nick                                  on 2000/12/05  22:07:52
58650         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
58651              - calloc/free suffer from damage on TerminateThread()
58652              - use PerlMemShared (as originally planned) now fixed
58653              - avoid doing anything important on DLL "detach".
58654      Branch: perlio
58655            ! perl.c perlio.c win32/perllib.c
58656 ____________________________________________________________________________
58657 [  8000] By: nick                                  on 2000/12/05  21:05:09
58658         Log: Fix gross PerlMemShared issue.
58659      Branch: perlio
58660            ! iperlsys.h
58661 ____________________________________________________________________________
58662 [  7999] By: jhi                                   on 2000/12/05  20:46:58
58663         Log: Test for Unicode (UTF-8) hash keys.
58664      Branch: perl
58665            ! t/op/each.t
58666 ____________________________________________________________________________
58667 [  7998] By: jhi                                   on 2000/12/05  20:30:35
58668         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
58669              is now always UTF-8), empty line cosmetics.
58670      Branch: perl
58671            ! t/pragma/utf8.t
58672 ____________________________________________________________________________
58673 [  7997] By: jhi                                   on 2000/12/05  20:15:40
58674         Log: Subject: Re: STRLEN - what?
58675              From: Andy Dougherty <doughera@lafayette.edu>
58676              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
58677              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
58678              
58679              Explain STRLEN.
58680      Branch: perl
58681            ! pod/perlguts.pod
58682 ____________________________________________________________________________
58683 [  7996] By: jhi                                   on 2000/12/05  20:13:34
58684         Log: Split off the UTF-8 decoder tests, make them to check also
58685              the error message.
58686      Branch: perl
58687            + t/op/utf8decode.t
58688            ! MANIFEST t/pragma/utf8.t utf8.c
58689 ____________________________________________________________________________
58690 [  7995] By: jhi                                   on 2000/12/05  16:39:47
58691         Log: Start migrating bits of pragma/utf8 to elsewhere
58692              (since the long term plan is to obsolete 'use utf8').
58693      Branch: perl
58694            + t/op/length.t
58695            ! MANIFEST t/pragma/utf8.t
58696 ____________________________________________________________________________
58697 [  7994] By: jhi                                   on 2000/12/05  16:30:21
58698         Log: Fix a manual edit typo from #7993, fix the message formatting
58699              for Unicode, add few our declarations.
58700      Branch: perl
58701            ! lib/Carp/Heavy.pm
58702 ____________________________________________________________________________
58703 [  7993] By: jhi                                   on 2000/12/05  16:09:15
58704         Log: Subject: Need help with warnings :-(
58705              From: "Ben Tilly" <ben_tilly@hotmail.com>
58706              Date: Tue, 05 Dec 2000 01:35:54 -0500
58707              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
58708              
58709              Subject: UPDATE: Carp/Heavy now passes all tests
58710              From: "Ben Tilly" <ben_tilly@hotmail.com>
58711              Date: Tue, 05 Dec 2000 07:59:41 -0500
58712              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
58713              
58714              The Brave New Carp.
58715      Branch: perl
58716            ! lib/Carp.pm lib/Carp/Heavy.pm
58717 ____________________________________________________________________________
58718 [  7992] By: jhi                                   on 2000/12/05  15:55:08
58719         Log: Subject: [PATCH perl@7979] cygwin port
58720              From: "Eric Fifer" <efifer@dircon.co.uk>
58721              Date: Tue, 5 Dec 2000 14:04:09 -0000
58722              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
58723      Branch: perl
58724            ! t/lib/net-hostent.t
58725 ____________________________________________________________________________
58726 [  7991] By: jhi                                   on 2000/12/05  15:52:34
58727         Log: Subject: Re: [PATCH] The largest hoax of all times?
58728              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58729              Date: Tue, 5 Dec 2000 00:40:25 -0500
58730              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
58731              
58732              Subject: Re: [PATCH] The largest hoax of all times?
58733              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58734              Date: Mon, 4 Dec 2000 23:55:53 -0500
58735              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
58736              
58737              Subject: Re: [PATCH] The largest hoax of all times?
58738              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58739              Date: Tue, 5 Dec 2000 01:28:45 -0500
58740              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
58741              
58742              Fix the unpredictable order of DESTROYs.
58743      Branch: perl
58744            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
58745            ! sv.c sv.h t/op/ref.t
58746 ____________________________________________________________________________
58747 [  7990] By: jhi                                   on 2000/12/05  14:38:53
58748         Log: Subject: [PATCH] shrink pp_hot fractionally
58749              From: Nicholas Clark <nick@ccl4.org>
58750              Date: Tue, 5 Dec 2000 12:44:31 +0000
58751              Message-ID: <20001205124431.E74518@plum.flirble.org>
58752              
58753              Use report_evil_fh().
58754      Branch: perl
58755            ! opcode.pl opnames.h pp_hot.c util.c
58756 ____________________________________________________________________________
58757 [  7989] By: jhi                                   on 2000/12/05  14:21:27
58758         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
58759              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58760              Date: Mon, 04 Dec 2000 22:21:59 -0800
58761              Message-ID: <HmIL6gzkgepS092yn@efn.org>
58762              
58763              Harness shouldn't ignore responses like "ok 3\r\r\n".
58764      Branch: perl
58765            ! lib/Test/Harness.pm
58766 ____________________________________________________________________________
58767 [  7988] By: jhi                                   on 2000/12/05  13:51:28
58768         Log: Integrate the "skip" messages to explain().
58769      Branch: perl
58770            ! t/lib/syslfs.t t/op/lfs.t
58771 ____________________________________________________________________________
58772 [  7987] By: jhi                                   on 2000/12/05  12:34:54
58773         Log: The one that got away in #7984.
58774              
58775              Subject: Re: dTHR - what and why?
58776              From: Michael Stevens <michael@etla.org> 
58777              Date: Tue, 5 Dec 2000 11:15:52 +0000
58778              Message-ID: <20001205111552.A4647@firedrake.org>
58779      Branch: perl
58780            ! sv.h
58781 ____________________________________________________________________________
58782 [  7986] By: gsar                                  on 2000/12/05  09:14:44
58783         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
58784              due to the notorious GetFileType() bug in Windows 9x, which fstat()
58785              tickles)
58786      Branch: perl
58787            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
58788 ____________________________________________________________________________
58789 [  7985] By: jhi                                   on 2000/12/05  05:49:03
58790         Log: Integrate perlio.
58791      Branch: perl
58792           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
58793           !> win32/perlhost.h win32/perllib.c
58794 ____________________________________________________________________________
58795 [  7984] By: jhi                                   on 2000/12/05  05:48:16
58796         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
58797      Branch: perl
58798            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
58799            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
58800            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
58801            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
58802            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
58803            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
58804            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
58805            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
58806            ! win32/win32.c
58807 ____________________________________________________________________________
58808 [  7983] By: nick                                  on 2000/12/04  23:27:43
58809         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
58810      Branch: perlio
58811            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
58812            ! win32/perlhost.h win32/perllib.c
58813 ____________________________________________________________________________
58814 [  7982] By: jhi                                   on 2000/12/04  19:44:09
58815         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
58816              uncovered by #7980.
58817      Branch: perl
58818            ! op.c
58819 ____________________________________________________________________________
58820 [  7981] By: jhi                                   on 2000/12/04  19:42:07
58821         Log: Subject: [PATCH] Trivial dump.c feature
58822              From: Simon Cozens <simon@cozens.net>
58823              Date: Mon, 4 Dec 2000 18:08:38 +0000
58824              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
58825              
58826              Show whether a constant is UTF-8.
58827      Branch: perl
58828            ! dump.c
58829 ____________________________________________________________________________
58830 [  7980] By: jhi                                   on 2000/12/04  19:36:51
58831         Log: UTF-8 hash keys, patch from Inaba Hiroto.
58832      Branch: perl
58833            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
58834 ____________________________________________________________________________
58835 [  7979] By: jhi                                   on 2000/12/04  17:36:28
58836         Log: Update Changes.
58837      Branch: perl
58838            ! Changes patchlevel.h
58839 ____________________________________________________________________________
58840 [  7978] By: jhi                                   on 2000/12/04  16:42:17
58841         Log: Retract #7977, still too volatile (the euphemism of the day
58842              for unfinished and buggy :-)
58843      Branch: perl
58844            ! doop.c hv.c pp.c sv.h
58845 ____________________________________________________________________________
58846 [  7977] By: jhi                                   on 2000/12/04  16:25:15
58847         Log: (Retracted by #7978, too shaky yet.)
58848              
58849              Subject: Re: utf8 in hash keys, implementor missing
58850              From: Simon Cozens <simon@cozens.net>
58851              Date: Sat, 2 Dec 2000 19:49:35 +0000
58852              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
58853              
58854              The first step at UTF-8 hash keys.
58855      Branch: perl
58856            ! doop.c hv.c pp.c sv.h
58857 ____________________________________________________________________________
58858 [  7976] By: jhi                                   on 2000/12/04  16:13:53
58859         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
58860              From: sthoenna@efn.org
58861              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
58862              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
58863      Branch: perl
58864            ! os2/os2.c perlio.c
58865 ____________________________________________________________________________
58866 [  7975] By: jhi                                   on 2000/12/04  16:05:25
58867         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
58868              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58869              Date: Thu, 30 Nov 2000 20:50:37 -0800
58870              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
58871      Branch: perl
58872            ! os2/os2.c
58873 ____________________________________________________________________________
58874 [  7974] By: jhi                                   on 2000/12/04  16:03:57
58875         Log: Subject: [PATCH] ++ 20% faster
58876              From: Nicholas Clark <nick@ccl4.org>
58877              Date: Mon, 4 Dec 2000 12:17:27 +0000
58878              Message-ID: <20001204121726.B52976@plum.flirble.org>
58879              
58880              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
58881      Branch: perl
58882            ! sv.c
58883 ____________________________________________________________________________
58884 [  7973] By: jhi                                   on 2000/12/04  16:00:48
58885         Log: 
58886              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
58887              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58888              Date: Mon, 04 Dec 2000 12:30:45 +0100
58889              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
58890              
58891              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
58892              library (getprotobyname and getprotobynumber are outversioned by
58893              the same calls in libc, at least for xlc version 3.
58894      Branch: perl
58895            ! hints/aix.sh
58896 ____________________________________________________________________________
58897 [  7972] By: jhi                                   on 2000/12/04  02:58:31
58898         Log: Integrate perlio.
58899      Branch: perl
58900           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
58901           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
58902           !> win32/win32.h win32/win32iop.h win32/win32thread.h
58903 ____________________________________________________________________________
58904 [  7971] By: nick                                  on 2000/12/04  00:24:33
58905         Log: Quieten some noise in Win32 builds:
58906              - win32.h is included after <sys/socket.h>, so need to 
58907              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
58908              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
58909      Branch: perlio
58910            ! doio.c perl.h toke.c win32/win32.h
58911 ____________________________________________________________________________
58912 [  7970] By: nick                                  on 2000/12/03  22:57:46
58913         Log: PERL_IMPLICIT_SYS compiles but does not work.
58914      Branch: perlio
58915            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
58916            ! win32/perlhost.h win32/perllib.c win32/win32.h
58917            ! win32/win32iop.h win32/win32thread.h
58918 ____________________________________________________________________________
58919 [  7969] By: jhi                                   on 2000/12/03  22:12:58
58920         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
58921              used to swash_init(), makes regprop() dumps more informative
58922              (+utf8::IsAlpha, -utf8::IsDigit, for example).
58923      Branch: perl
58924            ! regcomp.c regexec.c
58925 ____________________________________________________________________________
58926 [  7968] By: jhi                                   on 2000/12/03  21:39:56
58927         Log: Implement ANYOFUTF8 regprop() dumping.
58928      Branch: perl
58929            ! regcomp.c
58930 ____________________________________________________________________________
58931 [  7967] By: jhi                                   on 2000/12/03  20:57:19
58932         Log: Make uv_to_utf8() to zero-terminate its output buffer,
58933              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
58934      Branch: perl
58935            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
58936 ____________________________________________________________________________
58937 [  7966] By: nick                                  on 2000/12/03  18:41:21
58938         Log: Integrate mainline (STDCHAR)
58939      Branch: perlio
58940           !> Configure t/pragma/utf8.t
58941 ____________________________________________________________________________
58942 [  7965] By: jhi                                   on 2000/12/03  17:58:20
58943         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
58944      Branch: perl
58945            ! t/pragma/utf8.t
58946 ____________________________________________________________________________
58947 [  7964] By: jhi                                   on 2000/12/03  17:35:56
58948         Log: Integrate perlio.
58949      Branch: perl
58950           !> iperlsys.h perlio.c
58951 ____________________________________________________________________________
58952 [  7963] By: jhi                                   on 2000/12/03  17:33:55
58953         Log: Metaconfig unit change for #7962.
58954      Branch: metaconfig
58955            ! U/modified/stdchar.U
58956 ____________________________________________________________________________
58957 [  7962] By: jhi                                   on 2000/12/03  17:33:27
58958         Log: Untangle the <stdio.h> #include nest for the stdchar test,
58959              from Andy Dougherty.
58960      Branch: perl
58961            ! Configure
58962 ____________________________________________________________________________
58963 [  7961] By: nick                                  on 2000/12/03  16:53:00
58964         Log: Make iperlsys.h vector stdio not PerlIO.
58965      Branch: perlio
58966            ! iperlsys.h perlio.c
58967 ____________________________________________________________________________
58968 [  7960] By: nick                                  on 2000/12/03  14:43:01
58969         Log: Integrate mainline
58970      Branch: perlio
58971           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
58972           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
58973 ____________________________________________________________________________
58974 [  7959] By: jhi                                   on 2000/12/03  08:16:36
58975         Log: Use DO_UTF8().
58976      Branch: perl
58977            ! op.c
58978 ____________________________________________________________________________
58979 [  7958] By: jhi                                   on 2000/12/02  18:33:05
58980         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
58981              From: Mike Guy <mjtg@cam.ac.uk>         
58982              Date: Sat, 02 Dec 2000 17:27:13 +0000
58983              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
58984              
58985              An extraneous argument.
58986      Branch: perl
58987            ! toke.c
58988 ____________________________________________________________________________
58989 [  7957] By: jhi                                   on 2000/12/02  18:22:32
58990         Log: A missing hunk.
58991      Branch: perl
58992            ! t/lib/net-hostent.t
58993 ____________________________________________________________________________
58994 [  7956] By: jhi                                   on 2000/12/02  18:06:20
58995         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
58996              From: Nicholas Clark <nick@ccl4.org>
58997              Date: Sat, 2 Dec 2000 14:28:27 +0000
58998              Message-ID: <20001202142827.A12308@plum.flirble.org>
58999              
59000              Test robustness.
59001      Branch: perl
59002            ! t/lib/net-hostent.t
59003 ____________________________________________________________________________
59004 [  7955] By: jhi                                   on 2000/12/02  17:58:06
59005         Log: Metaconfig unit change for #7954.
59006      Branch: metaconfig
59007            ! U/modified/stdchar.U
59008 ____________________________________________________________________________
59009 [  7954] By: jhi                                   on 2000/12/02  17:54:32
59010         Log: An inconvenient hang would happen if the stdio _ptr wasn't
59011              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
59012              would be grepping stdin for all eternity for the _ptr.)
59013      Branch: perl
59014            ! Configure
59015 ____________________________________________________________________________
59016 [  7953] By: jhi                                   on 2000/12/02  00:07:15
59017         Log: Update Changes.
59018      Branch: perl
59019            ! Changes patchlevel.h
59020 ____________________________________________________________________________
59021 [  7952] By: jhi                                   on 2000/12/01  23:54:47
59022         Log: Subject: Re: long shell lines
59023              From: Andy Dougherty <doughera@lafayette.edu>
59024              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
59025              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
59026              
59027              Split overly long shell command lines.
59028      Branch: perl
59029            ! lib/ExtUtils/MM_Unix.pm
59030 ____________________________________________________________________________
59031 [  7951] By: jhi                                   on 2000/12/01  23:48:02
59032         Log: The metaconfig unit change for #7950.
59033      Branch: metaconfig
59034            + U/modified/stdchar.U
59035 ____________________________________________________________________________
59036 [  7950] By: jhi                                   on 2000/12/01  23:47:39
59037         Log: Try to find stdchar also from <stdio_impl.h>.
59038      Branch: perl
59039            ! Configure config_h.SH
59040 ____________________________________________________________________________
59041 [  7949] By: jhi                                   on 2000/12/01  23:46:45
59042         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
59043              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
59044              Date: Fri, 1 Dec 2000 16:26:08 -0500
59045              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
59046              
59047              Reword the diagnostic message.
59048      Branch: perl
59049            ! pod/perldiag.pod
59050 ____________________________________________________________________________
59051 [  7948] By: nick                                  on 2000/12/01  22:49:43
59052         Log: Integrate mainline (for s/y/m as sub names stuff).
59053      Branch: perlio
59054           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
59055           !> t/pragma/warn/toke toke.c
59056 ____________________________________________________________________________
59057 [  7947] By: jhi                                   on 2000/12/01  20:55:41
59058         Log: Integrate perlio.
59059      Branch: perl
59060           !> perlio.c perliol.h t/io/pipe.t
59061 ____________________________________________________________________________
59062 [  7946] By: jhi                                   on 2000/12/01  20:36:51
59063         Log: Upgrade to CPAN 1.59_51, from Andreas König.
59064      Branch: perl
59065            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
59066 ____________________________________________________________________________
59067 [  7945] By: nick                                  on 2000/12/01  20:31:32
59068         Log: Integrate mainline
59069      Branch: perlio
59070           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
59071           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
59072           +> t/lib/net-hostent.t
59073           !> (integrate 35 files)
59074 ____________________________________________________________________________
59075 [  7944] By: jhi                                   on 2000/12/01  20:23:29
59076         Log: Some help for 20001130.011.  Now one gets warnings like
59077              "Ambiguous -f() resolved as a file test ..."
59078      Branch: perl
59079            ! pod/perldiag.pod t/pragma/warn/toke toke.c
59080 ____________________________________________________________________________
59081 [  7943] By: jhi                                   on 2000/12/01  19:44:44
59082         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
59083              that also breaks using them as methods. 
59084      Branch: perl
59085            ! pod/perldiag.pod t/op/misc.t toke.c
59086 ____________________________________________________________________________
59087 [  7942] By: nick                                  on 2000/12/01  17:56:46
59088         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
59089              Make 'unix' pass most tests
59090              - do unread by temporary push of layer ("pending") holding unread chars
59091              - fast_gets is now based on per-handle flag
59092              - relax one of io/pipe.t tests to allow print to fail and close to
59093              succeed so that it passes on unbuffered "unix" layer.
59094              Remaining fail is sporadic and a genuine race condition between
59095              parent/child in fork test.
59096      Branch: perlio
59097            ! perlio.c perliol.h t/io/pipe.t
59098 ____________________________________________________________________________
59099 [  7941] By: jhi                                   on 2000/12/01  15:28:58
59100         Log: (Retracted by #7943.)
59101              
59102              Reserve the short named string operator names.
59103      Branch: perl
59104            ! pod/perldiag.pod t/op/misc.t toke.c
59105 ____________________________________________________________________________
59106 [  7940] By: jhi                                   on 2000/12/01  06:45:53
59107         Log: Get the three different space character classes right under utf8.
59108      Branch: perl
59109            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
59110            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
59111            ! regexec.c t/op/pat.t utf8.c
59112 ____________________________________________________________________________
59113 [  7939] By: jhi                                   on 2000/12/01  03:26:26
59114         Log: Two more tests that make no sense in UTF-8 since the test
59115              data is not in UTF-8.
59116      Branch: perl
59117            ! t/op/regexp.t
59118 ____________________________________________________________________________
59119 [  7938] By: jhi                                   on 2000/12/01  03:20:39
59120         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
59121              should it be required inside regexen?
59122      Branch: perl
59123            ! regcomp.c t/op/regmesg.t
59124 ____________________________________________________________________________
59125 [  7937] By: jhi                                   on 2000/12/01  02:58:53
59126         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
59127              stored and restored, and thusly was trounced by the utf8 swash
59128              routines.
59129      Branch: perl
59130            ! regcomp.c
59131 ____________________________________________________________________________
59132 [  7936] By: jhi                                   on 2000/11/30  20:41:39
59133         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
59134              Why the different platforms behave so differently (core dump vs
59135              no core dump) on this bug is a but of a mystery, but if I had to
59136              guess I would mumble something like 'alignment'.
59137      Branch: perl
59138            ! sv.c
59139 ____________________________________________________________________________
59140 [  7935] By: jhi                                   on 2000/11/30  16:17:02
59141         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
59142              From: Robin Barker <rmb1@cise.npl.co.uk>
59143              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
59144              Date: Thu, 30 Nov 2000 14:27:12 GMT
59145      Branch: perl
59146            ! perlio.c toke.c
59147 ____________________________________________________________________________
59148 [  7934] By: jhi                                   on 2000/11/30  16:04:49
59149         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
59150      Branch: perl
59151            ! t/lib/net-hostent.t
59152 ____________________________________________________________________________
59153 [  7933] By: jhi                                   on 2000/11/30  06:07:26
59154         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
59155              From: Peter Prymmer <pvhp@forte.com>
59156              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
59157              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
59158              
59159              In VMS the localhost may be LOCALHOST.
59160      Branch: perl
59161            ! t/lib/net-hostent.t
59162 ____________________________________________________________________________
59163 [  7932] By: jhi                                   on 2000/11/30  01:11:11
59164         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
59165              From: Peter Prymmer <pvhp@forte.com>
59166              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
59167              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
59168              
59169              plus regen perlapi.pod.
59170      Branch: perl
59171            ! pod/perlapi.pod utf8.c
59172 ____________________________________________________________________________
59173 [  7931] By: jhi                                   on 2000/11/30  01:06:19
59174         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
59175              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59176              Date:     Wed, 29 Nov 2000 17:15:11 EST
59177              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
59178      Branch: perl
59179            ! t/lib/filter-util.pl t/lib/filter-util.t
59180 ____________________________________________________________________________
59181 [  7930] By: jhi                                   on 2000/11/29  18:51:55
59182         Log: Update Changes.
59183      Branch: perl
59184            ! Changes patchlevel.h
59185 ____________________________________________________________________________
59186 [  7929] By: jhi                                   on 2000/11/29  18:50:55
59187         Log: Update the va_copy() metaconfig unit.
59188      Branch: metaconfig/U/perl
59189            ! need_va_copy.U
59190 ____________________________________________________________________________
59191 [  7928] By: jhi                                   on 2000/11/29  17:50:43
59192         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
59193              From: Dominic Dunlop <domo@computer.org>
59194              Date: Tue, 28 Nov 2000 16:41:57 +0100
59195              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
59196              
59197              Patch to catch a core dump in the Configure va_copy test.
59198      Branch: perl
59199            ! Configure config_h.SH
59200 ____________________________________________________________________________
59201 [  7927] By: jhi                                   on 2000/11/29  17:31:59
59202         Log: Retract #7921, the patch shouldn't be needed.
59203      Branch: perl
59204            ! sv.c
59205 ____________________________________________________________________________
59206 [  7926] By: jhi                                   on 2000/11/29  17:01:41
59207         Log: Make the Class::Struct import() wiser.
59208      Branch: perl
59209            ! lib/Class/Struct.pm t/lib/class-struct.t
59210 ____________________________________________________________________________
59211 [  7925] By: jhi                                   on 2000/11/29  16:36:33
59212         Log: All the core library users of Class::Struct seem to be
59213              using "use Class::Struct 'struct';" instead of the bare
59214              "use Class::Struct;", which isn't documented in Class::Struct.
59215              This can't be right.
59216      Branch: perl
59217            ! lib/File/stat.pm
59218 ____________________________________________________________________________
59219 [  7924] By: jhi                                   on 2000/11/29  16:32:15
59220         Log: A test works better if it has the right 1..$n output.
59221      Branch: perl
59222            ! t/lib/class-struct.t
59223 ____________________________________________________________________________
59224 [  7923] By: jhi                                   on 2000/11/29  16:29:11
59225         Log: Forgot to MANIFEST the new Net::hostent test.
59226      Branch: perl
59227            ! MANIFEST
59228 ____________________________________________________________________________
59229 [  7922] By: jhi                                   on 2000/11/29  16:27:49
59230         Log: Integrate perlio.
59231      Branch: perl
59232           !> iperlsys.h perlio.c
59233 ____________________________________________________________________________
59234 [  7921] By: jhi                                   on 2000/11/29  16:27:10
59235         Log: (Retracted by #7927.)
59236              
59237              Subject: [PATCH] Is infinity a number?
59238              From: Simon Cozens <simon@cozens.net>
59239              Date: Wed, 29 Nov 2000 14:48:20 +0000
59240              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
59241      Branch: perl
59242            ! sv.c
59243 ____________________________________________________________________________
59244 [  7920] By: jhi                                   on 2000/11/29  16:23:02
59245         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
59246              From: rspier@pobox.com (Robert Spier)
59247              Date: Wed, 29 Nov 2000 02:17:49 -0500
59248              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
59249              
59250              Add a test for Net::hostent.
59251      Branch: perl
59252            + t/lib/net-hostent.t
59253 ____________________________________________________________________________
59254 [  7919] By: jhi                                   on 2000/11/29  16:21:31
59255         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
59256              add a test for Class::Struct.
59257      Branch: perl
59258            + t/lib/class-struct.t
59259            ! MANIFEST lib/Class/Struct.pm
59260 ____________________________________________________________________________
59261 [  7918] By: jhi                                   on 2000/11/29  15:48:40
59262         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
59263              From: rspier@pobox.com (Robert Spier)
59264              Date: Wed, 29 Nov 2000 02:25:39 -0500
59265              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
59266              
59267              More checking in case someone has broken their services or
59268              protocol databases.
59269      Branch: perl
59270            ! ext/Sys/Syslog/Syslog.pm
59271 ____________________________________________________________________________
59272 [  7917] By: jhi                                   on 2000/11/29  15:46:25
59273         Log: Subject: [PATCH] $^O  win32 -> MSWin32
59274              From: rspier@pobox.com (Robert Spier)
59275              Date: Wed, 29 Nov 2000 02:17:38 -0500
59276              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
59277              
59278              plus similar nits for vms, err, VMS, and UNICOS.
59279      Branch: perl
59280            ! t/lib/syslfs.t t/op/lfs.t
59281 ____________________________________________________________________________
59282 [  7916] By: jhi                                   on 2000/11/29  15:42:51
59283         Log: Subject: [PATCH] Tokeniser debugging
59284              From: Simon Cozens <simon@cozens.net>
59285              Date: Wed, 29 Nov 2000 14:15:45 +0000
59286              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
59287      Branch: perl
59288            ! perl.c perl.h pod/perlrun.pod toke.c
59289 ____________________________________________________________________________
59290 [  7915] By: jhi                                   on 2000/11/29  15:41:36
59291         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
59292              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59293              Date: Wed, 29 Nov 2000 02:13:14 -0500
59294              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
59295              
59296              OUT keyword nits.
59297              
59298              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
59299              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59300              Date: Wed, 29 Nov 2000 03:09:04 -0500
59301              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
59302              
59303              OUT and IN_OUT documentation.
59304      Branch: perl
59305            ! lib/ExtUtils/xsubpp pod/perlxs.pod
59306 ____________________________________________________________________________
59307 [  7914] By: jhi                                   on 2000/11/29  03:35:01
59308         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
59309              From: John Tobey <jtobey@john-edwin-tobey.org>
59310              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
59311              Message-Id: <m140e1N-000FOoC@feynman.localnet>
59312              
59313              plus a performance speedup noticed by Sarathy.
59314      Branch: perl
59315            ! op.c
59316 ____________________________________________________________________________
59317 [  7913] By: jhi                                   on 2000/11/29  03:16:59
59318         Log: Use "1 while unlink" so that VMS gets clean, too.
59319      Branch: perl
59320            ! t/lib/filter-util.t
59321 ____________________________________________________________________________
59322 [  7912] By: jhi                                   on 2000/11/29  03:09:08
59323         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
59324              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59325              Date: Tue, 28 Nov 2000 03:27:09 -0500
59326              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
59327      Branch: perl
59328            ! lib/ExtUtils/xsubpp
59329 ____________________________________________________________________________
59330 [  7911] By: jhi                                   on 2000/11/29  03:06:30
59331         Log: This should have been part of #7872: no need to scan UTF-8
59332              until eternity.
59333      Branch: perl
59334            ! utf8.c
59335 ____________________________________________________________________________
59336 [  7910] By: jhi                                   on 2000/11/29  02:50:04
59337         Log: One more perltie.pod nit from Casey R. Tweten.
59338      Branch: perl
59339            ! pod/perltie.pod
59340 ____________________________________________________________________________
59341 [  7909] By: jhi                                   on 2000/11/29  02:44:23
59342         Log: Document the known sprintf test failures, exact standard
59343              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
59344      Branch: perl
59345            ! pod/perldelta.pod t/op/sprintf.t
59346 ____________________________________________________________________________
59347 [  7908] By: jhi                                   on 2000/11/29  02:36:23
59348         Log: Add the Encoding table format documentation.
59349      Branch: perl
59350            + ext/Encode/Encode/EncodeFormat.pod
59351            ! MANIFEST
59352 ____________________________________________________________________________
59353 [  7907] By: jhi                                   on 2000/11/29  02:07:24
59354         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
59355              From: "Casey R. Tweten" <crt@kiski.net>
59356              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
59357              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
59358              
59359              Subject: Re: [PATCH] Updating perltie.pod for arrays
59360              From: "Casey R. Tweten" <crt@kiski.net>
59361              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
59362              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
59363      Branch: perl
59364            ! pod/perltie.pod
59365 ____________________________________________________________________________
59366 [  7906] By: nick                                  on 2000/11/28  22:40:59
59367         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
59368      Branch: perlio
59369            ! iperlsys.h perlio.c
59370 ____________________________________________________________________________
59371 [  7905] By: nick                                  on 2000/11/28  22:04:34
59372         Log: Integrate mainline
59373      Branch: perlio
59374           !> (integrate 39 files)
59375 ____________________________________________________________________________
59376 [  7904] By: jhi                                   on 2000/11/28  16:44:43
59377         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
59378              From: Nicholas Clark <nick@babyhippo.co.uk>
59379              Date: Tue, 28 Nov 2000 11:16:57 +0000
59380              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
59381      Branch: perl
59382            ! pod/perlipc.pod
59383 ____________________________________________________________________________
59384 [  7903] By: jhi                                   on 2000/11/28  16:40:31
59385         Log: Subject: [PATCH] Updating perltie.pod for arrays
59386              From: "Casey R. Tweten" <crt@kiski.net>
59387              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
59388              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
59389      Branch: perl
59390            ! pod/perltie.pod
59391 ____________________________________________________________________________
59392 [  7902] By: jhi                                   on 2000/11/28  16:39:37
59393         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
59394              From: Robin Barker <rmb1@cise.npl.co.uk>
59395              Date: Mon, 27 Nov 2000 17:56:44 GMT
59396              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
59397      Branch: perl
59398            ! pod/perlfunc.pod t/op/split.t
59399 ____________________________________________________________________________
59400 [  7901] By: jhi                                   on 2000/11/28  16:28:04
59401         Log: setmode() is a DOSish-only thing.
59402      Branch: perl
59403            ! perlio.c
59404 ____________________________________________________________________________
59405 [  7900] By: jhi                                   on 2000/11/28  16:21:46
59406         Log: Subject: [PATCH] perlcc.PL cleanups
59407              From: Simon Cozens <simon@cozens.net>
59408              Date: Tue, 28 Nov 2000 12:44:35 +0000
59409              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
59410      Branch: perl
59411            ! utils/perlcc.PL
59412 ____________________________________________________________________________
59413 [  7899] By: gsar                                  on 2000/11/28  06:32:55
59414         Log: reintegrate files missed by change#7895
59415      Branch: maint-5.6/perl
59416           +> ext/ByteLoader/bytecode.h utils/Makefile
59417            - utils/perlbc.PL
59418 ____________________________________________________________________________
59419 [  7897] By: gsar                                  on 2000/11/27  18:22:47
59420         Log: can't integrate these two files, for some reason
59421      Branch: maint-5.6/perl
59422            - ext/ByteLoader/bytecode.h utils/Makefile
59423 ____________________________________________________________________________
59424 [  7895] By: gsar                                  on 2000/11/27  18:11:21
59425         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
59426              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
59427              6757..6890,6892..6901 from mainline
59428              
59429              Bytecompiler patches from Benjamin Stuhl.
59430              
59431              More bytecompiler.
59432              
59433              Subject: [PATCH blead] B:: missing dependency
59434              
59435              Subject: [PATCH: 6757] configure.com updates and syslog build
59436              
59437              Long double Gconvert fixes from Yitzchak Scott-Thoennes
59438              and Spider Boardman.
59439              
59440              Subject: [PATCH blead] nextchar() abuse misses an optimisation
59441              
59442              Long double fixes from Spider Boardman.
59443              
59444              Make the selection of NVff et al stricter.
59445              
59446              cSVOPo_*v things index into the current PL_curpad
59447              under ithreads, which is different from the curpad
59448              used by the XSUB.  (In other words, the code as-is
59449              before this patch wouldn't work under ithreads.)
59450              
59451              Be portable.
59452              
59453              VMS MMS (make) wants null action.
59454              
59455              Mac and other portability updates from Chris Nandor.
59456              
59457              Storable support, v-version fixes.
59458              Subject: CPAN.pm beta for testing available
59459              
59460              Portability fix from Hugo van der Sanden.
59461              
59462              Bad makefile.
59463              
59464              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
59465              
59466              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
59467              
59468              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
59469              
59470              Replace #6705 with a minimal doc patch.
59471              Subject: [PATCH 5.6.0] replace change #6705
59472              
59473              Drop the separate perlbc, perlcc -b should be enough.
59474              
59475              installperl couldn't tell whether it had run tests or not.
59476              Subject: [PATCH] Re: installperl and t/TEST
59477              
59478              Add silencer flags to installperl.
59479              Subject: [PATCH] Making installperl silent.
59480              
59481              Make "make install" by default silent.  A new "install-verbose"
59482              target is verbose.
59483              
59484              More liberal parsing of version numbers.
59485              Subject: Re: CPAN.pm beta for testing available
59486              
59487              Create directories in silence.
59488              Subject: [PATCH] Another silencer for MakeMaker
59489              
59490              DOS patches and portability/porting notes, from Tim Jenness.
59491              
59492              Make installman to recognize the silence flag -S.
59493              
59494              Actually do something with the silencer option.
59495              
59496              Continue silencing.
59497              
59498              Show the doc file, not the temp file.
59499              
59500              Regen perltoc.
59501              
59502              Subject: [PATCH] More silencing of installman.
59503              
59504              Better wording for the vec lvalue diagnostic.
59505              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
59506              
59507              Subject: [PATCH: 6805] several more tweaks to configure.com
59508              
59509              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
59510              
59511              Missing parts of 
59512              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
59513              
59514              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
59515              (applied slightly modified)
59516              
59517              installperl --verbose and --silent.
59518              Subject: Re: [PATCH] More silencing of installman.
59519              
59520              Add install-silent target.
59521              
59522              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
59523              the problem reported in
59524              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
59525              
59526              Tweak the sfio/useperlio logic, hopefully as wished in
59527              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
59528              
59529              One forgotten file from #6816.
59530              
59531              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
59532              
59533              Remove duplicately applied patch shards.
59534              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
59535              
59536              Support preserving extremely big/small angles.
59537              
59538              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
59539              
59540              Subject: [PATCH] installation not quite silent yet.
59541              
59542              Update the test count.
59543              
59544              Use UVxf, PTR2UV, NVff.
59545              
59546              Document PTR2XX and INT2PTR.
59547              
59548              no-install target a la make -n.
59549              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
59550              
59551              grep -e isn't portable.
59552              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
59553              
59554              Can't get the test to reliably work thanks to the
59555              inaccurateness of floating point.  "Resolves" bug ids
59556              20000826.003, 20000826.009, 20000826.010,
59557              
59558              Subject: installman buglet
59559              
59560              DJGPP update from Laszlo Molnar.
59561              
59562              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
59563              
59564              Passing -R in ldflags makes now it to appear in the default
59565              for lddlflags, just like with -L.
59566              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
59567              
59568              Test nit.
59569              
59570              Use the actual thread type, not the pointer-to-struct.
59571              
59572              Provice virtual $Config{ccflags_nolargefiles} etc. 
59573              
59574              display_format used as a class method without arguments was broken,
59575              reported in
59576              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
59577              
59578              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
59579              
59580              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
59581              
59582              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
59583              
59584              opmini.o may be left around if a build is interrupted.
59585              
59586              Typo in #6858.
59587              
59588              Fix for ID 20000828.001, long doubles were not formatted
59589              correctly (showed up in $], which stopped installing perl).
59590              
59591              An attempt to fix the problem reported in
59592              Subject: Building perl@6856 using gcc/AIX 4.3.3 
59593              I can't test this properly since the gcc installation I have
59594              access to seems to be botched (gcc is calling the AIX cpp,
59595              a losing proposition...)
59596              
59597              Add -ld to archname on long tr...double platforms.
59598              
59599              Subject: hv.h Doc Patch
59600              
59601              Potential cruft.
59602              
59603              Subject: [PATCH bleedperl@6856] warnings fixes
59604              
59605              -S is the silent flag, -s is the strip flag.
59606              Subject: [PATCH] Re: [PATCH] make no-install          
59607              
59608              Take out the SUIDMAIL thing, that will not be
59609              a problem in 5.7.*.
59610              
59611              Subject: [PATCH bleedperl@6866] spellings
59612              
59613              Subject: [PATCH] Re: files not cleaned even by veryclean
59614              
59615              Use minimal @INC in tests, most of the time just '../lib',
59616              so that we simply can't pick up stuff from other Perls than
59617              the one we are testing.  Pointed out by
59618              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
59619              
59620              Update to Getopt::Long 2.24, from Johan Vromans.
59621              
59622              Fix for thinko in #6848.
59623              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
59624              
59625              Patches all over for people and the files they (hopefully) care about.
59626              
59627              Subject: Net::protoent does not export 'getproto'
59628              
59629              Missed a change in #6869.
59630              
59631              Subject: [PATCH] Warnings in B::Deparse
59632              
59633              Subject: [PATCH] Glob dumping
59634              
59635              Disable one of the tests for now.
59636              
59637              Disabling the one test is a bit tricky.
59638              
59639              Don't forget to tidy up.
59640              
59641              The #6881 removed one dump line.
59642              
59643              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
59644              
59645              Under usethreads the dumped variable is IN_PAD.
59646              Subject: Re: [PATCH] Glob dumping
59647              
59648              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
59649              
59650              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
59651              
59652              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
59653              
59654              Regen Configure for #6894.
59655              
59656              Subject: [PATCH: 6889] updates to perlebcdic.pod
59657              
59658              Undo namespace pollution of #6878.
59659              Subject: Re: Net::protoent does not export 'getproto'
59660              
59661              Admit that we are leaking scalars.
59662              
59663              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
59664      Branch: maint-5.6/perl
59665           !> (integrate 271 files)
59666 ____________________________________________________________________________
59667 [  7894] By: gsar                                  on 2000/11/27  16:00:34
59668         Log: a couple of nits
59669      Branch: maint-5.6/perl
59670            ! MANIFEST pp_sys.c
59671 ____________________________________________________________________________
59672 [  7893] By: gsar                                  on 2000/11/27  15:10:56
59673         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
59674              6740..6745,6747..6757,6760
59675              
59676              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
59677              
59678              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
59679              
59680              Doc nits spotted by Richard Soderberg.
59681              
59682              move WNOHANG definition to where other such things are
59683              
59684              Make $Config{byteorder} more magical so that it is
59685              dynamically computed: nice for 'fat binaries'.
59686              Subject: [PATCH]: default byteorder
59687              
59688              Subject: [PATCH] Cwd.pm now uses strict
59689              
59690              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
59691              
59692              Get -DLEAKTEST to compile (not necessarily to work, mind)
59693              Subject: [ID 20000724.006] -DLEAKTEST problem
59694              
59695              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
59696              
59697              Add perlebcdic from Peter Prymmer, regen toc.
59698              
59699              Don't propose using modules built for 5.005 if no binary
59700              compatibility with 5.005 is attempted.
59701              
59702              Do not use prototyping here.
59703              Subject: [ID 20000817.016] [PATCH] Peek.xs
59704              
59705              Document what the backtick returns if the command fails.
59706              
59707              Add byteorder to the myconfig output.
59708              
59709              Introduce NVef, NVff, and NVgf, use the middle one.
59710              (helps for lib/peek + Linux + long doubles)  Reported in
59711              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
59712              Use NVs in POSIX math, not doubles.
59713              Subject: [ID 20000817.014] POSIX & modfl
59714              
59715              Subject: [PATCH 5.6.0+] newSVrv() memory leak
59716              
59717              The byteorder code in #6671 was wrong.
59718              
59719              Fix the lib/complex failure of
59720              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
59721              Linux long double accuracy issue: something that
59722              when printed with %g looks like "2" but int() of it is 1.
59723              
59724              Propagate new Configure vars.
59725              
59726              Unbuffer the output.
59727              
59728              Subject: [PATCH] perltrap.pod spring cleaning
59729              
59730              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
59731              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
59732              
59733              Tiny Getopt::Long patch from Johan Vromans.
59734              
59735              Document code point which makes if (defined %stash::) to work
59736              (noted by Spider Boardman).
59737              
59738              Subject: [PATCH perl@6698] cygwin port
59739              
59740              Document the NDBM_File and ODBM_File as SDBM_File
59741              was documented in #6417.
59742              
59743              The new tests were missing from #6415.
59744              
59745              Add [[:blank:]] as suggested in
59746              Subject: [ID 20000716.024] [=cc=] / [:blank:]
59747              (the [=cc=] has already been taken care of by #6439
59748              so the whole bug report can be closed)
59749              and make [[:space:]] to be equivalent to isspace(3)
59750              (as opposed to \s, which is isSPACE()).  The difference
59751              is that now [[:space:]] matches the mythical vertical tab,
59752              while \s doesn't.
59753              
59754              Don't eat leading os from index entries.
59755              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
59756              
59757              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
59758              
59759              Typo in pp_complement().
59760              Subject: [PATCH perl-current] Deparse
59761              
59762              Add warnif(), check warnings further up the stack,
59763              all the warnings functions now can take an optional object reference.
59764              Subject: [PATCH bleedperl@6691] warnings pragma update
59765              
59766              Fix a core dump in lib/selfloader under -DDEBUGGING.
59767              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
59768              
59769              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
59770              
59771              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
59772              
59773              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
59774              Put back the long double avoidance code to POSIX.xs
59775              because VMS seems to need it still.
59776              
59777              Introduce a 'veryclean' target that is like 'distclean'
59778              but also removes *~ and *.orig.
59779              
59780              Subject: [ID 20000817.023] endianness description in perlfunc.pod
59781              
59782              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
59783              
59784              Let's try #6717 again.
59785              
59786              UTF8 concat fixes.
59787              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
59788              
59789              pp_open() could pass an uninitialized filename down to do_open9().
59790              
59791              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
59792              
59793              Update to CGI 2.72, from Lincoln Stein.
59794              
59795              Subject: [PATCH] Silence MakeMaker (Was: installman)
59796              
59797              Use temporary directory instead of current directory.
59798              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
59799              
59800              Document odd vs even subreleases and -Dusedevel.
59801              
59802              The veryclean target needs to clobber.
59803              
59804              Use File::Spec->tmpdir().
59805              
59806              Document the number of exponent digits.
59807              
59808              Mention perlebcdic and perlposix-bc.
59809              
59810              s/this one/the 5.6.0 release/
59811              
59812              The #6724 is here.
59813              
59814              The correct cleaning order is an art.
59815              
59816              small tweaks for change#6705: avoid C++ style comments in C code;
59817              use Perl's malloc API rather than the low level system one
59818              
59819              Array context keeps slithering in.
59820              
59821              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
59822              
59823              Subject: [PATCH] os2.c fix for use64bitint
59824              
59825              Update to Pod::LaTeX 0.53.
59826              Subject: [PATCH] lib/Pod/LaTeX.pm updates
59827              
59828              Document the endianness of Alpha more precisely.
59829              
59830              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
59831              
59832              Rename the macro argument because some preprocessors
59833              can't tell the difference and expand arguments also inside
59834              double quoted strings.
59835              
59836              free TLS slot properly on Windows
59837              
59838              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
59839              
59840              Unicos/mk requires elaborate paranoia.
59841              
59842              Tweak the floating point output routine preferences.
59843              
59844              Also under djgpp the timestamps are funky.
59845              
59846              Apply some PodParser 1.18 patches; the Pod/Find.pm
59847              patches cannot be applied since #6712 conflicts.
59848              
59849              Use PodParser 1.18 new test.
59850              
59851              A pod nit.
59852              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
59853              
59854              Be verydeepclean.
59855      Branch: maint-5.6/perl
59856           +> pod/perlebcdic.pod
59857           !> (integrate 106 files)
59858 ____________________________________________________________________________
59859 [  7892] By: jhi                                   on 2000/11/27  15:02:32
59860         Log: Update Changes.
59861      Branch: perl
59862            ! Changes patchlevel.h
59863 ____________________________________________________________________________
59864 [  7891] By: jhi                                   on 2000/11/27  14:57:23
59865         Log: Subject: Re: perlfaq style changes
59866              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59867              Date: Sat, 25 Nov 2000 23:32:26 -0800
59868              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
59869              
59870              plus a note from Ronald Kimball.
59871      Branch: perl
59872            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
59873 ____________________________________________________________________________
59874 [  7890] By: jhi                                   on 2000/11/27  14:53:14
59875         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
59876              From: Benjamin Holzman <bah@ecnvantage.com>
59877              Date: Sun, 26 Nov 2000 16:27:33 -0500
59878              Message-ID: <20001126162733.J25040@ecnvantage.com>
59879      Branch: perl
59880            ! gv.c
59881 ____________________________________________________________________________
59882 [  7889] By: jhi                                   on 2000/11/27  14:43:11
59883         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
59884              From: lvirden@cas.org
59885              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
59886              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
59887      Branch: perl
59888            ! README.amiga
59889 ____________________________________________________________________________
59890 [  7888] By: jhi                                   on 2000/11/27  14:32:34
59891         Log: Restore also the locale test to no-sprintf-taint state.
59892              Fixes the bug 20001127.003.
59893      Branch: perl
59894            ! sv.c t/pragma/locale.t
59895 ____________________________________________________________________________
59896 [  7887] By: gsar                                  on 2000/11/27  14:13:05
59897         Log: integrate changes#6613..6616,6620..6665 from mainline
59898              
59899              VMS configure.com update continues.
59900              
59901              Subject: Test fails / warnings with perl-current #6612
59902              
59903              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
59904              
59905              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
59906              
59907              For now remove the mail code.
59908              
59909              Subject: Re: [PATCH] @+, @- readonly
59910              
59911              Subject: warning: storage class after type is obsolescent
59912              
59913              Subject: sfio2000
59914              
59915              Subject: Re: File::Temp problems on VMS in bleedperl
59916              
59917              README.os2 update.
59918              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
59919              
59920              Make the user to give up his firstborn, err, to knowingly
59921              verify installing an unstable developer release.  Also bump
59922              the release to 5.7.0, but leave a patch tag in the local
59923              patches saying that this is not yet the real thing.
59924              
59925              Update (kinda) to Test 1.14, from Joshua Pritikin.
59926              
59927              make ok etc also for win32.
59928              
59929              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
59930              
59931              Don't blow limited stacks, a lower number is enough to
59932              tickle the lookbehind limit.
59933              
59934              Use -Dusedevel; regen Configure and the respective Porting stuff.
59935              
59936              Subject: [PATCH] debugger exit code should reflect user exit code
59937              
59938              Subject: [PATCH perl@6620] cygwin port
59939              
59940              Missed a file from #6638.
59941              
59942              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)
59943              
59944              magic callbacks all need to have same type signature
59945              
59946              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
59947              
59948              Fix a dependency problem.
59949              Subject: [PATCH: 6640] VMS Makefile.SH update
59950              
59951              The numeric locale was reset to "C" by s?printf and never restored.
59952              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
59953              No test since adding the failing example to locale.t
59954              does not fail -- probably because the locale settings are so
59955              thoroughly tweaked by that time.  Running the example standalone
59956              does fail, though.  UPDATE: test case added at change #7540.
59957              
59958              Subject: [ID 20000324.040] minor fix to perlhpux.pod
59959              
59960              Update to CPAN 1.57.
59961              
59962              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
59963              
59964              Change the perlbug address to perl.org since it's more forgiving.
59965              
59966              Change the regx compilation error markers to use = instead of <
59967              since pod makes using the latter quite messy.  Reported in
59968              ID 20000814.006 by Abigail and in
59969              Subject: Unknown escape E<> ?
59970              
59971              Update to perldebtut 1.9, from Richard Foley.
59972              
59973              check that the number pseudo children doesn't exceed
59974              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
59975              the WaitForMultipleObjects() limit that would cause wait()
59976              to crash)
59977              wait() and waitpid() could potentially be rewritten to use
59978              more than one thread to do the waiting to eliminate this
59979              limitation
59980              
59981              change#6328 could make close(SOCKET) return false on windows
59982              when it shouldn't
59983              
59984              pod nit seen in passing
59985              
59986              on windows, the return values from wait() and waitpid() don't
59987              match those of pseudo-pids
59988              
59989              waitpid() now handles externally spawned pids correctly;
59990              fixes for backtick/wait/waitpid failures on Windows 9x
59991              these changes make the pid returned by process functions on
59992              Windows 9x always positive by clearing the high bit (which
59993              is always set on Win9x); pseudo-process PIDs are likewise
59994              always negative now on Win9x (just as on NT/2000)
59995              
59996              trailing new %ENV entries weren't being pushed into the real
59997              environment of subprocesses on Windows
59998              
59999              Tweak the regex compilation errors once more.
60000              
60001              avoid warnings from dense compiler
60002              
60003              add "ok" targets from change#6632 in makefile.mk
60004      Branch: maint-5.6/perl
60005            - lib/Pod/PlainText.pm vms/configure.com
60006           !> (integrate 66 files)
60007 ____________________________________________________________________________
60008 [  7886] By: jhi                                   on 2000/11/27  13:54:18
60009         Log: __FUNCTION__ isn't portable and trying to emulate it leads
60010              into practically spelling out the name of the function.
60011              Takes care of the bug 20001127.001.
60012      Branch: perl
60013            ! perlio.c
60014 ____________________________________________________________________________
60015 [  7885] By: gsar                                  on 2000/11/27  13:53:18
60016         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
60017              6610..6611 from mainline
60018              
60019              Make regular expression parse error messages easier to understand.
60020              Subject: Re: enhanced(?) regex error messages
60021              
60022              Tiny tidying on report_evil_fh().
60023              
60024              Subject: Re: enhanced(?) regex error messages 
60025              plus Capitalize the error messages, plus perldiag them.
60026              
60027              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
60028              
60029              Document here-doc better.
60030              
60031              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
60032              
60033              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
60034              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
60035              (either perlbug or p5p ate the original), plus regen
60036              perlapi and perltoc. 
60037              
60038              Regen global.sym.
60039              
60040              Double check that we have a dirhandle.
60041              
60042              Subject: Re: enhanced(?) regex error messages
60043              (plus two small patches sent privately)
60044              (this still seems to leave few test failures)
60045              
60046              warn is a macro, avoid using at a variable to avoid warnings
60047              in some configurations; readdir.t is too conservative in
60048              estimating number of *.t's
60049              
60050              Get back into sync with Jeffrey on the enhanced regex warnings.
60051              
60052              Subject: [PATCH 5.6.0] cygwin port
60053              
60054              Zero entries were skipped, fix from Adrian Goalby
60055              <argoalby@yahoo.co.uk>
60056              
60057              Subject: Remove dead entry in perldiag
60058              
60059              Amend the description of Perl6.
60060              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
60061              
60062              detypo
60063              
60064              It's the 2ndO'ROSSC.
60065              
60066              Revert the sv.c part of #6559, a better fix is needed.
60067              
60068              Iterating perl6 description.
60069              
60070              Update to Term::ANSIColor 1.03, from Russ Allbery.
60071              
60072              Update to Getopt::Long 2.23_05, from Johan Vromans.
60073              
60074              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
60075              
60076              Update to Pod::Parser 1.17, from Brad Appleton.
60077              
60078              Update to CPAN 1.56, from Andreas König.
60079              
60080              Update to CGI 2.70, from Lincoln Stein.
60081              
60082              Put back the std @INC thing.
60083              
60084              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
60085              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
60086              
60087              Document the IO::Select timeout.
60088              
60089              sleep(1) does not necessarily return 1.
60090              Subject: [PATCH bleadperl] op/lex_assign.t  
60091              
60092              Subject: debugger "d" command doesnt check line number
60093              
60094              B::Deparse didn't do sub attributes.
60095              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
60096              
60097              Preprocessing and postprocessing for File::Find.
60098              Subject: Patch to Find::File.pm to allow alphabetical results
60099              
60100              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
60101              
60102              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
60103              
60104              Subject: Re: [ID 20000730.003] utf8::length() bad
60105              
60106              Subject: Getting perlio and threads to compile
60107              (the Solaris version changes in Configure skipped)
60108              
60109              Tests for #6589.
60110              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
60111              
60112              Add Perl debugging tutorial, regen toc. 
60113              Subject: perldebtut.pod
60114              
60115              Add a few missing files, update MANIFEST.
60116              
60117              Rewrite of vms/subconfigure.com as configure.com,
60118              from Peter Prymmer and the vmsperl crew.
60119              
60120              Should have deleted this in #6603.
60121              
60122              Fix the test for 5005threads.
60123              
60124              Fix-n-skip the tests under 5005threads.
60125              
60126              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
60127              
60128              Upgrade to CGI 2.71, from Lincoln Stein.
60129      Branch: maint-5.6/perl
60130           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
60131           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
60132           +> t/op/regmesg.t t/pod/find.t vms/configure.com
60133            - vms/subconfigure.com
60134            ! lib/lib.pm
60135           !> (integrate 115 files)
60136 ____________________________________________________________________________
60137 [  7884] By: jhi                                   on 2000/11/27  13:44:33
60138         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
60139              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
60140              Date:     Mon, 27 Nov 2000 08:23:54 EST
60141              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
60142      Branch: perl
60143            ! vms/descrip_mms.template vms/test.com
60144 ____________________________________________________________________________
60145 [  7883] By: gsar                                  on 2000/11/27  11:50:46
60146         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
60147              6511..6513,6515..6523,6525..6536
60148              
60149              The swallow_bom() saga continues.  The #23 of require.t
60150              (UTF16-LE) still fails (silently, no output) but the #22
60151              (UTF16-BE) seems to be working now.  The root of the
60152              failure may be in sv_gets(): is it UTF-16LE-aware,
60153              especially when it comes to line endings? 
60154              
60155              Document the problem with -P in HP-UX and its workaround.
60156              
60157              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
60158              (aka ID 20000730.002)
60159              
60160              Subject: fix and question re: waitpid() under win32
60161              
60162              Make the safety catch for buggy gccs work with triple version
60163              numbers like 2.95.2.  Reported in
60164              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
60165              
60166              In Digital UNIX warn if gcc explicitly chosen because even
60167              2.95.2 is known to cause problems.
60168              
60169              Make chr() for values >127 to create utf8 when under utf8.
60170              
60171              various syntax errors and such (not fixed: comp/require.t#22 coredump
60172              on Windows)
60173              
60174              Stash away the largefiles flags and libswanted.
60175              
60176              BOM patching from Simon Cozens.
60177              
60178              If gccosandvers is equal to osname, clear gccosandvers.
60179              
60180              Make p4desc to skip non-mainperl branches by default.
60181              
60182              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
60183              
60184              The test from this
60185              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
60186              
60187              In new BSDs changes to argv[] do not show up in ps(1) output,
60188              instead one must use setproctitle().  This was already addressed
60189              by change #6457, but the below has a new variant for FreeBSD 4.0
60190              or later, and the matter is also documented more.
60191              
60192              FreeBSD 3.* updates from
60193              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
60194              
60195              regen_headers, regen perltoc.
60196              
60197              Document in one place the memory abstractions used in Perl core.
60198              
60199              memcpy has n o in it, as pinted ut by Sarathy.
60200              
60201              Remove the extraneous "main::" prefix from all the
60202              "opened only for", "on closed", and "never opened" warnings.
60203              
60204              The name of a filehandle does not have <these>.
60205              
60206              The tr utf8 patching continues.
60207              
60208              The new setproctitle() feature is available only in 
60209              bleeding edge FreeBSD.  From Paul Saab.
60210              
60211              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
60212              
60213              Dump UVs as UVs in Data::Dumper.
60214              
60215              detypo #6494
60216              
60217              Document the IVdf UVuf UVof UVxf.
60218              
60219              require.t needs binmode() to work on windows
60220              
60221              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
60222              that are hopefully soon put into use.
60223              
60224              Allow "no Module;" even if there is no 'unimport'.
60225              
60226              Better skip message for the test; one of the two problems in
60227              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
60228              
60229              The subtest 4 may fail also on VOBS, as pointed out
60230              by Nick Ing-Simmons in November 1999, bug id 19991124.003
60231              (but the failure in that bug report isn't the subtest 4).
60232              
60233              Be more informative on what is skipped and why,
60234              also repeat the list at the end.
60235              
60236              Add a URL for FSF.
60237              
60238              Subject: [PATCH] sv.h documentation - SvLEN
60239              
60240              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
60241              
60242              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
60243              
60244              Subject: [PATCH] bad cppsymbols on os2 + Configure question
60245              
60246              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
60247              
60248              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
60249              mention the idea of @( and @)
60250              
60251              This is 6512.  Really.
60252              
60253              Subject: [ID 19990721.004] Documentation bug in perlfunc
60254              
60255              Subject: Minor tweak to perlvar.pod
60256              
60257              In the warnings call filehandles consistently so;
60258              add "unopened" warning for stat().
60259              
60260              After the #6519 a warning about stat() is just that,
60261              not about a filetest, which now have their own warning.
60262              
60263              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
60264              
60265              Subject: Re: Array vs. List context
60266              
60267              Subject: New perlcc, take 2
60268              
60269              Weed buglets pointed out by
60270              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
60271              
60272              gcc versions might have (parentheses) in them.
60273              
60274              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
60275              
60276              Essential prototype changes were missing from #6527.
60277              Also make report_evil_fh() more bomb-proof.
60278              
60279              Zap lib/Sys directory when cleaning up.
60280              
60281              Change the Policy policy: now -Dprefix= with an existing
60282              Policy.sh and prefix == siteprefix == vendorprefix, then all
60283              of them follow along the new prefix.
60284              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
60285              
60286              Continue fixing the io warnings.  This also
60287              sort of fixes bug ID 20000802.003: the core dump
60288              is no more.  Whether the current behaviour is correct
60289              (giving a warning: "Not a format reference"), is another matter.
60290              
60291              Have symbols for the IoTYPEs.
60292              
60293              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
60294              
60295              Document a bit that UDP is not what you might think.
60296              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
60297              tr memory corruption fix from Simon Cozens.
60298              
60299              Plug the security hole described in the Aug 05 2000 bugtraq message
60300              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
60301              The security hole exists only in suidperls, which isn't
60302              installed or even built by default.
60303      Branch: maint-5.6/perl
60304           !> (integrate 71 files)
60305 ____________________________________________________________________________
60306 [  7882] By: gsar                                  on 2000/11/27  10:25:36
60307         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
60308              from mainline
60309              
60310              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
60311              to be fatal errors (instead of by default ignoring them, and
60312              ignoring with a bug: even though -w gave an error, the opening [
60313              was left in)  Reported in:
60314              
60315              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
60316              
60317              Subject: [PATCH] split /^/
60318              
60319              MacOS nits from Matthias Neeracher.
60320              
60321              More split() doc and test patches from Mike Guy.
60322              
60323              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
60324              from Graham Barr in the module list.
60325              
60326              docfix from Peter Scott <Peter@PSDT.com>.
60327              
60328              File::Temp patches for VMS and OS/2 from Tim Jenness.
60329              
60330              open() wariness in perlbug.
60331              
60332              Subject: [PATCH] minor doc change - perlguts
60333              
60334              Subject: Minor doc patch: handy.h
60335              
60336              Be wary of close()s, too.
60337              
60338              Further File::Temp patches from Yitzchak Scott-Thoennes
60339              and Craig A. Berry.
60340              
60341              Subject: [PATCH] fixes bug 20000508.004
60342              
60343              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
60344              
60345              Allow "no AutoLoader;", based on change #6444,
60346              suggested by Graham Barr.
60347              
60348              Use setproctitle() if available to modify $0.
60349              
60350              Warn if the version of the operating system used to compile gcc
60351              differs from the current version of the operating system.
60352              Also display the gcc compilation os and version in myconfig.
60353              Inspiration from
60354              
60355              Tiny fixes for #6460.
60356              
60357              The problem described in this
60358              Subject: [ID 20000322.018] named chars aren't magical enough
60359              has been fixed in perl 5.6.0 but just in case added a test
60360              to keep it away.  (The report from Joseph Hall.)
60361              
60362              Tune the comments and hopefully stop a memory leak.
60363              
60364              Subject: UTF8 concat
60365              (with a memory leak fixed, plus a few casts added)
60366              This also seems to help for
60367              Subject: [ID 20000716.015] join UTF8 weirdness
60368              
60369              Do not upgrade SVs into utf8 just because they participate
60370              in eq or cmp.  Reported and fix suggested in
60371              Subject: [ID 20000720.009] sv_eq UTF8 bug
60372              
60373              Fix the HALF_UPGRADE() macro introduced in #6263.
60374              
60375              Find green threads before native threads.
60376              Subject: Re: Patch to jpl/JNI/Makefile.PL
60377      Branch: maint-5.6/perl
60378           !> (integrate 30 files)
60379 ____________________________________________________________________________
60380 [  7881] By: jhi                                   on 2000/11/27  05:48:41
60381         Log: It seems that *both* the unused submatch loop cleanup
60382              codes are needed.
60383      Branch: perl
60384            ! regexec.c
60385 ____________________________________________________________________________
60386 [  7880] By: jhi                                   on 2000/11/27  04:50:07
60387         Log: Clean .exists deeper.
60388      Branch: perl
60389            ! Makefile.SH
60390 ____________________________________________________________________________
60391 [  7879] By: jhi                                   on 2000/11/27  02:31:35
60392         Log: The code in regcppop() (see #7878) contains the correct lower
60393              limit for the unused submatch 'cleanup' loop so that under
60394              "use utf8" the following code wouldn't dump core:
60395              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
60396              the cleanup loop in regtry() stomped beyond allocated area
60397              in the startp[] array.  Therefore, copied the correct lower
60398              loop limit (*PL_reglastparen) to regtry().  Note: something
60399              may still not be quite right: why was the _higher_ loop limit
60400              (prog->nparens) different in the utf8 case?
60401              
60402              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
60403              without core dumps, there were about 17 of them before
60404              the patch (with us since Perl 5.7.0).  Two failures, still:
60405              496 and 505 (though these may not be severe).
60406              
60407              Patch #7881 is also needed since both the cleanup loops
60408              seem to be needed.
60409              
60410              Also, the t/op/pat#44 seems to core dump under utf8.
60411              Plus a couple of failures.  UGH-8.
60412      Branch: perl
60413            ! regexec.c
60414 ____________________________________________________________________________
60415 [  7878] By: jhi                                   on 2000/11/27  02:21:17
60416         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
60417              the code in regcppop() seems to be redundant for the test suite --
60418              but it contains a germ of truth, and it needed for the build
60419              process itself: see #7879 and #7881.
60420      Branch: perl
60421            ! regexec.c
60422 ____________________________________________________________________________
60423 [  7877] By: jhi                                   on 2000/11/27  01:53:09
60424         Log: Comment on comment.
60425      Branch: perl
60426            ! regexec.c
60427 ____________________________________________________________________________
60428 [  7876] By: jhi                                   on 2000/11/27  00:49:59
60429         Log: Adjust the docs to agree with #7875.
60430      Branch: perl
60431            ! pod/perllocale.pod
60432 ____________________________________________________________________________
60433 [  7875] By: jhi                                   on 2000/11/27  00:49:27
60434         Log: Retract #7863.  It makes more sense not to taint formatted output,
60435              not even by sprintf().
60436      Branch: perl
60437            ! sv.c
60438 ____________________________________________________________________________
60439 [  7874] By: jhi                                   on 2000/11/26  23:36:02
60440         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
60441              Not really fixed (should really dump the UTF-8 charclass),
60442              but stopped displaying the garbage.
60443              
60444              Also add a note on the (missing) Unicode PSXSPC and BLANK.
60445      Branch: perl
60446            ! regcomp.c
60447 ____________________________________________________________________________
60448 [  7873] By: jhi                                   on 2000/11/26  21:31:13
60449         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
60450      Branch: perl
60451            ! regexec.c
60452 ____________________________________________________________________________
60453 [  7872] By: jhi                                   on 2000/11/26  21:06:04
60454         Log: No need to scan till infinity, 13 is enough.
60455      Branch: perl
60456            ! handy.h utf8.c
60457 ____________________________________________________________________________
60458 [  7871] By: jhi                                   on 2000/11/26  20:20:32
60459         Log: Test line numbers are different with utf8.
60460      Branch: perl
60461            ! t/op/re_tests
60462 ____________________________________________________________________________
60463 [  7870] By: jhi                                   on 2000/11/26  20:10:12
60464         Log: Message nit.
60465      Branch: perl
60466            ! regcomp.c
60467 ____________________________________________________________________________
60468 [  7869] By: jhi                                   on 2000/11/26  19:01:05
60469         Log: Make utf8_length() and utf8_distance() (the latter of which
60470              is unused at the moment) to be less forgiving about bad UTF-8.
60471      Branch: perl
60472            ! embed.h embed.pl objXSUB.h proto.h utf8.c
60473 ____________________________________________________________________________
60474 [  7868] By: jhi                                   on 2000/11/26  18:45:56
60475         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
60476              From: Benjamin Holzman <bah@ecnvantage.com>
60477              Date: Sat, 25 Nov 2000 20:40:20 -0500       
60478              Message-ID: <20001125204020.A25040@ecnvantage.com>              
60479              
60480              Debian allows installing /usr/bin/locale without installing
60481              any locales, an error message will ensue.
60482      Branch: perl
60483            ! t/pragma/locale.t
60484 ____________________________________________________________________________
60485 [  7867] By: jhi                                   on 2000/11/26  18:31:12
60486         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
60487              From: Benjamin Holzman <bah@ecnvantage.com>
60488              Date: Sun, 26 Nov 2000 02:42:34 -0500
60489              Message-ID: <20001126024234.G25040@ecnvantage.com>
60490              
60491              Patch for the bug 20000212.002.
60492      Branch: perl
60493            ! sv.c t/op/array.t
60494 ____________________________________________________________________________
60495 [  7866] By: jhi                                   on 2000/11/26  18:28:09
60496         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
60497              From: Tim Jenness <t.jenness@jach.hawaii.edu>
60498              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
60499              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
60500              
60501              File::Temp 0.11.
60502      Branch: perl
60503            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
60504 ____________________________________________________________________________
60505 [  7865] By: jhi                                   on 2000/11/26  18:24:22
60506         Log: The metaconfig unit change for #7864.
60507      Branch: metaconfig/U/perl
60508            ! need_va_copy.U
60509 ____________________________________________________________________________
60510 [  7864] By: jhi                                   on 2000/11/26  18:23:41
60511         Log: Make the va_copy() test not to be so talkative.
60512      Branch: perl
60513            ! Configure config_h.SH
60514 ____________________________________________________________________________
60515 [  7863] By: jhi                                   on 2000/11/26  18:11:02
60516         Log: Fix locale inconsistencies unearthed by Hugo's work.
60517              Now the floating point sprintf really does taint the result
60518              string as perllocale promises (has promised for a long time)
60519              if "use locale" is in the lexical scope.
60520      Branch: perl
60521            ! sv.c t/pragma/locale.t
60522 ____________________________________________________________________________
60523 [  7862] By: jhi                                   on 2000/11/26  00:35:15
60524         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
60525              From: Nicholas Clark <nick@ccl4.org>
60526              Date: Sun, 26 Nov 2000 00:07:50 +0000
60527              Message-ID: <20001126000750.A22446@plum.flirble.org>
60528              
60529              Infinit.
60530      Branch: perl
60531            ! sv.c
60532 ____________________________________________________________________________
60533 [  7861] By: jhi                                   on 2000/11/26  00:01:26
60534         Log: Integrate perlio.
60535      Branch: perl
60536           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
60537 ____________________________________________________________________________
60538 [  7860] By: nick                                  on 2000/11/25  22:04:17
60539         Log: Correct relative path from new ext\Filter\Util\Call location
60540              back to miniperl.
60541      Branch: perlio
60542            ! win32/makefile.mk
60543 ____________________________________________________________________________
60544 [  7859] By: nick                                  on 2000/11/25  21:26:54
60545         Log: Integrate mainline.
60546      Branch: perlio
60547           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
60548           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
60549           +> t/lib/filter-util.t
60550            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
60551            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
60552            - t/lib/filt-util.t
60553           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
60554           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
60555           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
60556           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
60557           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
60558           !> win32/makefile.mk
60559 ____________________________________________________________________________
60560 [  7858] By: gsar                                  on 2000/11/25  20:52:17
60561         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
60562              parent's memory; fix it by keeping track of the actual pad
60563              offset rather than a raw pointer (this change is probably also
60564              relevant to non-ithreads case to avoid fallout from reallocs of
60565              the pad array, but is currently only enabled for the ithreads
60566              case in the interests of minimal disruption to existing "well
60567              tested" code)
60568      Branch: perl
60569            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
60570            ! proto.h scope.c scope.h sv.c t/op/fork.t
60571 ____________________________________________________________________________
60572 [  7857] By: nick                                  on 2000/11/25  20:01:28
60573         Log: All tests pass on Win32/gcc/USE_PERLIO.
60574              - when crlf layer is pushed make unix-level binary.
60575              - remove :crlf injection in pp_backtick in pp_sys.c
60576              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
60577      Branch: perlio
60578            ! doio.c perlio.c pp_sys.c win32/makefile.mk
60579 ____________________________________________________________________________
60580 [  7856] By: jhi                                   on 2000/11/25  18:38:30
60581         Log: Update the metaconfig units for #7855.
60582      Branch: metaconfig/U/perl
60583            ! useperlio.U usesocks.U
60584 ____________________________________________________________________________
60585 [  7855] By: jhi                                   on 2000/11/25  18:37:54
60586         Log: Undo the SOCKS workarounds, instead start using PerlIO
60587              if SOCKS is selected.
60588              
60589              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
60590              From: Jens Hamisch <jens@Strawberry.COM>
60591              Date: Fri, 24 Nov 2000 18:31:30 +0100
60592              Message-ID: <20001124183130.E28337@Strawberry.COM>
60593              
60594              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
60595              From: Jens Hamisch <jens@Strawberry.COM>
60596              Date: Fri, 24 Nov 2000 19:11:51 +0100
60597              Message-ID: <20001124191151.A28753@Strawberry.COM>
60598      Branch: perl
60599            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
60600            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
60601 ____________________________________________________________________________
60602 [  7854] By: jhi                                   on 2000/11/25  17:39:08
60603         Log: Undo #7848.  Some of the code seems to use walkoptree(),
60604              some walkoptree_slow().  An unfinished renaming?
60605              Now the sub is walkoptree() (which is @EXPORT_OK),
60606              the walkoptree_slow() is a typeglob alias to walkoptree.
60607              This makes the tests to pass, at least.
60608      Branch: perl
60609            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
60610 ____________________________________________________________________________
60611 [  7853] By: nick                                  on 2000/11/24  22:24:33
60612         Log: Re-arrange crlf vs binary for platforms that care.
60613              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
60614              Lip-service to making stdio layer work on such platforms (untested).
60615              Now fails 3 tests rather than one, checkin to see if I can debug 
60616              the issue under linux. (Do not merge.)
60617      Branch: perlio
60618            ! doio.c perlio.c perliol.h
60619 ____________________________________________________________________________
60620 [  7852] By: jhi                                   on 2000/11/24  18:57:39
60621         Log: AUTHORS edits.
60622      Branch: perl
60623            ! AUTHORS
60624 ____________________________________________________________________________
60625 [  7851] By: jhi                                   on 2000/11/24  17:34:56
60626         Log: Add Jan-Erik Karlsson.
60627      Branch: perl
60628            ! AUTHORS
60629 ____________________________________________________________________________
60630 [  7850] By: jhi                                   on 2000/11/24  17:27:56
60631         Log: Configure should find stdchar on its own.
60632      Branch: perl
60633            ! hints/solaris_2.sh
60634 ____________________________________________________________________________
60635 [  7849] By: jhi                                   on 2000/11/24  17:24:55
60636         Log: Subject: PATCH over 7848: Filter test flawed
60637              From: andreas.koenig@anima.de (Andreas J. Koenig)
60638              Date: 24 Nov 2000 10:28:29 +0100
60639              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
60640      Branch: perl
60641            ! t/lib/filter-util.t
60642 ____________________________________________________________________________
60643 [  7848] By: jhi                                   on 2000/11/24  17:22:15
60644         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
60645              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
60646              Date: Fri, 24 Nov 2000 16:12:58 +0000
60647              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
60648      Branch: perl
60649            ! ext/B/B.pm
60650 ____________________________________________________________________________
60651 [  7847] By: jhi                                   on 2000/11/24  03:07:01
60652         Log: Integrate perlio.
60653      Branch: perl
60654           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
60655           !> win32/makefile.mk
60656 ____________________________________________________________________________
60657 [  7846] By: gsar                                  on 2000/11/24  00:55:57
60658         Log: integrate changes#6415..6418,6420..6438 from mainline
60659              
60660              Fix the bitvector ops for utf8 (tricky since past 7 bits
60661              the utf8 'characters' can be more than one octet).
60662              
60663              MPE/ix updates for perl 5.6.0 from Mark Bixby.
60664              
60665              Subject: SDBM_File documentation
60666              
60667              Detypo.
60668              
60669              Decutandpasto.
60670              
60671              Send all installperl messages to STDERR and be -w clean.
60672              
60673              Out-of-date note removed.
60674              
60675              Protect against "wild next"s, that is, callbacks doing "next"
60676              instead of "return".
60677              
60678              Use STDOUT consistently.
60679              
60680              The output might have been produced in the wrong order.
60681              
60682              A missing 'break' after the [[:space:]] switch case.
60683              
60684              Add tests for
60685              [ID 19991110.003] another matching finding by pcre author
60686              which has already been fixed by some patch, as verified in
60687              
60688              Documentation to explain the behaviour of map().
60689              
60690              Add an optimization for map-maps-a-list-element-to-more-list-elements
60691              case, but add also notes explaining the relationship of this
60692              patch and the earlier notes by Sarathy.
60693              
60694              Subject: [ID 20000716.023] syslog test fails without sockets
60695              
60696              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
60697              Test cases for #6431.
60698              
60699              File::Spec::VMS fixup for tmpdir from Craig Berry.
60700              
60701              Make the "uninit variable" warning to say "concat or string"
60702              or "join or string" when in concat or join .
60703              
60704              Get UTF16 BOMs working.  Patch from
60705              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
60706              
60707              Subject: [PATCH] Make large file tests deal with SIGXFSZ
60708              
60709              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
60710              
60711              Subject: [PATCH] av.c apidoc
60712      Branch: maint-5.6/perl
60713           !> (integrate 43 files)
60714 ____________________________________________________________________________
60715 [  7845] By: gsar                                  on 2000/11/24  00:20:45
60716         Log: integrate changes#6406..6414 from mainline
60717              
60718              Merge perlhacktut into perlhack, update perlguts.
60719              
60720              Fix AutoSplit to use File::Spec the right way in VMS,
60721              from Peter Prymmer.
60722              
60723              The bug report
60724              [ID 19991110.002] minimal matching discrepancy found by pcre author
60725              seems to have been fixed (though differently from what was suggested
60726              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
60727              
60728              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
60729              not in pod, from Peter Prymmer
60730              
60731              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
60732              From: Hugo <hv@crypt.compulink.co.uk>
60733              Date: Fri, 14 Jul 2000 23:05:20 +0100
60734              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
60735              
60736              Didn't anymore apply, but that point still could use another fix.
60737              
60738              lib/b test fixes from Peter Prymmer.
60739              
60740              More docs for sv functions.
60741              
60742              perlvms.pod whitespace cleanup to keep pod utils happy.
60743              
60744              another VMS build tweak from Peter Prymmer
60745      Branch: maint-5.6/perl
60746           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
60747           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
60748           !> vms/descrip_mms.template vms/perlvms.pod
60749 ____________________________________________________________________________
60750 [  7844] By: nick                                  on 2000/11/23  23:42:45
60751         Log: Win32/perlio Now just fails one io/argv.t test - lack 
60752              of default :crlf on standard streams.
60753      Branch: perlio
60754            ! doio.c perlio.c
60755 ____________________________________________________________________________
60756 [  7843] By: nick                                  on 2000/11/23  23:04:05
60757         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
60758              peek fail is showing a real problem (multiple crlf layers
60759              are getting pushed.)
60760      Branch: perlio
60761            ! doio.c perlio.c win32/makefile.mk
60762 ____________________________________________________________________________
60763 [  7842] By: nick                                  on 2000/11/23  19:46:23
60764         Log: Implement PerlIO_binmode()
60765              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
60766              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
60767              make binmode in t/lib/io_tell.t unconditional so that works.
60768              Checkin just so Win32 machine can see these changes.
60769      Branch: perlio
60770            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
60771 ____________________________________________________________________________
60772 [  7841] By: jhi                                   on 2000/11/23  19:30:00
60773         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
60774      Branch: perl
60775            ! README.amiga
60776 ____________________________________________________________________________
60777 [  7840] By: jhi                                   on 2000/11/23  17:18:02
60778         Log: SOCKS wrestling continues, patches from Jens Hamisch.
60779      Branch: perl
60780            ! doio.c embed.h embed.pl perlsdio.h proto.h
60781 ____________________________________________________________________________
60782 [  7839] By: jhi                                   on 2000/11/23  16:54:14
60783         Log: Push Filter::Util::Call one level deeper.
60784      Branch: perl
60785            + t/lib/filter-util.t
60786           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
60787           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
60788            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
60789            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
60790            - t/lib/filt-util.t
60791            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
60792            ! win32/Makefile win32/makefile.mk
60793 ____________________________________________________________________________
60794 [  7838] By: jhi                                   on 2000/11/23  16:52:40
60795         Log: Reach back one higher up when searching for PERL_SRC.
60796      Branch: perl
60797            ! lib/ExtUtils/MM_Unix.pm
60798 ____________________________________________________________________________
60799 [  7837] By: jhi                                   on 2000/11/23  16:05:41
60800         Log: Subject: Re: perl@7826
60801              Date: Thu, 23 Nov 2000 02:20:25 -0600
60802              From: "Craig A. Berry" <craigberry@mac.com>
60803              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
60804              
60805              Make VMS to like Filter::Util::Call. 
60806      Branch: perl
60807            ! configure.com ext/Filter/Util/Makefile.PL
60808 ____________________________________________________________________________
60809 [  7836] By: nick                                  on 2000/11/23  16:04:08
60810         Log: Implement crlf layer - not ready for merge.
60811      Branch: perlio
60812            ! perlio.c win32/makefile.mk
60813 ____________________________________________________________________________
60814 [  7835] By: jhi                                   on 2000/11/23  15:56:52
60815         Log: STDCHAR is different in Sparc v9 vs x86.
60816      Branch: perl
60817            ! hints/solaris_2.sh
60818 ____________________________________________________________________________
60819 [  7834] By: jhi                                   on 2000/11/23  15:50:47
60820         Log: The type needs to be visible to protos.
60821      Branch: perl
60822            ! perl.h
60823 ____________________________________________________________________________
60824 [  7833] By: jhi                                   on 2000/11/23  15:40:46
60825         Log: Finish unfinished SOCKS workaround changes.
60826      Branch: perl
60827            ! doio.c
60828 ____________________________________________________________________________
60829 [  7832] By: jhi                                   on 2000/11/23  15:33:30
60830         Log: Integrate perlio.
60831      Branch: perl
60832           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
60833           !> win32/makefile.mk
60834 ____________________________________________________________________________
60835 [  7831] By: nick                                  on 2000/11/23  10:31:07
60836         Log: Correct makefile.mk dependancies for ext/Filter/Util
60837              Build ext/Encode
60838              Run dmake regen_config_h
60839      Branch: perlio
60840            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
60841            ! win32/makefile.mk
60842 ____________________________________________________________________________
60843 [  7830] By: nick                                  on 2000/11/23  08:05:07
60844         Log: Integrate mainline
60845      Branch: perlio
60846           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
60847           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
60848           +> t/lib/filt-util.pl t/lib/filt-util.t
60849           !> (integrate 41 files)
60850 ____________________________________________________________________________
60851 [  7829] By: gsar                                  on 2000/11/23  03:07:11
60852         Log: build the Filter extension on windows
60853      Branch: perl
60854            ! win32/Makefile win32/makefile.mk
60855 ____________________________________________________________________________
60856 [  7828] By: gsar                                  on 2000/11/23  02:46:35
60857         Log: regenerate win32/config* and fix some inconsistencies in the
60858              makefiles; always export Perl_deb() because it is needed
60859              by ext/re/* (whether perl itself is built with -DDEBUGGING
60860              or not)
60861      Branch: perl
60862            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
60863            ! win32/config_H.vc win32/makefile.mk
60864 ____________________________________________________________________________
60865 [  7827] By: gsar                                  on 2000/11/23  02:18:38
60866         Log: get sources building on windows+MSVC again (untested with other
60867              compilers)
60868      Branch: perl
60869            ! win32/include/sys/socket.h win32/perllib.c
60870 ____________________________________________________________________________
60871 [  7826] By: jhi                                   on 2000/11/23  01:18:26
60872         Log: Update Changes.
60873      Branch: perl
60874            ! Changes patchlevel.h
60875 ____________________________________________________________________________
60876 [  7825] By: jhi                                   on 2000/11/23  00:20:41
60877         Log: Subject: Re: av.c patch (having slight problems)
60878              From: "Ben Tilly" <ben_tilly@hotmail.com>
60879              Date: Tue, 21 Nov 2000 23:29:31 -0500
60880              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
60881              
60882              unshift() speedup.
60883      Branch: perl
60884            ! av.c
60885 ____________________________________________________________________________
60886 [  7824] By: jhi                                   on 2000/11/22  23:59:15
60887         Log: Fixes for signedness warnings noticed by VMSperlers.
60888      Branch: perl
60889            ! ext/Storable/Storable.xs regcomp.c sv.c
60890 ____________________________________________________________________________
60891 [  7823] By: jhi                                   on 2000/11/22  23:19:31
60892         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
60893              From: Peter Prymmer <pvhp@forte.com>
60894              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
60895              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
60896      Branch: perl
60897            ! t/pragma/warn/pp_hot
60898 ____________________________________________________________________________
60899 [  7822] By: jhi                                   on 2000/11/22  22:52:20
60900         Log: Be clean.
60901      Branch: perl
60902            ! Makefile.SH
60903 ____________________________________________________________________________
60904 [  7821] By: jhi                                   on 2000/11/22  22:46:39
60905         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
60906              by Damian Conway, as suggested by Paul Marquess.
60907      Branch: perl
60908            + lib/Filter/Simple.pm
60909 ____________________________________________________________________________
60910 [  7820] By: jhi                                   on 2000/11/22  22:45:51
60911         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
60912      Branch: perl
60913            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
60914            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
60915            + t/lib/filt-util.t
60916            ! MANIFEST
60917 ____________________________________________________________________________
60918 [  7819] By: jhi                                   on 2000/11/22  22:03:27
60919         Log: Integrate perlio.
60920      Branch: perl
60921           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
60922           !> win32/makefile.mk
60923 ____________________________________________________________________________
60924 [  7818] By: jhi                                   on 2000/11/22  21:56:02
60925         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
60926      Branch: perl
60927            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
60928            ! t/lib/io_sock.t
60929 ____________________________________________________________________________
60930 [  7817] By: jhi                                   on 2000/11/22  21:39:49
60931         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
60932              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60933              Date: Wed, 22 Nov 2000 16:08:12 -0500
60934              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
60935      Branch: perl
60936            ! lib/ExtUtils/Liblist.pm
60937 ____________________________________________________________________________
60938 [  7816] By: jhi                                   on 2000/11/22  21:38:25
60939         Log: Go ahead and #include <unistd.h> in perl.h.
60940      Branch: perl
60941            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
60942            ! util.c
60943 ____________________________________________________________________________
60944 [  7815] By: jhi                                   on 2000/11/22  21:22:52
60945         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
60946              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60947              Date: Mon, 20 Nov 2000 18:30:52 -0500
60948              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
60949      Branch: perl
60950            ! pod/perlre.pod regcomp.c t/op/re_tests
60951 ____________________________________________________________________________
60952 [  7814] By: jhi                                   on 2000/11/22  21:21:46
60953         Log: Subject: [PATCH 5.7.0] Liblist finally works
60954              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60955              Date: Tue, 21 Nov 2000 22:02:17 -0500
60956              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
60957      Branch: perl
60958            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
60959            ! lib/ExtUtils/MakeMaker.pm
60960 ____________________________________________________________________________
60961 [  7813] By: jhi                                   on 2000/11/22  21:20:23
60962         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
60963              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60964              Date: Wed, 22 Nov 2000 17:53:15 +0100
60965              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
60966              
60967              AIX dynaloader and perlio patch.
60968      Branch: perl
60969            ! ext/DynaLoader/dl_aix.xs
60970 ____________________________________________________________________________
60971 [  7812] By: jhi                                   on 2000/11/22  21:17:52
60972         Log: (Accidentally empty patch.)
60973      Branch: perl
60974            ! av.c
60975 ____________________________________________________________________________
60976 [  7811] By: jhi                                   on 2000/11/22  21:16:31
60977         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
60978              From: Peter Prymmer <pvhp@forte.com>
60979              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
60980              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
60981      Branch: perl
60982            ! vms/test.com
60983 ____________________________________________________________________________
60984 [  7810] By: jhi                                   on 2000/11/22  21:15:36
60985         Log: Subject: Re: perl@7777 
60986              From: "John P. Linderman" <jpl@research.att.com>
60987              Date: Wed, 22 Nov 2000 13:11:11 -0500
60988              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
60989              
60990              Detypoing.
60991      Branch: perl
60992            ! lib/CPAN.pm
60993 ____________________________________________________________________________
60994 [  7809] By: jhi                                   on 2000/11/22  21:14:19
60995         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
60996              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
60997              Date:     Wed, 22 Nov 2000 13:51:37 EST
60998              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
60999      Branch: perl
61000            ! perlsdio.h
61001 ____________________________________________________________________________
61002 [  7808] By: jhi                                   on 2000/11/22  21:13:27
61003         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
61004              From: Casey Tweten <crt@kiski.net>
61005              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
61006              Message-Id: <200011201653.LAA10194@home.kiski.net>
61007      Branch: perl
61008            ! t/lib/io_udp.t
61009 ____________________________________________________________________________
61010 [  7807] By: jhi                                   on 2000/11/22  21:12:35
61011         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
61012              From: Casey Tweten <crt@kiski.net>
61013              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
61014              Message-Id: <200011201636.LAA07227@home.kiski.net>
61015      Branch: perl
61016            ! t/lib/io_sock.t
61017 ____________________________________________________________________________
61018 [  7806] By: jhi                                   on 2000/11/22  21:10:59
61019         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
61020              From: "Casey R. Tweten" <crt@kiski.net>
61021              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
61022              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
61023      Branch: perl
61024            ! utils/h2xs.PL
61025 ____________________________________________________________________________
61026 [  7805] By: nick                                  on 2000/11/22  21:05:06
61027         Log: Integrate mainline
61028      Branch: perlio
61029           !> Changes Porting/genlog ext/DB_File/DB_File.xs
61030           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
61031           !> utils/perlbug.PL
61032 ____________________________________________________________________________
61033 [  7804] By: jhi                                   on 2000/11/22  21:01:12
61034         Log: Subject: [PATCH] Test.pm POD peculiarity
61035              From: "Casey R. Tweten" <crt@kiski.net>
61036              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
61037              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
61038      Branch: perl
61039            ! lib/Test.pm
61040 ____________________________________________________________________________
61041 [  7803] By: jhi                                   on 2000/11/22  20:59:59
61042         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
61043              From: "Philip Newton" <pnewton@gmx.de>
61044              Date: Wed, 22 Nov 2000 14:25:53 +0100
61045              Message-Id: <3A1BD771.25462.1939FAD@localhost>
61046              
61047              Be case-understanding also on 's', and use the -oi of sendmail
61048              not to terminate the transmission on a lone '.'.
61049      Branch: perl
61050            ! utils/perlbug.PL
61051 ____________________________________________________________________________
61052 [  7802] By: nick                                  on 2000/11/22  20:51:42
61053         Log: Win32 PerlIO intermediate state now working as expected.
61054              - In current state we are still using C runtime in text/binary
61055              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
61056              - PERLIO=stdio and PERLIO=unix pass all expected tests.
61057              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
61058              and PerlIO_seek() and the dummy crlf layer is not making adjustments
61059              for CRLF translation happening in C runtime. All other tests pass.
61060              
61061              Added note to README.win32 to point out the snags of doing a perl build
61062              with Norton AntiVirus turned on.
61063              
61064              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
61065              which file a fail comes from.
61066              
61067              Updated "canned" config.h to match the one generated.
61068      Branch: perlio
61069            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
61070            ! win32/makefile.mk
61071 ____________________________________________________________________________
61072 [  7801] By: jhi                                   on 2000/11/22  06:50:20
61073         Log: Nickety nits.
61074      Branch: perl
61075            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
61076 ____________________________________________________________________________
61077 [  7800] By: jhi                                   on 2000/11/22  01:29:55
61078         Log: Changes had accidentally gone too silent on non-main branches.
61079      Branch: perl
61080            ! Changes Porting/genlog patchlevel.h
61081 ____________________________________________________________________________
61082 [  7799] By: gsar                                  on 2000/11/22  01:02:56
61083         Log: some lib_pm.PL changes snuck in via change#7772
61084      Branch: maint-5.6/perl
61085            ! Makefile.SH
61086 ____________________________________________________________________________
61087 [  7798] By: nick                                  on 2000/11/21  21:59:40
61088         Log: Integrate mainline
61089      Branch: perlio
61090           !> (integrate 28 files)
61091 ____________________________________________________________________________
61092 [  7797] By: jhi                                   on 2000/11/21  21:01:45
61093         Log: Integrate perlio.
61094      Branch: perl
61095           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
61096 ____________________________________________________________________________
61097 [  7796] By: nick                                  on 2000/11/21  20:36:22
61098         Log: Win32 builds and runs (mostly) with USE_PERLIO.
61099              PERLIO=perlio passes all tests. 
61100              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
61101      Branch: perlio
61102            ! perlio.c win32/perllib.c win32/win32.c
61103 ____________________________________________________________________________
61104 [  7795] By: jhi                                   on 2000/11/21  19:03:44
61105         Log: Update Changes.
61106      Branch: perl
61107            ! Changes patchlevel.h
61108 ____________________________________________________________________________
61109 [  7794] By: jhi                                   on 2000/11/21  18:56:34
61110         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
61111              From: "Craig A. Berry" <craigberry@mac.com>
61112              Date: Mon, 20 Nov 2000 20:27:06 -0600
61113              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
61114              
61115              A cut-and-pasto.
61116      Branch: perl
61117            ! perlio.h
61118 ____________________________________________________________________________
61119 [  7793] By: jhi                                   on 2000/11/21  18:54:41
61120         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
61121              From: Dominic Dunlop <domo@computer.org> 
61122              Date: Mon, 20 Nov 2000 18:55:29 +0100
61123              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
61124              
61125              va_copy() and the need of it.
61126              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
61127      Branch: metaconfig/U/perl
61128            + need_va_copy.U
61129      Branch: perl
61130            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61131            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
61132            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
61133            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
61134            ! win32/config.bc win32/config.gc win32/config.vc
61135 ____________________________________________________________________________
61136 [  7792] By: jhi                                   on 2000/11/21  17:04:10
61137         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
61138      Branch: perl
61139           !> scope.h
61140 ____________________________________________________________________________
61141 [  7791] By: jhi                                   on 2000/11/21  17:01:16
61142         Log: Export the SOCKS workaround symbols only if necessary.
61143      Branch: perl
61144            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
61145 ____________________________________________________________________________
61146 [  7790] By: nick                                  on 2000/11/20  23:57:11
61147         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
61148      Branch: perlio
61149            ! scope.h
61150 ____________________________________________________________________________
61151 [  7789] By: nick                                  on 2000/11/20  23:38:33
61152         Log: Integrate mainline
61153      Branch: perlio
61154           +> lib/File/Spec/Epoc.pm
61155           !> (integrate 34 files)
61156 ____________________________________________________________________________
61157 [  7788] By: nick                                  on 2000/11/20  23:20:18
61158         Log: Make extra buffer layer work (dummy crlf layer)
61159      Branch: perlio
61160            ! doio.c perlio.c perlio.h
61161 ____________________________________________________________________________
61162 [  7787] By: jhi                                   on 2000/11/20  22:44:04
61163         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
61164              From: Peter Prymmer <pvhp@forte.com>
61165              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
61166              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
61167      Branch: perl
61168            ! t/pragma/locale.t
61169 ____________________________________________________________________________
61170 [  7786] By: jhi                                   on 2000/11/20  22:29:10
61171         Log: Subject: DOC PATCH 5.6.0 perlreftut
61172              From: mjd@plover.com
61173              Date: 20 Nov 2000 19:45:06 -0000
61174              Message-ID: <20001120194506.9505.qmail@plover.com>
61175      Branch: perl
61176            ! pod/perlreftut.pod
61177 ____________________________________________________________________________
61178 [  7785] By: jhi                                   on 2000/11/20  22:27:44
61179         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
61180              From: David Dyck <dcd@tc.fluke.com>
61181              Date: Mon, 20 Nov 2000 11:43:40 -0800
61182              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
61183      Branch: perl
61184            ! lib/Cwd.pm
61185 ____________________________________________________________________________
61186 [  7784] By: jhi                                   on 2000/11/20  22:23:21
61187         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
61188              Date: Mon, 20 Nov 2000 17:06:10 -0500
61189              To: Mailing list Perl5 <perl5-porters@perl.org>
61190              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
61191      Branch: perl
61192            ! pp_ctl.c t/op/pat.t
61193 ____________________________________________________________________________
61194 [  7783] By: jhi                                   on 2000/11/20  22:11:18
61195         Log: Subject: [PATCH] doop.c - UTF8 tr///               
61196              From: Simon Cozens <simon@cozens.net>
61197              Date: Sat, 18 Nov 2000 18:49:30 +0000
61198              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
61199              
61200              Subject: Re: [PATCH] doop.c - UTF8 tr///           
61201              From: Simon Cozens <simon@cozens.net>
61202              Date: Mon, 20 Nov 2000 20:45:22 +0000
61203              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
61204              
61205              Make tr on UTF-8 better but still not correct.
61206      Branch: perl
61207            ! doop.c
61208 ____________________________________________________________________________
61209 [  7782] By: jhi                                   on 2000/11/20  22:02:16
61210         Log: Remove the shared object before attempting to create
61211              (by linking) a new one.  E.g. in AIX not removing
61212              becomes quite painful if one tries to do more than one
61213              build in the same tree (an interrupted build, for example),
61214              since the AIX' shared dynaloader seemingly keeps the shared
61215              objects open and therefore 'busy' for quite a while, even when
61216              nobody is using the objects, leading into link failures.
61217      Branch: perl
61218            ! lib/ExtUtils/MM_Unix.pm
61219 ____________________________________________________________________________
61220 [  7781] By: gsar                                  on 2000/11/20  19:02:55
61221         Log: type mismatch due to faulty integration
61222      Branch: maint-5.6/perl
61223            ! toke.c win32/Makefile
61224 ____________________________________________________________________________
61225 [  7780] By: gsar                                  on 2000/11/20  17:31:55
61226         Log: integrate changes#6392,6394..6399,6401..6404
61227              
61228              The {multiplier} of a fixed substring was overlooked which
61229              caused a wrong initial search offset for that substring.
61230              
61231              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
61232              From: Hugo <hv@crypt.compulink.co.uk>
61233              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
61234              Date: Thu, 13 Jul 2000 19:27:13 +0100
61235              
61236              Fix the BOM bug: not a byteorder bug, a signedness bug.
61237              
61238              Replace change #6337 with a better one.
61239              
61240              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
61241              From: Hugo <hv@crypt.compulink.co.uk>
61242              Date: Fri, 14 Jul 2000 04:16:20 +0100
61243              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
61244              
61245              MakeMaker should not remove editor backups (*~) on `make clean`
61246              by default (completes change#6383)
61247              
61248              move new variables to the end of the interpreter structure (for
61249              bincompat in code that doesn't #include XSUB.h)
61250              
61251              rename totally bletcherous SvLOCK() thingy (doesn't do what the
61252              name suggests anyway)
61253              
61254              various cleanups (typos, misformatted code, and small bugs)
61255              
61256              typecasts needed for change#6394
61257              
61258              typos in change#6399, regen headers
61259              
61260              inconsistent types needs casts
61261              
61262              PERL_OBJECT build tweaks
61263      Branch: maint-5.6/perl
61264           !> MANIFEST doop.c embed.h embed.pl embedvar.h
61265           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
61266           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
61267           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
61268           !> toke.c util.c
61269 ____________________________________________________________________________
61270 [  7779] By: gsar                                  on 2000/11/20  17:06:29
61271         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
61272              
61273              Cosmetics and perldelta.
61274              
61275              Fix nits noticed by Boston.pm.
61276              
61277              Do the cc sanity check both before the hints and
61278              after the cc selction.
61279              
61280              get sprintf.t to adjust properly for 3-digit exponents
61281              
61282              don't clobber *.orig files on *clean targets
61283              
61284              fix bugs in processing %v-*d and similar format specs (from
61285              Avi Finkel <avi@finkel.org>)
61286              
61287              sprintf test tweaks (from Dominic Dunlop)
61288              
61289              new selfloader.t in change#6183 doesn't close DATA handles,
61290              and thus fails to clean up tmp files on dosish platforms
61291              
61292              typos (spotted by Peter Prymmer)
61293              
61294              typo fix from Craig Berry
61295      Branch: maint-5.6/perl
61296           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
61297           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
61298           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
61299           !> x2p/Makefile.SH
61300 ____________________________________________________________________________
61301 [  7778] By: gsar                                  on 2000/11/20  16:46:51
61302         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
61303              
61304              Subject: Re: format bug report  [Patch]
61305              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61306              Date: Wed, 05 Jul 2000 13:12:52 +0200
61307              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
61308              
61309              Subject: Re: format bug report  [Patch]
61310              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61311              Date: Wed, 05 Jul 2000 14:10:01 +0200
61312              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
61313              
61314              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
61315              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61316              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
61317              Date: Fri, 07 Jul 2000 17:57:16 +0100
61318              
61319              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
61320              To: perl5-porters@perl.org
61321              From: Karsten Sperling <spiff@phreax.net>
61322              Date: Mon, 10 Jul 2000 15:12:52 +0200
61323              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
61324              
61325              README.posix-bc podified from Thomas Dorner.
61326              
61327              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
61328              From: Dominic Dunlop <domo@computer.org>
61329              Date: Tue, 11 Jul 2000 12:27:33 +0200
61330              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
61331              
61332              Typo in #6341.
61333              
61334              Fix for
61335              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
61336              From: Roderick Schertler <roderick@argon.org>
61337              Date: Tue, 11 Jul 2000 13:55:05 -0400
61338              Message-Id: <200007111755.NAA05077@jones.argon.org>
61339              
61340              Minor cleanups on the booklist.
61341              
61342              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
61343              regen perltoc.
61344              
61345              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
61346      Branch: maint-5.6/perl
61347           +> pod/perlbook.pod
61348           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
61349           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
61350           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
61351 ____________________________________________________________________________
61352 [  7777] By: jhi                                   on 2000/11/20  16:08:49
61353         Log: Update Changes.
61354      Branch: perl
61355            ! Changes patchlevel.h
61356 ____________________________________________________________________________
61357 [  7776] By: jhi                                   on 2000/11/20  15:27:56
61358         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
61359              This may be overly harsh but until proven otherwise, we think this
61360              way, or until we have a simple test for Configure (having to start
61361              up servers is does not count as simple) to check for the problems.
61362      Branch: perl
61363            ! perl.h
61364 ____________________________________________________________________________
61365 [  7775] By: jhi                                   on 2000/11/20  15:22:17
61366         Log: Solaris hints tweaks.
61367      Branch: perl
61368            ! hints/solaris_2.sh
61369 ____________________________________________________________________________
61370 [  7774] By: jhi                                   on 2000/11/20  15:01:20
61371         Log: Add a workaround to SOCKS 64-bit problems.
61372      Branch: perl
61373            ! doio.c embed.h embed.pl perlsdio.h proto.h
61374 ____________________________________________________________________________
61375 [  7773] By: jhi                                   on 2000/11/20  14:51:47
61376         Log: sysseek() instead of seek().
61377      Branch: perl
61378            ! t/lib/syslfs.t
61379 ____________________________________________________________________________
61380 [  7772] By: gsar                                  on 2000/11/20  13:06:23
61381         Log: integrate changes#6315..6319,6321..6331,6333..6338
61382              
61383              Integrate with Sarathy, preliminary fix for unicos
61384              alignment problems in [ID 20000612.002] Perl problem on Cray system.
61385              
61386              some debugger output does not go to the socket when RemotePort is set
61387              
61388              winsock cleanup never done on Windows (leads to handle leaks)
61389              
61390              fix UNC path handling on Windows under ithreads, and chdir()
61391              return value when given a non-existent directory
61392              
61393              Autogenerate pod/Makefile and pod/buildtoc.
61394              buildtoc also checks whether the existin pods are
61395              mentioned in MANIFEST and perl.pod, and vice versa.
61396              (None of the thusly found discrepancies fixed yet.)
61397              roffitall also needs to be autogenerated similarly but it
61398              seems so badly out of date that I didn't touch it yet.
61399              
61400              Config is being used.
61401              
61402              Add =head1 NAMEs so that buildtoc is happy.
61403              (The CGI::Util nit reported to Lincoln.)
61404              
61405              Fix complaints of buildtoc.
61406              
61407              Fix the alignment problem in Crays ([ID 20000612.002]).
61408              
61409              Remove perlbook, update perlfaq book listing,
61410              rearrange perl.pod, regenerate perltoc.
61411              
61412              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
61413              was cast to an unsigned (32-bit) integer with wild abandon.
61414              
61415              winsock options weren't being set in all threads under ithreads
61416              (caused send()s from second and subsequent threads to fail)
61417              
61418              accept() leaks memory on windows due to incorrect ordering of
61419              closesocket() and fclose() calls
61420              
61421              Reorder perl.pod once more.
61422              
61423              More POSIX.pod tweaks.
61424              
61425              Sprinkle ldlibpath.
61426              
61427              Precedence goof, fix based on
61428              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
61429              From: Hugo <hv@crypt.compulink.co.uk>
61430              Date: Tue, 11 Jul 2000 12:52:38 +0100
61431              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
61432              
61433              Subject: PATCH perlguts.pod: Document D and d magic types
61434              From: mjd@plover.com
61435              Date: 5 Jul 2000 18:01:51 -0000
61436              Message-ID: <20000705180151.29413.qmail@plover.com>
61437              
61438              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
61439              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
61440              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
61441              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
61442              
61443              Subject: [PATCH cfgperl] $& segfaults if you trick it
61444              From: simon@brecon.co.uk (Simon Cozens)
61445              Date: 7 Jul 2000 11:26:09 GMT
61446              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
61447              
61448              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
61449              From: Hugo <hv@crypt.compulink.co.uk>
61450              Date: Tue, 11 Jul 2000 12:44:50 +0100
61451              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
61452              
61453              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
61454              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61455              Date: Tue, 11 Jul 2000 13:50:51 +0100
61456              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
61457      Branch: maint-5.6/perl
61458           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
61459           +> pod/buildtoc.PL
61460            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
61461           !> (integrate 26 files)
61462 ____________________________________________________________________________
61463 [  7771] By: gsar                                  on 2000/11/20  12:31:42
61464         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
61465              6310,6311,6314
61466              
61467              Subject: [PATCH bleedperl] File::Spec 0.82 beta
61468              From: Barrie Slaymaker <barries@jester.slaysys.com>
61469              Date: Wed, 28 Jun 2000 11:35:29 -0400
61470              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
61471              
61472              tweak perlembed for multiplicity/usethreads sanity; correct notes
61473              about Windows
61474              
61475              localize %INC in a Safe compartment so that use/require work
61476              (many other magic globals probably need similar treatment)
61477              
61478              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
61479              when @_ is modified, causing coredumps
61480              
61481              slurp mode fix in change#4736 still not quite right
61482              
61483              Point to perlipc for more SysV IPC examples.
61484              
61485              Elaborate POSIX.pod.  Still needs work.
61486              
61487              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
61488              
61489              fix large memory leak that has been around for ever, masked by
61490              -DPURIFY (most of the arenas were never freed!)
61491              
61492              fix memory leak on Windows (PL_sys_intern contents were never
61493              freed)
61494              
61495              PERL_OBJECT build tweak
61496              
61497              adjust change#6299
61498              
61499              remove rel2abs prototypes (from Barrie Slaymaker)
61500              
61501              missing perldiag entry for unpack("w",...) diagnostic (from
61502              Andreas Koenig)
61503              
61504              better diagnostic on Frob->stuff() when Frob:: doesn't exist
61505              (from Richard Soderberg <rs@oregonnet.com>)
61506              
61507              Win32 patches for cfgperl from Sarathy.
61508              
61509              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
61510              
61511              More POSIX.pod embellishment.
61512              
61513              tyop in change#6306
61514      Branch: maint-5.6/perl
61515           !> (integrate 44 files)
61516 ____________________________________________________________________________
61517 [  7770] By: gsar                                  on 2000/11/20  11:51:00
61518         Log: integrate changes#6268..6282 from cfgperl branch
61519              
61520              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
61521              From: Dominic Dunlop <domo@computer.org>
61522              Date: Thu, 29 Jun 2000 12:32:39 +0200
61523              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
61524              
61525              Regen headers for #6261 (and update embed.pl for this) and #6267,
61526              silence few compiler warnings.
61527              
61528              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
61529              From: Nicholas Clark <nick@talking.bollo.cx>
61530              Date: Fri, 23 Jun 2000 16:21:15 +0100
61531              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
61532              
61533              Subject: PATCH pod/perltie.pod
61534              From: Ian Phillipps <Ian.Phillipps@iname.com>
61535              Date: Fri, 16 Jun 2000 00:17:19 +0100
61536              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
61537              (only the first hunk, the second hunk had already been done
61538              by some other patch)
61539              
61540              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
61541              From: Tom Phoenix <rootbeer@redcat.com>
61542              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
61543              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
61544              
61545              Subject: [PATCH] xsub attributes
61546              From: Doug MacEachern <dougm@covalent.net>
61547              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
61548              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
61549              
61550              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
61551              From: Andy Dougherty <doughera@lafayette.edu>
61552              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
61553              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
61554              
61555              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
61556              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
61557              Date: Tue, 13 Jun 2000 02:43:48 -0500
61558              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
61559              
61560              Subject: [PATCH] Re: eval documentation: context
61561              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61562              Date: Mon, 12 Jun 2000 15:07:29 +0100
61563              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
61564              
61565              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
61566              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
61567              Date: Mon, 12 Jun 2000 14:55:59 +0100
61568              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
61569              
61570              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
61571              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
61572              Date: Fri, 09 Jun 2000 12:39:27 -0400
61573              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
61574              (plus update the version "number" of Text::Wrap)
61575              
61576              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
61577              From: Tim Ayers <tayers@bridge.com>
61578              Date: Thu, 08 Jun 2000 08:11:06 +0200
61579              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
61580              [resent by Richard Foley, Message-Id probably wrong]
61581              
61582              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
61583              From: rspier@pobox.com (Robert Spier)
61584              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
61585              Message-ID: <14654.31913.845602.610277@rls.cx>
61586              
61587              Subject: [PATCH 5.6.0] utils/h2xs.PL
61588              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
61589              Date: Wed, 7 Jun 2000 04:02:04 -0500
61590              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
61591              
61592              Subject: [PATCH 5.6.0]ITHREADs for VMS
61593              From: Dan Sugalski <dan@sidhe.org>
61594              Date: Tue, 06 Jun 2000 11:59:50 -0400
61595              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
61596      Branch: maint-5.6/perl
61597           !> (integrate 31 files)
61598 ____________________________________________________________________________
61599 [  7769] By: gsar                                  on 2000/11/20  11:29:06
61600         Log: integrate changes#6261..6266 from cfgperl
61601              
61602              Subject: Re: [PATCH cfgperl] BOMs away!
61603              From: simon@brecon.co.uk (Simon Cozens)
61604              Date: 17 Jun 2000 11:49:57 GMT
61605              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
61606              
61607              Subject: 5.6.0 Patch for EPOC
61608              From: Olaf Flebbe <o.flebbe@gmx.de>
61609              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
61610              Message-ID: <23449.960929969@www11.gmx.net>
61611              
61612              tr fixes from Simon Cozens
61613              
61614              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
61615              From: Marty Lucich <marty@netcom.com>
61616              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
61617              Message-Id: <200006282116.OAA11148@netcom.com>
61618              ccdlflags update (the BSD/OS 4.1 part had already been taken
61619              care of by #6141).
61620              
61621              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
61622              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
61623              Date: Wed, 28 Jun 2000 17:50:12 -0700
61624              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
61625              
61626              Subject: [PATCH 5.6.0] cygwin port
61627              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
61628              From: "Fifer, Eric" <EFifer@sanwaint.com>
61629              Date: Thu, 29 Jun 2000 12:58:29 +0100
61630      Branch: maint-5.6/perl
61631           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
61632           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
61633           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
61634           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
61635 ____________________________________________________________________________
61636 [  7768] By: gsar                                  on 2000/11/20  11:13:44
61637         Log: integrate changes#6252..6256,6259..6260
61638              
61639              Paranoia tweak on #6249.
61640              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
61641              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
61642              Date: Sun, 25 Jun 2000 23:43:12 -0400
61643              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
61644              
61645              Subject: tr///, help wanted.
61646              From: simon@brecon.co.uk (Simon Cozens)
61647              Date: 28 Jun 2000 11:29:04 GMT
61648              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
61649              
61650              small thinko tweaks
61651              
61652              tweaks from Simon Conzes to further fix tr/// under utf8
61653              
61654              perlnewmod was missing from MANIFEST.
61655              
61656              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
61657              From: simon@brecon.co.uk (Simon Cozens)
61658              Date: 17 Jun 2000 11:56:44 GMT
61659              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
61660              pack U0, pack C0
61661      Branch: maint-5.6/perl
61662           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
61663           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
61664           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
61665           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
61666 ____________________________________________________________________________
61667 [  7767] By: gsar                                  on 2000/11/20  10:51:38
61668         Log: integrate change#6250 from cfgperl
61669              
61670              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
61671              From: Doug MacEachern <dougm@covalent.net>
61672              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
61673              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
61674      Branch: maint-5.6/perl
61675           +> t/op/my_stash.t
61676           !> MANIFEST embed.pl global.sym proto.h toke.c
61677 ____________________________________________________________________________
61678 [  7766] By: gsar                                  on 2000/11/20  10:48:34
61679         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
61680              
61681              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
61682              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
61683              Date: Mon, 26 Jun 2000 18:40:14 +0100
61684              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
61685              
61686              Subject: [PATCH] bytes<->utf8 fixes
61687              From: simon@brecon.co.uk (Simon Cozens)
61688              Date: 26 Jun 2000 04:55:45 GMT
61689              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
61690              
61691              Subject: [PATCH] is_utf8_string
61692              From: simon@brecon.co.uk (Simon Cozens)
61693              Date: 26 Jun 2000 02:25:59 GMT
61694              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
61695              
61696              Subject: [PATCH] avoid mg_ptr in '*' magic
61697              From: Doug MacEachern <dougm@covalent.net>
61698              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
61699              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
61700              
61701              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
61702              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
61703              Date: Sat, 24 Jun 2000 13:06:20 +0100
61704              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
61705              
61706              Allow for standalone testing.
61707              
61708              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
61709              From: Mark-Jason Dominus <mjd@plover.com>
61710              Date: Tue, 27 Jun 2000 22:36:42 -0400
61711              Message-ID: <20000628023642.12166.qmail@plover.com>
61712              
61713              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
61714              From: Frank Tobin <ftobin@uiuc.edu>
61715              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
61716              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
61717      Branch: maint-5.6/perl
61718           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
61719           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
61720           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
61721           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
61722           !> utf8.c utils/h2xs.PL
61723 ____________________________________________________________________________
61724 [  7765] By: gsar                                  on 2000/11/20  10:29:13
61725         Log: integrate change#6239 from cfgperl
61726              
61727              Configure maintenance.  Sever some dependency cycles,
61728              separate gccversion from the cc unit,
61729              address [ID 20000623.006] Configure script patch for using gcc on AIX
61730              (but solve it a little bit differently),
61731              unduplex some accidentally duplicated units,
61732              suggest using gcc if no cc available
61733              (p5p thread: "Solaris configure: counterproposal", 1999-09)
61734      Branch: maint-5.6/perl
61735           !> Configure Todo-5.6 config_h.SH
61736 ____________________________________________________________________________
61737 [  7764] By: gsar                                  on 2000/11/20  10:25:55
61738         Log: integrate changes#6233..6238 from cfgperl
61739              
61740              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
61741              From: Mark-Jason Dominus <mjd@plover.com>
61742              Date: Fri, 16 Jun 2000 20:53:04 -0400
61743              Message-ID: <20000617005304.8008.qmail@plover.com>
61744              
61745              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
61746              because when run as services (Win32ese for daemons)
61747              no environment variables are set and tmpdir ends up as /tmp,
61748              which is ambiguous.
61749              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
61750              From: matt@sergeant.org
61751              Date: 16 Jun 2000 16:30:43 -0000
61752              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
61753              
61754              The thread begun by
61755              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
61756              From: Kevin.Ruscoe@ubsw.com
61757              Date: Fri, 16 Jun 2000 16:38:51 +0100
61758              Message-Id: <H000019b03c300d6@MHS>
61759              
61760              Tweak embed.pl, regen headers.
61761              
61762              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
61763              From: Dan Sugalski <dan@sidhe.org>
61764              Date: Fri, 23 Jun 2000 17:00:00 -0400
61765              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
61766      Branch: maint-5.6/perl
61767           !> (integrate 27 files)
61768 ____________________________________________________________________________
61769 [  7763] By: gsar                                  on 2000/11/20  10:08:08
61770         Log: s/perl56delta/perldelta/g
61771      Branch: maint-5.6/perl
61772            ! pod/Makefile
61773 ____________________________________________________________________________
61774 [  7762] By: gsar                                  on 2000/11/20  10:04:00
61775         Log: integrate changes#6225,6229,6231,6232 from cfgperl
61776              
61777              Add source code filenames to apidoc.
61778              From: simon@brecon.co.uk (Simon Cozens)
61779              Subject: [PATCH embed.pl] Source X-ref
61780              Date: 22 Jun 2000 02:18:49 GMT
61781              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
61782              
61783              Subject: README.hpux version 0.6.1
61784              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
61785              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
61786              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
61787              
61788              Subject: [PATCH 5.6.0] cygwin port
61789              From: "Fifer, Eric" <EFifer@sanwaint.com>
61790              Date: Tue, 20 Jun 2000 14:30:58 +0100
61791              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
61792              
61793              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
61794              From: simon@brecon.co.uk (Simon Cozens)
61795              Date: 19 Jun 2000 15:18:27 GMT
61796              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
61797              
61798              plus update pod/Makefile and regenerate perltoc
61799      Branch: maint-5.6/perl
61800           +> pod/perlutil.pod
61801           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
61802           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
61803 ____________________________________________________________________________
61804 [  7761] By: jhi                                   on 2000/11/20  04:09:55
61805         Log: Miraculous typo.
61806      Branch: perl
61807            ! t/op/pat.t
61808 ____________________________________________________________________________
61809 [  7760] By: jhi                                   on 2000/11/20  04:06:08
61810         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
61811              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61812              Date: Sun, 19 Nov 2000 22:30:26 -0500
61813              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
61814      Branch: perl
61815            ! regexec.c scope.h t/op/pat.t
61816 ____________________________________________________________________________
61817 [  7759] By: jhi                                   on 2000/11/20  02:05:22
61818         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
61819      Branch: perl
61820            ! perl.h
61821 ____________________________________________________________________________
61822 [  7758] By: jhi                                   on 2000/11/20  01:58:11
61823         Log: Subject: [perl 7711: EPOC] updates
61824              From: Olaf Flebbe <o.flebbe@gmx.de>
61825              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
61826              Message-ID: <25575.974658810@www23.gmx.net>               
61827      Branch: perl
61828            + lib/File/Spec/Epoc.pm
61829            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
61830            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
61831            ! lib/File/Spec.pm perl.c sv.c
61832 ____________________________________________________________________________
61833 [  7757] By: jhi                                   on 2000/11/20  01:53:11
61834         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
61835      Branch: perl
61836            ! MANIFEST
61837 ____________________________________________________________________________
61838 [  7756] By: jhi                                   on 2000/11/20  01:47:22
61839         Log: Integrate perlio.
61840      Branch: perl
61841            - ext/re/hints/MSWin32.pl
61842           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
61843           !> win32/config.gc win32/config_H.gc win32/win32sck.c
61844 ____________________________________________________________________________
61845 [  7755] By: nick                                  on 2000/11/19  20:57:17
61846         Log: Add dummy crlf layer (just as buffer)
61847              Correct 1st bug - one layer of indirection.
61848      Branch: perlio
61849            ! perlio.c perlio.h perliol.h
61850 ____________________________________________________________________________
61851 [  7754] By: nick                                  on 2000/11/19  20:56:12
61852         Log: Work-round to Perl_deb_nocontext is no longer required
61853      Branch: perlio
61854            - ext/re/hints/MSWin32.pl
61855 ____________________________________________________________________________
61856 [  7753] By: nick                                  on 2000/11/19  20:01:16
61857         Log: diff -se shows these as different
61858      Branch: perlio
61859            ! global.sym pod/perlapi.pod
61860 ____________________________________________________________________________
61861 [  7752] By: nick                                  on 2000/11/19  18:57:30
61862         Log: Configure GCC/Win32 build -Duseperlio
61863              Fix a couple of gross issues
61864              - double-include of ../deb.o in re.dll
61865              - win32sck.c needs PerlIO and FILE 
61866      Branch: perlio
61867            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
61868            ! win32/win32sck.c
61869 ____________________________________________________________________________
61870 [  7751] By: nick                                  on 2000/11/19  17:05:36
61871         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
61872      Branch: perlio
61873            ! perlio.c
61874 ____________________________________________________________________________
61875 [  7750] By: nick                                  on 2000/11/19  16:57:14
61876         Log: Missing aTHX_
61877      Branch: perlio
61878            ! sv.c
61879 ____________________________________________________________________________
61880 [  7749] By: jhi                                   on 2000/11/19  16:28:40
61881         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
61882              From: "Peter J. Farley III" <pjfarley@banet.net>
61883              Date: Sun, 19 Nov 2000 01:42:58 -0500
61884              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
61885      Branch: perl
61886            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
61887 ____________________________________________________________________________
61888 [  7748] By: jhi                                   on 2000/11/19  16:08:10
61889         Log: Subject: podlators 1.05 available        
61890              From: Russ Allbery <rra@stanford.edu>   
61891              Date: 18 Nov 2000 22:04:28 -0800
61892              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
61893      Branch: perl
61894            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
61895 ____________________________________________________________________________
61896 [  7747] By: nick                                  on 2000/11/19  11:19:39
61897         Log: Integrate mainline
61898      Branch: perlio
61899           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
61900           !> util.c
61901 ____________________________________________________________________________
61902 [  7746] By: jhi                                   on 2000/11/19  06:42:22
61903         Log: Make hex scanning warn on "\x{x}" and "\xx".
61904              "\x" and and hex("x") are still valid.
61905      Branch: perl
61906            ! util.c
61907 ____________________________________________________________________________
61908 [  7745] By: nick                                  on 2000/11/18  22:52:28
61909         Log: Integrate mainline
61910      Branch: perlio
61911           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
61912           !> perl.h perlio.c proto.h regcomp.c regcomp.h
61913 ____________________________________________________________________________
61914 [  7744] By: jhi                                   on 2000/11/18  22:50:28
61915         Log: Introduce Perl_utf8_length().  Use it.
61916      Branch: perl
61917            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
61918 ____________________________________________________________________________
61919 [  7743] By: jhi                                   on 2000/11/18  22:38:51
61920         Log: Compiler denit.
61921      Branch: perl
61922            ! perlio.c
61923 ____________________________________________________________________________
61924 [  7742] By: jhi                                   on 2000/11/18  20:33:05
61925         Log: Integrate perlio.
61926      Branch: perl
61927           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
61928           !> perlio.h pp_ctl.c pp_sys.c sv.c
61929 ____________________________________________________________________________
61930 [  7741] By: jhi                                   on 2000/11/18  20:31:27
61931         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
61932              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61933              Date: Fri, 17 Nov 2000 20:35:11 -0500
61934              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
61935              
61936              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
61937              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61938              Date: Fri, 17 Nov 2000 21:03:47 -0500
61939              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
61940              
61941              Plus a little bit of tweaking in pregcomp().
61942      Branch: perl
61943            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
61944 ____________________________________________________________________________
61945 [  7740] By: nick                                  on 2000/11/18  20:17:22
61946         Log: Lexical use open ... support:
61947              add ->cop_io to COP structure in cop.h.
61948              Make mg.c and gv.c associate it with ${^OPEN}.
61949              Make lib/open.pm set it.
61950              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
61951              manner similar to ->cop_warnings.
61952              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
61953              call new PerlIO_apply_layers().
61954              Declare latter in perlio.h and define in perlio.c
61955      Branch: perlio
61956            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
61957            ! perlio.h pp_ctl.c pp_sys.c sv.c
61958 ____________________________________________________________________________
61959 [  7739] By: jhi                                   on 2000/11/18  19:54:00
61960         Log: Integrate perlio.
61961      Branch: perl
61962           !> doio.c perlio.c pp.c
61963 ____________________________________________________________________________
61964 [  7738] By: jhi                                   on 2000/11/18  17:16:13
61965         Log: Subject: [PATCH 5.7.0] etags broken again
61966              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61967              Date: Sat, 18 Nov 2000 02:41:36 -0500
61968              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
61969      Branch: perl
61970            ! emacs/ptags
61971 ____________________________________________________________________________
61972 [  7737] By: jhi                                   on 2000/11/18  17:12:18
61973         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
61974      Branch: perl
61975            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
61976 ____________________________________________________________________________
61977 [  7736] By: nick                                  on 2000/11/18  14:06:20
61978         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
61979              part to be isolated.
61980      Branch: perlio
61981            ! doio.c perlio.c
61982 ____________________________________________________________________________
61983 [  7735] By: nick                                  on 2000/11/18  11:03:32
61984         Log: Integrate mainline
61985      Branch: perlio
61986           !> Changes README.amiga README.win32 patchlevel.h
61987           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
61988 ____________________________________________________________________________
61989 [  7734] By: jhi                                   on 2000/11/18  01:18:56
61990         Log: Update Changes.
61991      Branch: perl
61992            ! Changes patchlevel.h
61993 ____________________________________________________________________________
61994 [  7733] By: jhi                                   on 2000/11/18  00:32:54
61995         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
61996              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61997              Date: Fri, 17 Nov 2000 17:28:02 -0500
61998              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
61999      Branch: perl
62000            ! regcomp.c regexec.c t/op/re_tests
62001 ____________________________________________________________________________
62002 [  7732] By: jhi                                   on 2000/11/18  00:28:56
62003         Log: Sparc 64-bit pack() fix from Jens Hamisch.
62004      Branch: perl
62005            ! pp.c
62006 ____________________________________________________________________________
62007 [  7731] By: jhi                                   on 2000/11/18  00:18:39
62008         Log: Explain in more detail the {} syntax ambiguousity.
62009              
62010              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
62011              From: Nicholas Clark <nick@ccl4.org>
62012              Date: Fri, 17 Nov 2000 22:10:28 +0000
62013              Message-ID: <20001117221028.A88930@plum.flirble.org>
62014      Branch: perl
62015            ! pod/perlfunc.pod
62016 ____________________________________________________________________________
62017 [  7730] By: jhi                                   on 2000/11/18  00:12:18
62018         Log: Subject: Fix for README.amiga (20000323.033)
62019              From: "Stephen P. Potter" <spp@spotter.yi.org>
62020              Date: Fri, 17 Nov 2000 12:25:51 -0500
62021              Message-Id: <200011171725.MAA05768@spotter.yi.org>
62022      Branch: perl
62023            ! README.amiga
62024 ____________________________________________________________________________
62025 [  7729] By: jhi                                   on 2000/11/18  00:08:34
62026         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
62027              From: "A. C. Yardley" <yardley@tanet.net>
62028              Date: Mon, 3 Apr 2000 11:35:33 -0700
62029              Message-ID: <3483.000403@tanet.net>
62030      Branch: perl
62031            ! README.win32
62032 ____________________________________________________________________________
62033 [  7728] By: nick                                  on 2000/11/17  21:59:47
62034         Log: Integrate mainline
62035      Branch: perlio
62036           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
62037           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
62038           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
62039           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
62040 ____________________________________________________________________________
62041 [  7727] By: nick                                  on 2000/11/17  21:56:31
62042         Log: Experiment on use of attributes.pm interface.
62043              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
62044              SVt_PVRV if not already something better (else vivify of say magic gets
62045              core dump).
62046      Branch: perlio
62047            ! perlio.c pp.c
62048 ____________________________________________________________________________
62049 [  7726] By: jhi                                   on 2000/11/17  14:15:49
62050         Log: Subject: Fix for 20000815.006
62051              From: "Stephen P. Potter" <spp@spotter.yi.org>
62052              Date: Fri, 17 Nov 2000 08:57:45 -0500
62053              Message-Id: <200011171357.IAA05122@spotter.yi.org>
62054              
62055              It's really 20000518.006.
62056      Branch: perl
62057            ! pod/perlmodlib.PL
62058 ____________________________________________________________________________
62059 [  7725] By: jhi                                   on 2000/11/17  14:12:31
62060         Log: Subject: Fix for 20000409.001
62061              From: "Stephen P. Potter" <spp@spotter.yi.org>
62062              Date: Fri, 17 Nov 2000 08:55:45 -0500
62063              Message-Id: <200011171355.IAA05104@spotter.yi.org>
62064      Branch: perl
62065            ! pod/perlfaq9.pod
62066 ____________________________________________________________________________
62067 [  7724] By: jhi                                   on 2000/11/17  14:08:58
62068         Log: Undo #7627 now that we have =head3.
62069      Branch: perl
62070            ! pod/perlhack.pod
62071 ____________________________________________________________________________
62072 [  7723] By: jhi                                   on 2000/11/17  14:04:09
62073         Log: As surmised the #7719 wasn't a good move.
62074      Branch: perl
62075            ! hints/solaris_2.sh
62076 ____________________________________________________________________________
62077 [  7722] By: jhi                                   on 2000/11/17  13:59:04
62078         Log: Also the 64bitall hints can be either here or there.
62079      Branch: perl
62080            ! hints/solaris_2.sh
62081 ____________________________________________________________________________
62082 [  7721] By: jhi                                   on 2000/11/17  02:26:23
62083         Log: Test tweak for the open pragma.
62084      Branch: perl
62085            ! t/lib/b.t
62086 ____________________________________________________________________________
62087 [  7720] By: jhi                                   on 2000/11/17  00:23:22
62088         Log: The long double hints can be here or there.
62089      Branch: perl
62090            ! hints/solaris_2.sh
62091 ____________________________________________________________________________
62092 [  7719] By: jhi                                   on 2000/11/17  00:14:06
62093         Log: For Solaris use64bitall the stdchar needs a little bit of help.
62094      Branch: perl
62095            ! hints/solaris_2.sh
62096 ____________________________________________________________________________
62097 [  7718] By: jhi                                   on 2000/11/16  23:27:34
62098         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
62099              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
62100              Date: Wed, 15 Nov 2000 08:56:32 +0100
62101              Message-ID: <3A1241B0.64477E00@alcatel.at>
62102      Branch: perl
62103            ! lib/Carp/Heavy.pm
62104 ____________________________________________________________________________
62105 [  7717] By: jhi                                   on 2000/11/16  23:23:29
62106         Log: Subject: [PATCH] Re: 20001101.003 PDL
62107              From: Nicholas Clark <nick@ccl4.org>
62108              Date: Thu, 16 Nov 2000 16:48:25 +0000
62109              Message-ID: <20001116164825.B93487@plum.flirble.org>
62110      Branch: perl
62111            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
62112 ____________________________________________________________________________
62113 [  7716] By: jhi                                   on 2000/11/16  23:21:31
62114         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
62115              From: "Casey R. Tweten" <crt@kiski.net>
62116              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
62117              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
62118      Branch: perl
62119            ! lib/Pod/Checker.pm pod/perlpod.pod
62120 ____________________________________________________________________________
62121 [  7715] By: jhi                                   on 2000/11/16  23:19:40
62122         Log: Avoid an infinite loop in VMS when utils scripts are run
62123              with no arguments, from Charles Lane.
62124      Branch: perl
62125            ! configure.com
62126 ____________________________________________________________________________
62127 [  7714] By: jhi                                   on 2000/11/16  23:17:08
62128         Log: Subject: perllocale.pod changes
62129              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
62130              Date: Mon, 13 Nov 2000 10:09:22 +0300
62131              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
62132      Branch: perl
62133            ! pod/perllocale.pod
62134 ____________________________________________________________________________
62135 [  7713] By: jhi                                   on 2000/11/16  23:14:06
62136         Log: Integrate perlio.
62137      Branch: perl
62138           !> doio.c perlio.c perlio.h util.c
62139 ____________________________________________________________________________
62140 [  7712] By: nick                                  on 2000/11/16  21:10:58
62141         Log: Integrate mainline
62142      Branch: perlio
62143           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
62144           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
62145           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
62146           !> vos/config.ga.def vos/config.ga.h win32/config.bc
62147           !> win32/config.gc win32/config.vc
62148 ____________________________________________________________________________
62149 [  7711] By: nick                                  on 2000/11/16  19:56:41
62150         Log: Minor tweaks:
62151              consistent way of getting 'rb', 'wb' etc. for binary opens
62152              move *perlio::layers to *open::layers
62153              a #define to show layers available
62154              DOSISH popen/PerlIO had export/import sense inverted.
62155      Branch: perlio
62156            ! doio.c perlio.c perlio.h util.c
62157 ____________________________________________________________________________
62158 [  7710] By: jhi                                   on 2000/11/16  15:46:05
62159         Log: Add HAS_SBRK_PROTO.
62160      Branch: metaconfig/U/perl
62161            + d_sbrkproto.U
62162      Branch: perl
62163            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62164            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
62165            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
62166            ! vos/config.ga.def vos/config.ga.h win32/config.bc
62167            ! win32/config.gc win32/config.vc
62168 ____________________________________________________________________________
62169 [  7709] By: nick                                  on 2000/11/16  07:31:49
62170         Log: Integrate mainline
62171      Branch: perlio
62172           !> (integrate 35 files)
62173 ____________________________________________________________________________
62174 [  7708] By: jhi                                   on 2000/11/16  05:33:03
62175         Log: These files are text, not binary.
62176      Branch: perl
62177            ! ext/Encode/Encode/iso8859-10.enc
62178            ! ext/Encode/Encode/iso8859-13.enc
62179            ! ext/Encode/Encode/iso8859-14.enc
62180            ! ext/Encode/Encode/iso8859-15.enc
62181 ____________________________________________________________________________
62182 [  7707] By: jhi                                   on 2000/11/16  01:53:37
62183         Log: Update Changes.
62184      Branch: perl
62185            ! Changes patchlevel.h
62186 ____________________________________________________________________________
62187 [  7706] By: jhi                                   on 2000/11/16  01:35:59
62188         Log: More #undefing of stdio.
62189      Branch: perl
62190            ! fakesdio.h nostdio.h
62191 ____________________________________________________________________________
62192 [  7705] By: jhi                                   on 2000/11/16  01:34:18
62193         Log: Add fwalk() probe to the configuration files and regen perltoc.
62194      Branch: perl
62195            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62196            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
62197            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
62198            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62199            ! win32/config.bc win32/config.gc win32/config.vc
62200 ____________________________________________________________________________
62201 [  7704] By: jhi                                   on 2000/11/16  01:33:07
62202         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
62203              an optional third argument to Inlibc?)
62204      Branch: metaconfig/U/perl
62205            + d__fwalk.U
62206 ____________________________________________________________________________
62207 [  7703] By: jhi                                   on 2000/11/16  01:09:22
62208         Log: The type of the hash_cb() size argument is tricky.
62209      Branch: perl
62210            ! ext/DB_File/DB_File.xs
62211 ____________________________________________________________________________
62212 [  7702] By: jhi                                   on 2000/11/15  23:01:16
62213         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
62214      Branch: perl
62215            ! nostdio.h
62216 ____________________________________________________________________________
62217 [  7701] By: jhi                                   on 2000/11/15  22:52:32
62218         Log: Detypo.
62219      Branch: perl
62220            ! t/lib/bigfltpm.t
62221 ____________________________________________________________________________
62222 [  7700] By: jhi                                   on 2000/11/15  22:51:56
62223         Log: UINT64_C() work continues.
62224      Branch: perl
62225            ! handy.h perl.h utf8.h
62226 ____________________________________________________________________________
62227 [  7699] By: jhi                                   on 2000/11/15  14:13:04
62228         Log: SOCKS has its own USE_THREADS, based on
62229              
62230              Subject: [ID 20001114.002] et. al. bugfix followup
62231              From: Jens Hamisch <jens@Strawberry.COM> 
62232              Date: Wed, 15 Nov 2000 14:23:11 +0100
62233              Message-ID: <20001115142311.A21164@Strawberry.COM>
62234      Branch: perl
62235            ! perl.h
62236 ____________________________________________________________________________
62237 [  7698] By: jhi                                   on 2000/11/15  03:50:56
62238         Log: Add few missing #undefs and sort them.
62239      Branch: perl
62240            ! fakesdio.h
62241 ____________________________________________________________________________
62242 [  7697] By: jhi                                   on 2000/11/15  03:39:14
62243         Log: Linenumber fix.
62244      Branch: perl
62245            ! t/pragma/warn/utf8
62246 ____________________________________________________________________________
62247 [  7696] By: jhi                                   on 2000/11/15  02:55:26
62248         Log: EBCDIC tweaks.
62249              
62250              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
62251              From: Peter Prymmer <pvhp@forte.com>
62252              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
62253              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
62254      Branch: perl
62255            ! t/op/regmesg.t t/pragma/warn/utf8
62256 ____________________________________________________________________________
62257 [  7695] By: jhi                                   on 2000/11/15  02:53:58
62258         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
62259              From: Peter Prymmer <pvhp@forte.com>
62260              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
62261              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
62262      Branch: perl
62263            ! utf8.c
62264 ____________________________________________________________________________
62265 [  7694] By: jhi                                   on 2000/11/15  02:50:55
62266         Log: Subject: [PATCH: perl@7674] updates to README.os390
62267              From: Prymmer/Kahn <pvhp@best.com>
62268              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
62269              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
62270      Branch: perl
62271            ! README.os390
62272 ____________________________________________________________________________
62273 [  7693] By: jhi                                   on 2000/11/15  02:48:37
62274         Log: Quit utf8_to_uv() instantly if curlen == 0.
62275      Branch: perl
62276            ! utf8.c
62277 ____________________________________________________________________________
62278 [  7692] By: jhi                                   on 2000/11/15  02:24:29
62279         Log: Use u_int32_t for the size of hash_cb(), not size_t.
62280              
62281              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
62282              From: Jens Hamisch <jens@Strawberry.COM>     
62283              Date: Tue, 14 Nov 2000 19:03:55 +0100
62284              Message-Id: <20001114190355.A20559@Strawberry.COM>
62285      Branch: perl
62286            ! ext/DB_File/DB_File.xs
62287 ____________________________________________________________________________
62288 [  7691] By: jhi                                   on 2000/11/15  02:20:12
62289         Log: Use UINT64_C().
62290              
62291              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
62292              From: Jens Hamisch <jens@Strawberry.COM>
62293              Date: Tue, 14 Nov 2000 19:16:23 +0100
62294              Message-Id: <20001114191623.G20559@Strawberry.COM>
62295      Branch: perl
62296            ! utf8.c utf8.h
62297 ____________________________________________________________________________
62298 [  7690] By: jhi                                   on 2000/11/15  02:17:06
62299         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
62300              (a macro to define signed and unsigned integer constants).
62301      Branch: perl
62302            ! handy.h
62303 ____________________________________________________________________________
62304 [  7689] By: jhi                                   on 2000/11/15  01:56:51
62305         Log: Regen Configure.
62306      Branch: perl
62307            ! Configure
62308 ____________________________________________________________________________
62309 [  7688] By: jhi                                   on 2000/11/15  01:56:32
62310         Log: Make the unit know about SOCKS.
62311      Branch: metaconfig
62312            ! U/protos/socksizetype.U
62313 ____________________________________________________________________________
62314 [  7687] By: jhi                                   on 2000/11/15  01:54:47
62315         Log: Remove unused dependencies.
62316      Branch: metaconfig
62317            ! U/compline/d_getpagsz.U
62318 ____________________________________________________________________________
62319 [  7686] By: nick                                  on 2000/11/14  21:25:13
62320         Log: Integrate mainline.
62321      Branch: perlio
62322           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
62323           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
62324           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
62325           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
62326           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
62327           !> win32/config.bc win32/config.gc win32/config.vc
62328           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
62329 ____________________________________________________________________________
62330 [  7685] By: jhi                                   on 2000/11/14  17:54:56
62331         Log: Integrate perlio.
62332      Branch: perl
62333           +> fakesdio.h perliol.h
62334           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
62335           !> perlsdio.h perlsfio.h pod/perlfunc.pod
62336 ____________________________________________________________________________
62337 [  7684] By: nick                                  on 2000/11/14  17:43:04
62338         Log: PerlIO #include and #ifdef re-work.
62339      Branch: perlio
62340            + fakesdio.h perliol.h
62341            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
62342            ! perlsdio.h perlsfio.h
62343 ____________________________________________________________________________
62344 [  7683] By: jhi                                   on 2000/11/14  15:42:40
62345         Log: Hoist the duplicated socket/netdb include logic to perl.h;
62346              undef SETERRNO in case SOCKS has defined it.  Based on:
62347              
62348              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
62349              From: Jens Hamisch <jens@Strawberry.COM> 
62350              Date: Tue, 14 Nov 2000 11:34:40 +0100
62351              Message-Id: <20001114113440.A20005@Strawberry.COM>
62352      Branch: perl
62353            ! doio.c perl.h pp_sys.c
62354 ____________________________________________________________________________
62355 [  7682] By: jhi                                   on 2000/11/14  14:07:28
62356         Log: Subject: some additions for makefiles for win32 (for perl@7674)
62357              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
62358              Date: Tue, 14 Nov 2000 09:31:13 +0300
62359              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
62360      Branch: perl
62361            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
62362            ! win32/makefile.mk
62363 ____________________________________________________________________________
62364 [  7681] By: jhi                                   on 2000/11/14  14:01:41
62365         Log: Subject: tiny typo in perl5db.pl
62366              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
62367              Date: Tue, 14 Nov 2000 09:29:28 +0300
62368              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
62369      Branch: perl
62370            ! lib/perl5db.pl
62371 ____________________________________________________________________________
62372 [  7680] By: jhi                                   on 2000/11/14  04:13:50
62373         Log: Redo #7679 with LFs instead of CRLFs.
62374      Branch: perl
62375            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
62376            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
62377            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
62378 ____________________________________________________________________________
62379 [  7679] By: jhi                                   on 2000/11/14  01:21:09
62380         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
62381              From: Benjamin Stuhl <tiriath@yahoo.com> 
62382              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
62383              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
62384      Branch: perl
62385            + win32/bin/mdelete.bat
62386            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
62387            ! makedef.pl perlio.c win32/Makefile win32/config.gc
62388            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
62389 ____________________________________________________________________________
62390 [  7678] By: jhi                                   on 2000/11/14  01:19:20
62391         Log: Fix the re extension building for Win32.
62392              
62393              Subject: [PATCH perl@7638] Get PerlIO building on Win32
62394              From: Benjamin Stuhl <tiriath@yahoo.com> 
62395              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
62396              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
62397      Branch: perl
62398            + ext/re/hints/MSWin32.pl
62399            ! MANIFEST
62400 ____________________________________________________________________________
62401 [  7677] By: jhi                                   on 2000/11/14  01:13:54
62402         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
62403              From: sthoenna@efn.org
62404              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
62405              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
62406      Branch: perl
62407            ! doop.c pp.c toke.c utf8.c utf8.h
62408 ____________________________________________________________________________
62409 [  7676] By: jhi                                   on 2000/11/13  20:23:15
62410         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
62411              From: Nicholas Clark <nick@ccl4.org>
62412              Date: Mon, 13 Nov 2000 18:55:04 +0000
62413              Message-ID: <20001113185504.J29183@plum.flirble.org>
62414      Branch: perl
62415            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
62416 ____________________________________________________________________________
62417 [  7675] By: nick                                  on 2000/11/13  20:21:57
62418         Log: Integrate mainline ...
62419      Branch: perlio
62420           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
62421           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
62422           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
62423           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
62424 ____________________________________________________________________________
62425 [  7674] By: jhi                                   on 2000/11/13  15:07:56
62426         Log: Update Changes.
62427      Branch: perl
62428            ! Changes patchlevel.h
62429 ____________________________________________________________________________
62430 [  7673] By: jhi                                   on 2000/11/13  14:42:42
62431         Log: Remove the new two tests of lib/io_xs for now, they seem to
62432              fail under perlio on some platforms.
62433      Branch: perl
62434            ! t/lib/io_xs.t
62435 ____________________________________________________________________________
62436 [  7672] By: jhi                                   on 2000/11/13  13:57:53
62437         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
62438      Branch: perl
62439            ! perlio.c
62440 ____________________________________________________________________________
62441 [  7671] By: jhi                                   on 2000/11/13  05:30:48
62442         Log: Placate nervous compilers that see longer than ints switch()ing.
62443      Branch: perl
62444            ! utf8.c
62445 ____________________________________________________________________________
62446 [  7670] By: jhi                                   on 2000/11/13  05:14:21
62447         Log: fputs() does return EOF on error but here we don't care.
62448      Branch: perl
62449            ! perlio.c
62450 ____________________________________________________________________________
62451 [  7669] By: jhi                                   on 2000/11/13  05:02:45
62452         Log: Declare reg_data like reg_substr_data.
62453      Branch: perl
62454            ! regexp.h
62455 ____________________________________________________________________________
62456 [  7668] By: jhi                                   on 2000/11/13  04:54:34
62457         Log: Typos in #7667.
62458      Branch: perl
62459            ! perl.h
62460 ____________________________________________________________________________
62461 [  7667] By: jhi                                   on 2000/11/13  04:49:49
62462         Log: Cleanup messy #ifdef.
62463      Branch: perl
62464            ! perl.h
62465 ____________________________________________________________________________
62466 [  7666] By: jhi                                   on 2000/11/13  04:17:34
62467         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
62468              From: Nicholas Clark <nick@talking.bollo.cx>
62469              Date: Sun, 12 Nov 2000 21:14:11 +0000
62470              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
62471              
62472              Note: only one breakage of the two reported is fixed by this patch.
62473      Branch: perl
62474            ! perlio.c
62475 ____________________________________________________________________________
62476 [  7665] By: jhi                                   on 2000/11/13  04:05:07
62477         Log: Tweak the definition of the bit complement on UTF-8 data:
62478              if none of the characters in the string are > 0xff,
62479              the result is a complemented byte string, not a (UTF-8)
62480              char string.  Based on the summary in
62481              
62482              Subject: Re: [ID 20000918.005] ~ on wide chars
62483              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
62484              Date: Fri, 10 Nov 2000 09:47:15 -0800
62485              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
62486              
62487              This should give us the maximum backward (pre-char string)
62488              compatibility and utf8 compatibility.  The other alternative
62489              would be to limit the bit complement to be always byte only,
62490              taking the least significant byte of the chars.
62491      Branch: perl
62492            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
62493 ____________________________________________________________________________
62494 [  7664] By: jhi                                   on 2000/11/13  00:23:44
62495         Log: Couple of tests from #7660 salvaged.
62496      Branch: perl
62497            - t/op/tell.t
62498            ! MANIFEST t/io/tell.t
62499 ____________________________________________________________________________
62500 [  7663] By: jhi                                   on 2000/11/13  00:02:48
62501         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
62502              From: Nicholas Clark <nick@talking.bollo.cx>
62503              Date: Sun, 12 Nov 2000 21:23:43 +0000
62504              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
62505      Branch: perl
62506            ! perlsfio.h
62507 ____________________________________________________________________________
62508 [  7662] By: jhi                                   on 2000/11/13  00:01:39
62509         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
62510              From: Nicholas Clark <nick@talking.bollo.cx>
62511              Date: Sun, 12 Nov 2000 21:30:04 +0000
62512              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
62513      Branch: perl
62514            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
62515 ____________________________________________________________________________
62516 [  7661] By: jhi                                   on 2000/11/12  23:57:29
62517         Log: Document tell() on special streams.
62518      Branch: perl
62519            ! pod/perlfunc.pod
62520 ____________________________________________________________________________
62521 [  7660] By: jhi                                   on 2000/11/12  23:54:22
62522         Log: (Subsumed by #7664)
62523      Branch: perl
62524            + t/op/tell.t
62525            ! MANIFEST
62526 ____________________________________________________________________________
62527 [  7659] By: jhi                                   on 2000/11/12  22:55:25
62528         Log: Many subdocumented return values of the IO extension now documented.
62529              ungetc and write still left subdocumented.
62530              
62531              Subject: [PATCH] (was Re: IO::Handle::ungetc)
62532              From: Nicholas Clark <nick@talking.bollo.cx>
62533              Date: Sun, 12 Nov 2000 21:35:53 +0000
62534              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
62535      Branch: perl
62536            ! ext/IO/lib/IO/Handle.pm
62537 ____________________________________________________________________________
62538 [  7658] By: jhi                                   on 2000/11/12  21:37:06
62539         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
62540              From: Nicholas Clark <nick@talking.bollo.cx>
62541              Date: Sun, 12 Nov 2000 20:03:22 +0000
62542              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
62543      Branch: perl
62544            ! pod/perlfunc.pod
62545 ____________________________________________________________________________
62546 [  7657] By: jhi                                   on 2000/11/12  20:34:55
62547         Log: Integrate perlio.
62548      Branch: perl
62549           !> perlio.c
62550 ____________________________________________________________________________
62551 [  7656] By: nick                                  on 2000/11/12  19:25:06
62552         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
62553      Branch: perlio
62554            ! perlio.c
62555 ____________________________________________________________________________
62556 [  7655] By: nick                                  on 2000/11/12  19:09:41
62557         Log: Integrate mainline
62558      Branch: perlio
62559           +> README.solaris ext/Encode/Encode/cp1006.enc
62560           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
62561           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
62562           +> ext/Encode/Encode/iso8859-13.enc
62563           +> ext/Encode/Encode/iso8859-14.enc
62564           +> ext/Encode/Encode/iso8859-15.enc
62565           !> (integrate 34 files)
62566 ____________________________________________________________________________
62567 [  7654] By: jhi                                   on 2000/11/12  19:00:22
62568         Log: Add a metaconfig unit for fsync.
62569      Branch: metaconfig/U/perl
62570            + d_fsync.U
62571 ____________________________________________________________________________
62572 [  7653] By: jhi                                   on 2000/11/12  19:00:01
62573         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
62574      Branch: perl
62575            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62576            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
62577            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
62578            ! vos/config.ga.h win32/config.bc win32/config.gc
62579            ! win32/config.vc
62580 ____________________________________________________________________________
62581 [  7652] By: jhi                                   on 2000/11/11  21:12:01
62582         Log: Copy the s// information of README.hpux also to the perlrun.
62583      Branch: perl
62584            ! README.hpux pod/perlrun.pod
62585 ____________________________________________________________________________
62586 [  7651] By: jhi                                   on 2000/11/11  21:03:13
62587         Log: More README.solaris updates from Andy Dougherty.
62588      Branch: perl
62589            ! README.solaris
62590 ____________________________________________________________________________
62591 [  7650] By: jhi                                   on 2000/11/11  18:38:57
62592         Log: More descriptive error for unknown perlio layers.
62593              
62594              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
62595              From: Dominic Dunlop <domo@computer.org> 
62596              Date: Sat, 11 Nov 2000 18:20:32 +0100             
62597              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
62598      Branch: perl
62599            ! perlio.c pod/perldiag.pod
62600 ____________________________________________________________________________
62601 [  7649] By: jhi                                   on 2000/11/11  18:37:52
62602         Log: MachTen doesn't really do mmap() and munmap().
62603              
62604              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
62605              From: Dominic Dunlop <domo@computer.org> 
62606              Date: Sat, 11 Nov 2000 18:20:32 +0100             
62607              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
62608      Branch: perl
62609            ! hints/machten.sh
62610 ____________________________________________________________________________
62611 [  7648] By: jhi                                   on 2000/11/11  18:36:46
62612         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
62613              From: rspier@pobox.com (Robert Spier)
62614              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
62615              Message-ID: <14861.32839.491271.985797@rls.cx>
62616      Branch: perl
62617            ! Porting/Contract pod/perltoot.pod
62618 ____________________________________________________________________________
62619 [  7647] By: jhi                                   on 2000/11/11  18:35:30
62620         Log: Simplify the getpagesize() unit by dropping the
62621              pagesize probe since it's nowadays slightly more
62622              complicated because of sysconf(). (Note: if some
62623              platform really needs the -lPW for getpagesize,
62624              I just broke it.)
62625              
62626              TODO: a new pagesize unit.
62627      Branch: metaconfig
62628            ! U/compline/d_getpagsz.U
62629 ____________________________________________________________________________
62630 [  7646] By: jhi                                   on 2000/11/11  18:33:23
62631         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
62632      Branch: perl
62633            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62634            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
62635            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
62636            ! vos/config.ga.h win32/config.bc win32/config.gc
62637            ! win32/config.vc
62638 ____________________________________________________________________________
62639 [  7645] By: jhi                                   on 2000/11/11  16:45:15
62640         Log: Use sysconf() or getpagesize() to find out the pagesize.
62641      Branch: perl
62642            ! perlio.c
62643 ____________________________________________________________________________
62644 [  7644] By: jhi                                   on 2000/11/11  15:46:08
62645         Log: Integrate perlio.
62646      Branch: perl
62647           !> perlio.c
62648 ____________________________________________________________________________
62649 [  7643] By: jhi                                   on 2000/11/11  15:33:36
62650         Log: Subject: Re: [PATCH] README.solaris
62651              From: Lupe Christoph <lupe@lupe-christoph.de>
62652              Date: Sat, 11 Nov 2000 14:08:10 +0100
62653              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
62654      Branch: perl
62655            ! README.solaris
62656 ____________________________________________________________________________
62657 [  7642] By: jhi                                   on 2000/11/11  15:22:12
62658         Log: Subject: [PATCH perl@7638] cygwin port
62659              From: "Eric Fifer" <egf7@columbia.edu>            
62660              Date: Fri, 10 Nov 2000 19:30:30 -0000
62661              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
62662      Branch: perl
62663            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
62664 ____________________________________________________________________________
62665 [  7641] By: nick                                  on 2000/11/11  14:50:36
62666         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
62667              Also call "Buf" layer directly when unread'ing non-read chars.
62668      Branch: perlio
62669            ! perlio.c
62670 ____________________________________________________________________________
62671 [  7640] By: jhi                                   on 2000/11/11  02:05:02
62672         Log: Add more encoding tables.
62673      Branch: perl
62674            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
62675            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
62676            + ext/Encode/Encode/iso8859-10.enc
62677            + ext/Encode/Encode/iso8859-13.enc
62678            + ext/Encode/Encode/iso8859-14.enc
62679            + ext/Encode/Encode/iso8859-15.enc
62680            ! MANIFEST
62681 ____________________________________________________________________________
62682 [  7639] By: jhi                                   on 2000/11/10  18:49:25
62683         Log: Subject: [PATCH] README.solaris
62684              From: Andy Dougherty <doughera@lafayette.edu>
62685              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
62686              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
62687      Branch: perl
62688            + README.solaris
62689            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
62690            ! pod/perl.pod pod/perltoc.pod
62691 ____________________________________________________________________________
62692 [  7638] By: jhi                                   on 2000/11/10  15:04:15
62693         Log: Update Changes.
62694      Branch: perl
62695            ! Changes patchlevel.h
62696 ____________________________________________________________________________
62697 [  7637] By: jhi                                   on 2000/11/10  14:14:28
62698         Log: Explain better why certain regex tests are skipped.
62699              
62700              Subject: Re: tests skipped: unknown reason
62701              From: Lupe Christoph <lupe@lupe-christoph.de>
62702              Date: Fri, 10 Nov 2000 09:08:56 +0100
62703              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
62704      Branch: perl
62705            ! t/op/regexp.t
62706 ____________________________________________________________________________
62707 [  7636] By: nick                                  on 2000/11/10  13:40:00
62708         Log: Integrate mainline.
62709      Branch: perlio
62710           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
62711           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
62712           !> win32/bin/search.pl
62713 ____________________________________________________________________________
62714 [  7635] By: nick                                  on 2000/11/10  13:25:52
62715         Log: Re-instate stdio large file support via perlio.
62716      Branch: perl
62717            ! perlio.c
62718 ____________________________________________________________________________
62719 [  7634] By: jhi                                   on 2000/11/10  04:49:55
62720         Log: Amdahl UTS hints updates.
62721              
62722              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
62723              From: hom00@utsglobal.com (Harold O Morris)
62724              Date: Thu, 9 Nov 2000 20:02 PST
62725              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
62726      Branch: perl
62727            ! hints/uts.sh
62728 ____________________________________________________________________________
62729 [  7633] By: jhi                                   on 2000/11/09  23:33:28
62730         Log: Subject: [PATCH] IO::Seekable pod
62731              From: Nicholas Clark <nick@talking.bollo.cx>
62732              Date: Thu, 9 Nov 2000 20:29:45 +0000
62733              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
62734      Branch: perl
62735            ! ext/IO/lib/IO/Handle.pm
62736 ____________________________________________________________________________
62737 [  7632] By: jhi                                   on 2000/11/09  21:55:41
62738         Log: Various doc oddball characters.
62739              
62740              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
62741              From: Michael Somos <somos@grail.cba.csuohio.edu>
62742              Date: Mon, 6 Nov 2000 17:44:20 -0500
62743              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
62744      Branch: perl
62745            ! emacs/cperl-mode.el lib/unicode/syllables.txt
62746            ! win32/bin/search.pl
62747 ____________________________________________________________________________
62748 [  7631] By: jhi                                   on 2000/11/09  21:12:29
62749         Log: Subject: Re: bash -c exit and linux hints 
62750              From: "John P. Linderman" <jpl@research.att.com>
62751              Date: Thu, 02 Nov 2000 09:37:25 -0500
62752              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
62753      Branch: perl
62754            ! hints/linux.sh
62755 ____________________________________________________________________________
62756 [  7630] By: nick                                  on 2000/11/09  20:34:11
62757         Log: Integrate mainline.
62758      Branch: perlio
62759           !> (integrate 91 files)
62760 ____________________________________________________________________________
62761 [  7629] By: jhi                                   on 2000/11/09  19:46:31
62762         Log: Missing dTHXs.
62763              
62764              Subject: RE: perl@7595 builds not on cygwin
62765              From: "Eric Fifer" <egf7@columbia.edu>
62766              Date: Thu, 9 Nov 2000 19:26:50 -0000
62767              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
62768      Branch: perl
62769            ! ext/Devel/Peek/Peek.xs
62770 ____________________________________________________________________________
62771 [  7628] By: jhi                                   on 2000/11/09  14:48:27
62772         Log: Disable only the tests 99 and 166 for UTF-8 locales.
62773      Branch: perl
62774            ! t/pragma/locale.t
62775 ____________________________________________________________________________
62776 [  7627] By: jhi                                   on 2000/11/09  14:40:27
62777         Log: There's no =head3.
62778      Branch: perl
62779            ! pod/perlhack.pod
62780 ____________________________________________________________________________
62781 [  7626] By: jhi                                   on 2000/11/09  13:54:26
62782         Log: The generated boot_* headers are wrong.  Pickier compiler,
62783              such as KAI C++ will refuse to compile the resulting perlmain.
62784              
62785              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
62786              From: Harri Pasanen <harri.pasanen@trema.com>
62787              Date: Thu, 09 Nov 2000 14:23:28 +0100
62788              Message-Id: <3A0AA550.26D548A3@trema.com>
62789      Branch: perl
62790            ! minimod.pl
62791 ____________________________________________________________________________
62792 [  7625] By: jhi                                   on 2000/11/09  13:50:44
62793         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
62794              From: Prymmer/Kahn <pvhp@best.com>
62795              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
62796              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
62797              
62798              All except the "cow orker" change.
62799      Branch: perl
62800            ! Porting/pumpkin.pod
62801 ____________________________________________________________________________
62802 [  7624] By: jhi                                   on 2000/11/09  13:45:33
62803         Log: Fix for
62804              
62805              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
62806              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
62807              Date: Thu, 09 Nov 2000 11:05:52 +0100
62808              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
62809      Branch: perl
62810            ! pod/perldiag.pod t/pragma/warn/pp_sys
62811 ____________________________________________________________________________
62812 [  7623] By: jhi                                   on 2000/11/09  13:37:16
62813         Log: Typo in an ifndef.
62814              
62815              Subject: Re: [PATCH 5.7.0] better messages from malloc()
62816              From: Joe Smith <jms@inwap.com>         
62817              Date: Thu, 09 Nov 2000 01:33:14 -0800
62818              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
62819      Branch: perl
62820            ! malloc.c
62821 ____________________________________________________________________________
62822 [  7622] By: jhi                                   on 2000/11/09  13:31:18
62823         Log: Remove unused extra arguments.
62824      Branch: metaconfig/U/perl
62825            ! perlxv.U
62826      Branch: perl
62827            ! Configure config_h.SH
62828 ____________________________________________________________________________
62829 [  7621] By: jhi                                   on 2000/11/09  13:16:36
62830         Log: More VMS moves on environment handling, from Charles Lane.
62831      Branch: perl
62832            ! t/pragma/locale.t
62833 ____________________________________________________________________________
62834 [  7620] By: jhi                                   on 2000/11/09  04:42:38
62835         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
62836              From: David Dyck <dcd@tc.fluke.com>
62837              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
62838              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
62839      Branch: perl
62840            ! pp_sys.c
62841 ____________________________________________________________________________
62842 [  7619] By: jhi                                   on 2000/11/09  04:36:21
62843         Log: Forgot from #7618.
62844      Branch: perl
62845            ! lib/File/stat.pm
62846 ____________________________________________________________________________
62847 [  7618] By: jhi                                   on 2000/11/09  04:28:44
62848         Log: Make deleting for %ENV work for (newer versions of) VMS,
62849              from Craig A. Berry.
62850      Branch: perl
62851            ! vms/vms.c
62852 ____________________________________________________________________________
62853 [  7617] By: jhi                                   on 2000/11/09  04:25:05
62854         Log: Subject: [PATCH] Class::Struct at compile time
62855              From: "Casey R. Tweten" <crt@kiski.net>
62856              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
62857              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
62858      Branch: perl
62859            ! lib/Class/Struct.pm
62860 ____________________________________________________________________________
62861 [  7616] By: jhi                                   on 2000/11/09  04:15:17
62862         Log: Subject: [ID 20001108.013] spelling
62863              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
62864              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
62865              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
62866      Branch: perl
62867            ! lib/ftp.pl
62868 ____________________________________________________________________________
62869 [  7615] By: jhi                                   on 2000/11/09  04:12:42
62870         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
62871              From: Peter Prymmer <pvhp@forte.com>
62872              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
62873              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
62874      Branch: perl
62875            ! configure.com
62876 ____________________________________________________________________________
62877 [  7614] By: jhi                                   on 2000/11/08  22:42:55
62878         Log: A missing aTHX_.
62879      Branch: perl
62880            ! ext/IPC/SysV/SysV.xs
62881 ____________________________________________________________________________
62882 [  7613] By: jhi                                   on 2000/11/08  19:30:21
62883         Log: Update Changes.
62884      Branch: perl
62885            ! Changes patchlevel.h
62886 ____________________________________________________________________________
62887 [  7612] By: jhi                                   on 2000/11/08  18:35:25
62888         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
62889              From: David Dyck <dcd@tc.fluke.com>
62890              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
62891              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
62892      Branch: perl
62893            ! pp_sys.c
62894 ____________________________________________________________________________
62895 [  7611] By: jhi                                   on 2000/11/08  18:30:26
62896         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
62897              From: Dominic Dunlop <domo@computer.org>
62898              Date: Tue, 7 Nov 2000 12:05:25 +0100
62899              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
62900      Branch: perl
62901            ! malloc.c
62902 ____________________________________________________________________________
62903 [  7610] By: jhi                                   on 2000/11/08  18:25:14
62904         Log: Do not test UTF-8 locales since that the tests would require
62905              polymorphic regexen.
62906      Branch: perl
62907            ! t/pragma/locale.t
62908 ____________________________________________________________________________
62909 [  7609] By: jhi                                   on 2000/11/08  17:12:51
62910         Log: Locale buglets.
62911              
62912              Subject: RE: Locales support (setlocale) fixes
62913              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
62914              Date: Wed, 8 Nov 2000 20:01:39 +0300
62915              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
62916      Branch: perl
62917            ! t/pragma/locale.t util.c
62918 ____________________________________________________________________________
62919 [  7608] By: jhi                                   on 2000/11/08  17:00:16
62920         Log: Deleting $ENV{PATH} in VMS is not recommendable.
62921      Branch: perl
62922            ! t/pragma/locale.t
62923 ____________________________________________________________________________
62924 [  7607] By: jhi                                   on 2000/11/08  16:58:26
62925         Log: Subject: PATCH std stdio for (Free)BSD
62926              From: Nicholas Clark <nick@ccl4.org>
62927              Date: Wed, 8 Nov 2000 15:36:29 +0000
62928              Message-ID: <20001108153629.D98736@plum.flirble.org>
62929      Branch: metaconfig
62930            ! U/compline/d_stdstdio.U
62931      Branch: perl
62932            ! Configure config_h.SH
62933 ____________________________________________________________________________
62934 [  7606] By: jhi                                   on 2000/11/08  16:43:31
62935         Log: Forgot to bump the line numbers in #7601.
62936      Branch: perl
62937            ! t/pragma/warn/pp_sys
62938 ____________________________________________________________________________
62939 [  7605] By: jhi                                   on 2000/11/08  16:39:12
62940         Log: More careful detection of how well NVs and UVs mix.
62941              
62942              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))
62943              From: Nicholas Clark <nick@ccl4.org>
62944              Date: Wed, 8 Nov 2000 15:14:12 +0000
62945              Message-ID: <20001108151412.B98736@plum.flirble.org>
62946              
62947              Added some SIGFPE paranoia.
62948      Branch: metaconfig/U/perl
62949            ! perlxv.U
62950      Branch: perl
62951            ! Configure config_h.SH
62952 ____________________________________________________________________________
62953 [  7604] By: jhi                                   on 2000/11/08  14:39:10
62954         Log: Subject: [patch perl@7595] VMS configure.com tweak
62955              From: "Craig A. Berry" <craigberry@mac.com>
62956              Date: Wed, 8 Nov 2000 00:24:12 -0600
62957              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
62958      Branch: perl
62959            ! configure.com
62960 ____________________________________________________________________________
62961 [  7603] By: jhi                                   on 2000/11/08  14:27:11
62962         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
62963              From: Robin Barker <rmb1@cise.npl.co.uk>
62964              Date: Wed, 8 Nov 2000 11:11:39 GMT
62965              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
62966      Branch: perl
62967            ! perlio.c
62968 ____________________________________________________________________________
62969 [  7602] By: jhi                                   on 2000/11/08  14:25:03
62970         Log: Fix for the tie-refhash string table leaks.
62971              
62972              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
62973              Date: Wed, 8 Nov 2000 13:03:04 GMT
62974              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
62975      Branch: perl
62976            ! t/lib/tie-refhash.t
62977 ____________________________________________________________________________
62978 [  7601] By: jhi                                   on 2000/11/08  14:21:08
62979         Log: Try to avoid flockless and emulationless places.
62980      Branch: perl
62981            ! t/pragma/warn/pp_sys
62982 ____________________________________________________________________________
62983 [  7600] By: jhi                                   on 2000/11/08  02:28:54
62984         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
62985              
62986              Subject: [PATCH] prototyped functions that should be overrideable
62987              From: "Casey R. Tweten" <crt@kiski.net>
62988              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
62989              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
62990      Branch: perl
62991            ! toke.c
62992 ____________________________________________________________________________
62993 [  7599] By: jhi                                   on 2000/11/08  01:12:05
62994         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
62995              
62996              Subject: [PATCH] perlbug.PL
62997              From: "Kurt D. Starsinic" <kstar@chapin.edu>
62998              Date: Mon, 6 Nov 2000 21:39:01 -0500
62999              Message-ID: <20001106213901.B20955@O2.chapin.edu>
63000      Branch: perl
63001            ! utils/perlbug.PL
63002 ____________________________________________________________________________
63003 [  7598] By: jhi                                   on 2000/11/07  23:42:00
63004         Log: Bad thinko in #7581 (I used the test program with the expanded
63005              values as-is).
63006      Branch: metaconfig
63007            ! U/compline/d_stdstdio.U
63008      Branch: perl
63009            ! Configure
63010 ____________________________________________________________________________
63011 [  7597] By: jhi                                   on 2000/11/07  21:43:29
63012         Log: Subject: [PATCH perl@7573] cygwin port
63013              From: "Fifer, Eric" <EFifer@sanwaint.com>
63014              Date: Tue, 7 Nov 2000 18:08:51 -0000 
63015              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
63016              
63017              Synchronize with Cygwin 1.1.5.
63018      Branch: perl
63019            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
63020            ! pod/perlport.pod unixish.h util.c
63021 ____________________________________________________________________________
63022 [  7596] By: jhi                                   on 2000/11/07  21:39:25
63023         Log: perlhack updates from H.Merijn Brand.
63024      Branch: perl
63025            ! pod/perlhack.pod
63026 ____________________________________________________________________________
63027 [  7595] By: jhi                                   on 2000/11/07  20:21:41
63028         Log: Update Changes.
63029      Branch: perl
63030            ! Changes patchlevel.h
63031 ____________________________________________________________________________
63032 [  7594] By: jhi                                   on 2000/11/07  19:18:58
63033         Log: Be more robust in Dynaloader.pm.
63034      Branch: perl
63035            ! ext/DynaLoader/DynaLoader_pm.PL
63036 ____________________________________________________________________________
63037 [  7593] By: jhi                                   on 2000/11/07  16:49:31
63038         Log: AUTHORS update.
63039      Branch: perl
63040            ! AUTHORS
63041 ____________________________________________________________________________
63042 [  7592] By: gsar                                  on 2000/11/07  16:39:51
63043         Log: normalize relative paths in virtualized current directory on windows,
63044              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
63045              returns)
63046      Branch: perl
63047            ! win32/vdir.h
63048 ____________________________________________________________________________
63049 [  7591] By: jhi                                   on 2000/11/07  16:04:26
63050         Log: Too profiler-happy: with optimization the #7590 actually makes
63051              the test to run 0.5% _slower_.  Requires much more instrumentation.
63052              Retract #7590.
63053      Branch: perl
63054            ! regcomp.c regcomp.h
63055 ____________________________________________________________________________
63056 [  7590] By: jhi                                   on 2000/11/07  15:51:13
63057         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
63058              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
63059              by using memset() and testing bytewise (as opposed to bitwise).
63060      Branch: perl
63061            ! regcomp.c regcomp.h
63062 ____________________________________________________________________________
63063 [  7589] By: jhi                                   on 2000/11/07  12:56:39
63064         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
63065              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63066              Date: Mon, 06 Nov 2000 23:45:30 -0500
63067              Message-Id: <0011079735.AA973576259@univpress.com>
63068      Branch: perl
63069            ! configure.com t/lib/st-lock.t
63070 ____________________________________________________________________________
63071 [  7588] By: jhi                                   on 2000/11/07  01:03:28
63072         Log: Tweak #7587.
63073      Branch: perl
63074            ! pod/perldiag.pod
63075 ____________________________________________________________________________
63076 [  7587] By: jhi                                   on 2000/11/07  01:00:27
63077         Log: A doc addition for bug id 20001105.019, beware \p.
63078      Branch: perl
63079            ! pod/perldiag.pod
63080 ____________________________________________________________________________
63081 [  7586] By: jhi                                   on 2000/11/07  00:32:22
63082         Log: Fake support of holey files in win/dosish platforms.
63083              
63084              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
63085              From: kipp@shonanblue.ne.jp
63086              Date: Mon, 6 Nov 2000 13:30:55 -0800
63087              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
63088      Branch: perl
63089            ! ext/SDBM_File/sdbm/sdbm.c
63090 ____________________________________________________________________________
63091 [  7585] By: jhi                                   on 2000/11/07  00:12:54
63092         Log: Subject: Pod updates
63093              From: "Stephen P. Potter" <spp@spotter.yi.org>
63094              Date: Mon, 06 Nov 2000 18:56:43 -0500
63095              Message-Id: <200011062357.SAA18173@spotter.yi.org>
63096      Branch: perl
63097            ! README.dos README.os2 README.win32 pod/buildtoc.PL
63098            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
63099            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
63100            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
63101            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
63102            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
63103            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
63104            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
63105            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
63106            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
63107            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
63108            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
63109            ! pod/perltootc.pod pod/perlunicode.pod
63110 ____________________________________________________________________________
63111 [  7584] By: jhi                                   on 2000/11/07  00:04:17
63112         Log: Varargs don't always work too well if one puts an unsigned
63113              char on the stack and pop an unsigned quad off the stack.
63114              
63115              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
63116              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
63117              Date: Mon, 06 Nov 2000 15:19:05 -0800
63118              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
63119      Branch: perl
63120            ! utf8.c
63121 ____________________________________________________________________________
63122 [  7583] By: jhi                                   on 2000/11/06  23:58:48
63123         Log: %ENV note tweaks from Dan Sugalski.
63124      Branch: perl
63125            ! pod/perlport.pod vms/perlvms.pod
63126 ____________________________________________________________________________
63127 [  7582] By: jhi                                   on 2000/11/06  23:05:49
63128         Log: glibc5 detection by __GNU_LIBRARY__.
63129      Branch: perl
63130            ! toke.c
63131 ____________________________________________________________________________
63132 [  7581] By: jhi                                   on 2000/11/06  22:51:29
63133         Log: Make the stdio test program of 7427 less noisy while being 
63134              compiled so that Digital UNIX wouldn't get both
63135              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
63136              undefined.  This makes perlio happy.
63137      Branch: metaconfig
63138            ! U/compline/d_stdstdio.U
63139      Branch: perl
63140            ! Configure config_h.SH
63141 ____________________________________________________________________________
63142 [  7580] By: jhi                                   on 2000/11/06  22:41:41
63143         Log: Document %ENV = () portability issues.
63144      Branch: perl
63145            ! pod/perlport.pod vms/perlvms.pod
63146 ____________________________________________________________________________
63147 [  7579] By: jhi                                   on 2000/11/06  21:29:24
63148         Log: VOS updates from Paul Green.
63149      Branch: perl
63150            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
63151 ____________________________________________________________________________
63152 [  7578] By: jhi                                   on 2000/11/06  21:00:40
63153         Log: Sanitize the environment further.
63154      Branch: perl
63155            ! t/pragma/locale.t
63156 ____________________________________________________________________________
63157 [  7577] By: jhi                                   on 2000/11/06  20:53:51
63158         Log: Re-introduce 7552 lost in integration.
63159      Branch: perl
63160            ! perlio.c
63161 ____________________________________________________________________________
63162 [  7576] By: jhi                                   on 2000/11/06  20:33:46
63163         Log: Admit that the test leaks scalars.
63164      Branch: perl
63165            ! t/comp/proto.t
63166 ____________________________________________________________________________
63167 [  7575] By: jhi                                   on 2000/11/06  20:17:08
63168         Log: Integrate perlio.
63169      Branch: perl
63170           !> perlio.c
63171 ____________________________________________________________________________
63172 [  7574] By: nick                                  on 2000/11/06  20:07:28
63173         Log: Remove debug. Try (Mmap_t) on madvise() call.
63174      Branch: perlio
63175            ! perlio.c
63176 ____________________________________________________________________________
63177 [  7573] By: jhi                                   on 2000/11/06  13:56:05
63178         Log: Update Changes.
63179      Branch: perl
63180            ! Changes patchlevel.h
63181 ____________________________________________________________________________
63182 [  7572] By: jhi                                   on 2000/11/06  13:48:41
63183         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
63184              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
63185              Date: Mon, 06 Nov 2000 10:11:42 +0100
63186              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
63187      Branch: perl
63188            ! pod/perlhack.pod
63189 ____________________________________________________________________________
63190 [  7571] By: jhi                                   on 2000/11/06  01:45:51
63191         Log: AUTHORS updates.
63192      Branch: perl
63193            ! AUTHORS
63194 ____________________________________________________________________________
63195 [  7570] By: jhi                                   on 2000/11/06  00:18:00
63196         Log: Fix for
63197              
63198              Subject: [ID 20000728.005] perl -P broken
63199              From: David Dyck <dcd@tc.fluke.com>
63200              Date: Fri, 28 Jul 2000 17:19:16 -0700
63201              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
63202              
63203              (hopefully).  The fix is also not complete, it seems to break
63204              BOM swallowing for libc5 systems, but until someone figures
63205              out a way to do this without ftell(), this will do.
63206      Branch: perl
63207            ! toke.c
63208 ____________________________________________________________________________
63209 [  7569] By: jhi                                   on 2000/11/06  00:05:30
63210         Log: Document that the evaled syntax errors cause scalar leaks.
63211      Branch: perl
63212            ! t/comp/proto.t
63213 ____________________________________________________________________________
63214 [  7568] By: jhi                                   on 2000/11/05  23:14:47
63215         Log: opmini.o can linger from Configures past.
63216      Branch: perl
63217            ! Makefile.SH
63218 ____________________________________________________________________________
63219 [  7567] By: jhi                                   on 2000/11/05  21:28:39
63220         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
63221              first argument correctly.
63222      Branch: perl
63223            ! perlio.c
63224 ____________________________________________________________________________
63225 [  7566] By: jhi                                   on 2000/11/05  21:15:56
63226         Log: Integrate perlio.
63227      Branch: perl
63228           !> perlio.c
63229 ____________________________________________________________________________
63230 [  7565] By: jhi                                   on 2000/11/05  21:15:13
63231         Log: Use -dM for gcc (the suggested patch did it only for Linux,
63232              but I think it can be generalized).
63233              
63234              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
63235              From: Pixel <pixel@mandrakesoft.com>
63236              Date: 05 Nov 2000 21:49:34 +0100 
63237              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
63238      Branch: perl
63239            ! ext/Errno/Errno_pm.PL
63240 ____________________________________________________________________________
63241 [  7564] By: nick                                  on 2000/11/05  21:09:18
63242         Log: Added a mmap layer as a "subclass" of perlio.
63243              PERLIO=mmap ./perl harness passes
63244      Branch: perlio
63245            ! perlio.c
63246 ____________________________________________________________________________
63247 [  7563] By: jhi                                   on 2000/11/05  19:48:55
63248         Log: Add a note for future generations about bug id 20000229.006.
63249      Branch: perl
63250            ! malloc.c
63251 ____________________________________________________________________________
63252 [  7562] By: jhi                                   on 2000/11/05  19:38:24
63253         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
63254      Branch: perl
63255            ! pp_ctl.c t/op/pos.t
63256 ____________________________________________________________________________
63257 [  7561] By: jhi                                   on 2000/11/05  18:21:46
63258         Log: Add =pod to be tidy.
63259      Branch: perl
63260            ! lib/Math/Complex.pm
63261 ____________________________________________________________________________
63262 [  7560] By: jhi                                   on 2000/11/05  17:38:46
63263         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
63264      Branch: perl
63265            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
63266            ! ext/Storable/Storable.xs t/lib/st-recurse.t
63267 ____________________________________________________________________________
63268 [  7559] By: jhi                                   on 2000/11/05  17:32:59
63269         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
63270              From: "Peter J. Farley III" <pjfarley@banet.net>
63271              Date: Sun, 05 Nov 2000 11:55:59 -0500
63272              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
63273      Branch: perl
63274            ! t/lib/syslog.t
63275 ____________________________________________________________________________
63276 [  7558] By: jhi                                   on 2000/11/05  17:29:19
63277         Log: Integrate perlio.
63278      Branch: perl
63279           !> perlio.c
63280 ____________________________________________________________________________
63281 [  7557] By: jhi                                   on 2000/11/05  17:22:01
63282         Log: A fix of sorts for 20000329.026, a better error message
63283              for a missing "use charnames" when using the \N{...}. 
63284      Branch: perl
63285            ! pod/perldiag.pod toke.c
63286 ____________________________________________________________________________
63287 [  7556] By: jhi                                   on 2000/11/05  16:33:50
63288         Log: Test tweak: show also the failed locales.
63289              
63290              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
63291              From: Lupe Christoph <lupe@lupe-christoph.de>         
63292              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
63293              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
63294      Branch: perl
63295            ! t/pragma/locale.t
63296 ____________________________________________________________________________
63297 [  7555] By: nick                                  on 2000/11/05  11:09:34
63298         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
63299              open RDWR so does not fail. (pragma/warnings 303 again...)
63300      Branch: perlio
63301            ! perlio.c
63302 ____________________________________________________________________________
63303 [  7554] By: nick                                  on 2000/11/05  10:10:13
63304         Log: Fix case where ungetc(f,EOF) was allowed.
63305              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
63306              so we can see similarities.
63307              Use types more carefully and a STDCHAR array in hope that this will
63308              fix Jarrko's 64bit machine.
63309      Branch: perlio
63310            ! perlio.c
63311 ____________________________________________________________________________
63312 [  7553] By: jhi                                   on 2000/11/05  01:12:16
63313         Log: Fix for
63314              
63315              Subject: [ID 20001004.007] taint propogation is inconsistent
63316              From: pimlott@idiomtech.com (Andrew Pimlott) 
63317              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
63318              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
63319              
63320              The culprit was sv_setsv() which was rather blindly
63321              propagating taint, which lead to behaviour where if
63322              a tainted anon hash value was seen all the hash values
63323              from then on at that level became tainted, or at any
63324              upper levels in the case of nested anon hashes.
63325      Branch: perl
63326            ! sv.c t/op/taint.t
63327 ____________________________________________________________________________
63328 [  7552] By: jhi                                   on 2000/11/04  23:44:18
63329         Log: Some cpps don't like splitting conditionals across several lines.
63330      Branch: perl
63331            ! perlio.c
63332 ____________________________________________________________________________
63333 [  7551] By: nick                                  on 2000/11/04  23:40:44
63334         Log: Integrate mainline
63335      Branch: perlio
63336           !> pp_hot.c t/op/taint.t
63337 ____________________________________________________________________________
63338 [  7550] By: nick                                  on 2000/11/04  23:39:05
63339         Log: Integrate mainline again
63340      Branch: perlio
63341           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
63342           !> t/lib/b.t t/op/misc.t util.c
63343 ____________________________________________________________________________
63344 [  7549] By: jhi                                   on 2000/11/04  23:14:01
63345         Log: Fix for
63346              
63347              Subject: [ID 20001004.006] undef is never tainted
63348              From: pimlott@idiomtech.com (Andrew Pimlott)
63349              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
63350              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
63351              
63352              An undef read from a slurped file was not tainted.
63353      Branch: perl
63354            ! pp_hot.c t/op/taint.t
63355 ____________________________________________________________________________
63356 [  7548] By: jhi                                   on 2000/11/04  22:56:21
63357         Log: Test tweak ($Config{useperlio} is by default undef) .
63358      Branch: perl
63359            ! t/lib/b.t
63360 ____________________________________________________________________________
63361 [  7547] By: jhi                                   on 2000/11/04  22:43:56
63362         Log: Integrate perlio.
63363      Branch: perl
63364           +> lib/perlio.pm
63365           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
63366           !> pod/perlapi.pod t/lib/b.t
63367 ____________________________________________________________________________
63368 [  7546] By: jhi                                   on 2000/11/04  22:40:59
63369         Log: Configure would use a bad $myuname from an old config.sh.
63370              
63371              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
63372              From: Andy Dougherty <doughera@lafayette.edu>
63373              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
63374              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
63375      Branch: metaconfig
63376            ! U/modified/Oldconfig.U
63377      Branch: perl
63378            ! Configure config_h.SH
63379 ____________________________________________________________________________
63380 [  7545] By: jhi                                   on 2000/11/04  22:36:54
63381         Log: Subject: Locales support (setlocale) fixes
63382              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
63383              Date: Sat, 4 Nov 2000 10:15:48 +0300 
63384              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
63385              
63386              Modified quite a bit to be more portable.
63387      Branch: perl
63388            ! embed.h embed.pl perl.h proto.h util.c
63389 ____________________________________________________________________________
63390 [  7544] By: jhi                                   on 2000/11/04  22:32:47
63391         Log: Dying is too strict here, better just skip.
63392      Branch: perl
63393            ! t/op/misc.t
63394 ____________________________________________________________________________
63395 [  7543] By: nick                                  on 2000/11/04  21:55:13
63396         Log: Merge mainline
63397      Branch: perlio
63398           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
63399           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
63400           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
63401           !> (integrate 64 files)
63402 ____________________________________________________________________________
63403 [  7542] By: jhi                                   on 2000/11/04  21:09:28
63404         Log: More Changes tweakery.
63405      Branch: perl
63406            ! Changes Porting/genlog
63407 ____________________________________________________________________________
63408 [  7541] By: jhi                                   on 2000/11/04  20:58:18
63409         Log: Changes fixups.
63410      Branch: perl
63411            ! Changes
63412 ____________________________________________________________________________
63413 [  7540] By: jhi                                   on 2000/11/04  20:42:38
63414         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
63415              create a "fast path" for locale name probing using "locale -a"
63416              if available, squash finally hopefully the s?printf resetting
63417              the numeric locale (since, IIUC perllocale, it never shouldn't). 
63418      Branch: perl
63419            ! sv.c t/op/misc.t t/pragma/locale.t
63420 ____________________________________________________________________________
63421 [  7539] By: nick                                  on 2000/11/04  19:56:10
63422         Log: PerlIO infrastructure complete.
63423      Branch: perlio
63424            + lib/perlio.pm
63425            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
63426 ____________________________________________________________________________
63427 [  7538] By: nick                                  on 2000/11/04  14:31:32
63428         Log: Type tweaks + less contorted allocation scheme
63429      Branch: perlio
63430            ! perlio.c
63431 ____________________________________________________________________________
63432 [  7537] By: nick                                  on 2000/11/04  12:40:42
63433         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
63434              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
63435              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
63436              sensible) which lead to some interesting fails.
63437      Branch: perlio
63438            ! perlio.c
63439 ____________________________________________________________________________
63440 [  7536] By: jhi                                   on 2000/11/04  00:20:02
63441         Log: Add FCNTL_CAN_LOCK.
63442              
63443              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
63444              From: Andy Dougherty <doughera@lafayette.edu>
63445              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
63446              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
63447              
63448              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
63449              From: Andy Dougherty <doughera@lafayette.edu>
63450              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
63451              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
63452      Branch: metaconfig/U/perl
63453            + d_fcntl_can_lock.U
63454            ! startperl.U
63455      Branch: perl
63456            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63457            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
63458            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
63459            ! vos/config.ga.h win32/config.bc win32/config.gc
63460            ! win32/config.vc
63461 ____________________________________________________________________________
63462 [  7535] By: nick                                  on 2000/11/03  22:19:10
63463         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
63464              - Works on Linux with
63465              perlio + unix
63466              stdio
63467              - Works on Solaris with
63468              perlio + unix
63469              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
63470              - Fails (hangs in openpid) if you try and stack
63471              perlio + stdio - Linux stdio's read() logic is hanging.
63472      Branch: perlio
63473            ! iperlsys.h perlio.c
63474 ____________________________________________________________________________
63475 [  7534] By: jhi                                   on 2000/11/03  15:16:02
63476         Log: Subject: Re: README.aix
63477              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
63478              Date: Fri, 03 Nov 2000 16:03:15 +0100
63479              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
63480      Branch: perl
63481            ! README.aix
63482 ____________________________________________________________________________
63483 [  7533] By: jhi                                   on 2000/11/03  03:59:02
63484         Log: Subject: [PATCH 5.7.0] better messages from malloc()
63485              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63486              Date: Wed, 1 Nov 2000 23:39:56 -0500
63487              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
63488      Branch: perl
63489            ! malloc.c pod/perldiag.pod
63490 ____________________________________________________________________________
63491 [  7532] By: jhi                                   on 2000/11/03  00:11:56
63492         Log: The #7521 touched things it shouldn't have.
63493      Branch: perl
63494            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
63495 ____________________________________________________________________________
63496 [  7531] By: jhi                                   on 2000/11/02  22:32:33
63497         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
63498              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
63499              Date:     Thu, 2 Nov 2000 16:58:36 EST
63500              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
63501      Branch: perl
63502            ! vms/gen_shrfls.pl
63503 ____________________________________________________________________________
63504 [  7530] By: jhi                                   on 2000/11/02  22:08:49
63505         Log: Fix the problem discussed in
63506              
63507              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
63508              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
63509              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
63510              
63511              originally from Linc Madison.  Also Andreas König's comments
63512              taken into account.  Some other problems with Tie::SubstrHash
63513              fixed: didn't croak when the table exceeded the requested number
63514              of entries (as documented) but instead when the number of entries
63515              exceeded the size of the table, a croak() had an unnecessary \n,
63516              didn't have a CLEAR method, documented that there is no exists().
63517              Didn't fix to be strict-proof because the module uses &foo; and
63518              dynamic scope.  Added a test script exercizing both first tamely 
63519              the basic functionality, and then the failure cases reported by
63520              Linc Madison.
63521      Branch: perl
63522            + t/lib/tie-substrhash.t
63523            ! MANIFEST lib/Tie/SubstrHash.pm
63524 ____________________________________________________________________________
63525 [  7529] By: jhi                                   on 2000/11/02  17:58:08
63526         Log: recv() can fail and return undef.
63527              
63528              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
63529              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
63530              Date: Thu, 2 Nov 2000 20:12:20 +0300
63531              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
63532      Branch: perl
63533            ! lib/Net/Ping.pm
63534 ____________________________________________________________________________
63535 [  7528] By: jhi                                   on 2000/11/02  17:49:09
63536         Log: Detpyo.
63537      Branch: perl
63538            ! pod/perlop.pod
63539 ____________________________________________________________________________
63540 [  7527] By: jhi                                   on 2000/11/02  15:48:37
63541         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
63542              fix a autovivification bug in Tie::RefHash, add tests for both.
63543              
63544              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
63545              From: Edward Avis <epa98@doc.ic.ac.uk>
63546              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
63547              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
63548      Branch: perl
63549            + t/lib/tie-refhash.t
63550            ! MANIFEST lib/Tie/RefHash.pm
63551 ____________________________________________________________________________
63552 [  7526] By: jhi                                   on 2000/11/02  13:56:26
63553         Log: Test::Harness revealed buglets in the new DynaLoader.
63554              
63555              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
63556              From: andreas.koenig@anima.de (Andreas J. Koenig)
63557              Date: 02 Nov 2000 11:26:48 +0100 
63558              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
63559      Branch: perl
63560            ! ext/DynaLoader/DynaLoader_pm.PL
63561 ____________________________________________________________________________
63562 [  7525] By: jhi                                   on 2000/11/01  23:52:08
63563         Log: The entry for #7503 was missing.
63564      Branch: perl
63565            ! Changes
63566 ____________________________________________________________________________
63567 [  7524] By: jhi                                   on 2000/11/01  23:40:52
63568         Log: Update Changes.
63569      Branch: perl
63570            ! Changes patchlevel.h
63571 ____________________________________________________________________________
63572 [  7523] By: jhi                                   on 2000/11/01  22:57:09
63573         Log: More tweaking on the #7522 theme.
63574      Branch: perl
63575            ! ext/DynaLoader/DynaLoader_pm.PL
63576 ____________________________________________________________________________
63577 [  7522] By: jhi                                   on 2000/11/01  22:06:15
63578         Log: Expand %Config variables and %ENV variables only if
63579              so requested during build time using the
63580              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
63581              Not expanding makes relocating distributions easier.
63582      Branch: perl
63583            ! ext/DynaLoader/DynaLoader_pm.PL
63584 ____________________________________________________________________________
63585 [  7521] By: jhi                                   on 2000/11/01  20:56:34
63586         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
63587              and setgid() because they were just changing $< and $( which means
63588              only changing the real uid/gid, as opposed to changing both
63589              real and effective ids.  (The alternative way could have been
63590              in POSIX.pm to change $> and $), too, but making a direct call
63591              to the C API feels cleaner.)  Fixes the bug
63592              
63593              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
63594              From: "Garry T. Williams" <garry@zvolve.com>
63595              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
63596              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
63597      Branch: perl
63598            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
63599            ! ext/POSIX/typemap pod/perlvar.pod
63600 ____________________________________________________________________________
63601 [  7520] By: jhi                                   on 2000/11/01  20:08:33
63602         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
63603              From: "Garry T. Williams" <garry@zvolve.com>
63604              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
63605              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
63606      Branch: perl
63607            ! pod/perlsec.pod
63608 ____________________________________________________________________________
63609 [  7519] By: jhi                                   on 2000/11/01  20:01:22
63610         Log: Locale warning explanation tweak.
63611      Branch: perl
63612            ! pod/perldiag.pod
63613 ____________________________________________________________________________
63614 [  7518] By: jhi                                   on 2000/11/01  18:57:13
63615         Log: C.pm part of
63616              
63617              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
63618              From: Jarkko Hietaniemi <jhi@iki.fi>
63619              Date: Tue, 10 Oct 2000 08:22:28 -0500
63620              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
63621      Branch: perl
63622            ! ext/B/B/C.pm
63623 ____________________________________________________________________________
63624 [  7517] By: jhi                                   on 2000/11/01  18:41:59
63625         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
63626              From: Martien Verbruggen <mgjv@comdyn.com.au>
63627              Date: Fri, 6 Oct 2000 14:09:10 +1100
63628              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
63629      Branch: perl
63630            ! pod/perlop.pod
63631 ____________________________________________________________________________
63632 [  7516] By: jhi                                   on 2000/11/01  18:34:55
63633         Log: Generalize the Camel wording.
63634              
63635              Subject: Re: perlfaq style changes
63636              From: John Borwick <jhborwic@unity.ncsu.edu>
63637              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
63638              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
63639      Branch: perl
63640            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
63641 ____________________________________________________________________________
63642 [  7515] By: jhi                                   on 2000/11/01  16:52:31
63643         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
63644              From: pimlott@idiomtech.com (Andrew Pimlott)
63645              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
63646              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
63647      Branch: perl
63648            ! pod/perlsec.pod
63649 ____________________________________________________________________________
63650 [  7514] By: jhi                                   on 2000/11/01  15:03:40
63651         Log: More AIX lore.
63652      Branch: perl
63653            ! ext/re/hints/aix.pl
63654 ____________________________________________________________________________
63655 [  7513] By: jhi                                   on 2000/11/01  14:48:30
63656         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
63657              From: root <root@chronos.fi.muni.cz>
63658              Date: Wed, 1 Nov 2000 12:31:32 +0100
63659              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
63660      Branch: perl
63661            ! lib/Net/Ping.pm
63662 ____________________________________________________________________________
63663 [  7512] By: jhi                                   on 2000/11/01  14:46:47
63664         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
63665              From: Martin Husemann <martin@duskware.de>
63666              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
63667              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
63668      Branch: perl
63669            ! regcomp.c
63670 ____________________________________________________________________________
63671 [  7511] By: jhi                                   on 2000/11/01  14:39:50
63672         Log: AUTHORS updates.
63673      Branch: perl
63674            ! AUTHORS
63675 ____________________________________________________________________________
63676 [  7510] By: jhi                                   on 2000/11/01  14:29:50
63677         Log: Subject: [PATCH] startperl to respect versiononly
63678              From: Robin Barker <rmb1@cise.npl.co.uk> 
63679              Date: Tue, 31 Oct 2000 16:29:36 GMT
63680              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
63681      Branch: metaconfig/U/perl
63682            ! startperl.U
63683      Branch: perl
63684            ! Configure config_h.SH
63685 ____________________________________________________________________________
63686 [  7509] By: jhi                                   on 2000/11/01  14:19:53
63687         Log: printf UVs the correct way, noticed by Robin Barker.
63688      Branch: perl
63689            ! utf8.c
63690 ____________________________________________________________________________
63691 [  7508] By: jhi                                   on 2000/11/01  14:10:03
63692         Log: Do not cleanup *% because the % has special meanings in some
63693              shell environments.
63694      Branch: perl
63695            ! ext/Storable/Makefile.PL
63696 ____________________________________________________________________________
63697 [  7507] By: jhi                                   on 2000/11/01  14:06:00
63698         Log: The NonStop-UX libraries have a novel way to say NaN.
63699      Branch: perl
63700            ! t/lib/bigfltpm.t
63701 ____________________________________________________________________________
63702 [  7506] By: jhi                                   on 2000/11/01  14:03:35
63703         Log: The osname has been lowercased by now, from Tom Bates.
63704      Branch: metaconfig
63705            ! U/modified/Oldconfig.U
63706      Branch: perl
63707            ! Configure config_h.SH
63708 ____________________________________________________________________________
63709 [  7505] By: jhi                                   on 2000/10/31  19:18:39
63710         Log: The compiler is either gcc or cc, from Tom Bates.
63711      Branch: perl
63712            ! hints/nonstopux.sh
63713 ____________________________________________________________________________
63714 [  7504] By: jhi                                   on 2000/10/31  14:53:42
63715         Log: Update Changes.
63716      Branch: perl
63717            ! Changes patchlevel.h
63718 ____________________________________________________________________________
63719 [  7503] By: jhi                                   on 2000/10/31  14:30:50
63720         Log: Whitespace style tweak.  Was originally going to see to
63721              
63722              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
63723              From: Joe Smith <jms@inwap.com>
63724              Date: Mon, 30 Oct 2000 18:47:57 -0800
63725              Message-Id: <39FE32DD.24AAC4D@inwap.com>
63726              
63727              but that had already been taken care of.
63728      Branch: metaconfig
63729            ! U/compline/d_stdstdio.U
63730      Branch: perl
63731            ! Configure config_h.SH
63732 ____________________________________________________________________________
63733 [  7502] By: jhi                                   on 2000/10/31  14:25:02
63734         Log: AUTHORS tweaks.
63735      Branch: perl
63736            ! AUTHORS
63737 ____________________________________________________________________________
63738 [  7501] By: jhi                                   on 2000/10/31  14:23:59
63739         Log: Subject: perlfaq style changes
63740              From: John Borwick <jhborwic@unity.ncsu.edu>
63741              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
63742              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
63743      Branch: perl
63744            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
63745            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
63746            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
63747            ! pod/perlfaq9.pod
63748 ____________________________________________________________________________
63749 [  7500] By: jhi                                   on 2000/10/31  14:22:15
63750         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
63751              
63752              Subject: Re: [ID 20000918.005] ~ on wide chars
63753              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63754              Date: Mon, 30 Oct 2000 21:09:55 -0800
63755              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
63756              
63757              (The ord() part of the patch skipped.)
63758      Branch: perl
63759            ! doop.c
63760 ____________________________________________________________________________
63761 [  7499] By: jhi                                   on 2000/10/31  14:20:08
63762         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
63763              From: Jens Hamisch <jens@Strawberry.COM>
63764              Date: Mon, 30 Oct 2000 15:17:07 +0100
63765              Message-Id: <20001030151707.A9597@Strawberry.COM>
63766      Branch: perl
63767            ! av.c
63768 ____________________________________________________________________________
63769 [  7498] By: jhi                                   on 2000/10/31  14:16:29
63770         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
63771              From: Peter Prymmer <pvhp@forte.com>
63772              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
63773              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
63774      Branch: perl
63775            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
63776            + ext/Encode/Encode/posix-bc.enc
63777            ! MANIFEST t/lib/encode.t
63778 ____________________________________________________________________________
63779 [  7497] By: jhi                                   on 2000/10/31  14:13:22
63780         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
63781              From: Peter Prymmer <pvhp@forte.com>
63782              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
63783              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
63784      Branch: perl
63785            ! t/lib/cgi-html.t
63786 ____________________________________________________________________________
63787 [  7496] By: jhi                                   on 2000/10/31  14:12:05
63788         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
63789              From: Peter Prymmer <pvhp@forte.com>
63790              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
63791              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
63792      Branch: perl
63793            ! t/lib/cgi-function.t
63794 ____________________________________________________________________________
63795 [  7495] By: jhi                                   on 2000/10/31  14:11:08
63796         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
63797              From: Peter Prymmer <pvhp@forte.com>
63798              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
63799              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
63800      Branch: perl
63801            + ext/re/hints/aix.pl
63802            ! MANIFEST ext/re/Makefile.PL
63803 ____________________________________________________________________________
63804 [  7494] By: jhi                                   on 2000/10/31  14:08:32
63805         Log: Use Errno magic.
63806              
63807              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
63808              From: Casey Tweten <perl@ctweten.amsite.com>
63809              Date: Mon, 30 Oct 2000 15:51:17 -0500
63810              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
63811      Branch: perl
63812            ! lib/File/Temp.pm
63813 ____________________________________________________________________________
63814 [  7493] By: jhi                                   on 2000/10/31  14:05:07
63815         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
63816              
63817              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
63818              From: Nicholas Clark <nick@ccl4.org>
63819              Date: Mon, 30 Oct 2000 17:38:45 +0000
63820              Message-ID: <20001030173845.O60355@plum.flirble.org>
63821      Branch: perl
63822            ! Makefile.SH utils/perlbug.PL
63823 ____________________________________________________________________________
63824 [  7492] By: nick                                  on 2000/10/30  19:37:23
63825         Log: Change files which are mysteriously different to mainline to be
63826              copies of mainline.
63827      Branch: perlio
63828            ! objXSUB.h perlapi.c pod/perlapi.pod
63829 ____________________________________________________________________________
63830 [  7491] By: nick                                  on 2000/10/30  18:05:54
63831         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
63832              - typo in endian code in putc.
63833              - Don't allow read of write-only files and vice-versa
63834              - and off-by-one in flush-all loop.
63835              Remove debug calls as they were using GCC specific features.
63836      Branch: perlio
63837            ! perlio.c
63838 ____________________________________________________________________________
63839 [  7490] By: nick                                  on 2000/10/29  21:45:45
63840         Log: Integrate mainline to perlio
63841      Branch: perlio
63842           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
63843           !> toke.c
63844 ____________________________________________________________________________
63845 [  7489] By: jhi                                   on 2000/10/29  21:11:08
63846         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
63847              From: andreas.koenig@anima.de (Andreas J. Koenig)
63848              Date: 29 Oct 2000 22:05:59 +0100
63849              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
63850      Branch: perl
63851            ! lib/ExtUtils/Manifest.pm
63852 ____________________________________________________________________________
63853 [  7488] By: jhi                                   on 2000/10/29  21:07:47
63854         Log: Tests for #7487.
63855              
63856              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
63857              From: andreas.koenig@anima.de (Andreas J. Koenig)
63858              Date: 29 Oct 2000 19:37:09 +0100
63859              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
63860      Branch: perl
63861            ! t/comp/proto.t
63862 ____________________________________________________________________________
63863 [  7487] By: jhi                                   on 2000/10/29  21:06:27
63864         Log: constsub spillage.
63865              
63866              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
63867              From: John Tobey <jtobey@john-edwin-tobey.org>
63868              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
63869              Message-Id: <m13pvSr-000FObC@feynman.localnet>
63870      Branch: perl
63871            ! op.c
63872 ____________________________________________________________________________
63873 [  7486] By: nick                                  on 2000/10/29  21:05:04
63874         Log: Integrate mainline to perlio branch
63875      Branch: perlio
63876           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
63877           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
63878           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
63879           +> vos/install_perl.cm
63880            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
63881            - vos/config.h vos/config_h.SH_orig
63882           !> (integrate 141 files)
63883 ____________________________________________________________________________
63884 [  7485] By: jhi                                   on 2000/10/29  21:00:47
63885         Log: Make \x{...} consistently produce UTF-8.
63886              
63887              Subject: Re: \x{...} is confused 
63888              From: Simon Cozens <simon@cozens.net>
63889              Date: Sun, 29 Oct 2000 19:36:48 +0000
63890              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
63891      Branch: perl
63892            ! t/pragma/utf8.t toke.c
63893 ____________________________________________________________________________
63894 [  7484] By: nick                                  on 2000/10/29  20:05:29
63895         Log: PerlIO passes all tests.
63896      Branch: perlio
63897            ! perlio.c
63898 ____________________________________________________________________________
63899 [  7483] By: jhi                                   on 2000/10/29  18:06:55
63900         Log: Update Changes.
63901      Branch: perl
63902            ! Changes patchlevel.h
63903 ____________________________________________________________________________
63904 [  7482] By: nick                                  on 2000/10/29  17:43:28
63905         Log: Include <unistd.h> to get correct lseek() prototype etc.
63906              (I thought perl.h did that) - down to two fails
63907              - comp/require.t (last test)
63908              - lib/io_xs.t - possibly import/export of FILE * ?
63909      Branch: perlio
63910            ! perlio.c
63911 ____________________________________________________________________________
63912 [  7481] By: jhi                                   on 2000/10/29  17:02:37
63913         Log: UTF-8 decoder tweak.
63914      Branch: perl
63915            ! utf8.c
63916 ____________________________________________________________________________
63917 [  7480] By: nick                                  on 2000/10/29  16:26:11
63918         Log: Fixed two bugs:
63919              - error code not being set on close (of broken pipe)
63920              - append mode was truncating.
63921              At least one seek/tell bug remains.
63922      Branch: perlio
63923            ! perlio.c
63924 ____________________________________________________________________________
63925 [  7479] By: nick                                  on 2000/10/29  11:18:16
63926         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
63927              in case of accidents. Still several worrying fails, no line disciplines yet.
63928      Branch: perlio
63929            ! iperlsys.h perlio.c
63930 ____________________________________________________________________________
63931 [  7478] By: jhi                                   on 2000/10/29  02:04:01
63932         Log: Add also emailless people.
63933      Branch: perl
63934            ! AUTHORS
63935 ____________________________________________________________________________
63936 [  7477] By: jhi                                   on 2000/10/29  01:36:00
63937         Log: The #7476 needs a MANIFEST change, too.
63938      Branch: perl
63939            ! MANIFEST
63940 ____________________________________________________________________________
63941 [  7476] By: jhi                                   on 2000/10/29  01:35:21
63942         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
63943      Branch: perl
63944            - MAINTAIN
63945            ! AUTHORS Changes
63946 ____________________________________________________________________________
63947 [  7475] By: jhi                                   on 2000/10/28  23:57:25
63948         Log: De-quoted-unreadable to ISO Latin 1.
63949              (There's one ISO-2022-JP name in Changes5.004.)
63950      Branch: perl
63951            ! Changes Changes5.6
63952 ____________________________________________________________________________
63953 [  7474] By: jhi                                   on 2000/10/28  19:13:06
63954         Log: Subject: [ID 20001027.007] uniq array in perlfaq
63955              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
63956              Date: Fri, 27 Oct 2000 19:28:30 +0200
63957              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
63958      Branch: perl
63959            ! pod/perlfaq4.pod
63960 ____________________________________________________________________________
63961 [  7473] By: jhi                                   on 2000/10/28  18:02:05
63962         Log: Locking null mutexes is not recommendable.
63963              
63964              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
63965              From: Hugo <hv@crypt.compulink.co.uk>
63966              Date: Sat, 28 Oct 2000 18:41:12 +0100
63967              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
63968      Branch: perl
63969            ! op.c
63970 ____________________________________________________________________________
63971 [  7472] By: jhi                                   on 2000/10/28  17:52:58
63972         Log: Better create a true mailing list for the repository keepers.
63973      Branch: perl
63974            ! Porting/repository.pod
63975 ____________________________________________________________________________
63976 [  7471] By: jhi                                   on 2000/10/28  17:28:24
63977         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
63978              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
63979      Branch: perl
63980            + Porting/repository.pod
63981            ! MANIFEST
63982 ____________________________________________________________________________
63983 [  7470] By: jhi                                   on 2000/10/28  17:20:54
63984         Log: Subject: DOC PATCH 5.6.0
63985              From: mjd@plover.com
63986              Date: 27 Oct 2000 17:32:44 -0000
63987              Message-ID: <20001027173244.23754.qmail@plover.com>
63988      Branch: perl
63989            ! pod/perlfunc.pod
63990 ____________________________________________________________________________
63991 [  7469] By: jhi                                   on 2000/10/28  17:16:45
63992         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
63993              From: "Peter J. Farley III" <pjfarley@banet.net>
63994              Date: Fri, 27 Oct 2000 20:32:56 -0400
63995              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
63996      Branch: perl
63997            ! README.dos
63998 ____________________________________________________________________________
63999 [  7468] By: jhi                                   on 2000/10/28  17:07:18
64000         Log: Make target reordering to avoid pointless re-makes.
64001              
64002              Subject: Re: Total re-make of 'make okfile' after 7451 ?
64003              From: Nicholas Clark <nick@ccl4.org>
64004              Date: Sat, 28 Oct 2000 00:31:02 +0100
64005              Message-ID: <20001028003101.A54517@plum.flirble.org>
64006      Branch: perl
64007            ! Makefile.SH
64008 ____________________________________________________________________________
64009 [  7467] By: jhi                                   on 2000/10/28  17:05:31
64010         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
64011              From: lvirden@cas.org
64012              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
64013              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
64014      Branch: perl
64015            ! README.os2
64016 ____________________________________________________________________________
64017 [  7466] By: jhi                                   on 2000/10/28  16:09:16
64018         Log: Upgrade to CPAN 1.58_55.
64019              
64020              Subject: CPAN.pm status
64021              From: andreas.koenig@anima.de (Andreas J. Koenig) 
64022              Date: 28 Oct 2000 08:18:00 +0200 
64023              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
64024      Branch: perl
64025            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
64026 ____________________________________________________________________________
64027 [  7465] By: jhi                                   on 2000/10/28  16:02:47
64028         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
64029      Branch: perl
64030            ! embed.h embed.pl perl.h proto.h toke.c
64031 ____________________________________________________________________________
64032 [  7464] By: nick                                  on 2000/10/28  10:43:44
64033         Log: Fix for sv_2iv() on "shared" value from keys %hash.
64034      Branch: perl
64035            ! sv.c
64036 ____________________________________________________________________________
64037 [  7463] By: jhi                                   on 2000/10/27  16:18:29
64038         Log: Update Changes.
64039      Branch: perl
64040            ! Changes patchlevel.h
64041 ____________________________________________________________________________
64042 [  7462] By: jhi                                   on 2000/10/27  16:17:44
64043         Log: Too enthusiastic editing in #7460.
64044      Branch: metaconfig
64045            ! U/modified/Oldsym.U
64046      Branch: perl
64047            ! Configure config_h.SH
64048 ____________________________________________________________________________
64049 [  7461] By: jhi                                   on 2000/10/27  15:37:38
64050         Log: Retract #7459, the script needs more work.
64051      Branch: perl
64052            - mkreef
64053            ! MANIFEST
64054 ____________________________________________________________________________
64055 [  7460] By: jhi                                   on 2000/10/27  15:23:14
64056         Log: Use $sort, $uniq (and $tr) consistently as wondered
64057              by Nicholas Clark.
64058      Branch: metaconfig
64059            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
64060            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
64061            ! U/modified/libc.U
64062      Branch: perl
64063            ! Configure config_h.SH
64064 ____________________________________________________________________________
64065 [  7459] By: jhi                                   on 2000/10/27  15:02:07
64066         Log: (Retracted by #7461)
64067              
64068              Add a shell script for creating/removing symbolic link farms,
64069              useful for keeping the source code read-only and doing the
64070              builds somewhere else.
64071      Branch: perl
64072            + mkreef
64073            ! MANIFEST
64074 ____________________________________________________________________________
64075 [  7458] By: jhi                                   on 2000/10/27  14:42:20
64076         Log: Do away with the fix_pl.
64077      Branch: perl
64078            - fix_pl
64079            ! MANIFEST Makefile.SH
64080 ____________________________________________________________________________
64081 [  7457] By: jhi                                   on 2000/10/27  12:43:13
64082         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
64083              From: Jens Hamisch <jens@Strawberry.COM>
64084              Date: Fri, 27 Oct 2000 14:38:21 +0200
64085              Message-Id: <20001027143821.B3366@Strawberry.COM>
64086      Branch: perl
64087            ! perl.h
64088 ____________________________________________________________________________
64089 [  7456] By: jhi                                   on 2000/10/27  12:33:42
64090         Log: Subject: [PATCH] todo
64091              From: Nicholas Clark <nick@ccl4.org>
64092              Date: Thu, 26 Oct 2000 22:32:29 +0100
64093              Message-ID: <20001026223229.A44540@plum.flirble.org>
64094      Branch: perl
64095            ! pod/perltodo.pod
64096 ____________________________________________________________________________
64097 [  7455] By: jhi                                   on 2000/10/27  12:02:21
64098         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
64099              From: John Tobey <jtobey@john-edwin-tobey.org>
64100              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
64101              Message-Id: <m13ozHF-000FObC@feynman.localnet>
64102      Branch: perl
64103            ! op.c t/pragma/sub_lval.t
64104 ____________________________________________________________________________
64105 [  7454] By: jhi                                   on 2000/10/27  11:59:42
64106         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
64107              From: sthoenna@efn.org
64108              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
64109              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
64110      Branch: perl
64111            ! pp.c t/op/assignwarn.t
64112 ____________________________________________________________________________
64113 [  7453] By: jhi                                   on 2000/10/27  00:15:08
64114         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
64115      Branch: perl
64116            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
64117            ! ext/Storable/Storable.xs t/lib/st-lock.t
64118 ____________________________________________________________________________
64119 [  7452] By: jhi                                   on 2000/10/26  13:05:52
64120         Log: Undo #7451, this seems to be a deficiency in Perforce,
64121              there is no per-file line-terminator type, only per-client.
64122      Branch: perl
64123            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
64124            ! win32/makefile.mk
64125 ____________________________________________________________________________
64126 [  7451] By: jhi                                   on 2000/10/26  04:56:03
64127         Log: Experimenting in DOS arcana.
64128      Branch: perl
64129            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
64130            ! win32/makefile.mk
64131 ____________________________________________________________________________
64132 [  7450] By: jhi                                   on 2000/10/26  04:50:52
64133         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
64134              From: "Peter J. Farley III" <pjfarley@banet.net>            
64135              Date: Wed, 25 Oct 2000 23:10:18 -0400
64136              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
64137      Branch: perl
64138            ! t/io/open.t
64139 ____________________________________________________________________________
64140 [  7449] By: jhi                                   on 2000/10/26  04:49:16
64141         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
64142              From: Hugo <hv@crypt.compulink.co.uk>
64143              Date: Thu, 26 Oct 2000 01:55:17 +0100
64144              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
64145              
64146              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
64147      Branch: perl
64148            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
64149 ____________________________________________________________________________
64150 [  7448] By: jhi                                   on 2000/10/26  04:38:36
64151         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
64152              From: Peter Prymmer <pvhp@forte.com>
64153              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
64154              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
64155      Branch: perl
64156            ! configure.com
64157 ____________________________________________________________________________
64158 [  7447] By: jhi                                   on 2000/10/25  23:20:02
64159         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
64160              in platforms that strictly require all the symbols being present
64161              at link time.
64162      Branch: perl
64163            ! handy.h
64164 ____________________________________________________________________________
64165 [  7446] By: jhi                                   on 2000/10/25  21:55:57
64166         Log: Update Changes.
64167      Branch: perl
64168            ! Changes patchlevel.h
64169 ____________________________________________________________________________
64170 [  7445] By: jhi                                   on 2000/10/25  21:27:08
64171         Log: Integrate with vmsperl #7430 by Charles Bailey:
64172              
64173              Cleanup from prior patch (Charles Lane?):
64174              - improve handling of MFDs in Basename and Path
64175              - default to no xsubpp line # munging when building debug images
64176      Branch: perl
64177           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
64178 ____________________________________________________________________________
64179 [  7444] By: jhi                                   on 2000/10/25  21:03:50
64180         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
64181              From: John Peacock <JPeacock@UnivPress.com>
64182              Date: Thu, 18 May 2000 11:55:27 -0400
64183              Message-ID: <3924126F.A58BE57A@UnivPress.com>
64184      Branch: perl
64185            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
64186            ! t/op/write.t
64187 ____________________________________________________________________________
64188 [  7443] By: jhi                                   on 2000/10/25  20:43:10
64189         Log: Temporary stopgap for the self-tying issue: for now only
64190              array and hash self-ties are verboten.  The real fix, of
64191              course, would be to comprehensively test (and implement?)
64192              and debug (and document) self-ties.
64193      Branch: perl
64194            ! pod/perldiag.pod pp_sys.c t/op/tie.t
64195 ____________________________________________________________________________
64196 [  7442] By: jhi                                   on 2000/10/25  20:14:30
64197         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
64198              From: Dan Sugalski <dan@sidhe.org>
64199              Date: Wed, 25 Oct 2000 13:36:35 -0400
64200              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
64201              
64202              plus regen global.sym.
64203      Branch: perl
64204            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
64205            ! thrdvar.h util.c
64206 ____________________________________________________________________________
64207 [  7441] By: jhi                                   on 2000/10/25  20:12:20
64208         Log: buildtoc target tweaks.
64209      Branch: perl
64210            ! pod/Makefile.SH
64211 ____________________________________________________________________________
64212 [  7440] By: jhi                                   on 2000/10/25  20:03:53
64213         Log: A new version of making the syslog test more robust.
64214              (Replaces #7421.)
64215              
64216              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
64217              From: "Kurt D. Starsinic" <kstar@chapin.edu>
64218              Date: Wed, 25 Oct 2000 12:13:54 -0400
64219              Message-ID: <20001025121354.B2264@O2.chapin.edu>
64220      Branch: perl
64221            ! t/lib/syslog.t
64222 ____________________________________________________________________________
64223 [  7439] By: jhi                                   on 2000/10/25  20:00:48
64224         Log: Continue the internal UTF-8 API tweaking.
64225              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
64226              used much more than the simpler API, now called utf8_to_uv_simple().
64227              Still not quite happy with API, too much partial duplication
64228              of functionality.
64229      Branch: perl
64230            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
64231            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
64232            ! regcomp.c regexec.c sv.c toke.c utf8.c
64233 ____________________________________________________________________________
64234 [  7438] By: jhi                                   on 2000/10/25  18:52:30
64235         Log: Allow poking holes at the UTF-8 decoding strictness.
64236      Branch: perl
64237            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
64238            ! utf8.h
64239 ____________________________________________________________________________
64240 [  7437] By: jhi                                   on 2000/10/25  13:53:05
64241         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
64242              UTF8LEN() and UTF8SKIP(). 
64243      Branch: perl
64244            ! pp.c utf8.c utf8.h
64245 ____________________________________________________________________________
64246 [  7436] By: jhi                                   on 2000/10/25  13:51:37
64247         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
64248              From: Nicholas Clark <nick@ccl4.org>
64249              Date: Wed, 25 Oct 2000 14:44:05 +0100
64250              Message-ID: <20001025144404.D27253@plum.flirble.org>
64251      Branch: perl
64252            ! pod/perlrun.pod
64253 ____________________________________________________________________________
64254 [  7435] By: jhi                                   on 2000/10/25  13:49:32
64255         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
64256              From: Mike Guy <mjtg@cam.ac.uk>
64257              Date: Tue, 24 Oct 2000 14:59:40 +0100
64258              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
64259      Branch: perl
64260            ! scope.c
64261 ____________________________________________________________________________
64262 [  7434] By: jhi                                   on 2000/10/25  13:48:41
64263         Log: AIX is picky about its symbol exports.  Solution for now
64264              is to include the deb.o explicitly to the re extension build.
64265              
64266              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
64267              From: Peter Prymmer <pvhp@forte.com>
64268              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
64269              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
64270      Branch: perl
64271            ! ext/re/Makefile.PL hints/aix.sh
64272 ____________________________________________________________________________
64273 [  7433] By: jhi                                   on 2000/10/25  13:46:49
64274         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
64275              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
64276              Date: Wed, 25 Oct 2000 12:02:20 +0200
64277              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
64278      Branch: perl
64279            ! perlsdio.h
64280 ____________________________________________________________________________
64281 [  7432] By: jhi                                   on 2000/10/25  13:44:28
64282         Log: Subject: Minor update to find2perl, for portability
64283              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
64284              Date: Wed, 25 Oct 2000 12:05:47 +0100
64285              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
64286      Branch: perl
64287            ! x2p/find2perl.PL
64288 ____________________________________________________________________________
64289 [  7431] By: jhi                                   on 2000/10/25  13:40:39
64290         Log: Add targets to Makefile.SH, most importantly
64291              'regen_all' which also remembers to update vms/perly*.
64292      Branch: perl
64293            ! Makefile.SH
64294 ____________________________________________________________________________
64295 [  7430] By: bailey                                on 2000/10/25  03:13:53
64296         Log: Cleanup from prior patch (Charles Lane?):
64297              - improve handling of MFDs in Basename and Path
64298              - default to no xsubpp line # munging when building debug images
64299      Branch: vmsperl
64300            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
64301 ____________________________________________________________________________
64302 [  7429] By: jhi                                   on 2000/10/24  20:03:40
64303         Log: Podify README.epoc and README.vos.
64304      Branch: perl
64305            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
64306            ! pod/perlport.pod pod/perltoc.pod
64307 ____________________________________________________________________________
64308 [  7428] By: jhi                                   on 2000/10/24  19:10:33
64309         Log: Stratus VOS updates from Paul Green.
64310      Branch: perl
64311            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
64312            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
64313            - vos/config.def vos/config.h vos/config_h.SH_orig
64314            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
64315            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
64316 ____________________________________________________________________________
64317 [  7427] By: jhi                                   on 2000/10/24  18:59:48
64318         Log: Check if stdio supports tweaking lval and cnt simultaneously.
64319              
64320              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
64321              From: Nicholas Clark <nick@ccl4.org>
64322              Date: Mon, 23 Oct 2000 15:39:32 +0100
64323              Message-ID: <20001023153932.A10786@plum.flirble.org>
64324      Branch: metaconfig
64325            ! U/compline/d_stdstdio.U
64326      Branch: perl
64327            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64328            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
64329            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
64330            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
64331            ! vos/config.h vos/config_h.SH_orig win32/config.bc
64332            ! win32/config.gc win32/config.vc
64333 ____________________________________________________________________________
64334 [  7426] By: jhi                                   on 2000/10/24  17:57:44
64335         Log: Missed the header file changes from #7425.
64336      Branch: perl
64337            ! embed.h embed.pl objXSUB.h proto.h
64338 ____________________________________________________________________________
64339 [  7425] By: jhi                                   on 2000/10/24  17:55:17
64340         Log: Fix the bug reported in
64341              
64342              From: andreas.koenig@anima.de (Andreas J. Koenig)
64343              Subject: Encode bug?
64344              Date: 24 Oct 2000 14:01:26 +0200 
64345              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
64346              
64347              Also make is_utf8_char() stricter.
64348      Branch: perl
64349            ! ext/Encode/Encode.xs utf8.c
64350 ____________________________________________________________________________
64351 [  7424] By: jhi                                   on 2000/10/24  15:15:39
64352         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
64353              From: Peter Scott <Peter@PSDT.com>
64354              Date: Mon, 23 Oct 2000 19:46:01 -0700
64355              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
64356      Branch: perl
64357            ! pod/perlfaq5.pod
64358 ____________________________________________________________________________
64359 [  7423] By: jhi                                   on 2000/10/24  14:25:30
64360         Log: Test tweak to avoid pulling in the whole Config.
64361      Branch: perl
64362            ! t/lib/st-lock.t
64363 ____________________________________________________________________________
64364 [  7422] By: jhi                                   on 2000/10/24  14:03:16
64365         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
64366      Branch: perl
64367            ! pp.c
64368 ____________________________________________________________________________
64369 [  7421] By: jhi                                   on 2000/10/24  13:32:09
64370         Log: (Replaced by #7440.)
64371              
64372              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
64373              From: "Kurt D. Starsinic" <kstar@chapin.edu>
64374              Date: Mon, 23 Oct 2000 16:40:54 -0400
64375              Message-ID: <20001023164054.B14491@O2.chapin.edu>
64376      Branch: perl
64377            ! t/lib/syslog.t
64378 ____________________________________________________________________________
64379 [  7420] By: jhi                                   on 2000/10/24  13:30:53
64380         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
64381              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64382              Date: Mon, 23 Oct 2000 17:29:03 -0400
64383              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
64384      Branch: perl
64385            ! lib/ExtUtils/MM_Unix.pm
64386 ____________________________________________________________________________
64387 [  7419] By: jhi                                   on 2000/10/24  13:29:57
64388         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
64389              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64390              Date: Mon, 23 Oct 2000 19:01:32 -0400
64391              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
64392      Branch: perl
64393            ! utils/h2xs.PL
64394 ____________________________________________________________________________
64395 [  7418] By: jhi                                   on 2000/10/24  13:26:04
64396         Log: Replace #7409 with
64397              
64398              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
64399              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
64400              Date: Mon, 23 Oct 2000 20:08:56 +0200
64401              Message-ID: <20001023200855.A14850@nice.ram.loc>
64402      Branch: perl
64403            ! ext/Storable/Storable.pm t/lib/st-lock.t
64404 ____________________________________________________________________________
64405 [  7417] By: jhi                                   on 2000/10/24  13:17:52
64406         Log: Run vms/vms_yfix.pl, should have done that after changing
64407              perly.c in #7382.
64408      Branch: perl
64409            ! vms/perly_c.vms vms/perly_h.vms
64410 ____________________________________________________________________________
64411 [  7416] By: jhi                                   on 2000/10/24  02:55:33
64412         Log: Make the UTF-8 decoding stricter and more verbose when
64413              malformation happens.  This involved adding an argument
64414              to utf8_to_uv_chk(), which involved changing its prototype,
64415              and prefer STRLEN over I32 for the UTF-8 length, which as
64416              a domino effect necessitated changing the prototypes of
64417              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
64418              The stricter UTF-8 decoding checking uses Markus Kuhn's
64419              UTF-8 Decode Stress Tester from
64420              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
64421      Branch: perl
64422            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
64423            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
64424            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
64425            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
64426 ____________________________________________________________________________
64427 [  7415] By: jhi                                   on 2000/10/23  14:06:06
64428         Log: Update Changes.
64429      Branch: perl
64430            ! Changes patchlevel.h
64431 ____________________________________________________________________________
64432 [  7414] By: jhi                                   on 2000/10/23  12:39:52
64433         Log: Undo the basename() part of #7412 since the lib/basename
64434              tests would need upgrading too.
64435      Branch: perl
64436            ! lib/File/Basename.pm
64437 ____________________________________________________________________________
64438 [  7413] By: jhi                                   on 2000/10/23  12:19:27
64439         Log: Document PERL_INSTALL_ROOT of #7210.
64440      Branch: perl
64441            ! lib/ExtUtils/Install.pm
64442 ____________________________________________________________________________
64443 [  7412] By: jhi                                   on 2000/10/23  12:16:47
64444         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
64445      Branch: perl
64446            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
64447            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
64448 ____________________________________________________________________________
64449 [  7411] By: jhi                                   on 2000/10/23  12:07:41
64450         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
64451              From: Prymmer/Kahn <pvhp@best.com>
64452              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
64453              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
64454      Branch: perl
64455            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
64456 ____________________________________________________________________________
64457 [  7410] By: jhi                                   on 2000/10/23  04:10:11
64458         Log: The change #7187 was not so good on VMS.
64459              
64460              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
64461              From: "Craig A. Berry" <craig.berry@psinetcs.com>
64462              Date: Sun, 22 Oct 2000 23:03:08 -0500
64463              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
64464      Branch: perl
64465            ! utils/perldoc.PL
64466 ____________________________________________________________________________
64467 [  7409] By: jhi                                   on 2000/10/23  03:57:36
64468         Log: Avoid Storable locking on DJGPP for now.
64469              
64470              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
64471              From: "Peter J. Farley III" <pjfarley@banet.net>
64472              Date: Sun, 22 Oct 2000 20:00:00 -0400
64473              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
64474      Branch: perl
64475            ! ext/Storable/Storable.pm t/lib/st-lock.t
64476 ____________________________________________________________________________
64477 [  7408] By: jhi                                   on 2000/10/23  03:50:24
64478         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
64479              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
64480              Date: Sun, 22 Oct 2000 21:12:22 -0400
64481              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
64482      Branch: perl
64483            ! lib/vars.pm
64484 ____________________________________________________________________________
64485 [  7407] By: jhi                                   on 2000/10/23  03:43:12
64486         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
64487              From: Hugo <hv@crypt.compulink.co.uk>
64488              Date: Mon, 23 Oct 2000 00:47:22 +0100
64489              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
64490      Branch: perl
64491            ! regexec.c t/op/pat.t
64492 ____________________________________________________________________________
64493 [  7406] By: jhi                                   on 2000/10/23  03:40:29
64494         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
64495      Branch: perl
64496            ! lib/ExtUtils/MakeMaker.pm
64497 ____________________________________________________________________________
64498 [  7405] By: jhi                                   on 2000/10/22  21:32:00
64499         Log: Doc patch.
64500              
64501              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
64502              From: rspier@pobox.com (Robert Spier)
64503              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
64504              Message-ID: <14835.16112.13457.447971@rls.cx>
64505      Branch: perl
64506            ! lib/strict.pm
64507 ____________________________________________________________________________
64508 [  7404] By: jhi                                   on 2000/10/22  21:30:51
64509         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
64510              From: rspier@pobox.com (Robert Spier)
64511              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
64512              Message-ID: <14835.17223.72448.705566@rls.cx>
64513      Branch: perl
64514            ! lib/ExtUtils/MakeMaker.pm
64515 ____________________________________________________________________________
64516 [  7403] By: jhi                                   on 2000/10/22  21:24:11
64517         Log: Subject: [PATCH bleadperl] ripples from constsub patch
64518              From: John Tobey <jtobey@john-edwin-tobey.org>
64519              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
64520              Message-Id: <m13nSOB-000FObC@feynman.localnet>
64521      Branch: perl
64522            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
64523 ____________________________________________________________________________
64524 [  7402] By: jhi                                   on 2000/10/22  20:59:35
64525         Log: Support s?printf parameter reordering.
64526      Branch: perl
64527            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
64528 ____________________________________________________________________________
64529 [  7401] By: jhi                                   on 2000/10/22  19:19:14
64530         Log: Expand %Config variables only if explicitly so requested
64531              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
64532              
64533              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
64534              From: Gurusamy Sarathy <gsar@ActiveState.com>
64535              Date: Sun, 22 Oct 2000 11:47:32 -0700
64536              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
64537      Branch: perl
64538            ! Makefile.SH lib/lib_pm.PL
64539 ____________________________________________________________________________
64540 [  7400] By: jhi                                   on 2000/10/22  18:24:10
64541         Log: Move the #7390 test from warn/op to comp/redef.
64542              
64543              Subject: Re: Creating const subs for constants.
64544              From: John Tobey <jtobey@john-edwin-tobey.org>
64545              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
64546              Message-Id: <m13nG72-000FObC@feynman.localnet>               
64547      Branch: perl
64548            ! t/comp/redef.t t/pragma/warn/op
64549 ____________________________________________________________________________
64550 [  7399] By: jhi                                   on 2000/10/22  17:49:59
64551         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
64552              From: Nicholas Clark <nick@ccl4.org>
64553              Date: Sat, 21 Oct 2000 22:23:19 +0100
64554              Message-ID: <20001021222319.B45586@plum.flirble.org>
64555      Branch: perl
64556            ! ext/DynaLoader/DynaLoader_pm.PL
64557 ____________________________________________________________________________
64558 [  7398] By: jhi                                   on 2000/10/22  17:47:35
64559         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
64560              From: Hugo <hv@crypt.compulink.co.uk>
64561              Date: Sat, 21 Oct 2000 18:19:59 +0100
64562              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
64563      Branch: perl
64564            ! ext/B/B.pm ext/B/B/C.pm
64565 ____________________________________________________________________________
64566 [  7397] By: jhi                                   on 2000/10/22  17:35:18
64567         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
64568              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
64569              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
64570              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
64571      Branch: perl
64572            ! hints/openbsd.sh
64573 ____________________________________________________________________________
64574 [  7396] By: jhi                                   on 2000/10/22  17:19:46
64575         Log: Subject: installman go-faster stripes
64576              From: Nicholas Clark <nick@talking.bollo.cx>
64577              Date: Sat, 21 Oct 2000 17:24:53 +0100
64578              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
64579              
64580              Subject: Re: installman go-faster stripes
64581              From: Russ Allbery <rra@stanford.edu>
64582              Date: 21 Oct 2000 11:04:13 -0700
64583              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
64584      Branch: perl
64585            ! installman pod/pod2man.PL
64586 ____________________________________________________________________________
64587 [  7395] By: jhi                                   on 2000/10/22  17:17:35
64588         Log: Hints tweak from Anton Berezin.
64589      Branch: perl
64590            ! hints/freebsd.sh
64591 ____________________________________________________________________________
64592 [  7394] By: jhi                                   on 2000/10/22  04:50:04
64593         Log: Tweak the Is* definitions of Unicode character classes
64594              to better match the official categorizations; embrace
64595              the official categorizations; add the combining marks
64596              as alpha (and -numeric); fix DCinital (a typo and edito)
64597              to be DCmedial.
64598      Branch: perl
64599            + lib/unicode/Is/DCmedial.pl
64600            - lib/unicode/Is/DCinital.pl
64601            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
64602            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
64603            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
64604            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
64605 ____________________________________________________________________________
64606 [  7393] By: jhi                                   on 2000/10/21  18:06:05
64607         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
64608              From: Daniel Chetlin <daniel@chetlin.com>
64609              Date: Sat, 21 Oct 2000 02:57:03 -0700
64610              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
64611      Branch: perl
64612            + t/lib/tie-splice.t
64613            ! MANIFEST lib/Tie/Array.pm
64614 ____________________________________________________________________________
64615 [  7392] By: gsar                                  on 2000/10/21  18:05:15
64616         Log: resync utfperl branch with mainline
64617      Branch: utfperl
64618           !> (integrate 1760 files)
64619 ____________________________________________________________________________
64620 [  7391] By: jhi                                   on 2000/10/21  14:37:49
64621         Log: Testcases for a #7383,#7385 related bug.
64622              
64623              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
64624              From: Nicholas Clark <nick@ccl4.org>
64625              Date: Sat, 21 Oct 2000 15:04:51 +0100
64626              Message-ID: <20001021150451.A51566@plum.flirble.org>
64627      Branch: perl
64628            ! t/pragma/utf8.t
64629 ____________________________________________________________________________
64630 [  7390] By: jhi                                   on 2000/10/21  14:35:57
64631         Log: Add a testcase for #7389.
64632      Branch: perl
64633            ! t/pragma/warn/op
64634 ____________________________________________________________________________
64635 [  7389] By: jhi                                   on 2000/10/21  14:26:45
64636         Log: Subject: Re: Creating const subs for constants.
64637              From: John Tobey <jtobey@john-edwin-tobey.org>
64638              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
64639              Message-Id: <m13mo0N-000FObC@feynman.localnet>
64640      Branch: perl
64641            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
64642            ! proto.h sv.c
64643 ____________________________________________________________________________
64644 [  7388] By: nick                                  on 2000/10/21  11:44:23
64645         Log: Populate perlio branch
64646      Branch: perlio
64647           +> (branch 1760 files)
64648 ____________________________________________________________________________
64649 [  7387] By: nick                                  on 2000/10/21  10:52:05
64650         Log: Get branch back as replica of mainline via :
64651              p4 integrate -b utfperl
64652              p4 resolve -at ./...
64653      Branch: utfperl
64654           +> (branch 269 files)
64655            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
64656            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
64657            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
64658            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
64659            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
64660            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
64661            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
64662            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
64663            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
64664            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
64665            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
64666            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
64667            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
64668            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
64669            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
64670            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
64671            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
64672            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
64673            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
64674            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
64675            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
64676            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
64677            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
64678            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
64679            - lib/unicode/UCD300.html lib/unicode/Unicode.300
64680            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
64681            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
64682            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
64683            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
64684           !> (integrate 965 files)
64685 ____________________________________________________________________________
64686 [  7386] By: jhi                                   on 2000/10/21  01:31:12
64687         Log: Update Changes.
64688      Branch: perl
64689            ! Changes patchlevel.h
64690 ____________________________________________________________________________
64691 [  7385] By: jhi                                   on 2000/10/21  01:28:42
64692         Log: The #7383 was right only in the context of the original bug report,
64693              not in more general case.
64694      Branch: perl
64695            ! pp_hot.c
64696 ____________________________________________________________________________
64697 [  7384] By: jhi                                   on 2000/10/21  01:08:23
64698         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
64699      Branch: perl
64700            ! ext/IO/lib/IO/Select.pm
64701 ____________________________________________________________________________
64702 [  7383] By: jhi                                   on 2000/10/21  00:44:18
64703         Log: Fix for ID 20001020.006, concatenating an unset submatch
64704              with utf8 resulted in "Modification of a read-only value".
64705      Branch: perl
64706            ! pp_hot.c t/pragma/utf8.t
64707 ____________________________________________________________________________
64708 [  7382] By: jhi                                   on 2000/10/20  20:44:31
64709         Log: Make scan_num() reëntrant, as suggested in
64710              
64711              Subject: [PATCH perl@7229] Rentrant parser and yylex()
64712              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
64713              Date: Fri, 20 Oct 2000 14:17:27 +0100
64714              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
64715      Branch: perl
64716            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
64717            ! toke.c
64718 ____________________________________________________________________________
64719 [  7381] By: jhi                                   on 2000/10/20  20:07:29
64720         Log: Reëntrancy fix.
64721              
64722              Subject: [PATCH perl@7229] Rentrant parser and yylex()
64723              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
64724              Date: Fri, 20 Oct 2000 14:17:27 +0100
64725              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
64726      Branch: perl
64727            ! embed.h embed.pl perl.h proto.h toke.c
64728 ____________________________________________________________________________
64729 [  7380] By: jhi                                   on 2000/10/20  19:15:54
64730         Log: Don't write double values through long double pointers,
64731              based on a part of
64732              
64733              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
64734              From: Jens Hamisch <jens@Strawberry.COM>
64735              Date: Tue, 17 Oct 2000 08:39:36 +0200
64736              Message-Id: <20001017083936.A11104@Strawberry.COM>
64737      Branch: perl
64738            ! perl.h pp.c
64739 ____________________________________________________________________________
64740 [  7379] By: jhi                                   on 2000/10/20  18:43:37
64741         Log: Portability tweak on #7377.
64742              
64743              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
64744              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64745              Date:     Fri, 20 Oct 2000 13:13:41 EDT
64746              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
64747      Branch: perl
64748            ! t/lib/dprof.t
64749 ____________________________________________________________________________
64750 [  7378] By: jhi                                   on 2000/10/20  12:57:19
64751         Log: SOCKS function redefinitions need prototypes, too, otherwise
64752              for example 32 bit versus 64 bit differences cause a lot of
64753              problems.  Part of
64754              
64755              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
64756              From: Jens Hamisch <jens@Strawberry.COM>
64757              Date: Tue, 17 Oct 2000 08:39:36 +0200
64758              Message-Id: <20001017083936.A11104@Strawberry.COM>
64759      Branch: perl
64760            ! doio.c pp_sys.c
64761 ____________________________________________________________________________
64762 [  7377] By: jhi                                   on 2000/10/20  12:37:12
64763         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
64764              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64765              Date:     Fri, 20 Oct 2000 08:26:04 EDT
64766              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
64767      Branch: perl
64768            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
64769 ____________________________________________________________________________
64770 [  7376] By: jhi                                   on 2000/10/20  12:35:31
64771         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
64772              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64773              Date:     Fri, 20 Oct 2000 07:48:15 EDT
64774              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
64775      Branch: perl
64776            ! configure.com vms/gen_shrfls.pl
64777 ____________________________________________________________________________
64778 [  7375] By: bailey                                on 2000/10/20  04:44:37
64779         Log: SYN SYN
64780      Branch: vmsperl
64781           +> (branch 134 files)
64782            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
64783            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
64784            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
64785            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
64786            - eg/cgi/frameset.cgi eg/cgi/index.html
64787            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
64788            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
64789            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
64790            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
64791            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
64792            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
64793            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
64794            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
64795            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
64796            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
64797            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
64798            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
64799            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
64800            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
64801            - lib/unicode/Props.txt lib/unicode/UCD300.html
64802            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
64803            - utils/perlbc.PL vms/subconfigure.com
64804           !> (integrate 785 files)
64805 ____________________________________________________________________________
64806 [  7374] By: jhi                                   on 2000/10/20  00:59:48
64807         Log: In the latest compiler builds cccdlflags must not become -fpic,
64808              from Wilfredo Sánchez.
64809      Branch: perl
64810            ! hints/darwin.sh
64811 ____________________________________________________________________________
64812 [  7373] By: jhi                                   on 2000/10/20  00:56:35
64813         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
64814              From: Tony Cook <tony@develop-help.com>
64815              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
64816              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
64817      Branch: perl
64818            ! pod/perlop.pod
64819 ____________________________________________________________________________
64820 [  7372] By: jhi                                   on 2000/10/19  19:34:40
64821         Log: Typo noted by Mark Lutz.
64822      Branch: perl
64823            ! t/op/64bitint.t
64824 ____________________________________________________________________________
64825 [  7371] By: jhi                                   on 2000/10/19  19:33:13
64826         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
64827      Branch: metaconfig
64828            ! U/modified/Cppsym.U U/modified/Oldconfig.U
64829      Branch: metaconfig/U/perl
64830            ! End.U dlsrc.U libperl.U
64831      Branch: perl
64832            + hints/nonstopux.sh
64833            ! Configure MANIFEST config_h.SH
64834 ____________________________________________________________________________
64835 [  7370] By: jhi                                   on 2000/10/19  17:18:08
64836         Log: Subject: PATCH do_print has 2 PerlIO_error()s
64837              From: nick@ccl4.org
64838              Date: Thu, 19 Oct 2000 18:09:20 +0100
64839              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
64840      Branch: perl
64841            ! doio.c
64842 ____________________________________________________________________________
64843 [  7369] By: jhi                                   on 2000/10/19  14:01:49
64844         Log: Update Changes.
64845      Branch: perl
64846            ! Changes patchlevel.h
64847 ____________________________________________________________________________
64848 [  7368] By: jhi                                   on 2000/10/19  13:04:29
64849         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
64850              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
64851              Date: Wed, 18 Oct 2000 13:12:01 +0200
64852              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
64853      Branch: perl
64854            ! hints/aix.sh
64855 ____________________________________________________________________________
64856 [  7367] By: jhi                                   on 2000/10/19  02:22:40
64857         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
64858              of a 'pmshort' anywhere in the B, so the offending line was simply
64859              removed.
64860      Branch: perl
64861            ! ext/B/B/Debug.pm
64862 ____________________________________________________________________________
64863 [  7366] By: jhi                                   on 2000/10/19  02:12:37
64864         Log: Add the test case for the bug id 20000730.004 which seems
64865              to have been fixed by now.
64866      Branch: perl
64867            ! t/pragma/utf8.t
64868 ____________________________________________________________________________
64869 [  7365] By: jhi                                   on 2000/10/18  23:36:24
64870         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
64871              From: Hugo <hv@crypt.compulink.co.uk>
64872              Date: Wed, 18 Oct 2000 23:25:58 +0100
64873              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
64874      Branch: perl
64875            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
64876 ____________________________________________________________________________
64877 [  7364] By: jhi                                   on 2000/10/18  21:12:53
64878         Log: (retracted)
64879      Branch: perl
64880            ! pp.c
64881 ____________________________________________________________________________
64882 [  7363] By: jhi                                   on 2000/10/18  20:55:38
64883         Log: Missing change from #7362.
64884      Branch: perl
64885            ! win32/perlhost.h
64886 ____________________________________________________________________________
64887 [  7362] By: jhi                                   on 2000/10/18  20:52:01
64888         Log: Borland C fstat() never saw the fd as writable.
64889              
64890              Subject: fix for Borland's weak "stat" (perl@7211)
64891              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
64892              Date: Mon, 16 Oct 2000 09:55:03 +0400
64893              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
64894      Branch: perl
64895            ! win32/win32.c
64896 ____________________________________________________________________________
64897 [  7361] By: jhi                                   on 2000/10/18  17:43:50
64898         Log: Regen toc.
64899      Branch: perl
64900            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
64901 ____________________________________________________________________________
64902 [  7360] By: jhi                                   on 2000/10/18  17:07:44
64903         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
64904              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
64905              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
64906              Date: Mon, 16 Oct 2000 15:19:49 +0200
64907      Branch: perl
64908            + README.aix
64909            ! MANIFEST
64910 ____________________________________________________________________________
64911 [  7359] By: jhi                                   on 2000/10/18  17:04:49
64912         Log: Subject: Pod patch for Devel::Peek
64913              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
64914              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
64915              Date: Mon, 16 Oct 2000 12:26:34 +0200
64916      Branch: perl
64917            ! ext/Devel/Peek/Peek.pm
64918 ____________________________________________________________________________
64919 [  7358] By: jhi                                   on 2000/10/18  17:03:15
64920         Log: Make Cwd more bulletproof in chrooted environments.
64921              
64922              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
64923              From: "Eric E. Coe" <Eric.Coe@oracle.com>
64924              Date: Wed, 18 Oct 2000 04:03:54 -0400
64925              Message-Id: <39ED596A.70E599FE@oracle.com>
64926      Branch: perl
64927            ! lib/Cwd.pm
64928 ____________________________________________________________________________
64929 [  7357] By: jhi                                   on 2000/10/18  16:37:26
64930         Log: Disable the UTF8 downgrade croakage for now to avoid
64931              too many not okay messages.
64932      Branch: perl
64933            ! doio.c
64934 ____________________________________________________________________________
64935 [  7356] By: jhi                                   on 2000/10/17  23:29:41
64936         Log: Show the failed remote port, instead of the failing line number.
64937              
64938              Subject: [PATCH 5.6.1 Debugger] More diagnostics
64939              From: David Sparks <daves@ActiveState.com>
64940              Date: Tue, 17 Oct 2000 15:00:24 -0700
64941              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
64942      Branch: perl
64943            ! lib/perl5db.pl
64944 ____________________________________________________________________________
64945 [  7355] By: jhi                                   on 2000/10/17  14:11:31
64946         Log: On output try to downgrade to bytes, croak if impossible,
64947              from Simon Cozens.  This means that outputting >255 UTF8
64948              is impossible.  Consider this as a strong incentive to get
64949              the I/O disciplines implemented.
64950      Branch: perl
64951            ! doio.c pod/perldiag.pod sv.c
64952 ____________________________________________________________________________
64953 [  7354] By: jhi                                   on 2000/10/17  13:42:23
64954         Log: Clarify documentation on 'use bytes'.
64955              
64956              Subject: Re: What does 'use bytes' "mean" ?
64957              From: Simon Cozens <simon@cozens.net>
64958              Date: Mon, 18 Sep 2000 18:24:25 +0100
64959              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
64960      Branch: perl
64961            ! lib/bytes.pm
64962 ____________________________________________________________________________
64963 [  7353] By: jhi                                   on 2000/10/17  13:28:12
64964         Log: Workaround for a sfio bug where the stream error indicator
64965              is not cleared as documented.
64966              
64967              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
64968              From: Nicholas Clark <nick@ccl4.org>
64969              Date: Mon, 16 Oct 2000 18:28:23 +0100
64970              Message-ID: <20001016182823.J19700@plum.flirble.org>
64971      Branch: perl
64972            ! doio.c
64973 ____________________________________________________________________________
64974 [  7352] By: jhi                                   on 2000/10/17  13:06:19
64975         Log: More IoTYPE sprinkling.
64976      Branch: perl
64977            ! doio.c pp_hot.c
64978 ____________________________________________________________________________
64979 [  7351] By: jhi                                   on 2000/10/16  22:47:07
64980         Log: Detect early whether the std streams have gone bad.
64981              
64982              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
64983              Date: Mon, 16 Oct 2000 23:28:42 +0100
64984              From: Nicholas Clark <nick@ccl4.org>
64985              Message-ID: <20001016232842.A37942@plum.flirble.org>
64986      Branch: perl
64987            ! t/op/misc.t
64988 ____________________________________________________________________________
64989 [  7350] By: jhi                                   on 2000/10/16  22:45:16
64990         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
64991              From: "Peter J. Farley III" <pjfarley@banet.net>
64992              Date: Mon, 16 Oct 2000 18:15:59 -0400
64993              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
64994      Branch: perl
64995            ! djgpp/djgpp.c dosish.h t/io/open.t
64996 ____________________________________________________________________________
64997 [  7349] By: jhi                                   on 2000/10/16  22:36:45
64998         Log: perldelta tweak.
64999      Branch: perl
65000            ! pod/perldelta.pod
65001 ____________________________________________________________________________
65002 [  7348] By: jhi                                   on 2000/10/16  15:17:53
65003         Log: Update Changes.
65004      Branch: perl
65005            ! Changes patchlevel.h
65006 ____________________________________________________________________________
65007 [  7347] By: jhi                                   on 2000/10/16  13:55:27
65008         Log: Add the capability to include/exclude branches.
65009      Branch: perl
65010            ! Porting/genlog
65011 ____________________________________________________________________________
65012 [  7346] By: jhi                                   on 2000/10/16  13:18:04
65013         Log: Add Charles Lane.
65014      Branch: perl
65015            ! AUTHORS Changes
65016 ____________________________________________________________________________
65017 [  7345] By: jhi                                   on 2000/10/16  13:13:21
65018         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
65019      Branch: perl
65020            ! pod/perldelta.pod
65021 ____________________________________________________________________________
65022 [  7344] By: gsar                                  on 2000/10/16  09:30:21
65023         Log: integrate change#6220 from cfgperl
65024              
65025              Win32 patches from Benjamin Stuhl.
65026      Branch: maint-5.6/perl
65027           !> makedef.pl win32/win32.h
65028 ____________________________________________________________________________
65029 [  7343] By: gsar                                  on 2000/10/16  08:32:19
65030         Log: integrate changes#6221,6222 from cfgperl
65031              
65032              Remove tr///CU (the feature is to be obsoleted by better interfaces).
65033              From: simon@brecon.co.uk (Simon Cozens)
65034              Subject: [PATCH] Eliminate tr///[CU][CU]
65035              Date: 23 Jun 2000 11:05:40 GMT
65036              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
65037              
65038              doc typo fix
65039              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
65040              From: Ian Phillipps <Ian.Phillipps@iname.com>
65041              Date: Fri, 23 Jun 2000 10:40:58 +0100
65042              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
65043      Branch: maint-5.6/perl
65044           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
65045 ____________________________________________________________________________
65046 [  7342] By: gsar                                  on 2000/10/16  08:28:08
65047         Log: integrate change#6217 from cfgperl (in part)
65048              
65049              Rename the fdpid locking and integrate with Sarathy.
65050      Branch: maint-5.6/perl
65051           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
65052           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
65053           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
65054           !> win32/win32.c
65055 ____________________________________________________________________________
65056 [  7341] By: gsar                                  on 2000/10/16  08:23:39
65057         Log: integrate changes#6214..6216 from mainline
65058              
65059              @_ can't have junk in it even in the non-USE_ITHREADS case because
65060              caller() wants to populate @DB::args with it (causes a coredump
65061              in Carp::confess())
65062              
65063              tweak comment about @DB::args
65064              
65065              be more optimal about clearing @_
65066      Branch: maint-5.6/perl
65067           !> av.h cop.h pp_ctl.c t/op/runlevel.t
65068 ____________________________________________________________________________
65069 [  7340] By: gsar                                  on 2000/10/16  08:20:37
65070         Log: integrate changes#6207..6210 from cfgperl
65071              
65072              Subject: [PATCH 5.6.0] Threadsafe patches
65073              From: Dan Sugalski <dan@sidhe.org>
65074              To: perl5-porters@perl.org
65075              Date: Mon, 08 May 2000 18:08:13 -0400
65076              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
65077              
65078              Regen headers for #6207.
65079              
65080              Lock PL_fdpid against race conditions, based on:
65081              Subject: [PATCH 5.6.0]subprocess fixup for threads
65082              From: Dan Sugalski <dan@sidhe.org>
65083              To: perl5-porters@perl.org
65084              Date: Tue, 11 Apr 2000 17:02:32 -0400
65085              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
65086              
65087              Mopup for #6207 and #6209.
65088      Branch: maint-5.6/perl
65089           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
65090           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
65091           !> win32/win32.c
65092 ____________________________________________________________________________
65093 [  7339] By: gsar                                  on 2000/10/16  08:14:34
65094         Log: integrate change#6203 from cfgperl
65095              
65096              perldiag should refer to perlos2.pod not README.os2
65097      Branch: maint-5.6/perl
65098           !> pod/perldiag.pod
65099 ____________________________________________________________________________
65100 [  7338] By: gsar                                  on 2000/10/16  08:11:42
65101         Log: integrate change#6201 from mainline
65102              
65103              Perl_eval_pv() leaks 4 bytes every time it is called because it
65104              does a PUSHMARK that's never ever POPMARKed; in general, only
65105              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
65106              Perl_eval_[sp]v() don't because they don't take any incoming
65107              arguments (this leak has been around since the original version
65108              of perl_eval_pv() in 5.003_97e)
65109      Branch: maint-5.6/perl
65110           !> perl.c
65111 ____________________________________________________________________________
65112 [  7337] By: gsar                                  on 2000/10/16  08:08:47
65113         Log: integrate changes#6197..6200 from cfgperl
65114              
65115              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
65116              From: John Borwick <jhborwic@unity.ncsu.edu>
65117              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
65118              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
65119              
65120              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
65121              From: Dan Sugalski <dan@sidhe.org>
65122              To: vmsperl@perl.org, perl5-porters@perl.org
65123              Date: Fri, 02 Jun 2000 16:00:41 -0400
65124              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
65125              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
65126              
65127              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
65128              From: Dan Sugalski <dan@sidhe.org>
65129              To: perl5-porters@perl.org, vmsperl@perl.org
65130              Date: Fri, 02 Jun 2000 17:30:51 -0400
65131              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
65132              
65133              Update to cperl-mode.el 4.31 from
65134              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
65135              Subject: A couple of notes
65136              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65137              To: Mailing list Perl5 <perl5-porters@perl.org>
65138              Date: Sat, 3 Jun 2000 23:33:32 -0400
65139              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
65140      Branch: maint-5.6/perl
65141           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
65142           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
65143           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
65144           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
65145           !> vms/vmsish.h
65146 ____________________________________________________________________________
65147 [  7336] By: gsar                                  on 2000/10/16  08:03:46
65148         Log: integrate changes#6194,6195 from mainline
65149              
65150              fix small eval"" memory leaks under USE_ITHREADS
65151              
65152              fix yet another eval"" leak under USE_ITHREADS
65153      Branch: maint-5.6/perl
65154           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
65155           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
65156           !> vms/perly_c.vms
65157 ____________________________________________________________________________
65158 [  7335] By: gsar                                  on 2000/10/16  08:02:15
65159         Log: integrate changes#6190,6191 from mainline
65160              
65161              submit missing embed.pl change
65162              
65163              vec() loses numericalness (modified version of patch suggested
65164              by Robin Barker)
65165      Branch: maint-5.6/perl
65166           !> doop.c embed.pl t/op/vec.t
65167 ____________________________________________________________________________
65168 [  7334] By: gsar                                  on 2000/10/16  08:01:03
65169         Log: integrate change#6189 from mainline
65170              
65171              counting tr/// corrupts later operation (from M.J.T Guy)
65172      Branch: maint-5.6/perl
65173           !> doop.c t/op/tr.t
65174 ____________________________________________________________________________
65175 [  7333] By: gsar                                  on 2000/10/16  07:59:07
65176         Log: integrate changes#6183..6188 from mainline
65177              
65178              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
65179              <nick@ccl4.org>)
65180              
65181              tweak for change#6127
65182              
65183              remove incorrect documentation about implicit split to @_ in
65184              list context, which never really worked in perl 5 (from
65185              M.J.T. Guy)
65186              
65187              further qualify references to "alphanumeric" (from Wolfgang Laun
65188              <wolfgang.laun@alcatel.at>)
65189              
65190              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
65191              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
65192              
65193              h2xs tweaks
65194      Branch: maint-5.6/perl
65195           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
65196           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
65197           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
65198           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
65199           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
65200           !> pod/pod2latex.PL utils/h2xs.PL
65201 ____________________________________________________________________________
65202 [  7332] By: gsar                                  on 2000/10/16  07:53:52
65203         Log: integrate change#6179 from mainline
65204              
65205              buggy modulus on UVs introduced by change#3378 (resulted in
65206              4063328477 % 65535 amounting to 27406, instead of 27407)
65207      Branch: maint-5.6/perl
65208           !> pp.c t/op/arith.t
65209 ____________________________________________________________________________
65210 [  7331] By: gsar                                  on 2000/10/16  07:52:49
65211         Log: integrate changes#6176,6177,6178,6182 from cfgperl
65212              
65213              Single-quoted utf8 patch from Simon Cozens.
65214              
65215              Substitution utf8 patch from Simon Cozens.
65216              
65217              Be cleaner.
65218              
65219              Be Cleaner Part Deux.
65220      Branch: maint-5.6/perl
65221           !> Makefile.SH pp_hot.c toke.c
65222 ____________________________________________________________________________
65223 [  7330] By: gsar                                  on 2000/10/16  07:41:36
65224         Log: integrate change#6172 from mainline
65225              
65226              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
65227              (from Ilya Zakharevich)
65228      Branch: maint-5.6/perl
65229           !> regexec.c t/op/re_tests
65230 ____________________________________________________________________________
65231 [  7329] By: gsar                                  on 2000/10/16  07:40:25
65232         Log: integrate change#6171 from mainline
65233              
65234              scalar() doesn't force scalar context when used in void context
65235              (from Simon Cozens)
65236      Branch: maint-5.6/perl
65237           !> op.c t/op/wantarray.t
65238 ____________________________________________________________________________
65239 [  7328] By: gsar                                  on 2000/10/16  07:39:33
65240         Log: integrate change#6170 from mainline
65241              
65242              change#6142 needs tweaks to tests to work where there's no
65243              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
65244      Branch: maint-5.6/perl
65245           !> t/lib/filefind.t
65246 ____________________________________________________________________________
65247 [  7327] By: gsar                                  on 2000/10/16  07:35:34
65248         Log: integrate changes#6166..6168 from cfgperl
65249              
65250              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
65251              in case somebody wants to write an extension for more
65252              shadow database interfaces.
65253              
65254              tweak todo
65255              
65256              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
65257      Branch: maint-5.6/perl
65258           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
65259           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
65260           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
65261           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
65262           !> win32/config.vc win32/config_H.bc win32/config_H.gc
65263           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
65264 ____________________________________________________________________________
65265 [  7326] By: gsar                                  on 2000/10/16  07:29:05
65266         Log: integrate changes#6157,6159..6161,6164 from cfgperl
65267              
65268              Regen Configure to jive with #6149.
65269              
65270              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
65271              
65272              Changes for the File::Temp 0.08 (change #6159) test suite
65273              to fit better into the Perl distribution test framework.
65274              
65275              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
65276              both from Simon Cozens.
65277              
65278              detypo
65279      Branch: maint-5.6/perl
65280           +> pod/perlmodlib.PL pod/perlnewmod.pod
65281           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
65282           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
65283           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
65284           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
65285 ____________________________________________________________________________
65286 [  7325] By: gsar                                  on 2000/10/16  07:25:13
65287         Log: integrate change#6158 from vmsperl
65288              
65289              Add fallback to tmpfile for use in cases where user's relying on
65290              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
65291              Lane's patch)
65292      Branch: maint-5.6/perl
65293           !> vms/vms.c vms/vmsish.h
65294 ____________________________________________________________________________
65295 [  7324] By: gsar                                  on 2000/10/16  07:20:50
65296         Log: integrate changes#6153..6155 from mainline
65297              
65298              prettier Test::Harness output on failed tests (from Nicholas Clark
65299              <nick@Bagpuss.uk.boo.com>)
65300              
65301              avoid type mismatch warning
65302              
65303              small bug in change#6144; remove random \xA0 character that snuck
65304              in via change#6145
65305      Branch: maint-5.6/perl
65306           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
65307           !> perl.c
65308 ____________________________________________________________________________
65309 [  7323] By: gsar                                  on 2000/10/16  07:18:47
65310         Log: integrate changes#6151,6152 from mainline
65311              
65312              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
65313              
65314              cosmetic fixups of RE debug output (from Ilya Zakharevich)
65315      Branch: maint-5.6/perl
65316           !> regexec.c
65317 ____________________________________________________________________________
65318 [  7322] By: gsar                                  on 2000/10/16  07:17:25
65319         Log: integrate changes#6146..6150 from mainline
65320              
65321              doc typo
65322              
65323              add a make entry to Config.pm so "perl -V:make" works on VMS
65324              (from Peter Prymmer)
65325              
65326              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
65327              
65328              OS/2 tweaks for usethreads build (from Rocco Caputo
65329              <troc@netrus.net>)
65330              
65331              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
65332      Branch: maint-5.6/perl
65333           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
65334           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
65335           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
65336           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
65337           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
65338           !> warnings.pl x2p/a2p.h
65339 ____________________________________________________________________________
65340 [  7321] By: gsar                                  on 2000/10/16  07:14:02
65341         Log: integrate changes#6143..6145 from mainline
65342              
65343              MacOS support, part 1 (from Matthias Neeracher
65344              <neeri@iis.ee.ethz.ch>)
65345              
65346              MacOS support, part 2: make AutoSplit use File::Spec instead
65347              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
65348              <neeri@iis.ee.ethz.ch>)
65349              
65350              make xsubpp skip embedded pod (from Matthias Neeracher
65351              <neeri@iis.ee.ethz.ch>)
65352      Branch: maint-5.6/perl
65353           +> ext/DynaLoader/dl_mac.xs
65354           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
65355           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
65356           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
65357           !> pp_ctl.c proto.h toke.c util.c util.h
65358 ____________________________________________________________________________
65359 [  7320] By: gsar                                  on 2000/10/16  07:12:13
65360         Log: integrate changes#6141,6142 from mainline
65361              
65362              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
65363              forwarded by Peter Seebach from the bsdi-users mailing list.
65364              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
65365              
65366              File::Find fails to chdir when chasing symlinks (from
65367              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
65368      Branch: maint-5.6/perl
65369           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
65370 ____________________________________________________________________________
65371 [  7319] By: gsar                                  on 2000/10/16  07:04:30
65372         Log: integrate change#6139 from mainline
65373              
65374              revise mktables.PL for bugs and newness in Unicode 3.0
65375              (from James Bence <jbence@amgen.com>)
65376      Branch: maint-5.6/perl
65377           +> (branch 30 files)
65378           !> (integrate 49 files)
65379 ____________________________________________________________________________
65380 [  7318] By: gsar                                  on 2000/10/16  07:01:01
65381         Log: integrate changes#6137,6138 from mainline
65382              
65383              fix bogus redeclaration warning for "our" variables in different
65384              scopes
65385              
65386              add note about the handling of negative indices to tied arrays
65387              (from Michael G Schwern <schwern@pobox.com>)
65388      Branch: maint-5.6/perl
65389           !> op.c pod/perltie.pod t/pragma/strict-vars
65390 ____________________________________________________________________________
65391 [  7317] By: gsar                                  on 2000/10/16  06:58:46
65392         Log: integrate changes#6127..6136 from mainline
65393              
65394              call_method(...,G_EVAL) can longjmp() out if the method probing
65395              failed (from Gisle Aas)
65396              
65397              new perlxstut example for passing/returning refs to arrays
65398              (from David Lowe <dlowe@pootpoot.com>)
65399              
65400              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
65401              
65402              fix places that mean C<"word" character> but say C<alphanumeric
65403              character>
65404              
65405              avoid warnings in POSIX.pm (from Barrie Slaymaker)
65406              
65407              warnings::enabled() doesn't fall back to looking at $^W if
65408              caller isn't using lexical warnings (from Paul Marquess)
65409              
65410              elide bogus test in change#6132
65411              
65412              make Test::Harness use wait.h/WCOREDUMP if available
65413              (from Ben Tilly <ben_tilly@hotmail.com>)
65414              
65415              enable Test::Harness to dynamically determine column width etc.
65416              (from Rob Napier <rnapier@employees.org>)
65417              
65418              random pod typos (from Peter Scott <Peter@PSDT.com>)
65419      Branch: maint-5.6/perl
65420           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
65421           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
65422           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
65423           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
65424 ____________________________________________________________________________
65425 [  7316] By: gsar                                  on 2000/10/16  06:53:23
65426         Log: integrate change#6126 from mainline
65427              
65428              change#2879 broke rvalue autovivification of magicals such as
65429              ${$num} (reworked variant of patch suggested by Simon Cozens)
65430      Branch: maint-5.6/perl
65431           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
65432           !> pp_hot.c proto.h t/op/gv.t
65433 ____________________________________________________________________________
65434 [  7315] By: gsar                                  on 2000/10/16  06:51:38
65435         Log: integrate changes#6123,6125 from mainline
65436              
65437              clarify gotcha with #line directives (from Rocco Caputo
65438              <troc@netrus.net>)
65439              
65440              enable propagating exception objects via Perl_croak() in XS code
65441              (from Gisle Aas)
65442      Branch: maint-5.6/perl
65443           !> pod/perldebug.pod pod/perlsyn.pod util.c
65444 ____________________________________________________________________________
65445 [  7314] By: gsar                                  on 2000/10/16  06:49:28
65446         Log: integrate change#6122 from mainline
65447              
65448              downgrade fatal error on C<"foo@nosucharray.com"> to optional
65449              warning (from Mark-Jason Dominus)
65450      Branch: maint-5.6/perl
65451           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
65452           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
65453           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
65454           !> toke.c
65455 ____________________________________________________________________________
65456 [  7313] By: gsar                                  on 2000/10/16  06:46:54
65457         Log: integrate changes#6112..6121 from vmsperl
65458              
65459              Check for existence of file before trying to delete
65460              
65461              Ugly workaround for version-specific RTL error
65462              
65463              Urk -- undo previous removal of vmsish 'exit' change
65464              
65465              Add bounds checking for several strings (Charles Lane)
65466              
65467              Miscellaneous cosmetic fixes (Charles Lane)
65468              
65469              Treat sockets as special in sys(read|write) (Charles Lane et al.)
65470              
65471              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
65472              Flatten case labels in switch statements uniformly (Charles Bailey)
65473              
65474              Quiet error messages in vmsish.t (Charles Lane)
65475              
65476              Add missing escape (Charles Lane)
65477              
65478              Allow eliminate_macros() and fixpath() to handle space-delimited
65479              lists (based on fixes by Craig Berry)
65480      Branch: maint-5.6/perl
65481           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
65482           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
65483           !> vms/vmsish.h
65484 ____________________________________________________________________________
65485 [  7312] By: gsar                                  on 2000/10/16  06:41:18
65486         Log: integrate changes#6107,6110 from cfgperl
65487              
65488              Tweak the todo list.
65489              
65490              todo tweak
65491      Branch: maint-5.6/perl
65492           !> Todo-5.6
65493 ____________________________________________________________________________
65494 [  7311] By: gsar                                  on 2000/10/16  06:38:38
65495         Log: integrate changes#6104,6108 from mainline
65496              
65497              PL_sys_intern was being initialized too late on windows
65498              
65499              reenable fake signal handling on Windows, bugs and all
65500      Branch: maint-5.6/perl
65501           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
65502           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
65503           !> win32/win32.c
65504 ____________________________________________________________________________
65505 [  7310] By: gsar                                  on 2000/10/16  06:36:03
65506         Log: integrate changes#6095,6097..6103 from cfgperl
65507              
65508              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
65509              might be useful in future.
65510              
65511              Add a note about possible compilation problems from Allen Smith.
65512              
65513              Add a note about other, yet unsupported, shadow password APIs.
65514              
65515              Tweaks for the cc bugs from Allen Smith.
65516              
65517              More compilation tweakery from Allen Smith.
65518              
65519              Hints and test tweaks for Unicos.
65520              
65521              The test suite tweak in #6101 wasn't quite right.
65522              
65523              Test tweaking for Unicos continues.
65524      Branch: maint-5.6/perl
65525           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
65526           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
65527           !> t/lib/complex.t t/op/64bitint.t
65528 ____________________________________________________________________________
65529 [  7309] By: gsar                                  on 2000/10/16  06:29:41
65530         Log: integrate changes#6093,6094 from mainline
65531              
65532              fork() failure to create pseudo process sets errno=EAGAIN and returns
65533              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
65534              
65535              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
65536      Branch: maint-5.6/perl
65537           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
65538           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
65539 ____________________________________________________________________________
65540 [  7308] By: gsar                                  on 2000/10/16  06:27:29
65541         Log: integrate change#6092 from cfgperl
65542              
65543              Regen perltoc with the fixed buildtoc.
65544      Branch: maint-5.6/perl
65545           !> pod/perltoc.pod
65546 ____________________________________________________________________________
65547 [  7307] By: gsar                                  on 2000/10/16  06:26:40
65548         Log: integrate changes#6089,6090 from mainline
65549              
65550              buildtoc tweak to fix newline lossage
65551              
65552              concat doesn't preserve utf8-ness, and doesn't invalidate
65553              [NI]OK; added tests for both
65554      Branch: maint-5.6/perl
65555           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
65556 ____________________________________________________________________________
65557 [  7306] By: gsar                                  on 2000/10/16  06:24:05
65558         Log: integrate change#6088 from cfgperl
65559              
65560              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
65561              because we do not use those.  The HAS_GETSPNAM remains,
65562              though, because we still do use that.
65563      Branch: maint-5.6/perl
65564           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
65565           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
65566           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
65567           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
65568           !> win32/config.vc win32/config_H.bc win32/config_H.gc
65569           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
65570 ____________________________________________________________________________
65571 [  7305] By: gsar                                  on 2000/10/16  06:15:52
65572         Log: integrate changes#6084,6085,6087 from mainline
65573              
65574              substr() does not preserve utf8-ness (from Stefan Eissing
65575              <Eissing@medicaldataservice.de>); added tests
65576              
65577              repeat operator (x) doesn't preserve utf8-ness
65578              
65579              reverse() and quotemeta() weren't preserving utf8-ness; add tests
65580      Branch: maint-5.6/perl
65581           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
65582 ____________________________________________________________________________
65583 [  7304] By: gsar                                  on 2000/10/16  06:13:10
65584         Log: integrate changes#6077..6083 from mainline
65585              
65586              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
65587              and Tom Phoenix)
65588              
65589              workaround for CRT bug in chdir() (from Charles Lane, via
65590              Peter Prymmer)
65591              
65592              remove outdated kludge in Carp (NULLs are permitted in diagnostics
65593              now)
65594              
65595              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
65596              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
65597              
65598              better default perlbug categories for ok reports (from Richard Foley)
65599              
65600              peek.t non-portable to ithreads
65601              
65602              note about undocumented caller() return value (from M.J.T. Guy);
65603              yet another peek.t tweak
65604      Branch: maint-5.6/perl
65605           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
65606           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
65607           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
65608           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
65609           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
65610           !> vms/vmsish.h
65611 ____________________________________________________________________________
65612 [  7303] By: gsar                                  on 2000/10/16  06:03:18
65613         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
65614              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
65615              
65616              &HUGE_VAL is not defined, it exists.
65617              
65618              Do not warn that an infinity does not look like a number.
65619              
65620              Rewrite the pwent/spent logic to be a little bit more clearer.
65621              
65622              Continue on the pwent/spent case.
65623              
65624              Correct Freudian slip.
65625              
65626              Use HUGE_VALL if applicable.
65627              
65628              pwent/spent #ifdef imbalance.
65629              
65630              Infinite problems.
65631              
65632              Call getspnam() only iff needd.
65633              
65634              Test both the scalar and list contexts.
65635              
65636              Use setxxent()/endxxent().
65637              
65638              Complex tweakery.
65639              
65640              Unicos hint tweak.
65641              
65642              Be more forgiving in POSIX about HUGE_VALL.
65643              
65644              Detypo.
65645              
65646              The search of infinity continues, this time simplified.
65647              
65648              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
65649              in natively 64-bit platforms where a long is a quad (no need
65650              for long longs).  Also added bias for IVs.
65651              
65652              Complex tweaks.
65653              
65654              Introduce t/lib/peek.t.
65655              
65656              Make the test more portable.
65657      Branch: maint-5.6/perl
65658           +> t/lib/peek.t
65659            ! pp_sys.c
65660           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
65661           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
65662           !> t/op/pwent.t toke.c util.c
65663 ____________________________________________________________________________
65664 [  7302] By: gsar                                  on 2000/10/16  05:03:37
65665         Log: integrate changes#6066..6071 from mainline
65666              
65667              s/END/CHECK/
65668              
65669              replace direct call to sighandler() with (*PL_sighandlerp)()
65670              
65671              note about values()
65672              
65673              File::Spec compatibility update (from Barrie Slaymaker
65674              <barries@slaysys.com>)
65675              
65676              remove misleading comment (from M.J.T. Guy)
65677              
65678              misformatted perllocal.pod (from Tim Jenness
65679              <t.jenness@jach.hawaii.edu>)
65680      Branch: maint-5.6/perl
65681           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
65682           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
65683           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
65684           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
65685 ____________________________________________________________________________
65686 [  7301] By: gsar                                  on 2000/10/16  05:00:08
65687         Log: integrate changes#6061..6063 from mainline
65688              
65689              change#5921 neglected to make eq honor "use bytes"
65690              
65691              additional tests for utf8.t
65692              
65693              tokeq() could read unallocated field in argument
65694      Branch: maint-5.6/perl
65695           !> sv.c t/pragma/utf8.t toke.c
65696 ____________________________________________________________________________
65697 [  7300] By: gsar                                  on 2000/10/16  04:56:54
65698         Log: integrate changes#6046,6048,6057,6058 from mainline
65699              
65700              libscheck has insufficient checks for n32 libs (from
65701              Albert Chin-A-Young <china@thewrittenword.com>)
65702              
65703              add note about how $( doesn't interpolate in REs (from
65704              Philip Newton <newton@ficus.frogspace.net>)
65705              
65706              fix broken parsing of /\x{ab}/
65707              
65708              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
65709              (spotted by Donald Kinzer <dkinzer@premia.com>)
65710      Branch: maint-5.6/perl
65711           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
65712           !> t/pragma/utf8.t
65713 ____________________________________________________________________________
65714 [  7299] By: gsar                                  on 2000/10/16  04:52:50
65715         Log: integrate change#6044 from mainline
65716              
65717              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
65718              such that underscores are only ignored in literal numbers,
65719              "\x{...}", and hex/oct argument
65720      Branch: maint-5.6/perl
65721           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
65722 ____________________________________________________________________________
65723 [  7298] By: gsar                                  on 2000/10/16  04:50:53
65724         Log: integrate changes#6027..6043 from mainline
65725              
65726              podlators-1.02 update (from Russ Allbery)
65727              
65728              Pod::Man generates groff-incompatible macro definition (from
65729              Tom Christiansen)
65730              
65731              add CGI.pm v2.66 (from Lincoln Stein)
65732              
65733              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
65734              for @- and @+ (from Johan Vromans)
65735              
65736              small nits in diagnostics.pm (from Robin Barker)
65737              
65738              whitespace adjustments
65739              
65740              missing files in MANIFEST
65741              
65742              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
65743              to compensate
65744              
65745              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
65746              
65747              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
65748      Branch: maint-5.6/perl
65749           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
65750           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
65751           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
65752           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
65753           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
65754           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
65755           !> t/lib/cgi-html.t t/lib/cgi-request.t
65756 ____________________________________________________________________________
65757 [  7297] By: gsar                                  on 2000/10/16  04:44:30
65758         Log: integrate change#6025 from mainline
65759              
65760              Is{Alnum,Alpha,Word} don't match titlecase
65761              TODO: IsSpace is defined recursively!
65762              (both spotted by Larry)
65763      Branch: maint-5.6/perl
65764           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
65765           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
65766 ____________________________________________________________________________
65767 [  7296] By: gsar                                  on 2000/10/16  04:39:30
65768         Log: integrate change#6023 from mainline
65769              
65770              debugger stomps on $. (from M.J.T. Guy)
65771      Branch: maint-5.6/perl
65772           !> lib/perl5db.pl
65773 ____________________________________________________________________________
65774 [  7295] By: gsar                                  on 2000/10/16  04:38:02
65775         Log: integrate change#6022 from mainline
65776              
65777              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
65778      Branch: maint-5.6/perl
65779           !> sv.c
65780 ____________________________________________________________________________
65781 [  7294] By: gsar                                  on 2000/10/16  04:37:05
65782         Log: integrate changes#6018..6021 from mainline
65783              
65784              make lib/syslog.t portable to systems that don't have _PATH_LOG,
65785              make _PATH_LOG() return "" if unavailable
65786              
65787              windows portability tweaks
65788              
65789              test tweak
65790              
65791              remove Win2K issue in pod (fixed by change#6020)
65792      Branch: maint-5.6/perl
65793           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
65794           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
65795           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
65796 ____________________________________________________________________________
65797 [  7293] By: gsar                                  on 2000/10/16  04:20:00
65798         Log: integrate changes#6013..6015 from mainline
65799              
65800              tweak change#5945 to display correct switch name in diagnostic
65801              
65802              glob() loading File::Glob behind the scenes may cause syntax errors
65803              
65804              tweak test for portability
65805      Branch: maint-5.6/perl
65806           !> op.c perl.c pod/perldiag.pod t/lib/b.t
65807 ____________________________________________________________________________
65808 [  7292] By: gsar                                  on 2000/10/16  04:18:11
65809         Log: integrate changes#6005..6010 from mainline, cfgperl
65810              
65811              perldoc might fail via "use blib" (from Hugo van der Sanden)
65812              
65813              Regen Configure.
65814              
65815              note about compile failures and END blocks (from M.J.T. Guy)
65816              
65817              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
65818              
65819              (change#6009 integrated earlier in change#7255)
65820              
65821              clarify note about shadow password support (from
65822              gellyfish@gellyfish.com)
65823      Branch: maint-5.6/perl
65824           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
65825           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
65826           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
65827 ____________________________________________________________________________
65828 [  7291] By: gsar                                  on 2000/10/16  04:12:03
65829         Log: integrate changes#6002,6003 from mainline
65830              
65831              destructive sv_setsv() can lose UV-ness from source, causing
65832              numeric promotions/comparisons to fail to do the right thing
65833              
65834              allow REG_EXPAND_SZ keys in Windows registry (from
65835              John Clayton <John.Clayton@barclayscapital.com>)
65836      Branch: maint-5.6/perl
65837           !> sv.c win32/win32.c
65838 ____________________________________________________________________________
65839 [  7290] By: gsar                                  on 2000/10/16  04:10:19
65840         Log: integrate change#6001 from mainline
65841              
65842              support additional library locations via $Config{otherlibdirs}
65843              (from Andy Dougherty)
65844      Branch: maint-5.6/perl
65845           !> Configure INSTALL Porting/Glossary Porting/config.sh
65846           !> Porting/config_H config_h.SH epoc/config.sh perl.c
65847           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
65848           !> win32/config.bc win32/config.gc win32/config.vc
65849 ____________________________________________________________________________
65850 [  7289] By: gsar                                  on 2000/10/16  04:08:28
65851         Log: integrate change#5999 from mainline
65852              
65853              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
65854      Branch: maint-5.6/perl
65855           !> t/pragma/warn/toke toke.c
65856 ____________________________________________________________________________
65857 [  7288] By: gsar                                  on 2000/10/16  04:07:01
65858         Log: integrate changes#5997,5998 from cfgperl
65859              
65860              Preserve $!.
65861              
65862              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
65863      Branch: maint-5.6/perl
65864           !> lib/Math/Complex.pm
65865 ____________________________________________________________________________
65866 [  7287] By: gsar                                  on 2000/10/16  04:04:37
65867         Log: integrate change#5995 from mainline
65868              
65869              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
65870      Branch: maint-5.6/perl
65871           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
65872 ____________________________________________________________________________
65873 [  7286] By: gsar                                  on 2000/10/16  04:03:21
65874         Log: integrate change#5994 from mainline
65875              
65876              fix for missed accounting for null byte in pack("Z",...) (from
65877              M.J.T. Guy)
65878      Branch: maint-5.6/perl
65879           !> pp.c t/op/pack.t
65880 ____________________________________________________________________________
65881 [  7285] By: gsar                                  on 2000/10/16  04:02:11
65882         Log: integrate changes#5989..5993 from mainline
65883              
65884              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
65885              itself and no other (from Tom Hughes)
65886              
65887              use $ENV{LIB} to search for libs under Visual C compiler
65888              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
65889              
65890              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
65891              
65892              pod nit (from Simon Cozens)
65893              
65894              various minor tweaks seen on p5p
65895      Branch: maint-5.6/perl
65896           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
65897           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
65898           !> t/op/array.t toke.c
65899 ____________________________________________________________________________
65900 [  7284] By: gsar                                  on 2000/10/16  03:59:00
65901         Log: integrate changes#5978..5988 from mainline
65902              
65903              sync version numbers in File::Spec with the ones on CPAN
65904              (from Barrie Slaymaker)
65905              
65906              under useithreads, constant pad entries could inadvertantly be
65907              shared across threads (from Eric Blood <eblood@xmission.com>);
65908              added Eric's test case to testsuite
65909              
65910              allow Configure -S to run non-interactively (spotted by Greg Hudson
65911              <ghudson@mit.edu>)
65912              
65913              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
65914              prototype mismatch with CORE::glob(); update pod and tests to
65915              suit (File::Glob::glob() is still available for backward
65916              compatibility, but should be considered deprecated)
65917              
65918              avoid error in IO::Socket::INET when given an unknown service name
65919              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
65920              
65921              numeric conversion of non-number in change#3378 tramples on
65922              OOK offset, causing segfaults
65923              
65924              attributes::reftype() doesn't work on tied argument
65925              
65926              forked child may not exit correctly if it failed to open
65927              /dev/console (from Graham Barr)
65928              
65929              add regular expressions tutorial and quick-start guide (from
65930              Mark Kvale <kvale@phy.ucsf.edu>)
65931              
65932              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
65933              
65934              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
65935              <paul@miraclefish.com>)
65936      Branch: maint-5.6/perl
65937           +> pod/perlrequick.pod pod/perlretut.pod
65938           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
65939           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
65940           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
65941           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
65942           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
65943           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
65944           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
65945           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
65946 ____________________________________________________________________________
65947 [  7283] By: gsar                                  on 2000/10/16  03:52:14
65948         Log: integrate change#5977 from mainline
65949              
65950              autoquote barewords followed by newline and arrow properly
65951              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
65952      Branch: maint-5.6/perl
65953           !> t/pragma/warn/toke toke.c
65954 ____________________________________________________________________________
65955 [  7282] By: gsar                                  on 2000/10/16  03:50:48
65956         Log: integrate change#5976 from mainline
65957              
65958              DB_File v1.73 update (from Paul Marquess)
65959      Branch: maint-5.6/perl
65960           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
65961           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
65962 ____________________________________________________________________________
65963 [  7281] By: gsar                                  on 2000/10/16  03:49:14
65964         Log: integrate change#5975 from mainline
65965              
65966              allow sort() reentrancy (variant of patch suggested by
65967              Hugo van der Sanden)
65968      Branch: maint-5.6/perl
65969           !> pp_ctl.c t/op/sort.t
65970 ____________________________________________________________________________
65971 [  7280] By: gsar                                  on 2000/10/16  03:48:22
65972         Log: integrate change#5974 from mainline
65973              
65974              change#4197 somehow missed initializing PL_errors, meaning
65975              syntax error queueing wasn't working outside eval"" at all;
65976              also fixed eval"" to localize PL_error_count, so that compile-time
65977              eval's don't clobber the error state of the outer context
65978      Branch: maint-5.6/perl
65979           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
65980           !> t/pragma/warn/toke
65981 ____________________________________________________________________________
65982 [  7279] By: gsar                                  on 2000/10/16  03:46:21
65983         Log: integrate change#5973 from mainline
65984              
65985              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
65986      Branch: maint-5.6/perl
65987           !> regcomp.c regexec.c t/op/re_tests
65988 ____________________________________________________________________________
65989 [  7278] By: gsar                                  on 2000/10/16  03:44:54
65990         Log: integrate change#5971 from cfgperl
65991              
65992              Unicos tweaks from Mark P. Lutz.
65993      Branch: maint-5.6/perl
65994           !> hints/unicos.sh lib/Math/Complex.pm
65995 ____________________________________________________________________________
65996 [  7277] By: gsar                                  on 2000/10/16  03:42:59
65997         Log: integrate changes#5966..5970 from mainline
65998              
65999              add testsuite for B backends, fix bug in B::Deparse (from
66000              Simon Cozens <simon@brecon.co.uk>)
66001              
66002              improved docs on the warn_uninit diagnostic (from David Glasser
66003              and Simon Cozens)
66004              
66005              tolerate spaces in group names in test on solaris (from David Boyce
66006              <dsb@boyski.com>)
66007              
66008              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
66009              
66010              Data::Dumper fumbles negative numbers on 32-bit platforms where
66011              IV is >32bits
66012      Branch: maint-5.6/perl
66013           +> t/lib/b.t t/lib/syslog.t
66014           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
66015           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
66016           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
66017 ____________________________________________________________________________
66018 [  7276] By: gsar                                  on 2000/10/16  03:39:30
66019         Log: integrate change#5965 from mainline
66020              
66021              avoid "will not stay shared" warnings for our variables (from
66022              Robin Barker)
66023      Branch: maint-5.6/perl
66024           !> op.c t/pragma/warn/op
66025 ____________________________________________________________________________
66026 [  7275] By: gsar                                  on 2000/10/16  03:38:18
66027         Log: integrate change#5964 from mainline
66028              
66029              reformat to 72 columns (again)
66030      Branch: maint-5.6/perl
66031           !> pod/perldiag.pod
66032 ____________________________________________________________________________
66033 [  7274] By: gsar                                  on 2000/10/16  03:36:58
66034         Log: integrate change#5963 from mainline
66035              
66036              patch from Larry to make (\&) prototype work; added tests for
66037              the same
66038      Branch: maint-5.6/perl
66039           !> op.c t/comp/proto.t
66040 ____________________________________________________________________________
66041 [  7273] By: gsar                                  on 2000/10/16  03:35:51
66042         Log: integrate changes#5956..5962 from mainline
66043              
66044              better diagnostics on failed tests (from Ilya Zakharevich)
66045              
66046              pod nits (from A. C. Yardley <yardley@tanet.net>)
66047              
66048              change#3569 deleted some essential code, revert; avoid use of
66049              atexit() to make DynaLoader work properly on AIX under mod_perl
66050              (from Jens-Uwe Mager <jum@helios.de>)
66051              
66052              doubled words in pods (from Simon Cozens
66053              <simon.p.cozens@jp.pwcglobal.com>)
66054              
66055              better INSTALL notes on Solaris issues (from Dominic Dunlop)
66056              
66057              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
66058              
66059              updated README.hpux (from Jeff Okamoto)
66060      Branch: maint-5.6/perl
66061           !> INSTALL README.hpux emacs/cperl-mode.el
66062           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
66063           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
66064           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
66065           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
66066           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
66067           !> t/op/lex_assign.t
66068 ____________________________________________________________________________
66069 [  7272] By: gsar                                  on 2000/10/16  03:31:22
66070         Log: integrate change#5955 from mainline
66071              
66072              longstanding bug exposed by change#3307: sort arguments weren't
66073              compiled with the right wantarray context (ensuing runtime lookup
66074              via block_gimme() was getting the incidental context of the
66075              sort() itself)
66076      Branch: maint-5.6/perl
66077           !> op.c t/op/sort.t
66078 ____________________________________________________________________________
66079 [  7271] By: gsar                                  on 2000/10/16  03:29:11
66080         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
66081              branch
66082              
66083              Flatten the cpp jungle doing the nosuid checking.
66084              
66085              Do not assume sign propagation. (from M.J.T. Guy)
66086              
66087              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
66088              
66089              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
66090              Now pp_ncmp() returns undef is either operand is a NaN.
66091              
66092              On second thoughts frexp() does have two arguments.
66093              
66094              Document that tr() is not tr(1).
66095              
66096              Be more robust on "extreme" (large absolute value)
66097              arguments.  Originally reported by Daniel Connelly
66098              as a problem with asinh() on large negative arguments,
66099              asinh() used to bail out because an argument to log()
66100              ended up being zero.  Ilya Zakharevich proposed using
66101              Taylor's series in such cases, which for such large
66102              arguments is a very good approximation.
66103              
66104              Undo "use integer" addition from 64bitint as it seems
66105              to break most of the subtests in Digital UNIX;
66106              Unicos needs to find another way.
66107      Branch: maint-5.6/perl
66108           !> (integrate 29 files)
66109 ____________________________________________________________________________
66110 [  7270] By: gsar                                  on 2000/10/16  03:09:44
66111         Log: integrate changes#5948,5949,5950 from mainline
66112              
66113              typo in vars.pm that leads to cryptic message (from Piotr
66114              Piatkowski <kompas@kompas.usr.onet.pl>)
66115              
66116              make perldoc use the pod2man from the same version (from
66117              M.J.T. Guy)
66118              
66119              reformat perldiag to avoid long lines
66120      Branch: maint-5.6/perl
66121           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
66122 ____________________________________________________________________________
66123 [  7269] By: gsar                                  on 2000/10/16  03:05:54
66124         Log: integrate change#5947 from mainline
66125              
66126              use &dl_error rather than &dl_load_file as the guard for calling
66127              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
66128              statically built perl)
66129      Branch: maint-5.6/perl
66130           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
66131 ____________________________________________________________________________
66132 [  7268] By: gsar                                  on 2000/10/16  03:04:48
66133         Log: integrate change#5945 from mainline
66134              
66135              make module name mandatory after -M switch; reorder perldiag
66136              alphabetically (from Mark-Jason Dominus)
66137      Branch: maint-5.6/perl
66138           !> perl.c pod/perldiag.pod
66139 ____________________________________________________________________________
66140 [  7267] By: gsar                                  on 2000/10/16  03:03:01
66141         Log: integrate change#5939 from mainline
66142              
66143              more pod nits (from Larry Virden)
66144      Branch: maint-5.6/perl
66145           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
66146           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
66147           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
66148 ____________________________________________________________________________
66149 [  7266] By: gsar                                  on 2000/10/16  03:01:39
66150         Log: integrate change#5938 from mainline
66151              
66152              Consolidated B::Deparse fixes (from Stephen McCamant)
66153      Branch: maint-5.6/perl
66154           !> ext/B/B/Deparse.pm
66155 ____________________________________________________________________________
66156 [  7265] By: gsar                                  on 2000/10/16  03:00:43
66157         Log: integrate change#5936 from mainline
66158              
66159              additional tests for change#7263 (from Paul Marquess)
66160      Branch: maint-5.6/perl
66161           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
66162           !> t/pragma/warn/5nolint t/pragma/warn/6default
66163 ____________________________________________________________________________
66164 [  7264] By: gsar                                  on 2000/10/16  02:58:34
66165         Log: integrate change#5934 from mainline
66166              
66167              propagate lexical warnings from surrounding scope correctly
66168              within string eval() (from Paul Marquess)
66169      Branch: maint-5.6/perl
66170           !> pp_ctl.c t/pragma/warn/pp_ctl
66171 ____________________________________________________________________________
66172 [  7263] By: gsar                                  on 2000/10/16  02:56:53
66173         Log: integrate change#5932 from mainline
66174              
66175              add rsignal(), whichsig() and do_join() to public API list
66176              (mod_perl uses them to good advantage)
66177      Branch: maint-5.6/perl
66178           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
66179 ____________________________________________________________________________
66180 [  7262] By: gsar                                  on 2000/10/16  02:55:53
66181         Log: integrate change#5931 from mainline
66182              
66183              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
66184      Branch: maint-5.6/perl
66185           !> pp_hot.c regexec.c t/op/pat.t
66186 ____________________________________________________________________________
66187 [  7261] By: gsar                                  on 2000/10/16  02:55:01
66188         Log: integrate change#5930 from mainline
66189              
66190              small os390 tweaks (from Peter Prymmer)
66191      Branch: maint-5.6/perl
66192           !> config_h.SH makedepend.SH
66193 ____________________________________________________________________________
66194 [  7260] By: gsar                                  on 2000/10/16  02:54:10
66195         Log: integrate change#5929 from mainline
66196              
66197              pod nits
66198      Branch: maint-5.6/perl
66199           !> pod/perlguts.pod
66200 ____________________________________________________________________________
66201 [  7259] By: gsar                                  on 2000/10/16  02:52:55
66202         Log: integrate change#5927 from mainline
66203              
66204              arrange for next() to resume at the unstack op rather than the
66205              loop conditional, so that scope cleanup happens correctly
66206              (from Stephen McCamant)
66207      Branch: maint-5.6/perl
66208           !> op.c pp_ctl.c t/op/misc.t
66209 ____________________________________________________________________________
66210 [  7258] By: gsar                                  on 2000/10/16  02:51:38
66211         Log: integrate change#5926 from mainline
66212              
66213              on windows, reserve 16M of stack rather than 128M (allows more
66214              threads to run concurrently)
66215      Branch: maint-5.6/perl
66216           !> win32/Makefile win32/makefile.mk
66217 ____________________________________________________________________________
66218 [  7257] By: gsar                                  on 2000/10/16  02:50:37
66219         Log: integrate change#5925 from mainline
66220              
66221              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
66222      Branch: maint-5.6/perl
66223           !> toke.c
66224 ____________________________________________________________________________
66225 [  7256] By: gsar                                  on 2000/10/16  02:49:36
66226         Log: integrate change#5924 from mainline
66227              
66228              avoid using uninitialized memory in require version check
66229      Branch: maint-5.6/perl
66230           !> pp_ctl.c universal.c
66231 ____________________________________________________________________________
66232 [  7255] By: gsar                                  on 2000/10/16  02:48:03
66233         Log: integrate changes#5923,5928,6009 from mainline
66234              
66235              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
66236      Branch: maint-5.6/perl
66237           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
66238 ____________________________________________________________________________
66239 [  7254] By: gsar                                  on 2000/10/16  02:44:46
66240         Log: integrate change#5922 from mainline
66241              
66242              commentary about IoTYPE() (from Nathan Torkington)
66243      Branch: maint-5.6/perl
66244           !> sv.h
66245 ____________________________________________________________________________
66246 [  7253] By: gsar                                  on 2000/10/16  02:43:49
66247         Log: integrate change#5921 from mainline
66248              
66249              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
66250      Branch: maint-5.6/perl
66251           !> sv.c t/lib/charnames.t t/pragma/utf8.t
66252 ____________________________________________________________________________
66253 [  7252] By: gsar                                  on 2000/10/16  02:42:31
66254         Log: integrate change#5920 from mainline
66255              
66256              Larry's fix for buggy propagation of utf8-ness in join(); add test
66257      Branch: maint-5.6/perl
66258           !> doop.c t/op/ver.t
66259 ____________________________________________________________________________
66260 [  7251] By: gsar                                  on 2000/10/16  02:41:14
66261         Log: integrate changes#5915..5919 from mainline
66262              
66263              various (pod tweaks &c)
66264      Branch: maint-5.6/perl
66265           !> (integrate 33 files)
66266 ____________________________________________________________________________
66267 [  7250] By: gsar                                  on 2000/10/16  02:38:16
66268         Log: integrate change#5914 from mainline
66269              
66270              caller() wasn't returning the right number of elements for
66271              eval {...}
66272      Branch: maint-5.6/perl
66273           !> pp_ctl.c t/pragma/warn/9enabled
66274 ____________________________________________________________________________
66275 [  7249] By: gsar                                  on 2000/10/16  02:37:02
66276         Log: integrate change#5913 from mainline
66277              
66278              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
66279              (from Mark-Jason Dominus)
66280      Branch: maint-5.6/perl
66281           !> pod/perlfunc.pod
66282 ____________________________________________________________________________
66283 [  7248] By: gsar                                  on 2000/10/16  02:35:58
66284         Log: integrate change#5912 from mainline
66285              
66286              fix totally broken caching in UNIVERSAL::isa() (from
66287              Nick Ing-Simmons)
66288      Branch: maint-5.6/perl
66289           !> t/op/universal.t universal.c
66290 ____________________________________________________________________________
66291 [  7247] By: gsar                                  on 2000/10/16  02:34:27
66292         Log: integrate changes#5910,5911 from mainline
66293              
66294              typo in pod
66295              
66296              add linebreak properties from unicode/LineBrk.txt (from
66297              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
66298      Branch: maint-5.6/perl
66299           +> (branch 29 files)
66300           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
66301 ____________________________________________________________________________
66302 [  7246] By: gsar                                  on 2000/10/16  02:33:29
66303         Log: integrate change#5909 from mainline
66304              
66305              mode argument to do_binmode() should be file mode, not boolean
66306      Branch: maint-5.6/perl
66307           !> pp_sys.c
66308 ____________________________________________________________________________
66309 [  7245] By: gsar                                  on 2000/10/16  02:31:04
66310         Log: integrate change#5908 from mainline
66311              
66312              introduce illegal symbols into null package so that
66313              gv_fetchpv(...,TRUE) always returns a valid GV even when the
66314              symbol is trapped by strictures (avoids coredumps)
66315      Branch: maint-5.6/perl
66316           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
66317           !> t/pragma/strict-vars
66318 ____________________________________________________________________________
66319 [  7244] By: jhi                                   on 2000/10/16  02:29:54
66320         Log: Subject: $Carp::ExportLevel confusion in Exporter
66321              From: "Ben Tilly" <ben_tilly@hotmail.com>
66322              Date: Sat, 14 Oct 2000 16:44:34 EDT
66323              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
66324      Branch: perl
66325            ! lib/Exporter/Heavy.pm
66326 ____________________________________________________________________________
66327 [  7243] By: jhi                                   on 2000/10/16  02:28:33
66328         Log: Subject: [PATCH perlguts.pod] Document offset hack
66329              From: Simon Cozens <simon@cozens.net>
66330              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
66331              Date: Sat, 14 Oct 2000 19:32:25 +0100
66332      Branch: perl
66333            ! pod/perlguts.pod
66334 ____________________________________________________________________________
66335 [  7242] By: gsar                                  on 2000/10/16  02:26:51
66336         Log: integrate changes#5905,5906,5907,6064 from mainline
66337              
66338              printf/sprintf didn't get quad types right under use64bitint
66339      Branch: maint-5.6/perl
66340           !> pp_sys.c sv.c t/op/64bitint.t
66341 ____________________________________________________________________________
66342 [  7241] By: jhi                                   on 2000/10/16  02:22:44
66343         Log: Subject: small pod patch
66344              From: Dan Boorstein <dan_boo@bellsouth.net>
66345              Date: Sat, 14 Oct 2000 14:29:24 -0400
66346              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
66347      Branch: perl
66348            ! pod/perlfaq7.pod pod/perlmod.pod
66349 ____________________________________________________________________________
66350 [  7240] By: jhi                                   on 2000/10/16  02:13:46
66351         Log: -w cleanup.
66352              
66353              Subject: Re: Problems with bleadperl 
66354              From: "Stephen P. Potter" <spp@ds.net>
66355              Date: Fri, 13 Oct 2000 13:32:49 -0400
66356              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
66357      Branch: perl
66358            ! t/pragma/overload.t
66359 ____________________________________________________________________________
66360 [  7239] By: jhi                                   on 2000/10/16  01:41:18
66361         Log: One more ~utf8 tweak.
66362      Branch: perl
66363            ! t/op/bop.t
66364 ____________________________________________________________________________
66365 [  7238] By: jhi                                   on 2000/10/16  01:34:14
66366         Log: Tweak the test of #7235.
66367      Branch: perl
66368            ! t/op/bop.t
66369 ____________________________________________________________________________
66370 [  7237] By: jhi                                   on 2000/10/16  01:25:04
66371         Log: Fix a couple of compiler-noted nits in #7235.
66372      Branch: perl
66373            ! pp.c
66374 ____________________________________________________________________________
66375 [  7236] By: jhi                                   on 2000/10/16  01:22:46
66376         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
66377      Branch: perl
66378            ! pp.c pp_hot.c
66379 ____________________________________________________________________________
66380 [  7235] By: jhi                                   on 2000/10/15  16:24:44
66381         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
66382              
66383              From: Simon Cozens <simon@cozens.net>
66384              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
66385              Date: Sat, 14 Oct 2000 20:52:13 +0100
66386              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
66387      Branch: perl
66388            ! pp.c t/op/bop.t utf8.h
66389 ____________________________________________________________________________
66390 [  7234] By: jhi                                   on 2000/10/15  15:19:29
66391         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
66392              The problem was that rx->minlen was in chars while pp_split()
66393              thought it would be in bytes. 
66394      Branch: perl
66395            ! pp.c t/pragma/utf8.t
66396 ____________________________________________________________________________
66397 [  7233] By: jhi                                   on 2000/10/14  20:24:24
66398         Log: Document FNCASE=y as discussed in the bug 20000902.009.
66399      Branch: perl
66400            ! README.dos
66401 ____________________________________________________________________________
66402 [  7232] By: jhi                                   on 2000/10/14  18:52:21
66403         Log: Add test for bug id 20000427.003 (which seems to have
66404              been fixed) (also duplicate as 20000427.004, though
66405              with a higher severity).  Move one utf8 from op/append
66406              to pragma/utf8, tag the tests with bug ids.
66407      Branch: perl
66408            ! t/op/append.t t/pragma/utf8.t
66409 ____________________________________________________________________________
66410 [  7231] By: jhi                                   on 2000/10/14  17:28:37
66411         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
66412      Branch: perl
66413            ! t/pragma/utf8.t
66414 ____________________________________________________________________________
66415 [  7230] By: jhi                                   on 2000/10/14  14:24:50
66416         Log: Needs to be conditional on SunOS 4.
66417              
66418              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
66419              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
66420              Date: Sat, 14 Oct 2000 13:37:49 +0100
66421              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
66422      Branch: metaconfig/U/perl
66423            ! End.U
66424      Branch: perl
66425            ! Configure myconfig.SH pod/perldelta.pod
66426 ____________________________________________________________________________
66427 [  7229] By: jhi                                   on 2000/10/14  00:49:22
66428         Log: Update Changes.
66429      Branch: perl
66430            ! Changes patchlevel.h
66431 ____________________________________________________________________________
66432 [  7228] By: jhi                                   on 2000/10/14  00:46:10
66433         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
66434              From: Peter Prymmer <pvhp@forte.com>
66435              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
66436              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
66437      Branch: perl
66438            ! lib/utf8.pm
66439 ____________________________________________________________________________
66440 [  7227] By: jhi                                   on 2000/10/13  23:20:30
66441         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
66442      Branch: perl
66443            ! t/op/tie.t
66444 ____________________________________________________________________________
66445 [  7226] By: jhi                                   on 2000/10/13  22:14:32
66446         Log: Tweak #7225.
66447              
66448              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
66449              From: Peter Prymmer <pvhp@forte.com>
66450              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
66451              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
66452      Branch: perl
66453            ! t/op/sprintf.t
66454 ____________________________________________________________________________
66455 [  7225] By: jhi                                   on 2000/10/13  22:11:31
66456         Log: op/sprintf.t patch for OS/390 (and any other host with limited
66457              floating-point exponent length)
66458              
66459              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
66460              From: Dominic Dunlop <domo@computer.org>
66461              Date: Fri, 13 Oct 2000 19:17:57 +0200
66462              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
66463      Branch: perl
66464            ! t/op/sprintf.t
66465 ____________________________________________________________________________
66466 [  7224] By: jhi                                   on 2000/10/13  18:40:48
66467         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
66468      Branch: perl
66469            ! toke.c
66470 ____________________________________________________________________________
66471 [  7223] By: jhi                                   on 2000/10/13  18:37:13
66472         Log: Thinko in #7222.
66473      Branch: perl
66474            ! utf8.c
66475 ____________________________________________________________________________
66476 [  7222] By: jhi                                   on 2000/10/13  18:05:23
66477         Log: Use UTF8SKIP(), from Simon Cozens.
66478      Branch: perl
66479            ! utf8.c
66480 ____________________________________________________________________________
66481 [  7221] By: jhi                                   on 2000/10/13  15:43:19
66482         Log: (accidentally empty check-in)
66483      Branch: perl
66484            ! utf8.c
66485 ____________________________________________________________________________
66486 [  7220] By: jhi                                   on 2000/10/13  15:23:51
66487         Log: Add (optimistically) Storable to static extensions.
66488      Branch: perl
66489            ! hints/uwin.sh hints/vmesa.sh
66490 ____________________________________________________________________________
66491 [  7219] By: jhi                                   on 2000/10/13  15:20:05
66492         Log: Amdahl UTS doesn't seem to do dynaloading.
66493      Branch: perl
66494            ! hints/uts.sh
66495 ____________________________________________________________________________
66496 [  7218] By: jhi                                   on 2000/10/13  15:15:20
66497         Log: Slight tweak of the code to appease Amdahl UTS cc.
66498      Branch: perl
66499            ! pp.c
66500 ____________________________________________________________________________
66501 [  7217] By: jhi                                   on 2000/10/13  14:50:42
66502         Log: In Amdahl UTS "struct sv" is defined by a system header,
66503              <ksync.h>.
66504      Branch: perl
66505            ! perl.h sv.h
66506 ____________________________________________________________________________
66507 [  7216] By: jhi                                   on 2000/10/13  11:58:25
66508         Log: Ilya implemented the memory profiling API.
66509      Branch: perl
66510            ! Todo
66511 ____________________________________________________________________________
66512 [  7215] By: jhi                                   on 2000/10/13  02:56:38
66513         Log: Subject: [PATCH 5.7.0] Perl API for mstats
66514              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66515              Date: Thu, 12 Oct 2000 22:52:40 -0400
66516              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
66517      Branch: perl
66518            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
66519 ____________________________________________________________________________
66520 [  7214] By: jhi                                   on 2000/10/13  02:55:38
66521         Log: Subject: [PATCH 5.7.0] IVs in mtats
66522              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66523              Date: Thu, 12 Oct 2000 22:51:04 -0400
66524              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
66525      Branch: perl
66526            ! malloc.c perl.h
66527 ____________________________________________________________________________
66528 [  7213] By: jhi                                   on 2000/10/13  02:31:47
66529         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
66530      Branch: perl
66531            ! pod/perldiag.pod pp_sys.c
66532 ____________________________________________________________________________
66533 [  7212] By: jhi                                   on 2000/10/13  01:27:38
66534         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
66535              From: Peter Prymmer <pvhp@forte.com>
66536              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
66537              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
66538      Branch: perl
66539            ! t/op/oct.t
66540 ____________________________________________________________________________
66541 [  7211] By: jhi                                   on 2000/10/13  00:35:09
66542         Log: Update Changes.
66543      Branch: perl
66544            ! Changes patchlevel.h
66545 ____________________________________________________________________________
66546 [  7210] By: jhi                                   on 2000/10/12  23:59:40
66547         Log: The Install.pm third of
66548              
66549              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
66550              From: Bill Campbell <bill@celestial.com>
66551              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
66552              Date: Thu, 5 Oct 2000 18:04:51 -0700
66553      Branch: perl
66554            ! lib/ExtUtils/Install.pm
66555 ____________________________________________________________________________
66556 [  7209] By: jhi                                   on 2000/10/12  23:58:43
66557         Log: Two thirds of
66558              
66559              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
66560              Date: Thu, 5 Oct 2000 18:04:51 -0700
66561              From: Bill Campbell <bill@celestial.com>
66562              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
66563              
66564              The Install.pm changes will be submitted separately because
66565              they need some work and discussion still.
66566      Branch: perl
66567            ! lib/getopts.pl lib/termcap.pl
66568 ____________________________________________________________________________
66569 [  7208] By: jhi                                   on 2000/10/12  23:41:19
66570         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
66571              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
66572              Date:     Thu, 12 Oct 2000 07:30:02 EDT
66573              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
66574      Branch: perl
66575            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
66576            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
66577 ____________________________________________________________________________
66578 [  7207] By: jhi                                   on 2000/10/12  23:39:01
66579         Log: An updated EBCDIC tr patch.
66580              
66581              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
66582              From: Peter Prymmer <pvhp@forte.com>
66583              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
66584              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
66585      Branch: perl
66586            ! t/op/tr.t
66587 ____________________________________________________________________________
66588 [  7206] By: jhi                                   on 2000/10/12  23:34:55
66589         Log: Upgrade to CPAN 1.58, from Andreas König.
66590      Branch: perl
66591            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
66592 ____________________________________________________________________________
66593 [  7205] By: jhi                                   on 2000/10/12  23:29:08
66594         Log: Introduce the man[24-8] variables, from Andy Dougherty.
66595      Branch: metaconfig/U/perl
66596            + mandirs.U mandirstyle.U
66597      Branch: perl
66598            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66599            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
66600            ! vos/config.h vos/config.pl vos/config_h.SH_orig
66601            ! win32/config.bc win32/config.gc win32/config.vc
66602 ____________________________________________________________________________
66603 [  7204] By: gsar                                  on 2000/10/12  18:11:24
66604         Log: restore change#7202
66605      Branch: perl
66606            ! mg.c
66607 ____________________________________________________________________________
66608 [  7203] By: gsar                                  on 2000/10/12  18:09:40
66609         Log: another test of the Emergency Broadcast System--back out 
66610              change#7202
66611      Branch: perl
66612            ! mg.c
66613 ____________________________________________________________________________
66614 [  7202] By: gsar                                  on 2000/10/12  16:40:47
66615         Log: (submitted on behalf of Jarkko)
66616              Fix the lib/encode.t subtest 6 failure as reported by Andreas
66617              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
66618              was unearthed by change 7182, as was a bug in HTML::Entities.
66619      Branch: perl
66620            ! mg.c
66621 ____________________________________________________________________________
66622 [  7201] By: jhi                                   on 2000/10/11  03:16:05
66623         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
66624      Branch: perl
66625            ! pp_hot.c t/pragma/utf8.t
66626 ____________________________________________________________________________
66627 [  7200] By: jhi                                   on 2000/10/11  00:40:30
66628         Log: The #7198 was a false alarm.
66629      Branch: perl
66630            ! pp_hot.c
66631 ____________________________________________________________________________
66632 [  7199] By: jhi                                   on 2000/10/11  00:26:04
66633         Log: Remove duplicated code.
66634      Branch: perl
66635            ! t/lib/cgi-html.t
66636 ____________________________________________________________________________
66637 [  7198] By: jhi                                   on 2000/10/10  23:30:46
66638         Log: (Retracted by #7200.)
66639      Branch: perl
66640            ! pp_hot.c
66641 ____________________________________________________________________________
66642 [  7197] By: jhi                                   on 2000/10/10  21:49:30
66643         Log: Add the test case for #7190, from the original bug report
66644              by Andreas König.
66645      Branch: perl
66646            ! t/pragma/utf8.t
66647 ____________________________________________________________________________
66648 [  7196] By: jhi                                   on 2000/10/10  21:40:49
66649         Log: Reapply Andy's patch and regen Configure.
66650      Branch: perl
66651            ! Configure INSTALL Makefile.SH Porting/Glossary
66652            ! Porting/config.sh config_h.SH epoc/config.sh installperl
66653            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
66654            ! win32/config.vc
66655 ____________________________________________________________________________
66656 [  7195] By: jhi                                   on 2000/10/10  21:09:30
66657         Log: Use the versiononly instead of the installscripts,
66658              retract the changes 7146 and 7147.
66659      Branch: perl
66660            ! Configure INSTALL Makefile.SH Porting/Glossary
66661            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
66662            ! installperl uconfig.sh vos/config.def win32/config.bc
66663            ! win32/config.gc win32/config.vc
66664 ____________________________________________________________________________
66665 [  7194] By: jhi                                   on 2000/10/10  21:06:15
66666         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
66667              From: Peter Prymmer <pvhp@forte.com>
66668              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
66669              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
66670      Branch: perl
66671            ! t/op/ver.t
66672 ____________________________________________________________________________
66673 [  7193] By: jhi                                   on 2000/10/10  21:05:12
66674         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
66675              From: Peter Prymmer <pvhp@forte.com>
66676              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
66677              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
66678      Branch: perl
66679            ! t/op/tr.t
66680 ____________________________________________________________________________
66681 [  7192] By: jhi                                   on 2000/10/10  20:57:30
66682         Log: Add versiononly, delete installscripts, from Andy Dougherty.
66683      Branch: metaconfig
66684            - U/installdirs/installscripts.U
66685      Branch: metaconfig/U/perl
66686            + versiononly.U
66687 ____________________________________________________________________________
66688 [  7191] By: jhi                                   on 2000/10/10  19:41:21
66689         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
66690              From: Peter Prymmer <pvhp@forte.com>
66691              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
66692              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
66693      Branch: perl
66694            ! pod/perlebcdic.pod
66695 ____________________________________________________________________________
66696 [  7190] By: jhi                                   on 2000/10/10  19:26:14
66697         Log: Subject: Re: utf8 concat, mg_get
66698              From: Simon Cozens <simon@cozens.net>
66699              Date: Tue, 10 Oct 2000 17:40:17 +0100
66700              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
66701      Branch: perl
66702            ! pp_hot.c
66703 ____________________________________________________________________________
66704 [  7189] By: jhi                                   on 2000/10/10  19:23:03
66705         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
66706              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
66707              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
66708              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
66709      Branch: perl
66710            ! lib/ExtUtils/MM_Unix.pm
66711 ____________________________________________________________________________
66712 [  7188] By: jhi                                   on 2000/10/10  15:31:24
66713         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
66714              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
66715              Date: Fri, 14 Jul 2000 10:47:36 +0100
66716              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
66717      Branch: perl
66718            ! README.win32
66719 ____________________________________________________________________________
66720 [  7187] By: jhi                                   on 2000/10/10  13:30:10
66721         Log: Quote the temp file name, needed in Win32 because the
66722              default name unfortunately contains spaces, shouldn't
66723              hurt elsewhere.
66724              
66725              Subject: FW: perldoc fails if $TEMP contains spaces
66726              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
66727              Date: Thu, 14 Sep 2000 08:58:45 +0100
66728              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
66729      Branch: perl
66730            ! utils/perldoc.PL
66731 ____________________________________________________________________________
66732 [  7186] By: jhi                                   on 2000/10/10  13:16:27
66733         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
66734              From: hv@hugo.hybyte.com
66735              Date: Tue, 10 Oct 2000 14:10:20 +0100
66736              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
66737      Branch: perl
66738            ! t/lib/thr5005.t util.c
66739 ____________________________________________________________________________
66740 [  7185] By: jhi                                   on 2000/10/10  12:06:22
66741         Log: Upgrade to podlators 1.04, from Russ Allbery.
66742      Branch: perl
66743            ! lib/Pod/Man.pm lib/Pod/Text.pm
66744 ____________________________________________________________________________
66745 [  7184] By: jhi                                   on 2000/10/10  12:01:32
66746         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
66747      Branch: perl
66748            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
66749 ____________________________________________________________________________
66750 [  7183] By: jhi                                   on 2000/10/09  23:47:15
66751         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
66752              From: Peter Prymmer <pvhp@forte.com>
66753              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
66754              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
66755      Branch: perl
66756            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
66757 ____________________________________________________________________________
66758 [  7182] By: jhi                                   on 2000/10/09  23:43:16
66759         Log: Make eq work again with utf8 (disabling the upgrading
66760              should no more be necessary since the copies of the
66761              scalars are upgraded, not the scalars themselves).
66762              Takes care of ID 20001009.001.  (The claimed length()
66763              bug in 20001009.001 seems bogus to me.)
66764      Branch: perl
66765            ! sv.c t/pragma/utf8.t
66766 ____________________________________________________________________________
66767 [  7181] By: gsar                                  on 2000/10/09  19:41:54
66768         Log: tweak for change#7173
66769      Branch: perl
66770            ! win32/win32sck.c
66771 ____________________________________________________________________________
66772 [  7180] By: gsar                                  on 2000/10/09  19:26:56
66773         Log: on Windows, clean targets might not work under some flavors of the shell
66774      Branch: perl
66775            ! win32/Makefile win32/makefile.mk
66776 ____________________________________________________________________________
66777 [  7179] By: jhi                                   on 2000/10/09  19:21:02
66778         Log: Update Changes.
66779      Branch: perl
66780            ! Changes patchlevel.h
66781 ____________________________________________________________________________
66782 [  7178] By: jhi                                   on 2000/10/09  19:18:23
66783         Log: Warn about unknown scripts.
66784              
66785              Subject: Re: ideas? patches? [PATCH bleadperl]
66786              From: Dominic Dunlop <domo@computer.org>
66787              Date: Mon, 9 Oct 2000 14:57:17 +0200
66788              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
66789      Branch: perl
66790            ! lib/charnames.pm
66791 ____________________________________________________________________________
66792 [  7177] By: jhi                                   on 2000/10/09  19:13:27
66793         Log: Change #7160 had a nasty typo.
66794      Branch: metaconfig
66795            ! U/compline/Compile.U
66796      Branch: perl
66797            ! Configure config_h.SH
66798 ____________________________________________________________________________
66799 [  7176] By: gsar                                  on 2000/10/09  18:59:33
66800         Log: pod nit
66801      Branch: perl
66802            ! pod/perlport.pod
66803 ____________________________________________________________________________
66804 [  7175] By: gsar                                  on 2000/10/09  18:54:28
66805         Log: Windows9x doesn't support link(), despite what Config.pm
66806              might think
66807      Branch: perl
66808            ! lib/ExtUtils/Manifest.pm
66809 ____________________________________________________________________________
66810 [  7174] By: gsar                                  on 2000/10/09  18:50:03
66811         Log: avoid nonportable example code
66812      Branch: perl
66813            ! lib/File/Copy.pm
66814 ____________________________________________________________________________
66815 [  7173] By: gsar                                  on 2000/10/09  18:46:54
66816         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
66817              being used) when closing a socket handle
66818      Branch: perl
66819            ! win32/win32.c win32/win32.h win32/win32sck.c
66820 ____________________________________________________________________________
66821 [  7172] By: gsar                                  on 2000/10/09  18:41:40
66822         Log: on Windows, cwd strings in the environment should be of the
66823              form =X:=X:\foo instead of =X=X:\foo\
66824      Branch: perl
66825            ! win32/vdir.h
66826 ____________________________________________________________________________
66827 [  7171] By: gsar                                  on 2000/10/09  18:30:09
66828         Log: on Windows, LoadLibrary() could load an extension DLL multiple
66829              times if forward slashes are used in the path
66830      Branch: perl
66831            ! win32/win32.c
66832 ____________________________________________________________________________
66833 [  7170] By: jhi                                   on 2000/10/09  17:53:59
66834         Log: Add a todo note about overloadable assertions.
66835      Branch: perl
66836            ! Todo-5.6
66837 ____________________________________________________________________________
66838 [  7169] By: jhi                                   on 2000/10/09  13:43:45
66839         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
66840              From: mjd@plover.com
66841              Date: 9 Oct 2000 00:24:44 -0000
66842              Message-ID: <20001009002444.10616.qmail@plover.com>
66843      Branch: perl
66844            ! pod/perldebguts.pod
66845 ____________________________________________________________________________
66846 [  7168] By: nick                                  on 2000/10/08  13:16:33
66847         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
66848              is not right thing to do on (e.g. x86). Network order is also "right" for
66849              X fonts.
66850      Branch: perl
66851            ! ext/Encode/Encode.pm
66852 ____________________________________________________________________________
66853 [  7167] By: nick                                  on 2000/10/08  12:54:42
66854         Log: Make "encodings" work post-install when Encode/*.enc files may not
66855              be in same directory as Encode.pm
66856      Branch: perl
66857            ! ext/Encode/Encode.pm
66858 ____________________________________________________________________________
66859 [  7166] By: nick                                  on 2000/10/08  11:51:26
66860         Log: Work round the fact that $hash->{$key} does not take into account
66861              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
66862              so that key is always in the "expected" encoding - i.e. same way we put
66863              it in the hash.
66864      Branch: perl
66865            ! ext/Encode/Encode.pm
66866 ____________________________________________________________________________
66867 [  7165] By: gsar                                  on 2000/10/08  04:15:29
66868         Log: save_re_context() could reset PL_curcop to freed memory, causing core
66869              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
66870      Branch: perl
66871            ! pp_ctl.c
66872 ____________________________________________________________________________
66873 [  7164] By: jhi                                   on 2000/10/06  20:51:48
66874         Log: UTF8ize split() so that the cloned substrings get the UTF8
66875              flag of the original scalar.  Problem reported by Simon Cozens.
66876      Branch: perl
66877            ! pp.c t/pragma/utf8.t
66878 ____________________________________________________________________________
66879 [  7163] By: nick                                  on 2000/10/06  20:48:34
66880         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
66881              got a false +ve and so did not reach code which would have un-FAKEd the SV.
66882      Branch: perl
66883            ! sv.c
66884 ____________________________________________________________________________
66885 [  7162] By: nick                                  on 2000/10/06  20:25:37
66886         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
66887              To fix  (sort {$a <=> $b} keys %hash) in particular but
66888              should cover a number of other as-yet-unknown cases as well.
66889      Branch: perl
66890            ! sv.c
66891 ____________________________________________________________________________
66892 [  7161] By: jhi                                   on 2000/10/06  19:56:18
66893         Log: Change the version number of Tie::Handle in the core to 4.0,
66894              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
66895              
66896              Subject: Note on Tie::Handle
66897              From: andreas.koenig@anima.de (Andreas J. Koenig)
66898              Date:      06 Oct 2000 21:48:58 +0200
66899              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
66900      Branch: perl
66901            ! lib/Tie/Handle.pm
66902 ____________________________________________________________________________
66903 [  7160] By: jhi                                   on 2000/10/06  18:20:35
66904         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
66905              as the first option of cc/ld because of ultrapicky compilers
66906              (e.g. OS/390 R2.5)
66907      Branch: metaconfig
66908            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
66909            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
66910            ! U/compline/orderlib.U U/modified/Cppsym.U
66911            ! U/modified/d_access.U
66912      Branch: metaconfig/U/perl
66913            ! Checkcc.U d_dlsymun.U gccvers.U
66914      Branch: perl
66915            ! Configure config_h.SH
66916 ____________________________________________________________________________
66917 [  7159] By: jhi                                   on 2000/10/06  13:56:39
66918         Log: Update Changes.
66919      Branch: perl
66920            ! Changes patchlevel.h
66921 ____________________________________________________________________________
66922 [  7158] By: jhi                                   on 2000/10/06  12:48:40
66923         Log: Eliminate $Is_VMS code from the test.
66924              
66925              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
66926              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
66927              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
66928              Date:     Thu, 5 Oct 2000 07:46:33 EDT
66929      Branch: perl
66930            ! t/lib/b.t
66931 ____________________________________________________________________________
66932 [  7157] By: jhi                                   on 2000/10/06  12:47:13
66933         Log: Also the $ccflags is needed for the C compiler check.
66934              
66935              Subject: Configure (check for C-compiler)
66936              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66937              Date: Fri, 06 Oct 2000 08:47:15 +0200
66938              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
66939      Branch: metaconfig/U/perl
66940            ! Checkcc.U
66941      Branch: perl
66942            ! Configure config_h.SH
66943 ____________________________________________________________________________
66944 [  7156] By: jhi                                   on 2000/10/06  11:45:15
66945         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
66946      Branch: perl
66947            ! perl.c pp_ctl.c sv.h utf8.c
66948 ____________________________________________________________________________
66949 [  7155] By: jhi                                   on 2000/10/06  11:40:41
66950         Log: IO::Handle->syswrite() did not handle length omission
66951              like CORE::syswrite() does.
66952              
66953              Subject: [Fwd] IO::Handle, syswrite and arguments
66954              From: Graham Barr <gbarr@pobox.com>
66955              Date: Fri, 6 Oct 2000 10:22:05 +0100
66956              Message-ID: <20001006102205.U6312@pobox.com>
66957              
66958              The original patch from andrew@ugh.net.au.
66959      Branch: perl
66960            ! ext/IO/lib/IO/Handle.pm
66961 ____________________________________________________________________________
66962 [  7154] By: jhi                                   on 2000/10/06  01:42:15
66963         Log: Tweak #7153.
66964      Branch: perl
66965            ! utf8.h
66966 ____________________________________________________________________________
66967 [  7153] By: jhi                                   on 2000/10/06  00:39:55
66968         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
66969      Branch: perl
66970            ! utf8.h
66971 ____________________________________________________________________________
66972 [  7152] By: jhi                                   on 2000/10/06  00:38:11
66973         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
66974      Branch: perl
66975            ! perl.c pp_ctl.c sv.h utf8.c
66976 ____________________________________________________________________________
66977 [  7151] By: jhi                                   on 2000/10/06  00:36:38
66978         Log: Subject: Re: Questions about Tie::Array and perl modules
66979              From: Nick Ing-Simmons <nik@tiuk.ti.com>
66980              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
66981              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
66982              
66983              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
66984      Branch: perl
66985            ! lib/Tie/Array.pm t/op/array.t
66986 ____________________________________________________________________________
66987 [  7150] By: jhi                                   on 2000/10/05  00:20:45
66988         Log: Regen Changes.
66989      Branch: perl
66990            ! Changes patchlevel.h
66991 ____________________________________________________________________________
66992 [  7149] By: jhi                                   on 2000/10/05  00:20:01
66993         Log: Regen toc.
66994      Branch: perl
66995            ! pod/perltoc.pod
66996 ____________________________________________________________________________
66997 [  7148] By: jhi                                   on 2000/10/04  23:35:08
66998         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
66999              reported several times by Dominic Dunlop, for example in
67000              ID 20000315.008.  Patch from Dominic.  Patch affects at
67001              least MachTen, and possibly other oldish BSDs. Should not
67002              break non-broken platforms (tested on LinuxPPC). 
67003      Branch: perl
67004            ! doio.c
67005 ____________________________________________________________________________
67006 [  7147] By: jhi                                   on 2000/10/04  23:26:34
67007         Log: The one that got away from 7146.
67008      Branch: metaconfig
67009            + U/installdirs/installscripts.U
67010 ____________________________________________________________________________
67011 [  7146] By: jhi                                   on 2000/10/04  23:25:04
67012         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
67013              suggested by H. Merijn Brand.
67014      Branch: perl
67015            ! Configure INSTALL Makefile.SH Porting/Glossary
67016            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
67017            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
67018            ! win32/config.vc
67019 ____________________________________________________________________________
67020 [  7145] By: jhi                                   on 2000/10/04  22:08:21
67021         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
67022              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67023              Date: Wed, 4 Oct 2000 17:37:46 -0400
67024              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
67025      Branch: perl
67026            ! utils/h2xs.PL
67027 ____________________________________________________________________________
67028 [  7144] By: jhi                                   on 2000/10/04  18:11:41
67029         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
67030              From: Jeff Pinyan <jeffp@crusoe.net>
67031              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
67032              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
67033      Branch: perl
67034            ! pod/perlrun.pod
67035 ____________________________________________________________________________
67036 [  7143] By: jhi                                   on 2000/10/04  18:09:58
67037         Log: Subject: perlhack.pod Patch for Externals Tools
67038              From: Fisher Mark <fisherm@tce.com>
67039              Date: Tue, 3 Oct 2000 15:43:27 -0500 
67040              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
67041      Branch: perl
67042            ! pod/perlhack.pod
67043 ____________________________________________________________________________
67044 [  7142] By: jhi                                   on 2000/10/04  18:08:41
67045         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
67046              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
67047              Date:     Wed, 4 Oct 2000 12:11:11 EDT
67048              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
67049      Branch: perl
67050            ! vms/vms.c
67051 ____________________________________________________________________________
67052 [  7141] By: jhi                                   on 2000/10/04  12:20:16
67053         Log: Subject: [PATCH 5.7.0] h2xs not working
67054              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67055              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
67056              Date: Tue, 3 Oct 2000 21:43:01 -0400
67057              
67058              Subject: [PATCH 5.7.0] h2xs not documenting the created module
67059              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67060              Date: Tue, 3 Oct 2000 22:55:19 -0400
67061              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
67062      Branch: perl
67063            ! utils/h2xs.PL
67064 ____________________________________________________________________________
67065 [  7140] By: jhi                                   on 2000/10/04  11:53:44
67066         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
67067              From: nick@babyhippo.com
67068              Date: Wed, 4 Oct 2000 12:06:45 +0100
67069              Message-Id: <20001004120645.A7356@babyhippo.com>
67070              
67071              Retract 7118 and 7135.
67072      Branch: perl
67073            ! installman installperl op.c t/pragma/subs.t
67074 ____________________________________________________________________________
67075 [  7139] By: jhi                                   on 2000/10/03  22:09:41
67076         Log: It is possible to have no hosts database at all.  Pointed out in
67077              
67078              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
67079              From: Peter Prymmer <pvhp@forte.com>
67080              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
67081              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
67082      Branch: metaconfig
67083            ! U/modified/myhostname.U
67084      Branch: perl
67085            ! Configure config_h.SH
67086 ____________________________________________________________________________
67087 [  7138] By: jhi                                   on 2000/10/03  21:49:49
67088         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
67089              From: Peter Prymmer <pvhp@forte.com>
67090              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
67091              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
67092      Branch: perl
67093            ! pp_sys.c
67094 ____________________________________________________________________________
67095 [  7137] By: jhi                                   on 2000/10/03  20:10:05
67096         Log: One remaining nit less at the VMS mailbox sizing.
67097      Branch: perl
67098            ! vms/vms.c
67099 ____________________________________________________________________________
67100 [  7136] By: jhi                                   on 2000/10/03  20:08:47
67101         Log: Test harness update to sync with the new perlcc,
67102              from Simon Cozens.
67103      Branch: perl
67104            ! t/TEST t/UTEST
67105 ____________________________________________________________________________
67106 [  7135] By: jhi                                   on 2000/10/03  15:15:42
67107         Log: Subject: Re: PATCH for 20001003.004
67108              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
67109              From: "AARON B. DOSSETT" <aaron@iglou.com>
67110              Message-Id: <E13gTay-0006od-00@iglou.com>
67111      Branch: perl
67112            ! installman installperl
67113 ____________________________________________________________________________
67114 [  7134] By: jhi                                   on 2000/10/03  15:00:34
67115         Log: Subject: [ID 20001003.006] B::Debug not -w clean
67116              From: Nicholas Clark <nick@babyhippo.co.uk>
67117              Date: Tue, 03 Oct 2000 15:46:32 +0100
67118              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
67119      Branch: perl
67120            ! ext/B/B/Debug.pm
67121 ____________________________________________________________________________
67122 [  7133] By: jhi                                   on 2000/10/03  14:58:39
67123         Log: Scale down the VMS message boxes, by Charles Lane.
67124              Fix for ID 20000903.009, workaround at
67125              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
67126      Branch: perl
67127            ! vms/vms.c
67128 ____________________________________________________________________________
67129 [  7132] By: jhi                                   on 2000/10/03  11:20:37
67130         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
67131      Branch: perl
67132            + t/lib/st-lock.t t/lib/st-utf8.t
67133            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
67134            ! ext/Storable/Storable.xs t/lib/st-recurse.t
67135 ____________________________________________________________________________
67136 [  7131] By: jhi                                   on 2000/10/03  03:38:23
67137         Log: Encode nits.
67138      Branch: perl
67139            ! MANIFEST Makefile.SH
67140 ____________________________________________________________________________
67141 [  7130] By: jhi                                   on 2000/10/03  03:31:05
67142         Log: Update Changes.
67143      Branch: perl
67144            ! Changes patchlevel.h
67145 ____________________________________________________________________________
67146 [  7129] By: jhi                                   on 2000/10/03  02:24:02
67147         Log: Misplaced else.
67148      Branch: metaconfig/U/perl
67149            ! d_strtoll.U
67150      Branch: perl
67151            ! Configure config_h.SH
67152 ____________________________________________________________________________
67153 [  7128] By: jhi                                   on 2000/10/03  02:08:29
67154         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
67155              From: sthoenna@efn.org
67156              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
67157              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
67158      Branch: metaconfig/U/perl
67159            ! d_strtoll.U
67160      Branch: perl
67161            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
67162 ____________________________________________________________________________
67163 [  7127] By: jhi                                   on 2000/10/03  01:13:14
67164         Log: Update Changes.
67165      Branch: perl
67166            ! Changes patchlevel.h
67167 ____________________________________________________________________________
67168 [  7126] By: jhi                                   on 2000/10/03  00:57:08
67169         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
67170              as suggested by Olaf Flebbe and Nick Clark.
67171      Branch: perl
67172            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
67173 ____________________________________________________________________________
67174 [  7125] By: jhi                                   on 2000/10/03  00:50:56
67175         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
67176              From: Nick Clark <nick@plum.flirble.org>
67177              Date: Mon, 2 Oct 2000 11:03:24 +0100
67178              Message-Id: <20001002110324.D20073@plum.flirble.org>
67179              
67180              Also fixes bug ID 20001002.005.
67181      Branch: perl
67182            ! t/lib/encode.t
67183 ____________________________________________________________________________
67184 [  7124] By: jhi                                   on 2000/10/03  00:34:59
67185         Log: Subject: [PATCH 5.7.0] Epoc update
67186              From: Olaf Flebbe <o.flebbe@gmx.de>
67187              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
67188              Message-ID: <26423.969484586@www10.gmx.net>
67189      Branch: perl
67190            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
67191            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
67192            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
67193            ! util.c util.h
67194 ____________________________________________________________________________
67195 [  7123] By: jhi                                   on 2000/10/03  00:30:07
67196         Log: Regen headers.
67197      Branch: perl
67198            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
67199 ____________________________________________________________________________
67200 [  7122] By: jhi                                   on 2000/10/03  00:10:48
67201         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
67202      Branch: perl
67203            ! hints/openbsd.sh
67204 ____________________________________________________________________________
67205 [  7121] By: jhi                                   on 2000/10/03  00:05:06
67206         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
67207              From: <abigail@foad.org>
67208              Date: Tue, 26 Sep 2000 13:36:14 -0400
67209              Message-ID: <20000926173614.4356.qmail@foad.org>
67210      Branch: perl
67211            ! pod/perlop.pod
67212 ____________________________________________________________________________
67213 [  7120] By: jhi                                   on 2000/10/03  00:04:00
67214         Log: Inside require() $^S was always left undefined.
67215              
67216              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
67217              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67218              Date: Wed, 27 Sep 2000 18:54:49 -0400
67219              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
67220      Branch: perl
67221            ! cop.h mg.c pp_ctl.c util.c
67222 ____________________________________________________________________________
67223 [  7119] By: jhi                                   on 2000/10/03  00:00:16
67224         Log: Subject: [PATCH] DLL not restartabke with threaded perl
67225              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
67226              Date: Thu, 28 Sep 2000 09:20:46 +0100
67227              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
67228      Branch: perl
67229            ! perl.c
67230 ____________________________________________________________________________
67231 [  7118] By: jhi                                   on 2000/10/02  23:59:20
67232         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
67233              From: Nicholas Clark <nick@ccl4.org>
67234              Date: Thu, 28 Sep 2000 11:52:24 +0100
67235              Message-ID: <20000928115224.D7924@plum.flirble.org>
67236      Branch: perl
67237            ! op.c
67238 ____________________________________________________________________________
67239 [  7117] By: jhi                                   on 2000/10/02  23:57:51
67240         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
67241              From: Nicholas Clark <nick@babyhippo.co.uk>
67242              Date: Thu, 28 Sep 2000 12:18:10 +0100
67243              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
67244              
67245              Did not apply cleanly, manual intervention was needed.
67246      Branch: perl
67247            ! ext/B/B/Bytecode.pm utils/perlcc.PL
67248 ____________________________________________________________________________
67249 [  7116] By: jhi                                   on 2000/10/02  23:50:40
67250         Log: Document the issue (is not a syntax error, kind of)
67251              
67252              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
67253              From: Nicholas Clark <nick@ccl4.org>
67254              Date: Thu, 28 Sep 2000 17:12:42 +0100
67255              Message-ID: <20000928171242.K7924@plum.flirble.org>
67256      Branch: perl
67257            ! pod/perldata.pod
67258 ____________________________________________________________________________
67259 [  7115] By: jhi                                   on 2000/10/02  23:48:58
67260         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
67261              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67262              Date: Thu, 28 Sep 2000 21:55:31 -0400
67263              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
67264      Branch: perl
67265            ! regexec.c
67266 ____________________________________________________________________________
67267 [  7114] By: jhi                                   on 2000/10/02  23:47:57
67268         Log: Subject: DOC PATCH 5.6.0
67269              From: mjd@plover.com
67270              Date: 30 Sep 2000 06:02:34 -0000
67271              Message-ID: <20000930060234.4559.qmail@plover.com>
67272      Branch: perl
67273            ! pod/perldebguts.pod
67274 ____________________________________________________________________________
67275 [  7113] By: jhi                                   on 2000/10/02  23:46:43
67276         Log: SOCK_DGRAM and listen() do not mix as reported in
67277              
67278              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
67279              From: Petter Reinholdtsen <pere@hungry.com>
67280              Date: Sun, 1 Oct 2000 10:57:20 +0800
67281              Message-Id: <200010010257.KAA05735@localhost.localdomain>
67282              
67283              The patch for 5.7.0+ had to be reengineered, though.
67284      Branch: perl
67285            ! ext/IO/lib/IO/Socket/UNIX.pm
67286 ____________________________________________________________________________
67287 [  7112] By: jhi                                   on 2000/10/02  23:36:57
67288         Log: Subject: Re: [PATCH 5.005_64 missed]
67289              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67290              Date: Sun, 1 Oct 2000 18:50:10 -0400
67291              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
67292      Branch: perl
67293            ! pod/perlxs.pod
67294 ____________________________________________________________________________
67295 [  7111] By: jhi                                   on 2000/10/02  23:35:40
67296         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
67297              From: Radu Greab <radu@netsoft.ro>
67298              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
67299              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
67300      Branch: perl
67301            ! op.c opcode.pl t/op/substr.t
67302 ____________________________________________________________________________
67303 [  7110] By: jhi                                   on 2000/10/02  23:32:38
67304         Log: Subject: [PATCH] Fix aliasing of tied filehandles
67305              From: Daniel Chetlin <daniel@chetlin.com>
67306              Date: Mon, 2 Oct 2000 14:53:27 -0700
67307              Message-ID: <20001002145327.C1617@ilmd>
67308      Branch: perl
67309            ! perl.h pp_hot.c t/op/tiehandle.t
67310 ____________________________________________________________________________
67311 [  7109] By: jhi                                   on 2000/10/02  23:31:30
67312         Log: s/Robin Parker/Robin Barker/
67313      Branch: perl
67314            ! Changes5.6
67315 ____________________________________________________________________________
67316 [  7108] By: jhi                                   on 2000/10/02  23:15:46
67317         Log: Retract #7091 as suggested in
67318              
67319              From: Robin Barker <rmb1@cise.npl.co.uk> 
67320              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
67321              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
67322              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
67323      Branch: perl
67324            ! embed.pl proto.h
67325 ____________________________________________________________________________
67326 [  7107] By: nick                                  on 2000/10/02  18:23:14
67327         Log: A few tweaks to get Tk803 to work with Encode scheme.
67328      Branch: perl
67329            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
67330 ____________________________________________________________________________
67331 [  7106] By: nick                                  on 2000/10/01  21:34:14
67332         Log: Add checking cases to Encode's toUnicode and fromUnicode.
67333      Branch: perl
67334            ! ext/Encode/Encode.pm
67335 ____________________________________________________________________________
67336 [  7105] By: nick                                  on 2000/10/01  17:18:01
67337         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
67338              To read and use them.
67339              Add a lib/encode.t which checks a few things.
67340      Branch: perl
67341            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
67342            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
67343            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
67344            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
67345            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
67346            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
67347            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
67348            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
67349            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
67350            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
67351            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
67352            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
67353            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
67354            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
67355            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
67356            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
67357            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
67358            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
67359            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
67360            + ext/Encode/Encode/iso2022-jp.enc
67361            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
67362            + ext/Encode/Encode/iso8859-1.enc
67363            + ext/Encode/Encode/iso8859-2.enc
67364            + ext/Encode/Encode/iso8859-3.enc
67365            + ext/Encode/Encode/iso8859-4.enc
67366            + ext/Encode/Encode/iso8859-5.enc
67367            + ext/Encode/Encode/iso8859-6.enc
67368            + ext/Encode/Encode/iso8859-7.enc
67369            + ext/Encode/Encode/iso8859-8.enc
67370            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
67371            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
67372            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
67373            + ext/Encode/Encode/macCentEuro.enc
67374            + ext/Encode/Encode/macCroatian.enc
67375            + ext/Encode/Encode/macCyrillic.enc
67376            + ext/Encode/Encode/macDingbats.enc
67377            + ext/Encode/Encode/macGreek.enc
67378            + ext/Encode/Encode/macIceland.enc
67379            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
67380            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
67381            + ext/Encode/Encode/macTurkish.enc
67382            + ext/Encode/Encode/macUkraine.enc
67383            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
67384            + t/lib/encode.t
67385            ! MANIFEST ext/Encode/Encode.pm
67386 ____________________________________________________________________________
67387 [  7104] By: nick                                  on 2000/09/30  13:04:30
67388         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
67389              From: Daniel Chetlin <daniel@chetlin.com>
67390              Date: Mon, 18 Sep 2000 05:05:40 -0700
67391              Message-Id: <20000918050540.C652@ilmd>
67392      Branch: perl
67393            ! lib/overload.pm sv.c t/pragma/overload.t
67394 ____________________________________________________________________________
67395 [  7103] By: nick                                  on 2000/09/30  12:53:36
67396         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
67397              From: Johan Vromans <jvromans@squirrel.nl>
67398              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
67399              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
67400      Branch: perl
67401            ! pod/Makefile.SH
67402 ____________________________________________________________________________
67403 [  7102] By: nick                                  on 2000/09/30  12:52:31
67404         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
67405              From: Spider Boardman <spider@Orb.Nashua.NH.US>
67406              Date: Sat, 16 Sep 2000 16:36:45 -0400
67407              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
67408      Branch: perl
67409            ! ext/B/B/Deparse.pm
67410 ____________________________________________________________________________
67411 [  7101] By: nick                                  on 2000/09/30  12:51:41
67412         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
67413              From: Craig A. Berry <craig.berry@psinetcs.com>
67414              Date: Sat, 16 Sep 2000 10:11:10 -0500
67415              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
67416      Branch: perl
67417            ! vms/vms.c
67418 ____________________________________________________________________________
67419 [  7100] By: nick                                  on 2000/09/30  12:50:33
67420         Log: Subject: Re: unicode support and perl [ID 20000901.097]
67421              From: Spider Boardman <spider@Orb.Nashua.NH.US>
67422              Date: Fri, 15 Sep 2000 16:37:58 -0400
67423              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
67424      Branch: perl
67425            ! t/op/append.t
67426 ____________________________________________________________________________
67427 [  7099] By: nick                                  on 2000/09/30  12:49:35
67428         Log: Subject: Re: unicode support and perl [ID 20000901.097]
67429              From: Spider Boardman <spider@Orb.Nashua.NH.US>
67430              Date: Fri, 15 Sep 2000 16:25:30 -0400
67431              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
67432      Branch: perl
67433            ! pp_hot.c
67434 ____________________________________________________________________________
67435 [  7098] By: nick                                  on 2000/09/30  12:48:00
67436         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
67437              From: Gisle Aas <gisle@ActiveState.com>
67438              Date: 15 Sep 2000 16:23:41 +0200
67439              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
67440      Branch: perl
67441            ! toke.c
67442 ____________________________________________________________________________
67443 [  7097] By: nick                                  on 2000/09/30  12:45:16
67444         Log: Subject: [PATCH] Nits in perlmod.pod
67445              From: Daniel Chetlin <daniel@chetlin.com>
67446              Date: Fri, 15 Sep 2000 02:04:09 -0700
67447              Message-Id: <20000915020409.A2104@ilmd>
67448      Branch: perl
67449            ! pod/perlmod.pod
67450 ____________________________________________________________________________
67451 [  7096] By: nick                                  on 2000/09/30  12:18:00
67452         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
67453              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
67454              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
67455              0 to checking to get the warning.
67456      Branch: perl
67457            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
67458            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
67459            ! regexec.c sv.c toke.c utf8.c
67460 ____________________________________________________________________________
67461 [  7095] By: nick                                  on 2000/09/15  16:55:59
67462         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
67463              
67464              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
67465              From: Spider Boardman <spider@Orb.Nashua.NH.US>
67466              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
67467              Date: Fri, 15 Sep 2000 06:37:30 -0400
67468      Branch: perl
67469            ! ext/Encode/Encode.xs sv.c
67470 ____________________________________________________________________________
67471 [  7094] By: jhi                                   on 2000/09/15  03:23:32
67472         Log: Update Changes.
67473      Branch: perl
67474            ! Changes patchlevel.h
67475 ____________________________________________________________________________
67476 [  7093] By: jhi                                   on 2000/09/15  03:11:44
67477         Log: Fix for the charnames.t failures from Spider Boardman.
67478      Branch: perl
67479            ! toke.c
67480 ____________________________________________________________________________
67481 [  7092] By: jhi                                   on 2000/09/15  00:15:48
67482         Log: Botched the #7090 check-in.
67483      Branch: perl
67484            ! sv.c
67485 ____________________________________________________________________________
67486 [  7091] By: jhi                                   on 2000/09/14  23:33:24
67487         Log: Part of #7081 didn't come through.
67488      Branch: perl
67489            ! embed.pl proto.h
67490 ____________________________________________________________________________
67491 [  7090] By: jhi                                   on 2000/09/14  23:17:39
67492         Log: Subject: Re: perl@7078 
67493              From: Spider Boardman <spider@web.zk3.dec.com>
67494              Date: Thu, 14 Sep 2000 19:06:36 -0400
67495              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
67496      Branch: perl
67497            ! sv.c toke.c
67498 ____________________________________________________________________________
67499 [  7089] By: jhi                                   on 2000/09/14  23:11:21
67500         Log: Small portability tweaks.
67501      Branch: perl
67502            ! ext/Encode/Encode.xs
67503 ____________________________________________________________________________
67504 [  7088] By: jhi                                   on 2000/09/14  22:57:23
67505         Log: Fake return to pacify picky compilers.
67506      Branch: perl
67507            ! ext/Encode/Encode.xs
67508 ____________________________________________________________________________
67509 [  7087] By: jhi                                   on 2000/09/14  22:53:37
67510         Log: Subject: [PATCH] utf8.c apidoc
67511              From: Simon Cozens <simon@cozens.net>
67512              Date: Thu, 14 Sep 2000 23:46:57 +0100
67513              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
67514      Branch: perl
67515            ! perlapi.c pod/perlapi.pod utf8.c
67516 ____________________________________________________________________________
67517 [  7086] By: jhi                                   on 2000/09/14  22:40:38
67518         Log: We don't need to count the high bit bytes, a boolean is enough. 
67519      Branch: perl
67520            ! sv.c
67521 ____________________________________________________________________________
67522 [  7085] By: jhi                                   on 2000/09/14  21:20:09
67523         Log: Replace #7084 with
67524              
67525              Subject: Re: perl@7078 
67526              From: Spider Boardman <spider@web.zk3.dec.com>
67527              Date: Thu, 14 Sep 2000 17:09:36 -0400
67528              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
67529      Branch: perl
67530            ! sv.c utf8.c
67531 ____________________________________________________________________________
67532 [  7084] By: jhi                                   on 2000/09/14  20:03:34
67533         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
67534              convertible to bytes by checking it doesn't go above 0xc3
67535              
67536              Subject: Re: perl@7078
67537              From: Simon Cozens <simon@cozens.net>
67538              Date: Thu, 14 Sep 2000 20:59:19 +0100
67539              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
67540      Branch: perl
67541            ! utf8.c
67542 ____________________________________________________________________________
67543 [  7083] By: jhi                                   on 2000/09/14  19:38:47
67544         Log: Subject: Re: perl@7078
67545              From: Simon Cozens <simon@cozens.net>
67546              Date: Thu, 14 Sep 2000 20:13:09 +0100
67547              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
67548      Branch: perl
67549            ! t/op/bop.t
67550 ____________________________________________________________________________
67551 [  7082] By: jhi                                   on 2000/09/14  17:50:44
67552         Log: The one that got away.
67553      Branch: perl
67554            ! lib/File/Find.pm
67555 ____________________________________________________________________________
67556 [  7081] By: jhi                                   on 2000/09/14  17:45:35
67557         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
67558              From: Robin Barker <rmb1@cise.npl.co.uk>
67559              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
67560              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
67561      Branch: perl
67562            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
67563            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
67564            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
67565            ! regcomp.c toke.c universal.c
67566 ____________________________________________________________________________
67567 [  7080] By: jhi                                   on 2000/09/14  17:40:35
67568         Log: Problems picked up by AIX cc.
67569              
67570              Subject: Re: perl@7078 (patch included)
67571              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67572              Date: Thu, 14 Sep 2000 18:53:30 +0200
67573              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
67574      Branch: perl
67575            ! ext/Encode/Encode.xs
67576 ____________________________________________________________________________
67577 [  7079] By: jhi                                   on 2000/09/14  17:38:27
67578         Log: Subject: File::Find 5.7.0 POD nits
67579              From: Rich Morin <rdm@cfcl.com>
67580              Date: Wed, 13 Sep 2000 22:03:58 -0700
67581              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
67582      Branch: perl
67583            ! lib/File/Find.pm
67584 ____________________________________________________________________________
67585 [  7078] By: jhi                                   on 2000/09/14  14:58:20
67586         Log: Update Changes.
67587      Branch: perl
67588            ! Changes patchlevel.h
67589 ____________________________________________________________________________
67590 [  7077] By: jhi                                   on 2000/09/14  14:55:54
67591         Log: Compilation warnings and an error.
67592      Branch: perl
67593            ! sv.c
67594 ____________________________________________________________________________
67595 [  7076] By: jhi                                   on 2000/09/14  14:42:56
67596         Log: Fix for a parsing bug, not for the original bug.
67597              
67598              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
67599              From: Spider Boardman <spider@web.zk3.dec.com>
67600              Date: Wed, 13 Sep 2000 17:52:20 -0400
67601              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
67602      Branch: perl
67603            ! regcomp.c
67604 ____________________________________________________________________________
67605 [  7075] By: jhi                                   on 2000/09/14  14:40:40
67606         Log: Batch of UTF-8 patches from Simon Cozens.
67607      Branch: perl
67608            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
67609            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
67610            ! toke.c utf8.c
67611 ____________________________________________________________________________
67612 [  7074] By: jhi                                   on 2000/09/14  14:29:58
67613         Log: Subject: Re: Two advertising clauses need to be removed
67614              From: Russ Allbery <rra@stanford.edu>
67615              Date: 13 Sep 2000 18:50:26 -0700
67616              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
67617      Branch: perl
67618            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
67619 ____________________________________________________________________________
67620 [  7073] By: jhi                                   on 2000/09/14  14:28:20
67621         Log: Subject: [PATCH] de-wall t/README
67622              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67623              Date: Wed, 13 Sep 2000 17:46:55 -0700
67624              Message-ID: <//Bw5gzkge/e092yn@efn.org>
67625      Branch: perl
67626            ! t/README
67627 ____________________________________________________________________________
67628 [  7072] By: jhi                                   on 2000/09/14  14:25:10
67629         Log: Hints optimization.
67630              
67631              Subject: Minor nit
67632              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67633              Date: Wed, 13 Sep 2000 21:42:07 +0200
67634              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
67635      Branch: perl
67636            ! hints/hpux.sh
67637 ____________________________________________________________________________
67638 [  7071] By: jhi                                   on 2000/09/14  14:23:30
67639         Log: Allow chop() and chomp() to be overridden.
67640              
67641              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
67642              From: "Casey R. Tweten" <crt@kiski.net>
67643              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
67644              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
67645      Branch: perl
67646            ! toke.c
67647 ____________________________________________________________________________
67648 [  7070] By: jhi                                   on 2000/09/14  14:20:36
67649         Log: The return value of setlocale must be copied away.
67650              
67651              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
67652              From: Alan Burlison <Alan.Burlison@uk.sun.com>
67653              Date: Wed, 13 Sep 2000 16:27:37 +0100 
67654              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
67655      Branch: perl
67656            ! util.c
67657 ____________________________________________________________________________
67658 [  7069] By: jhi                                   on 2000/09/14  14:16:27
67659         Log: Remove vestiges of tr//CU.
67660              
67661              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
67662              From: Nick Clark <nick@plum.flirble.org>
67663              Date: Tue, 12 Sep 2000 22:50:14 +0100
67664              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
67665              
67666              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
67667              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67668              Date: Tue, 12 Sep 2000 21:38:48 -0700
67669              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
67670      Branch: perl
67671            ! op.h pod/perlunicode.pod
67672 ____________________________________________________________________________
67673 [  7068] By: jhi                                   on 2000/09/13  14:18:39
67674         Log: Add the Encode extension.  The code is still largely just skeleton.
67675      Branch: perl
67676            + ext/Encode/Encode.pm ext/Encode/Encode.xs
67677            + ext/Encode/Makefile.PL ext/Encode/Todo
67678            ! MANIFEST Todo-5.6
67679 ____________________________________________________________________________
67680 [  7067] By: jhi                                   on 2000/09/12  17:43:33
67681         Log: Allow for whitespace between "#" and "line" in cpp output.
67682              
67683              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
67684              From: Calle Dybedahl <calle@lysator.liu.se>
67685              Date: 12 Sep 2000 19:38:02 +0200 
67686              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
67687      Branch: perl
67688            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
67689 ____________________________________________________________________________
67690 [  7066] By: gsar                                  on 2000/09/12  17:24:29
67691         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
67692              initialization in all the threads on Windows
67693      Branch: perl
67694            ! win32/win32.c
67695 ____________________________________________________________________________
67696 [  7065] By: jhi                                   on 2000/09/12  15:11:31
67697         Log: Update Changes.
67698      Branch: perl
67699            ! Changes patchlevel.h
67700 ____________________________________________________________________________
67701 [  7064] By: jhi                                   on 2000/09/12  14:54:54
67702         Log: Retract #7062, the pod tests are not ready.
67703      Branch: perl
67704            ! t/TEST t/harness
67705 ____________________________________________________________________________
67706 [  7063] By: jhi                                   on 2000/09/12  14:25:41
67707         Log: The #7054 truncated Configure badly.
67708      Branch: metaconfig/U/perl
67709            ! End.U
67710      Branch: perl
67711            ! Configure config_h.SH
67712 ____________________________________________________________________________
67713 [  7062] By: jhi                                   on 2000/09/12  14:08:32
67714         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
67715              From: sthoenna@efn.org
67716              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
67717              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
67718      Branch: perl
67719            ! t/TEST t/harness
67720 ____________________________________________________________________________
67721 [  7061] By: jhi                                   on 2000/09/12  14:07:18
67722         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
67723              From: sthoenna@efn.org
67724              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
67725              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
67726      Branch: perl
67727            ! pod/perlxs.pod
67728 ____________________________________________________________________________
67729 [  7060] By: jhi                                   on 2000/09/12  14:06:08
67730         Log: Break up the myconfig lines a bit.
67731              
67732              Subject: perlbug/perl -V output format
67733              From: sthoenna@efn.org
67734              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
67735              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
67736      Branch: perl
67737            ! myconfig.SH
67738 ____________________________________________________________________________
67739 [  7059] By: jhi                                   on 2000/09/12  14:05:04
67740         Log: Test for the #7049.
67741              
67742              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
67743              From: andreas.koenig@anima.de (Andreas J. Koenig)
67744              Date: 12 Sep 2000 06:42:01 +0200
67745              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
67746      Branch: perl
67747            ! t/op/my.t
67748 ____________________________________________________________________________
67749 [  7058] By: jhi                                   on 2000/09/12  14:03:05
67750         Log: Subject: [patch: perl@7045] vms updates
67751              From: Peter Prymmer <pvhp@forte.com>
67752              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
67753              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
67754      Branch: perl
67755            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
67756 ____________________________________________________________________________
67757 [  7057] By: jhi                                   on 2000/09/12  14:00:51
67758         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
67759              From: sthoenna@efn.org
67760              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
67761              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
67762      Branch: perl
67763            ! t/op/64bitint.t
67764 ____________________________________________________________________________
67765 [  7056] By: jhi                                   on 2000/09/12  13:58:14
67766         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
67767              From: Jeff Pinyan <jeffp@crusoe.net>
67768              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
67769              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
67770      Branch: perl
67771            ! pod/perlfunc.pod
67772 ____________________________________________________________________________
67773 [  7055] By: jhi                                   on 2000/09/12  13:56:32
67774         Log: Do in VMS as the #7054 does.
67775      Branch: perl
67776            ! configure.com
67777 ____________________________________________________________________________
67778 [  7054] By: jhi                                   on 2000/09/12  13:50:31
67779         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
67780              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
67781              Date: Mon, 11 Sep 2000 08:33:09 +0100
67782              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
67783      Branch: metaconfig/U/perl
67784            ! End.U
67785      Branch: perl
67786            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
67787            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
67788 ____________________________________________________________________________
67789 [  7053] By: jhi                                   on 2000/09/12  13:29:19
67790         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
67791              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
67792              Date:     Tue, 12 Sep 2000 08:35:59 EDT
67793              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
67794      Branch: perl
67795            ! vms/test.com
67796 ____________________________________________________________________________
67797 [  7052] By: jhi                                   on 2000/09/11  23:01:50
67798         Log: Document the SvUTF8*().
67799      Branch: perl
67800            ! pod/perlapi.pod sv.h
67801 ____________________________________________________________________________
67802 [  7051] By: gsar                                  on 2000/09/11  14:46:30
67803         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
67804              (missed a spot when fixing up op_pmreplroot hack for ithreads)
67805      Branch: perl
67806            ! op.c t/op/split.t
67807 ____________________________________________________________________________
67808 [  7050] By: nick                                  on 2000/09/11  10:03:51
67809         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
67810              
67811              Subject: borland C++ win32.c tweak
67812              From: Vadim Konovalov <vkonovalov@lucent.com>
67813              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
67814              Date: Mon, 11 Sep 2000 11:22:33 +0400
67815      Branch: perl
67816            ! win32/win32.c
67817 ____________________________________________________________________________
67818 [  7049] By: nick                                  on 2000/09/11  09:57:33
67819         Log: Point fix for s/// on foreach (keys %xxx).
67820      Branch: perl
67821            ! pp_hot.c
67822 ____________________________________________________________________________
67823 [  7048] By: jhi                                   on 2000/09/10  23:37:09
67824         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
67825              by Pod::Text, from Brad Appleton.
67826      Branch: perl
67827            ! t/pod/testp2pt.pl
67828 ____________________________________________________________________________
67829 [  7047] By: jhi                                   on 2000/09/10  14:32:53
67830         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
67831              by Russ Allbery.
67832      Branch: perl
67833            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
67834 ____________________________________________________________________________
67835 [  7046] By: jhi                                   on 2000/09/10  14:15:08
67836         Log: Upgrade to CPAN 1.57_65, from Andreas König.
67837      Branch: perl
67838            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
67839 ____________________________________________________________________________
67840 [  7045] By: jhi                                   on 2000/09/08  21:36:32
67841         Log: Update Changes.
67842      Branch: perl
67843            ! Changes patchlevel.h
67844 ____________________________________________________________________________
67845 [  7044] By: jhi                                   on 2000/09/08  21:29:56
67846         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
67847              From: Peter Prymmer <pvhp@forte.com>
67848              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
67849              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
67850      Branch: perl
67851            ! configure.com
67852 ____________________________________________________________________________
67853 [  7043] By: jhi                                   on 2000/09/08  21:27:50
67854         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
67855              From: Peter Prymmer <pvhp@forte.com>
67856              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
67857              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
67858      Branch: perl
67859            ! Makefile.SH installperl
67860 ____________________________________________________________________________
67861 [  7042] By: jhi                                   on 2000/09/08  21:23:21
67862         Log: Continue #7041.
67863      Branch: perl
67864            ! cygwin/Makefile.SHs os2/Makefile.SHs
67865 ____________________________________________________________________________
67866 [  7041] By: jhi                                   on 2000/09/08  21:18:10
67867         Log: Do away with memory models cruft.  Sorry, PDP users.
67868      Branch: metaconfig
67869            ! U/modified/cc.U U/modified/libpth.U
67870      Branch: perl
67871            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
67872            ! Porting/config_H cflags.SH config_h.SH configure.com
67873            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
67874            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
67875            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
67876 ____________________________________________________________________________
67877 [  7040] By: jhi                                   on 2000/09/08  14:34:18
67878         Log: Major rewrite of s2p.  And I mean really major, it is
67879              an implementation of sed in perl.  If called as s2p it
67880              will function as s2p.  Note: needs non-UNIXifying.
67881              
67882              Subject: s2p
67883              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
67884              Date: Mon, 28 Aug 2000 14:05:12 +0200
67885              Message-ID: <39AA5578.2102E2AA@alcatel.at>
67886      Branch: perl
67887            ! x2p/s2p.PL
67888 ____________________________________________________________________________
67889 [  7039] By: jhi                                   on 2000/09/08  14:19:49
67890         Log: Re-allow vec() for characters > 255.
67891              
67892              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
67893              From: Spider Boardman <spider@web.zk3.dec.com>
67894              Date: Fri, 08 Sep 2000 02:21:02 -0400
67895              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
67896      Branch: perl
67897            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
67898            ! t/op/vec.t
67899 ____________________________________________________________________________
67900 [  7038] By: jhi                                   on 2000/09/08  14:14:18
67901         Log: Subject: [PATCH lib/Benchmark.pm]
67902              From: <abigail@foad.org>
67903              Date: Thu, 7 Sep 2000 15:03:20 -0400
67904              Message-ID: <20000907190320.888.qmail@foad.org>
67905      Branch: perl
67906            ! lib/Benchmark.pm
67907 ____________________________________________________________________________
67908 [  7037] By: jhi                                   on 2000/09/08  14:11:06
67909         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
67910              
67911              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
67912              From: Spider Boardman <spider@web.zk3.dec.com>
67913              Date: Fri, 08 Sep 2000 01:30:27 -0400
67914              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
67915      Branch: perl
67916            ! op.c
67917 ____________________________________________________________________________
67918 [  7036] By: jhi                                   on 2000/09/08  14:08:58
67919         Log: Subject: [ID 20000908.002] perlipc documentation bug.
67920              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
67921              Date: Fri, 08 Sep 2000 12:38:32 +0200
67922              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
67923      Branch: perl
67924            ! pod/perlipc.pod
67925 ____________________________________________________________________________
67926 [  7035] By: jhi                                   on 2000/09/08  14:03:12
67927         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
67928              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67929              Date: Fri, 08 Sep 2000 11:47:34 +0200
67930              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
67931      Branch: perl
67932            ! hints/dec_osf.sh
67933 ____________________________________________________________________________
67934 [  7034] By: jhi                                   on 2000/09/08  13:59:35
67935         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
67936              From: Simon Cozens <simon@cozens.net>
67937              Date: Thu, 7 Sep 2000 20:40:38 +0100
67938              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
67939      Branch: perl
67940            ! pp_hot.c
67941 ____________________________________________________________________________
67942 [  7033] By: jhi                                   on 2000/09/08  04:03:03
67943         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
67944              From: "Larry W. Virden" <lvirden@cas.org>
67945              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
67946              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
67947      Branch: perl
67948            ! pod/perldiag.pod
67949 ____________________________________________________________________________
67950 [  7032] By: jhi                                   on 2000/09/07  22:18:30
67951         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
67952              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
67953              Date: Mon, 04 Sep 2000 13:16:38 -0700
67954              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
67955      Branch: perl
67956            ! lib/perl5db.pl
67957 ____________________________________________________________________________
67958 [  7031] By: jhi                                   on 2000/09/07  22:02:29
67959         Log: Fix the ccversion detection for 5.1 and beyond.
67960              
67961              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
67962              From: Spider Boardman <spider@leggy.zk3.dec.com>
67963              Date: Thu, 7 Sep 2000 17:54:27 -0400
67964              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
67965      Branch: perl
67966            ! hints/dec_osf.sh
67967 ____________________________________________________________________________
67968 [  7030] By: jhi                                   on 2000/09/07  19:12:28
67969         Log: Fix for
67970              
67971              Subject: [ID 20000903.001] \w in utf8-strings
67972              From: Marc Lehmann <pcg@goof.com>
67973              Date: Sun, 03 Sep 2000 09:44:29 +0200
67974              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
67975              
67976              and various related nits.
67977      Branch: perl
67978            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
67979 ____________________________________________________________________________
67980 [  7029] By: jhi                                   on 2000/09/07  18:49:09
67981         Log: Fix the URL, but the server is still missing in action.
67982              
67983              Subject: [ID 20000905.002] perlfaq1.pod URL error
67984              From: "Larry W. Virden" <lvirden@cas.org>
67985              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
67986              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
67987      Branch: perl
67988            ! pod/perlfaq1.pod
67989 ____________________________________________________________________________
67990 [  7028] By: jhi                                   on 2000/09/07  18:47:13
67991         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
67992              From: Hugo <hv@crypt.compulink.co.uk>
67993              Date: Tue, 05 Sep 2000 14:13:37 +0100
67994              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
67995      Branch: perl
67996            ! toke.c
67997 ____________________________________________________________________________
67998 [  7027] By: jhi                                   on 2000/09/07  18:45:35
67999         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
68000              From: Daniel Chetlin <daniel@chetlin.com>
68001              Date: Tue, 5 Sep 2000 04:57:07 -0700
68002              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
68003      Branch: perl
68004            ! pod/perlfaq6.pod pod/perlop.pod
68005 ____________________________________________________________________________
68006 [  7026] By: jhi                                   on 2000/09/07  18:44:01
68007         Log: Document the new ref() semantics.
68008              
68009              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
68010              From: Gisle Aas <gisle@ActiveState.com>
68011              Date: 05 Sep 2000 08:10:30 +0200
68012              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
68013      Branch: perl
68014            ! pod/perldelta.pod
68015 ____________________________________________________________________________
68016 [  7025] By: jhi                                   on 2000/09/07  18:42:27
68017         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
68018              
68019              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
68020              From: Gisle Aas <gisle@ActiveState.com>
68021              Date: 05 Sep 2000 08:11:40 +0200
68022              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
68023      Branch: perl
68024            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
68025 ____________________________________________________________________________
68026 [  7024] By: jhi                                   on 2000/09/07  18:39:32
68027         Log: Subject: [PATCH] Modernize Opcode.pm documentation
68028              From: Gisle Aas <gisle@ActiveState.com>
68029              Date: 4 Sep 2000 00:18:55 -0000
68030              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
68031      Branch: perl
68032            ! ext/Opcode/Opcode.pm
68033 ____________________________________________________________________________
68034 [  7023] By: jhi                                   on 2000/09/07  18:37:42
68035         Log: Subject: [PATCH] Tied filehandle documentation
68036              From: Gisle Aas <gisle@ActiveState.com>
68037              Date: 4 Sep 2000 00:14:40 -0000
68038              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
68039      Branch: perl
68040            ! pod/perlfunc.pod pod/perltie.pod
68041 ____________________________________________________________________________
68042 [  7022] By: jhi                                   on 2000/09/07  18:35:37
68043         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
68044              From: Gisle Aas <gisle@ActiveState.com>
68045              Date: 4 Sep 2000 00:04:22 -0000
68046              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
68047      Branch: perl
68048            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
68049 ____________________________________________________________________________
68050 [  7021] By: jhi                                   on 2000/09/07  18:33:22
68051         Log: Subject: small apidoc fix
68052              From: Marc Lehmann <pcg@goof.com>
68053              Date: Sun, 3 Sep 2000 05:12:06 +0200
68054              Message-ID: <20000903051206.A5909@cerebro.laendle>
68055      Branch: perl
68056            ! pod/perlapi.pod utf8.c
68057 ____________________________________________________________________________
68058 [  7020] By: jhi                                   on 2000/09/07  16:14:57
68059         Log: Tiny perldelta nits.
68060      Branch: perl
68061            ! pod/perldelta.pod
68062 ____________________________________________________________________________
68063 [  7019] By: jhi                                   on 2000/09/07  16:04:20
68064         Log: Guard against bad string->int conversion for quads.
68065      Branch: perl
68066            ! t/op/64bitint.t
68067 ____________________________________________________________________________
68068 [  7018] By: jhi                                   on 2000/09/06  17:07:03
68069         Log: Update Unicode todo list.
68070      Branch: perl
68071            ! Todo-5.6
68072 ____________________________________________________________________________
68073 [  7017] By: jhi                                   on 2000/09/05  21:16:01
68074         Log: Document the SvIOK_.*UV().
68075      Branch: perl
68076            ! pod/perlapi.pod sv.h
68077 ____________________________________________________________________________
68078 [  7016] By: nick                                  on 2000/09/03  21:54:46
68079         Log: Hash lookup of constant strings optimization:
68080              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
68081              to string table (as per sharepvn). Add newSV_pvn_share to create such
68082              a thing. Make hv.c compare addresses of strings and skip string compare
68083              if equal. Make method_named and helem ops use these shared-string SVs
68084              when arg is constant. Make keys op return shared-string SVs (less clearly
68085              a win).
68086      Branch: perl
68087            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
68088            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
68089            ! pod/perlintern.pod pp_hot.c proto.h sv.c
68090 ____________________________________________________________________________
68091 [  7015] By: jhi                                   on 2000/09/02  17:48:59
68092         Log: This is 5.7.0.
68093      Branch: perl
68094            ! Changes
68095 ____________________________________________________________________________
68096 [  7014] By: jhi                                   on 2000/09/02  17:35:45
68097         Log: Changes and patchlevel tweaks.
68098      Branch: perl
68099            ! Changes patchlevel.h
68100 ____________________________________________________________________________
68101 [  7013] By: jhi                                   on 2000/09/02  17:30:50
68102         Log: Update Changes.
68103      Branch: perl
68104            ! Changes patchlevel.h
68105 ____________________________________________________________________________
68106 [  7012] By: nick                                  on 2000/09/02  17:25:20
68107         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
68108      Branch: perl
68109            ! gv.c lib/overload.pm
68110 ____________________________________________________________________________
68111 [  7011] By: jhi                                   on 2000/09/02  17:16:25
68112         Log: Update perlhist.
68113      Branch: perl
68114            ! pod/perlhist.pod
68115 ____________________________________________________________________________
68116 [  7010] By: jhi                                   on 2000/09/02  17:01:35
68117         Log: perldelta nits.
68118      Branch: perl
68119            ! pod/perldelta.pod
68120 ____________________________________________________________________________
68121 [  7009] By: nick                                  on 2000/09/02  16:48:35
68122         Log: If overloaded %{} etc. return the object do not loop.
68123              Thus  sub deref { $_[0] } functions if object is wanted type.
68124      Branch: perl
68125            ! pp.h
68126 ____________________________________________________________________________
68127 [  7008] By: jhi                                   on 2000/09/02  16:26:11
68128         Log: Retab MANIFEST.
68129      Branch: perl
68130            ! ext/Storable/MANIFEST
68131 ____________________________________________________________________________
68132 [  7007] By: jhi                                   on 2000/09/02  16:23:02
68133         Log: Make certain cc is set before trying to run it.
68134      Branch: perl
68135            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
68136 ____________________________________________________________________________
68137 [  7006] By: jhi                                   on 2000/09/02  15:45:41
68138         Log: Unicode notes.
68139      Branch: perl
68140            ! pod/perldelta.pod
68141 ____________________________________________________________________________
68142 [  7005] By: jhi                                   on 2000/09/02  15:42:11
68143         Log: Various Configure nits by Philip Newton,
68144              plus the ebcdic one by me.
68145      Branch: metaconfig
68146            + U/modified/pager.U
68147            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
68148      Branch: metaconfig/U/perl
68149            ! Devel.U quadfio.U
68150      Branch: perl
68151            ! Configure config_h.SH
68152 ____________________________________________________________________________
68153 [  7004] By: jhi                                   on 2000/09/02  15:06:14
68154         Log: Apparently avoiding the swapping is too costly.
68155              
68156              From: "Ben Tilly" <ben_tilly@hotmail.com>
68157              Subject: Re: the door is closed.
68158              Date: Fri, 01 Sep 2000 20:23:16 EDT
68159              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
68160      Branch: perl
68161            ! pod/perlfaq4.pod
68162 ____________________________________________________________________________
68163 [  7003] By: nick                                  on 2000/09/02  12:26:04
68164         Log: Undo part of change 6489 which looks like a bulk edit which
68165              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
68166              The supressing of main:: on return from select() is undesirable.
68167      Branch: perl
68168            ! pp_sys.c
68169 ____________________________________________________________________________
68170 [  7002] By: jhi                                   on 2000/09/01  23:08:54
68171         Log: Update Changes.
68172      Branch: perl
68173            ! Changes patchlevel.h
68174 ____________________________________________________________________________
68175 [  7001] By: jhi                                   on 2000/09/01  23:00:13
68176         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
68177              From: Peter Prymmer <pvhp@forte.com>
68178              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
68179              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
68180              
68181              plus rework the http: spots as suggested by Tom Christiansen,
68182              plus regen perltoc.
68183      Branch: perl
68184            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
68185            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
68186 ____________________________________________________________________________
68187 [  7000] By: jhi                                   on 2000/09/01  22:36:01
68188         Log: Only the first line, thank you very much.
68189      Branch: perl
68190            ! hints/solaris_2.sh
68191 ____________________________________________________________________________
68192 [  6999] By: gsar                                  on 2000/09/01  22:16:40
68193         Log: change#6791 accidentally clobbered change#6710, put it back
68194      Branch: perl
68195            ! win32/win32.c
68196 ____________________________________________________________________________
68197 [  6998] By: jhi                                   on 2000/09/01  22:14:16
68198         Log: Mention the HP-UX LP64 freak failure.
68199      Branch: perl
68200            ! pod/perldelta.pod
68201 ____________________________________________________________________________
68202 [  6997] By: jhi                                   on 2000/09/01  21:48:32
68203         Log: Detypo.
68204      Branch: perl
68205            ! hints/hpux.sh
68206 ____________________________________________________________________________
68207 [  6996] By: jhi                                   on 2000/09/01  21:27:10
68208         Log: Update Changes.
68209      Branch: perl
68210            ! Changes patchlevel.h
68211 ____________________________________________________________________________
68212 [  6995] By: jhi                                   on 2000/09/01  21:14:24
68213         Log: Mi splgn s gnin.g
68214      Branch: perl
68215            ! pp_ctl.c
68216 ____________________________________________________________________________
68217 [  6994] By: jhi                                   on 2000/09/01  21:09:54
68218         Log: Subject: http:// in L<>
68219              From: Nicholas Clark <nick@ccl4.org>
68220              Date: Fri, 1 Sep 2000 22:03:21 +0100
68221              Message-ID: <20000901220321.B72074@plum.flirble.org>
68222      Branch: perl
68223            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
68224 ____________________________________________________________________________
68225 [  6993] By: jhi                                   on 2000/09/01  21:06:54
68226         Log: Update to Storable 1.0, from Raphael Manfredi.
68227      Branch: perl
68228            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
68229            ! ext/Storable/Makefile.PL ext/Storable/README
68230            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
68231            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
68232            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
68233            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
68234            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
68235            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
68236 ____________________________________________________________________________
68237 [  6992] By: jhi                                   on 2000/09/01  20:43:05
68238         Log: Mention known sfio+linux buglet.
68239      Branch: perl
68240            ! pod/perldelta.pod
68241 ____________________________________________________________________________
68242 [  6991] By: jhi                                   on 2000/09/01  20:40:11
68243         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
68244              From: Peter Prymmer <pvhp@forte.com>
68245              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
68246              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
68247      Branch: perl
68248            ! vms/vms.c
68249 ____________________________________________________________________________
68250 [  6990] By: jhi                                   on 2000/09/01  20:25:26
68251         Log: Retract #6986.
68252      Branch: perl
68253            ! hints/solaris_2.sh
68254 ____________________________________________________________________________
68255 [  6989] By: jhi                                   on 2000/09/01  20:23:00
68256         Log: Mergesort is back.
68257      Branch: perl
68258            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
68259 ____________________________________________________________________________
68260 [  6988] By: jhi                                   on 2000/09/01  19:37:40
68261         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
68262              From: Mike Guy <mjtg@cam.ac.uk>
68263              Date: Fri, 01 Sep 2000 17:43:33 +0100
68264              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
68265      Branch: perl
68266            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
68267            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
68268 ____________________________________________________________________________
68269 [  6987] By: jhi                                   on 2000/09/01  19:17:10
68270         Log: Regen perltoc.
68271      Branch: perl
68272            ! pod/perltoc.pod
68273 ____________________________________________________________________________
68274 [  6986] By: jhi                                   on 2000/09/01  18:51:10
68275         Log: Subject: Re: Solaris x86 has no SPARC libraries!
68276              From: Lupe Christoph <lupe@lupe-christoph.de>
68277              Date: Fri, 1 Sep 2000 20:41:20 +0200
68278              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
68279      Branch: perl
68280            ! hints/solaris_2.sh
68281 ____________________________________________________________________________
68282 [  6985] By: jhi                                   on 2000/09/01  18:28:10
68283         Log: Update Changes.
68284      Branch: perl
68285            ! Changes patchlevel.h
68286 ____________________________________________________________________________
68287 [  6984] By: jhi                                   on 2000/09/01  18:26:53
68288         Log: Feature ordering tweak.
68289      Branch: perl
68290            ! myconfig.SH
68291 ____________________________________________________________________________
68292 [  6983] By: jhi                                   on 2000/09/01  18:19:50
68293         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
68294              From: <abigail@foad.org>
68295              Date: Fri, 1 Sep 2000 13:07:32 -0400
68296              Message-ID: <20000901170732.18249.qmail@foad.org>
68297      Branch: perl
68298            ! t/pragma/overload.t
68299 ____________________________________________________________________________
68300 [  6982] By: jhi                                   on 2000/09/01  18:17:54
68301         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
68302              so that case-ignoring systems like DCL can tell them from
68303              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
68304      Branch: metaconfig/U/perl
68305            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
68306      Branch: perl
68307            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68308            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
68309            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
68310            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
68311            ! vos/config.def vos/config.h vos/config_h.SH_orig
68312            ! win32/config.bc win32/config.gc win32/config.vc
68313 ____________________________________________________________________________
68314 [  6981] By: nick                                  on 2000/09/01  17:21:57
68315         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
68316              warning when UNTIE exists and instead pass the count of extra references to
68317              the UNTIE method.
68318      Branch: perl
68319            ! pod/perltie.pod pp_sys.c
68320 ____________________________________________________________________________
68321 [  6980] By: jhi                                   on 2000/09/01  16:54:44
68322         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
68323              From: Peter Prymmer <pvhp@forte.com>
68324              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
68325              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
68326      Branch: perl
68327            ! configure.com
68328 ____________________________________________________________________________
68329 [  6979] By: jhi                                   on 2000/09/01  16:06:20
68330         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
68331              From: Mike Guy <mjtg@cam.ac.uk> 
68332              Date: Fri, 01 Sep 2000 16:49:27 +0100
68333              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
68334      Branch: perl
68335            ! t/base/rs.t
68336 ____________________________________________________________________________
68337 [  6978] By: jhi                                   on 2000/09/01  16:00:42
68338         Log: Update to PodParser 1.18, from Brad Appleton.
68339      Branch: perl
68340            ! lib/Pod/Checker.pm t/pod/find.t
68341 ____________________________________________________________________________
68342 [  6977] By: jhi                                   on 2000/09/01  14:48:58
68343         Log: Subject: Nit in Configure (bleadperl@6961)
68344              From: Lupe Christoph <lupe@lupe-christoph.de>
68345              Date: Fri, 1 Sep 2000 16:34:29 +0200
68346              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
68347      Branch: metaconfig
68348            ! U/compline/ccflags.U
68349      Branch: perl
68350            ! Configure config_h.SH
68351 ____________________________________________________________________________
68352 [  6976] By: jhi                                   on 2000/09/01  14:39:52
68353         Log: Update Changes.
68354      Branch: perl
68355            ! Changes patchlevel.h
68356 ____________________________________________________________________________
68357 [  6975] By: jhi                                   on 2000/09/01  14:37:36
68358         Log: microperl config update.
68359      Branch: perl
68360            ! uconfig.h uconfig.sh
68361 ____________________________________________________________________________
68362 [  6974] By: jhi                                   on 2000/09/01  14:36:53
68363         Log: Document known deficiencies.
68364      Branch: perl
68365            ! pod/perldelta.pod
68366 ____________________________________________________________________________
68367 [  6973] By: jhi                                   on 2000/09/01  14:10:20
68368         Log: Mention warnings fixes and updates.
68369      Branch: perl
68370            ! pod/perldelta.pod
68371 ____________________________________________________________________________
68372 [  6972] By: jhi                                   on 2000/09/01  14:01:52
68373         Log: Drop unused argument.
68374              
68375              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
68376              From: Spider Boardman <spider@web.zk3.dec.com>
68377              Date: Thu, 31 Aug 2000 16:10:15 -0400
68378              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
68379      Branch: perl
68380            ! toke.c
68381 ____________________________________________________________________________
68382 [  6971] By: jhi                                   on 2000/09/01  13:59:24
68383         Log: Add the overload warnings to perldiag.
68384      Branch: perl
68385            ! lib/overload.pm pod/perldiag.pod
68386 ____________________________________________________________________________
68387 [  6970] By: jhi                                   on 2000/09/01  13:55:10
68388         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
68389              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
68390              Date: Fri, 1 Sep 2000 13:43:15 +0100 
68391              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
68392      Branch: perl
68393            ! lib/overload.pm t/pragma/overload.t
68394 ____________________________________________________________________________
68395 [  6969] By: jhi                                   on 2000/09/01  13:52:27
68396         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
68397              From: <abigail@foad.org>
68398              Date: Fri, 1 Sep 2000 05:46:54 -0400
68399              Message-ID: <20000901094654.6476.qmail@foad.org>
68400      Branch: perl
68401            ! lib/overload.pm
68402 ____________________________________________________________________________
68403 [  6968] By: jhi                                   on 2000/09/01  13:50:05
68404         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
68405              From: Daniel Chetlin <daniel@chetlin.com>
68406              Date: Fri, 1 Sep 2000 02:10:55 -0700
68407              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
68408      Branch: perl
68409            ! pod/perlretut.pod
68410 ____________________________________________________________________________
68411 [  6967] By: jhi                                   on 2000/09/01  13:47:54
68412         Log: Part of the solution.
68413              
68414              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
68415              From: Mike Guy <mjtg@cam.ac.uk>
68416              Date: Fri, 01 Sep 2000 14:16:01 +0100
68417              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
68418      Branch: perl
68419            ! gv.c mg.c
68420 ____________________________________________________________________________
68421 [  6966] By: jhi                                   on 2000/09/01  13:46:17
68422         Log: Subject: CPAN.pm beta 1.57_57 for the core
68423              From: andreas.koenig@anima.de (Andreas J. Koenig)
68424              Date: 01 Sep 2000 15:16:31 +0200
68425              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
68426      Branch: perl
68427            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
68428 ____________________________________________________________________________
68429 [  6965] By: jhi                                   on 2000/09/01  13:43:18
68430         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
68431              From: "Craig A. Berry" <craig.berry@psinetcs.com>
68432              Date: Fri, 01 Sep 2000 01:47:22 -0500
68433              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
68434      Branch: perl
68435            ! pod/perldelta.pod vms/vms.c
68436 ____________________________________________________________________________
68437 [  6964] By: jhi                                   on 2000/09/01  13:35:35
68438         Log: File::Temp patches from Andreas König,
68439              
68440              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
68441              From: andreas.koenig@anima.de (Andreas J. Koenig)
68442              Date: 01 Sep 2000 10:07:20 +0200
68443              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
68444              
68445              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
68446              From: andreas.koenig@anima.de (Andreas J. Koenig)
68447              Date: 31 Aug 2000 23:26:08 +0200
68448              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
68449      Branch: perl
68450            ! lib/File/Temp.pm t/lib/ftmp-security.t
68451 ____________________________________________________________________________
68452 [  6963] By: jhi                                   on 2000/09/01  02:22:24
68453         Log: Retract the mergesort code, way too incompatible licensing
68454              and copyrights.
68455      Branch: perl
68456            ! pod/perldelta.pod pp_ctl.c
68457 ____________________________________________________________________________
68458 [  6962] By: jhi                                   on 2000/08/31  23:27:32
68459         Log: Update Changes.
68460      Branch: perl
68461            ! Changes patchlevel.h
68462 ____________________________________________________________________________
68463 [  6961] By: jhi                                   on 2000/08/31  23:20:04
68464         Log: Small tweaks all over.
68465      Branch: metaconfig
68466            ! U/compline/d_gconvert.U
68467      Branch: perl
68468            ! AUTHORS Configure config_h.SH pp_ctl.c
68469 ____________________________________________________________________________
68470 [  6960] By: jhi                                   on 2000/08/31  22:39:36
68471         Log: Further rewording.
68472      Branch: perl
68473            ! pp_ctl.c
68474 ____________________________________________________________________________
68475 [  6959] By: jhi                                   on 2000/08/31  21:26:44
68476         Log: More address tweaking.
68477      Branch: perl
68478            ! AUTHORS Changes
68479 ____________________________________________________________________________
68480 [  6958] By: jhi                                   on 2000/08/31  20:47:25
68481         Log: AUTHORS tweaks, from Peter Prymmer.
68482              
68483              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
68484              From: Peter Prymmer <pvhp@forte.com>
68485              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
68486              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
68487      Branch: perl
68488            ! AUTHORS MAINTAIN
68489 ____________________________________________________________________________
68490 [  6957] By: jhi                                   on 2000/08/31  20:34:43
68491         Log: perldelta tweaks.
68492      Branch: perl
68493            ! pod/perldelta.pod
68494 ____________________________________________________________________________
68495 [  6956] By: jhi                                   on 2000/08/31  19:11:06
68496         Log: Regen perltoc.
68497      Branch: perl
68498            ! pod/perltoc.pod
68499 ____________________________________________________________________________
68500 [  6955] By: jhi                                   on 2000/08/31  19:06:30
68501         Log: Clarify the mergesort situation.
68502      Branch: perl
68503            ! pp_ctl.c
68504 ____________________________________________________________________________
68505 [  6954] By: jhi                                   on 2000/08/31  18:24:17
68506         Log: Move the Solaris 7 scan to use64bitall, make the
68507              failure to find 64-bot sparc libc to mention the
68508              possibility of being in an intel, from Lupe and Alan.
68509      Branch: perl
68510            ! hints/solaris_2.sh
68511 ____________________________________________________________________________
68512 [  6953] By: jhi                                   on 2000/08/31  18:09:20
68513         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
68514              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
68515      Branch: metaconfig
68516            ! U/compline/d_gconvert.U U/threads/archname.U
68517      Branch: metaconfig/U/perl
68518            ! perlxv.U
68519      Branch: perl
68520            ! Configure config_h.SH sv.c
68521 ____________________________________________________________________________
68522 [  6952] By: jhi                                   on 2000/08/31  17:42:24
68523         Log: :: not allowed in pathnames, change to .
68524              
68525              Subject: [PATCH perl@6938] cygwin port
68526              From: "Fifer, Eric" <EFifer@sanwaint.com>
68527              Date: Thu, 31 Aug 2000 16:32:59 +0100
68528              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
68529      Branch: metaconfig/U/perl
68530            ! perlxv.U
68531 ____________________________________________________________________________
68532 [  6951] By: jhi                                   on 2000/08/31  17:02:05
68533         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
68534      Branch: perl
68535            ! perl.h
68536 ____________________________________________________________________________
68537 [  6950] By: jhi                                   on 2000/08/31  16:26:08
68538         Log: More author updates.
68539              
68540              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
68541              From: Simon Cozens <simon@cozens.net>
68542              Date: Thu, 31 Aug 2000 17:13:32 +0100
68543              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
68544      Branch: perl
68545            ! AUTHORS
68546 ____________________________________________________________________________
68547 [  6949] By: jhi                                   on 2000/08/31  16:04:49
68548         Log: POSIX doesn't report long double values under -Duselongdouble
68549              when the long doubles are "real" (bigger than doubles).
68550              
68551              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
68552              From: Spider Boardman <spider@peano.zk3.dec.com>
68553              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
68554              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
68555      Branch: perl
68556            ! ext/POSIX/POSIX.xs
68557 ____________________________________________________________________________
68558 [  6948] By: jhi                                   on 2000/08/31  15:25:10
68559         Log: Update Changes.
68560      Branch: perl
68561            ! Changes patchlevel.h
68562 ____________________________________________________________________________
68563 [  6947] By: jhi                                   on 2000/08/31  15:22:29
68564         Log: Document UNTIE in a very minimalistic way.
68565      Branch: perl
68566            ! pod/perlfunc.pod pod/perltie.pod
68567 ____________________________________________________________________________
68568 [  6946] By: jhi                                   on 2000/08/31  15:15:23
68569         Log: Document known failures.
68570      Branch: perl
68571            ! pod/perldelta.pod
68572 ____________________________________________________________________________
68573 [  6945] By: jhi                                   on 2000/08/31  15:07:00
68574         Log: Don't attach -ld to the archname if pointless.
68575      Branch: metaconfig
68576            ! U/threads/archname.U
68577      Branch: perl
68578            ! Configure config_h.SH
68579 ____________________________________________________________________________
68580 [  6944] By: jhi                                   on 2000/08/31  14:37:42
68581         Log: Wrap the test in eval.
68582              
68583              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
68584              From: Tim Jenness <timj@jach.hawaii.edu>
68585              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
68586              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
68587      Branch: perl
68588            ! t/lib/ftmp-security.t
68589 ____________________________________________________________________________
68590 [  6943] By: jhi                                   on 2000/08/31  14:30:57
68591         Log: Make -Dusemorebits find long doubles in Solaris.
68592      Branch: perl
68593            ! hints/solaris_2.sh
68594 ____________________________________________________________________________
68595 [  6942] By: jhi                                   on 2000/08/31  13:48:45
68596         Log: Clarify the third case of ftmp-security warnings.
68597      Branch: perl
68598            ! INSTALL
68599 ____________________________________________________________________________
68600 [  6941] By: jhi                                   on 2000/08/31  13:40:31
68601         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
68602              From: <abigail@foad.org>
68603              Date: Thu, 31 Aug 2000 01:35:05 -0400
68604              Message-ID: <20000831053505.32120.qmail@foad.org>
68605      Branch: perl
68606            ! pod/perldelta.pod
68607 ____________________________________________________________________________
68608 [  6940] By: jhi                                   on 2000/08/31  13:38:48
68609         Log: Issue useful diagnostic on unknown pod commands.
68610              
68611              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
68612              From: <abigail@foad.org>
68613              Date: Thu, 31 Aug 2000 03:41:18 -0400
68614              Message-ID: <20000831074118.24880.qmail@foad.org>
68615      Branch: perl
68616            ! lib/Pod/Man.pm
68617 ____________________________________________________________________________
68618 [  6939] By: jhi                                   on 2000/08/31  13:34:33
68619         Log: Reveal Borland's isnan.
68620              
68621              Subject: build with BC++ tweak
68622              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
68623              Date: Thu, 31 Aug 2000 13:09:37 +0400
68624              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
68625      Branch: perl
68626            ! win32/win32.h
68627 ____________________________________________________________________________
68628 [  6938] By: jhi                                   on 2000/08/31  05:01:20
68629         Log: Update Changes.
68630      Branch: perl
68631            ! Changes patchlevel.h
68632 ____________________________________________________________________________
68633 [  6937] By: jhi                                   on 2000/08/31  04:26:23
68634         Log: sscanf() may be the only way to read long doubles from strings.
68635      Branch: metaconfig/U/perl
68636            ! longdblfio.U
68637      Branch: perl
68638            ! Configure config_h.SH perl.h util.c
68639 ____________________________________________________________________________
68640 [  6936] By: jhi                                   on 2000/08/31  04:18:19
68641         Log: The #6929 was too skimpy.
68642      Branch: perl
68643            ! sv.c
68644 ____________________________________________________________________________
68645 [  6935] By: jhi                                   on 2000/08/31  02:47:07
68646         Log: Subject: Re: typos in pods
68647              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
68648              Date: Wed, 30 Aug 2000 19:25:34 -0700
68649              Message-ID: <eIcr5gzkg25X092yn@efn.org>
68650      Branch: perl
68651            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
68652 ____________________________________________________________________________
68653 [  6934] By: jhi                                   on 2000/08/31  02:42:55
68654         Log: Missed one Unicode file.
68655      Branch: perl
68656            + lib/unicode/UCDFF301.html
68657 ____________________________________________________________________________
68658 [  6933] By: jhi                                   on 2000/08/30  23:42:27
68659         Log: Update Changes.
68660      Branch: perl
68661            ! Changes patchlevel.h
68662 ____________________________________________________________________________
68663 [  6932] By: jhi                                   on 2000/08/30  23:40:07
68664         Log: Mention UNTIE in perldelta.  Still needs documenting
68665              in perltie et alia.
68666      Branch: perl
68667            ! pod/perldelta.pod
68668 ____________________________________________________________________________
68669 [  6931] By: jhi                                   on 2000/08/30  23:36:02
68670         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
68671              From: <abigail@foad.org>
68672              Date: Wed, 30 Aug 2000 19:28:07 -0400
68673              Message-ID: <20000830232807.305.qmail@foad.org>
68674      Branch: perl
68675            ! pod/perldelta.pod
68676 ____________________________________________________________________________
68677 [  6930] By: jhi                                   on 2000/08/30  23:32:40
68678         Log: Update to Unicode 3.0.1.
68679      Branch: perl
68680            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
68681            + lib/unicode/PropList.txt lib/unicode/README.perl
68682            + lib/unicode/UCD301.html lib/unicode/Unicode.301
68683            - lib/unicode/Props.txt lib/unicode/UCD300.html
68684            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
68685            ! (edit 257 files)
68686 ____________________________________________________________________________
68687 [  6929] By: jhi                                   on 2000/08/30  22:38:18
68688         Log: Heap decorruption.
68689              
68690              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
68691              From: Alan Burlison <Alan.Burlison@uk.sun.com>
68692              Date: Wed, 30 Aug 2000 22:39:52 +0100
68693              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
68694      Branch: perl
68695            ! sv.c
68696 ____________________________________________________________________________
68697 [  6928] By: jhi                                   on 2000/08/30  22:29:34
68698         Log: Retract the dummy test, skip the security tests (instead of failing),
68699              explain what the warnings mean.
68700      Branch: perl
68701            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
68702 ____________________________________________________________________________
68703 [  6927] By: jhi                                   on 2000/08/30  22:14:13
68704         Log: Change the internal implementation of sort() to be mergesort
68705              instead of quicksort, from John Linderman <jpl@research.att.com>.
68706              Gives us better worst case, better average case, and stability.
68707              What's there not to like?  (Small fixes for threaded builds
68708              were required).
68709      Branch: perl
68710            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
68711 ____________________________________________________________________________
68712 [  6926] By: jhi                                   on 2000/08/30  20:55:20
68713         Log: A better fix for the Socket building problem from Craig Berry.
68714      Branch: perl
68715            ! vms/vms.c
68716 ____________________________________________________________________________
68717 [  6925] By: jhi                                   on 2000/08/30  20:20:25
68718         Log: Subject: [PATCH] Re: UNTIE method 
68719              From: Nick Ing-Simmons <nik@tiuk.ti.com>
68720              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
68721              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
68722      Branch: perl
68723            ! pp_sys.c t/op/tie.t
68724 ____________________________________________________________________________
68725 [  6924] By: jhi                                   on 2000/08/30  20:17:11
68726         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
68727              From: "Craig A. Berry" <craig.berry@psinetcs.com>
68728              Date: Wed, 30 Aug 2000 15:03:14 -0500
68729              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
68730      Branch: perl
68731            ! vms/vms.c
68732 ____________________________________________________________________________
68733 [  6923] By: jhi                                   on 2000/08/30  20:15:18
68734         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
68735              From: "Craig A. Berry" <craig.berry@psinetcs.com>
68736              Date: Wed, 30 Aug 2000 13:30:36 -0500
68737              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
68738      Branch: perl
68739            ! vms/vms.c
68740 ____________________________________________________________________________
68741 [  6922] By: jhi                                   on 2000/08/30  19:54:43
68742         Log: Better options for rsync.
68743      Branch: perl
68744            ! pod/perlhack.pod
68745 ____________________________________________________________________________
68746 [  6921] By: jhi                                   on 2000/08/30  19:40:16
68747         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
68748              From: Rick Delaney <rick@consumercontact.com>
68749              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
68750              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
68751      Branch: perl
68752            ! pod/perlfunc.pod
68753 ____________________________________________________________________________
68754 [  6920] By: jhi                                   on 2000/08/30  19:36:40
68755         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
68756              From: Peter Prymmer <pvhp@forte.com>
68757              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
68758              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
68759      Branch: perl
68760            ! configure.com
68761 ____________________________________________________________________________
68762 [  6919] By: jhi                                   on 2000/08/30  14:52:02
68763         Log: Update Changes.
68764      Branch: perl
68765            ! Changes patchlevel.h
68766 ____________________________________________________________________________
68767 [  6918] By: jhi                                   on 2000/08/30  14:48:34
68768         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
68769      Branch: perl
68770            ! lib/ExtUtils/typemap
68771 ____________________________________________________________________________
68772 [  6917] By: jhi                                   on 2000/08/30  14:46:34
68773         Log: Subject: typos in pods
68774              From: Nicholas Clark <nick@ccl4.org>
68775              Date: Wed, 30 Aug 2000 01:12:50 +0100
68776              Message-ID: <20000830011249.A61388@plum.flirble.org>
68777      Branch: perl
68778            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
68779            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
68780            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
68781            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
68782 ____________________________________________________________________________
68783 [  6916] By: jhi                                   on 2000/08/30  14:19:09
68784         Log: Document Storable problems on Crays.  (Will have
68785              to document all the other Storable problems, too.)
68786      Branch: perl
68787            ! pod/perldelta.pod
68788 ____________________________________________________________________________
68789 [  6915] By: jhi                                   on 2000/08/30  14:06:02
68790         Log: Subject: [PATCH] fix misc cast warnings
68791              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
68792              Date: Tue, 29 Aug 2000 23:16:14 -0700
68793              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
68794      Branch: perl
68795            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
68796            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
68797            ! os2/os2ish.h
68798 ____________________________________________________________________________
68799 [  6914] By: jhi                                   on 2000/08/30  14:03:45
68800         Log: Timestamp mismatch again.  Need to fix this dependence on
68801              config_h.SH timestamp, since it's the contents of config_h.SH
68802              that matter.
68803      Branch: perl
68804            ! uconfig.h uconfig.sh
68805 ____________________________________________________________________________
68806 [  6913] By: jhi                                   on 2000/08/30  13:54:06
68807         Log: Don't say "Perl 5.0 source kit".
68808      Branch: perl
68809            ! perl.c
68810 ____________________________________________________________________________
68811 [  6912] By: jhi                                   on 2000/08/30  13:51:24
68812         Log: Reset archname and archname64 always, forcing them be
68813              recomputed at each Configure run, make Configure and
68814              the hints files agree on the naming of largefiles variables.
68815      Branch: metaconfig
68816            ! U/threads/archname.U
68817      Branch: metaconfig/U/perl
68818            ! use64bits.U
68819      Branch: perl
68820            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
68821            ! hints/linux.sh hints/solaris_2.sh
68822 ____________________________________________________________________________
68823 [  6911] By: jhi                                   on 2000/08/30  13:30:13
68824         Log: Put back the slice accidentally removed by #6907.
68825      Branch: perl
68826            ! hints/solaris_2.sh
68827 ____________________________________________________________________________
68828 [  6910] By: jhi                                   on 2000/08/30  01:24:26
68829         Log: Be consistent: other Net::get* do export theirs.
68830              
68831              Subject: Re: Net::protoent does not export 'getproto'
68832              From: Yasushi Nakajima <sey@jkc.co.jp>
68833              Date: Wed, 30 Aug 2000 09:53:14 +0900
68834              Message-Id: <200008300051.DAA24700@taku.hut.fi>
68835      Branch: perl
68836            ! lib/Net/protoent.pm
68837 ____________________________________________________________________________
68838 [  6909] By: jhi                                   on 2000/08/30  01:17:25
68839         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
68840              From: Gurusamy Sarathy <gsar@ActiveState.com>
68841              Date: Tue, 29 Aug 2000 17:17:07 -0700
68842              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
68843      Branch: perl
68844            ! cop.h
68845 ____________________________________________________________________________
68846 [  6908] By: jhi                                   on 2000/08/30  00:58:05
68847         Log: Update Changes.
68848      Branch: perl
68849            ! Changes patchlevel.h
68850 ____________________________________________________________________________
68851 [  6907] By: jhi                                   on 2000/08/30  00:57:22
68852         Log: Introduce ccname to keep track of what compiler kind of we have.
68853      Branch: metaconfig/U/perl
68854            ! Checkcc.U gccvers.U
68855      Branch: perl
68856            ! Configure config_h.SH hints/solaris_2.sh
68857 ____________________________________________________________________________
68858 [  6906] By: jhi                                   on 2000/08/30  00:25:47
68859         Log: Put back the flags dump as reasoned in
68860              
68861              Subject: Re: [PATCH] Glob dumping
68862              From: Mike Guy <mjtg@cam.ac.uk> 
68863              Date: Tue, 29 Aug 2000 21:41:32 +0100
68864              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
68865      Branch: perl
68866            ! dump.c t/lib/peek.t
68867 ____________________________________________________________________________
68868 [  6905] By: jhi                                   on 2000/08/30  00:16:17
68869         Log: Make the epsilon to be relative, not absolute.
68870              
68871              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
68872              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
68873              Date: Tue, 29 Aug 2000 19:58:56 -0400
68874              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
68875      Branch: perl
68876            ! t/lib/trig.t
68877 ____________________________________________________________________________
68878 [  6904] By: jhi                                   on 2000/08/30  00:13:09
68879         Log: From now on, Gisle is on my list of usual suspects :-)
68880              Retract #6902.
68881      Branch: perl
68882            ! ext/Opcode/Safe.pm
68883 ____________________________________________________________________________
68884 [  6903] By: jhi                                   on 2000/08/29  23:51:20
68885         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
68886              From: "Craig A. Berry" <craig.berry@psinetcs.com>
68887              Date: Tue, 29 Aug 2000 18:43:26 -0500
68888              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
68889      Branch: perl
68890            + vms/vmspipe.com
68891            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
68892            ! vms/vms.c
68893 ____________________________________________________________________________
68894 [  6902] By: jhi                                   on 2000/08/29  23:44:14
68895         Log: Retry what #6882 attempted.
68896              
68897              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
68898              From: Gisle Aas <gisle@ActiveState.com>
68899              Date: 30 Aug 2000 00:33:09 +0200
68900              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
68901      Branch: perl
68902            ! ext/Opcode/Safe.pm
68903 ____________________________________________________________________________
68904 [  6901] By: jhi                                   on 2000/08/29  22:59:32
68905         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
68906              From: Hugo <hv@crypt.compulink.co.uk>
68907              Date: Mon, 12 Jun 2000 19:36:08 +0100
68908              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
68909      Branch: perl
68910            ! sv.c
68911 ____________________________________________________________________________
68912 [  6900] By: jhi                                   on 2000/08/29  22:58:35
68913         Log: Admit that we are leaking scalars.
68914              
68915              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
68916              From: Spider Boardman <spider@leggy.zk3.dec.com>
68917              Date: Tue, 29 Aug 2000 18:48:29 -0400
68918              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
68919      Branch: perl
68920            ! t/pragma/warnings.t
68921 ____________________________________________________________________________
68922 [  6899] By: jhi                                   on 2000/08/29  20:53:13
68923         Log: Update Changes.
68924      Branch: perl
68925            ! Changes patchlevel.h
68926 ____________________________________________________________________________
68927 [  6898] By: jhi                                   on 2000/08/29  20:46:21
68928         Log: Undo namespace pollution of #6878.
68929              
68930              Subject: Re: Net::protoent does not export 'getproto'
68931              From: Mike Guy <mjtg@cam.ac.uk>
68932              Date: Tue, 29 Aug 2000 21:32:37 +0100
68933              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
68934      Branch: perl
68935            ! lib/Net/protoent.pm
68936 ____________________________________________________________________________
68937 [  6897] By: jhi                                   on 2000/08/29  20:44:29
68938         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
68939              From: Peter Prymmer <pvhp@forte.com>
68940              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
68941              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
68942      Branch: perl
68943            ! pod/perlebcdic.pod
68944 ____________________________________________________________________________
68945 [  6896] By: jhi                                   on 2000/08/29  20:40:57
68946         Log: There's no point repeating the 'revision' (5) of perl5.
68947      Branch: metaconfig/U/perl
68948            ! Devel.U patchlevel.U
68949      Branch: perl
68950            ! Configure config_h.SH
68951 ____________________________________________________________________________
68952 [  6895] By: jhi                                   on 2000/08/29  20:16:58
68953         Log: Regen Configure for #6894.
68954      Branch: metaconfig/U/perl
68955            ! perladmin.U
68956      Branch: perl
68957            ! Configure config_h.SH
68958 ____________________________________________________________________________
68959 [  6894] By: jhi                                   on 2000/08/29  19:59:52
68960         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
68961              From: "Philip Newton" <Philip.Newton@gmx.net>
68962              Date: Tue, 29 Aug 2000 21:39:14 +0200
68963              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
68964      Branch: perl
68965            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
68966            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
68967            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
68968            ! utils/perlbug.PL
68969 ____________________________________________________________________________
68970 [  6893] By: jhi                                   on 2000/08/29  19:55:30
68971         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
68972              From: "Philip Newton" <Philip.Newton@gmx.net>
68973              Date: Tue, 29 Aug 2000 21:39:14 +0200
68974              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
68975      Branch: perl
68976            ! installhtml
68977 ____________________________________________________________________________
68978 [  6892] By: jhi                                   on 2000/08/29  19:53:59
68979         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
68980              From: "Philip Newton" <Philip.Newton@gmx.net>
68981              Date: Tue, 29 Aug 2000 21:48:18 +0200
68982              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
68983      Branch: perl
68984            ! lib/File/Temp.pm
68985 ____________________________________________________________________________
68986 [  6891] By: jhi                                   on 2000/08/29  18:30:03
68987         Log: Nail the ID 20000828.023.
68988      Branch: perl
68989            ! ext/Storable/Storable.xs
68990 ____________________________________________________________________________
68991 [  6890] By: jhi                                   on 2000/08/29  16:50:17
68992         Log: Under usethreads the dumped variable is IN_PAD.
68993              
68994              Subject: Re: [PATCH] Glob dumping
68995              From: Gisle Aas <gisle@ActiveState.com>
68996              Date: 29 Aug 2000 18:45:05 +0200
68997              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
68998      Branch: perl
68999            ! t/lib/peek.t
69000 ____________________________________________________________________________
69001 [  6889] By: jhi                                   on 2000/08/29  15:17:37
69002         Log: Update Changes.
69003      Branch: perl
69004            ! Changes patchlevel.h
69005 ____________________________________________________________________________
69006 [  6888] By: jhi                                   on 2000/08/29  14:49:59
69007         Log: Retract #6882, broke the safe tests.
69008      Branch: perl
69009            ! ext/Opcode/Safe.pm
69010 ____________________________________________________________________________
69011 [  6887] By: jhi                                   on 2000/08/29  14:47:06
69012         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
69013              From: Gisle Aas <gisle@ActiveState.com> 
69014              Date: 09 Jun 2000 20:00:11 +0200
69015              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
69016      Branch: perl
69017            ! utils/perldoc.PL
69018 ____________________________________________________________________________
69019 [  6886] By: jhi                                   on 2000/08/29  14:42:45
69020         Log: The #6881 removed one dump line.
69021      Branch: perl
69022            ! t/lib/peek.t
69023 ____________________________________________________________________________
69024 [  6885] By: jhi                                   on 2000/08/29  14:30:47
69025         Log: Don't forget to tidy up.
69026      Branch: perl
69027            ! t/lib/ftmp-security.t
69028 ____________________________________________________________________________
69029 [  6884] By: jhi                                   on 2000/08/29  14:25:17
69030         Log: Disabling the one test is a bit tricky.
69031      Branch: perl
69032            ! t/lib/ftmp-security.t
69033 ____________________________________________________________________________
69034 [  6883] By: jhi                                   on 2000/08/29  14:16:25
69035         Log: Disable one of the tests for now.
69036      Branch: perl
69037            ! t/lib/ftmp-security.t
69038 ____________________________________________________________________________
69039 [  6882] By: jhi                                   on 2000/08/29  14:05:50
69040         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
69041              From: gisle@aas.no
69042              Date: 29 Aug 2000 10:35:06 -0000
69043              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
69044      Branch: perl
69045            ! ext/Opcode/Safe.pm
69046 ____________________________________________________________________________
69047 [  6881] By: jhi                                   on 2000/08/29  14:03:51
69048         Log: Subject: [PATCH] Glob dumping
69049              From: Gisle Aas <gisle@ActiveState.com>
69050              Date: 29 Aug 2000 07:59:42 -0000
69051              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
69052      Branch: perl
69053            ! dump.c
69054 ____________________________________________________________________________
69055 [  6880] By: jhi                                   on 2000/08/29  14:02:01
69056         Log: Subject: [PATCH] Warnings in B::Deparse
69057              From: <abigail@foad.org>
69058              Date: Tue, 29 Aug 2000 00:00:01 -0400
69059              Message-ID: <20000829040001.2999.qmail@foad.org>
69060      Branch: perl
69061            ! ext/B/B/Deparse.pm
69062 ____________________________________________________________________________
69063 [  6879] By: jhi                                   on 2000/08/29  13:57:26
69064         Log: Missed a change in #6869.
69065      Branch: perl
69066            ! mg.c
69067 ____________________________________________________________________________
69068 [  6878] By: jhi                                   on 2000/08/29  13:45:04
69069         Log: Subject: Net::protoent does not export 'getproto'
69070              From: Yasushi Nakajima <sey@jkc.co.jp>
69071              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
69072      Branch: perl
69073            ! lib/Net/protoent.pm
69074 ____________________________________________________________________________
69075 [  6877] By: jhi                                   on 2000/08/29  13:39:19
69076         Log: Patches all over for people and the files they (hopefully) care about.
69077      Branch: perl
69078            ! AUTHORS Changes MAINTAIN
69079 ____________________________________________________________________________
69080 [  6876] By: jhi                                   on 2000/08/29  12:53:54
69081         Log: Fix for thinko in #6848.
69082              
69083              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
69084              From: Lupe Christoph <lupe@lupe-christoph.de>
69085              Date: Tue, 29 Aug 2000 09:04:08 +0200
69086              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
69087      Branch: perl
69088            ! ext/Thread/Thread.xs
69089 ____________________________________________________________________________
69090 [  6875] By: jhi                                   on 2000/08/29  12:50:14
69091         Log: Update to Getopt::Long 2.24, from Johan Vromans.
69092      Branch: perl
69093            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
69094 ____________________________________________________________________________
69095 [  6874] By: jhi                                   on 2000/08/29  02:09:53
69096         Log: Use minimal @INC in tests, most of the time just '../lib',
69097              so that we simply can't pick up stuff from other Perls than
69098              the one we are testing.  Pointed out by
69099              
69100              From: Mike Guy <mjtg@cam.ac.uk>
69101              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
69102              Date: Fri, 25 Aug 2000 15:15:59 +0100
69103              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
69104      Branch: perl
69105            ! (edit 185 files)
69106 ____________________________________________________________________________
69107 [  6873] By: jhi                                   on 2000/08/29  01:07:11
69108         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
69109              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
69110              Date: Mon, 28 Aug 2000 17:45:52 -0700
69111              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
69112      Branch: perl
69113            ! Makefile.SH hints/os2.sh
69114 ____________________________________________________________________________
69115 [  6872] By: jhi                                   on 2000/08/28  23:33:39
69116         Log: Subject: [PATCH bleedperl@6866] spellings
69117              From: marcel@codewerk.com (Marcel Grunauer)
69118              Date: Tue, 29 Aug 2000 01:19:59 +0200
69119              Message-Id: <200008282319.BAA29862@gandalf.local>
69120      Branch: perl
69121            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
69122            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
69123            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
69124 ____________________________________________________________________________
69125 [  6871] By: jhi                                   on 2000/08/28  23:22:09
69126         Log: Take out the SUIDMAIL thing, that will not be
69127              a problem in 5.7.*.
69128      Branch: perl
69129            ! patchlevel.h
69130 ____________________________________________________________________________
69131 [  6870] By: jhi                                   on 2000/08/28  23:19:30
69132         Log: -S is the silent flag, -s is the strip flag.
69133              
69134              Subject: [PATCH] Re: [PATCH] make no-install          
69135              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
69136              Date: Mon, 28 Aug 2000 15:12:55 -0700
69137              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
69138      Branch: perl
69139            ! Makefile.SH
69140 ____________________________________________________________________________
69141 [  6869] By: jhi                                   on 2000/08/28  23:12:05
69142         Log: Subject: [PATCH bleedperl@6856] warnings fixes
69143              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
69144              Date: Mon, 28 Aug 2000 23:55:06 +0100
69145              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
69146      Branch: perl
69147            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
69148            ! warnings.h warnings.pl
69149 ____________________________________________________________________________
69150 [  6868] By: jhi                                   on 2000/08/28  21:38:22
69151         Log: Potential cruft.
69152      Branch: perl
69153            ! Makefile.SH
69154 ____________________________________________________________________________
69155 [  6867] By: jhi                                   on 2000/08/28  21:35:36
69156         Log: Update Changes.
69157      Branch: perl
69158            ! Changes patchlevel.h
69159 ____________________________________________________________________________
69160 [  6866] By: jhi                                   on 2000/08/28  21:33:49
69161         Log: Subject: hv.h Doc Patch
69162              From: Fisher Mark <fisherm@tce.com>
69163              Date: Mon, 28 Aug 2000 16:24:59 -0500
69164              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
69165      Branch: perl
69166            ! hv.h
69167 ____________________________________________________________________________
69168 [  6865] By: jhi                                   on 2000/08/28  21:02:15
69169         Log: Add -ld to archname on long tr...double platforms.
69170      Branch: metaconfig
69171            ! U/threads/archname.U
69172      Branch: perl
69173            ! Configure config_h.SH
69174 ____________________________________________________________________________
69175 [  6864] By: jhi                                   on 2000/08/28  20:38:59
69176         Log: An attempt to fix the problem reported in
69177              
69178              Subject: Building perl@6856 using gcc/AIX 4.3.3 
69179              From: Daniel Muino <dmuino@afip.gov.ar> 
69180              Date: Mon, 28 Aug 2000 15:50:01 -0300   
69181              Message-ID: <20000828155001.A14403@con2-dgi>
69182              
69183              I can't test this properly since the gcc installation I have
69184              access to seems to be botched (gcc is calling the AIX cpp,
69185              a losing proposition...)
69186      Branch: perl
69187            ! hints/aix.sh
69188 ____________________________________________________________________________
69189 [  6863] By: jhi                                   on 2000/08/28  18:57:52
69190         Log: Fix for ID 20000828.001, long doubles were not formatted
69191              correctly (showed up in $], which stopped installing perl).
69192      Branch: perl
69193            ! sv.c
69194 ____________________________________________________________________________
69195 [  6862] By: jhi                                   on 2000/08/28  18:07:15
69196         Log: Typo in #6858.
69197      Branch: perl
69198            ! lib/Cwd.pm
69199 ____________________________________________________________________________
69200 [  6861] By: jhi                                   on 2000/08/28  17:57:27
69201         Log: opmini.o may be left around if a build is interrupted.
69202      Branch: perl
69203            ! Makefile.SH
69204 ____________________________________________________________________________
69205 [  6860] By: jhi                                   on 2000/08/28  16:52:50
69206         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
69207              From: Daniel Chetlin <daniel@chetlin.com>
69208              Date: Mon, 28 Aug 2000 01:14:18 -0700
69209              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
69210      Branch: perl
69211            ! lib/overload.pm
69212 ____________________________________________________________________________
69213 [  6859] By: jhi                                   on 2000/08/28  16:08:46
69214         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
69215              From: Nicholas Clark <nick@ccl4.org>
69216              Date: Mon, 28 Aug 2000 16:03:27 +0100
69217              Message-Id: <20000828160327.C49785@plum.flirble.org>
69218      Branch: perl
69219            ! ext/ByteLoader/bytecode.h
69220 ____________________________________________________________________________
69221 [  6858] By: jhi                                   on 2000/08/28  16:02:10
69222         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
69223              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
69224              Date: Mon, 28 Aug 2000 13:08:30 +0200
69225              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
69226      Branch: perl
69227            ! lib/Cwd.pm
69228 ____________________________________________________________________________
69229 [  6857] By: jhi                                   on 2000/08/28  15:42:47
69230         Log: display_format used as a class method without arguments was broken,
69231              reported in
69232              
69233              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
69234              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
69235              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
69236              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
69237      Branch: perl
69238            ! lib/Math/Complex.pm t/lib/complex.t
69239 ____________________________________________________________________________
69240 [  6856] By: jhi                                   on 2000/08/27  22:09:48
69241         Log: Update Changes.
69242      Branch: perl
69243            ! Changes patchlevel.h
69244 ____________________________________________________________________________
69245 [  6855] By: jhi                                   on 2000/08/27  21:59:21
69246         Log: Retract #6853 (false alarm).
69247      Branch: perl
69248            ! lib/ExtUtils/xsubpp
69249 ____________________________________________________________________________
69250 [  6854] By: jhi                                   on 2000/08/27  21:37:44
69251         Log: Update Changes.
69252      Branch: perl
69253            ! Changes patchlevel.h
69254 ____________________________________________________________________________
69255 [  6853] By: jhi                                   on 2000/08/27  21:37:16
69256         Log: Subject: [PATCH perl@6850] workaround for xsubpp
69257              From: Hugo <hv@crypt.compulink.co.uk>
69258              Date: Sun, 27 Aug 2000 22:30:25 +0100
69259              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
69260      Branch: perl
69261            ! lib/ExtUtils/xsubpp
69262 ____________________________________________________________________________
69263 [  6852] By: jhi                                   on 2000/08/27  21:33:58
69264         Log: Big-endian 64-bit patch from Raphael Manfredi.
69265      Branch: perl
69266            ! ext/Storable/Storable.xs
69267 ____________________________________________________________________________
69268 [  6851] By: jhi                                   on 2000/08/27  21:22:21
69269         Log: More ruthless editing from Hugo van der Sanden.
69270      Branch: perl
69271            ! pod/perldelta.pod
69272 ____________________________________________________________________________
69273 [  6850] By: jhi                                   on 2000/08/27  16:11:46
69274         Log: Update Changes.
69275      Branch: perl
69276            ! Changes patchlevel.h
69277 ____________________________________________________________________________
69278 [  6849] By: jhi                                   on 2000/08/27  16:11:05
69279         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
69280      Branch: perl
69281            ! configpm pod/perldelta.pod
69282 ____________________________________________________________________________
69283 [  6848] By: jhi                                   on 2000/08/27  15:35:08
69284         Log: Use the actual thread type, not the pointer-to-struct.
69285      Branch: perl
69286            ! ext/Thread/Thread.xs
69287 ____________________________________________________________________________
69288 [  6847] By: jhi                                   on 2000/08/27  15:30:49
69289         Log: Test nit.
69290      Branch: perl
69291            ! t/pragma/warn/pp_sys
69292 ____________________________________________________________________________
69293 [  6846] By: jhi                                   on 2000/08/27  15:19:02
69294         Log: Passing -R in ldflags makes now it to appear in the default
69295              for lddlflags, just like with -L.
69296              
69297              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
69298              From: Lupe Christoph <lupe@lupe-christoph.de>
69299              Date: Sun, 27 Aug 2000 10:28:21 +0200
69300              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
69301      Branch: metaconfig/U/perl
69302            ! dlsrc.U
69303      Branch: perl
69304            ! Configure
69305 ____________________________________________________________________________
69306 [  6845] By: jhi                                   on 2000/08/27  15:08:54
69307         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
69308              From: Alan Burlison <Alan.Burlison@uk.sun.com>
69309              Date: Sat, 26 Aug 2000 22:23:27 +0100
69310              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
69311      Branch: perl
69312            ! lib/ExtUtils/MM_Unix.pm
69313 ____________________________________________________________________________
69314 [  6844] By: jhi                                   on 2000/08/27  15:02:37
69315         Log: DJGPP update from Laszlo Molnar.
69316              
69317              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
69318              From: ml1050 <ml1050@freemail.hu>
69319              Date: Sat, 26 Aug 2000 23:24:40 +0200
69320              Message-Id: <20000826232440.A439@freemail.hu>
69321      Branch: perl
69322            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
69323            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
69324 ____________________________________________________________________________
69325 [  6843] By: jhi                                   on 2000/08/27  14:53:58
69326         Log: Subject: installman buglet
69327              From: Lupe Christoph <lupe@lupe-christoph.de>
69328              Date: Sun, 27 Aug 2000 14:38:59 +0200
69329              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
69330      Branch: perl
69331            ! installman
69332 ____________________________________________________________________________
69333 [  6842] By: jhi                                   on 2000/08/27  14:52:08
69334         Log: Can't get the test to reliably work thanks to the
69335              inaccurateness of floating point.  "Resolves" bug ids
69336              20000826.003, 20000826.009, 20000826.010,
69337      Branch: perl
69338            ! t/lib/trig.t
69339 ____________________________________________________________________________
69340 [  6841] By: jhi                                   on 2000/08/26  15:53:58
69341         Log: Update Changes.
69342      Branch: perl
69343            ! Changes patchlevel.h
69344 ____________________________________________________________________________
69345 [  6840] By: jhi                                   on 2000/08/26  14:23:03
69346         Log: grep -e isn't portable.
69347              
69348              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
69349              From: chris@broadband.att.com
69350              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
69351              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
69352      Branch: perl
69353            ! hints/solaris_2.sh
69354 ____________________________________________________________________________
69355 [  6839] By: jhi                                   on 2000/08/26  14:12:23
69356         Log: no-install target a la make -n.
69357              
69358              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
69359              From: <abigail@foad.org>
69360              Date: Sat, 26 Aug 2000 03:57:34 -0400
69361              Message-ID: <20000826075735.18912.qmail@foad.org>
69362      Branch: perl
69363            ! Makefile.SH installman installperl
69364 ____________________________________________________________________________
69365 [  6838] By: jhi                                   on 2000/08/26  14:06:33
69366         Log: Retract #6826 as the #6828 should be do the same
69367              in a More Correct Way.
69368      Branch: perl
69369            ! installperl
69370 ____________________________________________________________________________
69371 [  6837] By: jhi                                   on 2000/08/26  05:24:00
69372         Log: More casting.
69373      Branch: perl
69374            ! ext/Storable/Storable.xs
69375 ____________________________________________________________________________
69376 [  6836] By: jhi                                   on 2000/08/26  05:05:46
69377         Log: Nicer in decimal.
69378      Branch: perl
69379            ! ext/Storable/Storable.xs
69380 ____________________________________________________________________________
69381 [  6835] By: jhi                                   on 2000/08/26  05:03:50
69382         Log: There be no UVdf.
69383      Branch: perl
69384            ! ext/Storable/Storable.xs
69385 ____________________________________________________________________________
69386 [  6834] By: jhi                                   on 2000/08/26  05:00:18
69387         Log: Continue IVdfing and UVxfing.
69388      Branch: perl
69389            ! ext/Storable/Storable.xs
69390 ____________________________________________________________________________
69391 [  6833] By: jhi                                   on 2000/08/26  04:53:14
69392         Log: Use IVdf.
69393      Branch: perl
69394            ! ext/Storable/Storable.xs
69395 ____________________________________________________________________________
69396 [  6832] By: jhi                                   on 2000/08/26  04:40:41
69397         Log: Document PTR2XX and INT2PTR.
69398      Branch: perl
69399            ! pod/perlguts.pod
69400 ____________________________________________________________________________
69401 [  6831] By: jhi                                   on 2000/08/26  04:33:18
69402         Log: Use UVxf, PTR2UV, NVff.
69403      Branch: perl
69404            ! ext/Storable/Storable.xs
69405 ____________________________________________________________________________
69406 [  6830] By: jhi                                   on 2000/08/26  04:31:32
69407         Log: Update the test count.
69408      Branch: perl
69409            ! t/lib/trig.t
69410 ____________________________________________________________________________
69411 [  6829] By: jhi                                   on 2000/08/26  03:05:50
69412         Log: Subject: [PATCH] installation not quite silent yet.
69413              From: <abigail@foad.org>
69414              Date: Fri, 25 Aug 2000 20:07:53 -0400
69415              Message-ID: <20000826000753.7822.qmail@foad.org>
69416      Branch: perl
69417            ! installman installperl
69418 ____________________________________________________________________________
69419 [  6828] By: jhi                                   on 2000/08/26  03:05:14
69420         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
69421              From: Spider Boardman <spider@web.zk3.dec.com>
69422              Date: Fri, 25 Aug 2000 19:12:40 -0400
69423              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
69424      Branch: perl
69425            ! gv.c
69426 ____________________________________________________________________________
69427 [  6827] By: jhi                                   on 2000/08/25  23:54:34
69428         Log: Support preserving extremely big/small angles.
69429      Branch: perl
69430            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
69431 ____________________________________________________________________________
69432 [  6826] By: jhi                                   on 2000/08/25  23:01:20
69433         Log: Patch installperl to be long double-aware.
69434              
69435              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
69436              From: Spider Boardman <spider@web.zk3.dec.com>
69437              Date: Fri, 25 Aug 2000 18:15:23 -0400
69438              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
69439      Branch: perl
69440            ! installperl
69441 ____________________________________________________________________________
69442 [  6825] By: jhi                                   on 2000/08/25  22:58:25
69443         Log: Remove duplicately applied patch shards.
69444              
69445              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
69446              From: Spider Boardman <spider@leggy.zk3.dec.com>
69447              Date: Fri, 25 Aug 2000 16:45:03 -0400
69448              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
69449      Branch: perl
69450            ! t/lib/cgi-html.t
69451 ____________________________________________________________________________
69452 [  6824] By: jhi                                   on 2000/08/25  22:57:00
69453         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
69454              From: Daniel Chetlin <daniel@chetlin.com>
69455              Date: Fri, 25 Aug 2000 12:23:16 -0700
69456              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
69457              
69458              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
69459              From: Daniel Chetlin <daniel@chetlin.com>
69460              Date: Fri, 25 Aug 2000 14:47:19 -0700
69461              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
69462      Branch: perl
69463            ! installman
69464 ____________________________________________________________________________
69465 [  6823] By: jhi                                   on 2000/08/25  22:44:17
69466         Log: Timestamp problem?
69467      Branch: perl
69468            ! uconfig.h uconfig.sh
69469 ____________________________________________________________________________
69470 [  6822] By: jhi                                   on 2000/08/25  19:01:06
69471         Log: One forgotten file from #6816.
69472      Branch: perl
69473            ! vos/config.h
69474 ____________________________________________________________________________
69475 [  6821] By: jhi                                   on 2000/08/25  18:56:39
69476         Log: Regen Changes.
69477      Branch: perl
69478            ! Changes patchlevel.h
69479 ____________________________________________________________________________
69480 [  6820] By: jhi                                   on 2000/08/25  18:52:35
69481         Log: Fix Changes ordering.
69482      Branch: perl
69483            ! Changes
69484 ____________________________________________________________________________
69485 [  6819] By: jhi                                   on 2000/08/25  18:50:25
69486         Log: Update Changes.
69487      Branch: perl
69488            ! Changes patchlevel.h
69489 ____________________________________________________________________________
69490 [  6818] By: jhi                                   on 2000/08/25  18:47:45
69491         Log: Tweak the sfio/useperlio logic, hopefully as wished in
69492              
69493              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
69494              From: Nicholas Clark <nick@babyhippo.co.uk>
69495              Date: Fri, 25 Aug 2000 12:01:45 +0100
69496              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
69497      Branch: metaconfig/U/perl
69498            ! d_sfio.U
69499      Branch: perl
69500            ! Configure
69501 ____________________________________________________________________________
69502 [  6817] By: jhi                                   on 2000/08/25  18:32:51
69503         Log: Allow microperl to assume <math.h>, without it the math
69504              functions like floor() are assumed to return int, which makes
69505              for core dumps in machines where integer and floating register
69506              don't mix.
69507      Branch: perl
69508            ! uconfig.h uconfig.sh
69509 ____________________________________________________________________________
69510 [  6816] By: jhi                                   on 2000/08/25  18:27:17
69511         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
69512              the problem reported in
69513              
69514              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
69515              From: danhale@us.ibm.com
69516              Date: Fri, 25 Aug 2000 10:58:06 -0400
69517              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
69518      Branch: metaconfig/U/perl
69519            + d_socks5_init.U
69520      Branch: perl
69521            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
69522            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
69523            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
69524            ! win32/config.gc win32/config.vc
69525 ____________________________________________________________________________
69526 [  6815] By: jhi                                   on 2000/08/25  17:43:31
69527         Log: A solution for the retrieve_fd autosplit warning,
69528              idea suggested by Mike Guy.
69529      Branch: perl
69530            ! ext/Storable/Storable.pm
69531 ____________________________________________________________________________
69532 [  6814] By: jhi                                   on 2000/08/25  17:16:03
69533         Log: Add install-silent target.
69534      Branch: perl
69535            ! Makefile.SH
69536 ____________________________________________________________________________
69537 [  6813] By: jhi                                   on 2000/08/25  17:14:23
69538         Log: Subject: Re: [PATCH] More silencing of installman.
69539              From: <abigail@foad.org>
69540              Date: Thu, 24 Aug 2000 19:27:03 -0400
69541              Message-ID: <20000824232703.7001.qmail@foad.org>
69542              
69543              Subject: Re: [PATCH] More silencing of installman.
69544              From: <abigail@foad.org>
69545              Date: Fri, 25 Aug 2000 03:00:58 -0400
69546              Message-ID: <20000825070058.10697.qmail@foad.org>
69547      Branch: perl
69548            ! installman
69549 ____________________________________________________________________________
69550 [  6812] By: jhi                                   on 2000/08/25  17:11:28
69551         Log: installperl --verbose and --silent.
69552              
69553              Subject: Re: [PATCH] More silencing of installman.
69554              From: <abigail@foad.org>
69555              Message-ID: <20000825064430.9719.qmail@foad.org>
69556              Date: Fri, 25 Aug 2000 02:44:30 -0400
69557      Branch: perl
69558            ! installperl
69559 ____________________________________________________________________________
69560 [  6811] By: jhi                                   on 2000/08/25  17:05:43
69561         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
69562              From: "Peter J. Farley III" <pjfarley@banet.net>
69563              Date: Thu, 24 Aug 2000 21:58:03 -0400
69564              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
69565              
69566              (applied slightly modified)
69567      Branch: perl
69568            ! lib/ExtUtils/MM_Unix.pm
69569 ____________________________________________________________________________
69570 [  6810] By: jhi                                   on 2000/08/25  17:01:18
69571         Log: Missing parts of 
69572              
69573              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
69574              From: Peter Prymmer <pvhp@forte.com>
69575              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
69576              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
69577      Branch: perl
69578            ! t/lib/cgi-html.t
69579 ____________________________________________________________________________
69580 [  6809] By: jhi                                   on 2000/08/25  16:46:32
69581         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
69582              From: "Craig A. Berry" <craig.berry@psinetcs.com>
69583              Date: Thu, 24 Aug 2000 19:13:11 -0500
69584              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
69585      Branch: perl
69586            ! vms/vms.c
69587 ____________________________________________________________________________
69588 [  6808] By: jhi                                   on 2000/08/25  16:39:22
69589         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
69590              From: Peter Prymmer <pvhp@forte.com>
69591              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
69592              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
69593      Branch: perl
69594            ! configure.com
69595 ____________________________________________________________________________
69596 [  6807] By: jhi                                   on 2000/08/25  16:36:37
69597         Log: Better wording for the vec lvalue diagnostic.
69598              
69599              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
69600              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
69601              Date: Wed, 23 Aug 2000 14:12:16 -0400
69602              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
69603      Branch: perl
69604            ! pod/perldiag.pod
69605 ____________________________________________________________________________
69606 [  6806] By: jhi                                   on 2000/08/24  18:17:22
69607         Log: Subject: [PATCH] More silencing of installman.
69608              From: <abigail@foad.org>
69609              Date: Thu, 24 Aug 2000 14:01:44 -0400
69610              Message-ID: <20000824180144.20062.qmail@foad.org>
69611      Branch: perl
69612            ! installman
69613 ____________________________________________________________________________
69614 [  6805] By: jhi                                   on 2000/08/24  15:00:31
69615         Log: Update Changes.
69616      Branch: perl
69617            ! Changes patchlevel.h
69618 ____________________________________________________________________________
69619 [  6804] By: jhi                                   on 2000/08/24  14:59:07
69620         Log: Regen perltoc.
69621      Branch: perl
69622            ! pod/perltoc.pod
69623 ____________________________________________________________________________
69624 [  6803] By: jhi                                   on 2000/08/24  14:44:39
69625         Log: Show the doc file, not the temp file.
69626      Branch: perl
69627            ! installman
69628 ____________________________________________________________________________
69629 [  6802] By: jhi                                   on 2000/08/24  14:41:53
69630         Log: Continue silencing.
69631      Branch: perl
69632            ! installman
69633 ____________________________________________________________________________
69634 [  6801] By: jhi                                   on 2000/08/24  14:34:40
69635         Log: Actually do something with the silencer option.
69636      Branch: perl
69637            ! installman
69638 ____________________________________________________________________________
69639 [  6800] By: jhi                                   on 2000/08/24  14:26:22
69640         Log: Make installman to recognize the silence flag -S.
69641      Branch: perl
69642            ! installman
69643 ____________________________________________________________________________
69644 [  6799] By: jhi                                   on 2000/08/24  13:49:38
69645         Log: DOS patches and portability/porting notes, from Tim Jenness.
69646      Branch: perl
69647            ! lib/File/Temp.pm
69648 ____________________________________________________________________________
69649 [  6798] By: jhi                                   on 2000/08/24  13:48:27
69650         Log: Create directories in silence.
69651              
69652              Subject: [PATCH] Another silencer for MakeMaker
69653              From: andreas.koenig@anima.de (Andreas J. Koenig)
69654              Date: 24 Aug 2000 14:18:52 +0200
69655              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
69656      Branch: perl
69657            ! lib/ExtUtils/Command.pm
69658 ____________________________________________________________________________
69659 [  6797] By: jhi                                   on 2000/08/24  13:46:42
69660         Log: More liberal parsing of version numbers.
69661              
69662              Subject: Re: CPAN.pm beta for testing available
69663              From: andreas.koenig@anima.de (Andreas J. Koenig)
69664              Date: 24 Aug 2000 13:51:57 +0200
69665              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
69666      Branch: perl
69667            ! lib/CPAN.pm
69668 ____________________________________________________________________________
69669 [  6796] By: jhi                                   on 2000/08/24  13:44:36
69670         Log: Make "make install" by default silent.  A new "install-verbose"
69671              target is verbose.
69672      Branch: perl
69673            ! Makefile.SH
69674 ____________________________________________________________________________
69675 [  6795] By: jhi                                   on 2000/08/24  13:39:14
69676         Log: Add silencer flags to installperl.
69677              
69678              Subject: [PATCH] Making installperl silent.
69679              From: <abigail@foad.org>
69680              Date: Thu, 24 Aug 2000 05:01:45 -0400
69681              Message-ID: <20000824090145.13141.qmail@foad.org>
69682      Branch: perl
69683            ! installperl
69684 ____________________________________________________________________________
69685 [  6794] By: jhi                                   on 2000/08/24  13:35:50
69686         Log: installperl couldn't tell whether it had run tests or not.
69687              
69688              Subject: [PATCH] Re: installperl and t/TEST
69689              From: <abigail@foad.org>
69690              Date: Thu, 24 Aug 2000 04:00:53 -0400
69691              Message-ID: <20000824080053.2494.qmail@foad.org>
69692      Branch: perl
69693            ! Makefile.SH installperl
69694 ____________________________________________________________________________
69695 [  6793] By: jhi                                   on 2000/08/24  13:27:50
69696         Log: Drop the separate perlbc, perlcc -b should be enough.
69697      Branch: perl
69698            - utils/perlbc.PL
69699            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
69700 ____________________________________________________________________________
69701 [  6792] By: jhi                                   on 2000/08/24  04:41:30
69702         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
69703              plus the typo fix from Peter Prymmer.
69704      Branch: perl
69705            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
69706            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
69707 ____________________________________________________________________________
69708 [  6791] By: jhi                                   on 2000/08/24  02:10:43
69709         Log: Replace #6705 with a minimal doc patch.
69710              
69711              Subject: [PATCH 5.6.0] replace change #6705
69712              From: Jan Dubois <jand@ActiveState.com>
69713              Date: Wed, 23 Aug 2000 18:31:51 -0700
69714              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
69715      Branch: perl
69716            ! lib/Win32.pod win32/win32.c
69717 ____________________________________________________________________________
69718 [  6790] By: jhi                                   on 2000/08/23  17:52:00
69719         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
69720              From: Mike Guy <mjtg@cam.ac.uk>
69721              Date: Wed, 23 Aug 2000 18:38:46 +0100
69722              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
69723      Branch: perl
69724            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
69725 ____________________________________________________________________________
69726 [  6789] By: jhi                                   on 2000/08/23  15:34:21
69727         Log: Update Changes.
69728      Branch: perl
69729            ! Changes patchlevel.h
69730 ____________________________________________________________________________
69731 [  6788] By: jhi                                   on 2000/08/23  15:33:40
69732         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
69733              From: Wilfredo Sánchez <wsanchez@apple.com>
69734              Date: Tue, 22 Aug 2000 19:31:27 -0700
69735              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
69736      Branch: perl
69737            ! perl.h
69738 ____________________________________________________________________________
69739 [  6787] By: jhi                                   on 2000/08/23  15:29:31
69740         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
69741              From: Spider Boardman <spider@leggy.zk3.dec.com>
69742              Date: Wed, 23 Aug 2000 10:33:23 -0400
69743              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
69744      Branch: perl
69745            ! lib/Pod/Html.pm
69746 ____________________________________________________________________________
69747 [  6786] By: jhi                                   on 2000/08/23  15:28:11
69748         Log: Bad makefile.
69749      Branch: perl
69750            ! ext/B/Makefile.PL
69751 ____________________________________________________________________________
69752 [  6785] By: jhi                                   on 2000/08/23  14:37:04
69753         Log: Update Changes.
69754      Branch: perl
69755            ! Changes patchlevel.h
69756 ____________________________________________________________________________
69757 [  6784] By: jhi                                   on 2000/08/23  13:58:41
69758         Log: Portability fix from Hugo van der Sanden.
69759      Branch: perl
69760            ! ext/re/Makefile.PL
69761 ____________________________________________________________________________
69762 [  6783] By: jhi                                   on 2000/08/23  13:53:53
69763         Log: Storable support, v-version fixes.
69764              
69765              Subject: CPAN.pm beta for testing available
69766              From: andreas.koenig@anima.de (Andreas J. Koenig)
69767              Date: 22 Aug 2000 23:31:33 +0200
69768              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
69769      Branch: perl
69770            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
69771 ____________________________________________________________________________
69772 [  6782] By: jhi                                   on 2000/08/23  13:51:26
69773         Log: Mac and other portability updates from Chris Nandor.
69774      Branch: perl
69775            ! pod/perlmodinstall.pod
69776 ____________________________________________________________________________
69777 [  6781] By: jhi                                   on 2000/08/23  13:47:33
69778         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
69779              From: Peter Prymmer <pvhp@forte.com>
69780              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
69781              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
69782      Branch: perl
69783            ! ext/Storable/Storable.xs
69784 ____________________________________________________________________________
69785 [  6780] By: jhi                                   on 2000/08/23  13:33:34
69786         Log: VMS MMS (make) wants null action.
69787      Branch: perl
69788            ! ext/B/Makefile.PL
69789 ____________________________________________________________________________
69790 [  6779] By: jhi                                   on 2000/08/22  19:44:47
69791         Log: Forgot portability nit.
69792      Branch: perl
69793            ! t/lib/st-forgive.t
69794 ____________________________________________________________________________
69795 [  6778] By: jhi                                   on 2000/08/22  19:35:25
69796         Log: Be portable.
69797      Branch: perl
69798            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
69799            ! t/lib/st-store.t
69800 ____________________________________________________________________________
69801 [  6777] By: jhi                                   on 2000/08/22  18:50:53
69802         Log: Update Changes.
69803      Branch: perl
69804            ! Changes patchlevel.h
69805 ____________________________________________________________________________
69806 [  6776] By: jhi                                   on 2000/08/22  18:44:46
69807         Log: cSVOPo_*v things index into the current PL_curpad
69808              under ithreads, which is different from the curpad
69809              used by the XSUB.  (In other words, the code as-is
69810              before this patch wouldn't work under ithreads.)
69811              From Sarathy.
69812      Branch: perl
69813            ! ext/B/B.xs
69814 ____________________________________________________________________________
69815 [  6775] By: jhi                                   on 2000/08/22  18:18:37
69816         Log: Make the selection of NVff et al stricter.
69817      Branch: metaconfig/U/perl
69818            ! perlxvf.U
69819      Branch: perl
69820            ! Configure config_h.SH
69821 ____________________________________________________________________________
69822 [  6774] By: jhi                                   on 2000/08/22  17:19:42
69823         Log: perldelta nits.
69824      Branch: perl
69825            ! pod/perldelta.pod
69826 ____________________________________________________________________________
69827 [  6773] By: jhi                                   on 2000/08/22  17:06:26
69828         Log: Long double fixes from Spider Boardman.
69829              
69830              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
69831              From: system PRIVILEGED account <root@peano.zk3.dec.com>
69832              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
69833              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
69834      Branch: perl
69835            ! t/lib/bigfltpm.t t/lib/st-06compat.t
69836 ____________________________________________________________________________
69837 [  6772] By: jhi                                   on 2000/08/22  15:04:53
69838         Log: Update Changes.
69839      Branch: perl
69840            ! Changes patchlevel.h
69841 ____________________________________________________________________________
69842 [  6771] By: jhi                                   on 2000/08/22  15:01:44
69843         Log: perldelta fixes from Hugo van der Sanden.
69844      Branch: perl
69845            ! pod/perldelta.pod
69846 ____________________________________________________________________________
69847 [  6770] By: jhi                                   on 2000/08/22  14:34:49
69848         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
69849              From: Hugo <hv@crypt.compulink.co.uk>
69850              Date: Tue, 22 Aug 2000 11:21:53 +0100
69851              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
69852      Branch: perl
69853            ! regcomp.c
69854 ____________________________________________________________________________
69855 [  6769] By: jhi                                   on 2000/08/22  14:30:02
69856         Log: Add Yitzchak, reformat.
69857      Branch: perl
69858            ! Changes config_h.SH
69859 ____________________________________________________________________________
69860 [  6768] By: jhi                                   on 2000/08/22  14:21:35
69861         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
69862              and Spider Boardman.
69863      Branch: metaconfig
69864            ! U/compline/d_gconvert.U
69865      Branch: perl
69866            ! Configure
69867 ____________________________________________________________________________
69868 [  6767] By: jhi                                   on 2000/08/22  14:11:24
69869         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
69870              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
69871              Date: Mon, 21 Aug 2000 19:08:31 -0700
69872              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
69873      Branch: perl
69874            - ext/Storable/patchlevel.h
69875            ! MANIFEST ext/Storable/MANIFEST
69876 ____________________________________________________________________________
69877 [  6766] By: jhi                                   on 2000/08/22  13:49:29
69878         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
69879              From: Peter Prymmer <pvhp@forte.com>
69880              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
69881              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
69882      Branch: perl
69883            ! configure.com ext/Storable/Makefile.PL
69884 ____________________________________________________________________________
69885 [  6765] By: jhi                                   on 2000/08/22  13:44:59
69886         Log: Subject: [PATCH blead] B:: missing dependency
69887              From: Hugo <hv@crypt.compulink.co.uk>
69888              Date: Tue, 22 Aug 2000 06:44:33 +0100
69889              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
69890      Branch: perl
69891            ! ext/B/Makefile.PL
69892 ____________________________________________________________________________
69893 [  6764] By: jhi                                   on 2000/08/22  13:38:12
69894         Log: More bytecompiler.
69895      Branch: perl
69896            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
69897 ____________________________________________________________________________
69898 [  6763] By: jhi                                   on 2000/08/22  13:36:44
69899         Log: Bytecompiler patches from Benjamin Stuhl.
69900      Branch: perl
69901            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
69902            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
69903            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
69904            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
69905            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
69906            ! perl.c perlapi.h pod/perldelta.pod
69907 ____________________________________________________________________________
69908 [  6762] By: jhi                                   on 2000/08/21  23:43:40
69909         Log: An obsoleted diagnostic.
69910      Branch: perl
69911            ! pod/perldelta.pod
69912 ____________________________________________________________________________
69913 [  6761] By: jhi                                   on 2000/08/21  23:01:45
69914         Log: The #6759 wasn't quite right.
69915      Branch: perl
69916            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
69917            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
69918            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
69919            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
69920            ! t/lib/st-tieditems.t
69921 ____________________________________________________________________________
69922 [  6760] By: jhi                                   on 2000/08/21  22:35:49
69923         Log: Be verydeepclean.
69924      Branch: perl
69925            ! Makefile.SH
69926 ____________________________________________________________________________
69927 [  6759] By: jhi                                   on 2000/08/21  22:25:40
69928         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
69929              From: Peter Prymmer <pvhp@forte.com>
69930              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
69931              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
69932      Branch: perl
69933            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
69934            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
69935            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
69936            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
69937            ! t/lib/st-tieditems.t
69938 ____________________________________________________________________________
69939 [  6758] By: jhi                                   on 2000/08/21  22:22:32
69940         Log: Few more casts, need reported in
69941              
69942              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
69943              From: Mike Stok <mike@stok.co.uk>
69944              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
69945              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
69946              
69947              and
69948              
69949              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
69950              From: abigail@foad.org
69951              Date: 21 Aug 2000 21:31:34 -0000
69952              Message-Id: <20000821213134.30170.qmail@foad.org>
69953      Branch: perl
69954            ! ext/Storable/Storable.xs
69955 ____________________________________________________________________________
69956 [  6757] By: jhi                                   on 2000/08/21  18:37:07
69957         Log: Update Changes.
69958      Branch: perl
69959            ! Changes patchlevel.h
69960 ____________________________________________________________________________
69961 [  6756] By: jhi                                   on 2000/08/21  18:34:02
69962         Log: A pod nit.
69963              
69964              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
69965              From: <abigail@foad.org>
69966              Date: Mon, 21 Aug 2000 14:00:16 -0400
69967              Message-ID: <20000821180016.28627.qmail@foad.org>
69968      Branch: perl
69969            ! pod/perlre.pod
69970 ____________________________________________________________________________
69971 [  6755] By: jhi                                   on 2000/08/21  18:30:56
69972         Log: Use PodParser 1.18 new test.
69973      Branch: perl
69974            ! t/pod/special_seqs.t t/pod/special_seqs.xr
69975 ____________________________________________________________________________
69976 [  6754] By: jhi                                   on 2000/08/21  18:28:35
69977         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
69978              patches cannot be applied since #6712 conflicts.
69979      Branch: perl
69980            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
69981 ____________________________________________________________________________
69982 [  6753] By: jhi                                   on 2000/08/21  18:15:11
69983         Log: Weed out some smaller changes.
69984      Branch: perl
69985            ! pod/perldelta.pod
69986 ____________________________________________________________________________
69987 [  6752] By: jhi                                   on 2000/08/21  18:02:30
69988         Log: Also under djgpp the timestamps are funky.
69989      Branch: perl
69990            ! t/op/stat.t
69991 ____________________________________________________________________________
69992 [  6751] By: jhi                                   on 2000/08/21  17:55:56
69993         Log: Tweak the floating point output routine preferences.
69994      Branch: metaconfig
69995            ! U/compline/d_gconvert.U
69996      Branch: perl
69997            ! Configure
69998 ____________________________________________________________________________
69999 [  6750] By: jhi                                   on 2000/08/21  17:51:29
70000         Log: Unicos/mk requires elaborate paranoia.
70001      Branch: perl
70002            ! lib/Math/Complex.pm
70003 ____________________________________________________________________________
70004 [  6749] By: gsar                                  on 2000/08/21  16:53:31
70005         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
70006      Branch: perl
70007            ! lib/Cwd.pm
70008 ____________________________________________________________________________
70009 [  6748] By: gsar                                  on 2000/08/21  16:22:19
70010         Log: free TLS slot properly on Windows
70011      Branch: perl
70012            ! thread.h win32/perllib.c win32/win32thread.h
70013 ____________________________________________________________________________
70014 [  6747] By: jhi                                   on 2000/08/21  16:20:58
70015         Log: Rename the macro argument because some preprocessors
70016              can't tell the difference and expand arguments also inside
70017              double quoted strings.
70018      Branch: perl
70019            ! regcomp.c
70020 ____________________________________________________________________________
70021 [  6746] By: jhi                                   on 2000/08/21  16:09:41
70022         Log: Support long doubles in Storable.
70023              
70024              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
70025              From: Radu Greab <radu@netsoft.ro>
70026              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
70027              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
70028      Branch: perl
70029            ! ext/Storable/Storable.xs
70030 ____________________________________________________________________________
70031 [  6745] By: jhi                                   on 2000/08/21  15:51:40
70032         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
70033              From: "Fifer, Eric" <EFifer@sanwaint.com>
70034              Date: Mon, 21 Aug 2000 15:34:49 +0100
70035              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
70036      Branch: perl
70037            ! t/pragma/warn/9enabled
70038 ____________________________________________________________________________
70039 [  6744] By: jhi                                   on 2000/08/21  15:39:35
70040         Log: Document the endianness of Alpha more precisely.
70041      Branch: perl
70042            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
70043            ! pod/perlport.pod
70044 ____________________________________________________________________________
70045 [  6743] By: jhi                                   on 2000/08/21  14:47:05
70046         Log: perldelta fixes from the p5p crowd.
70047      Branch: perl
70048            ! pod/perldelta.pod pod/perlop.pod
70049 ____________________________________________________________________________
70050 [  6742] By: jhi                                   on 2000/08/21  13:34:51
70051         Log: Update to Pod::LaTeX 0.53.
70052              
70053              Subject: [PATCH] lib/Pod/LaTeX.pm updates
70054              From: Tim Jenness <timj@jach.hawaii.edu>
70055              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
70056              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
70057      Branch: perl
70058            ! lib/Pod/LaTeX.pm
70059 ____________________________________________________________________________
70060 [  6741] By: jhi                                   on 2000/08/21  13:33:01
70061         Log: Subject: [PATCH] os2.c fix for use64bitint
70062              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70063              Date: Mon, 21 Aug 2000 01:32:25 -0700
70064              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
70065      Branch: perl
70066            ! os2/os2.c
70067 ____________________________________________________________________________
70068 [  6740] By: jhi                                   on 2000/08/21  13:28:52
70069         Log: Array context keeps slithering in.
70070              
70071              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
70072              From: Daniel Chetlin <daniel@chetlin.com>
70073              Date: Sun, 20 Aug 2000 21:40:25 -0700
70074              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
70075      Branch: perl
70076            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
70077            ! pod/perldebtut.pod
70078 ____________________________________________________________________________
70079 [  6739] By: jhi                                   on 2000/08/21  13:23:55
70080         Log: Big-endian quad fixes for Storable from Radu Greab,
70081              plus few explicit null casts for picky compilers.
70082      Branch: perl
70083            ! ext/Storable/Storable.xs
70084 ____________________________________________________________________________
70085 [  6738] By: gsar                                  on 2000/08/21  05:56:13
70086         Log: small tweaks for change#6705: avoid C++ style comments in C code;
70087              use Perl's malloc API rather than the low level system one
70088      Branch: perl
70089            ! win32/win32.c
70090 ____________________________________________________________________________
70091 [  6737] By: gsar                                  on 2000/08/21  05:35:41
70092         Log: add Storable to list of extensions on Windows
70093      Branch: perl
70094            ! win32/Makefile win32/makefile.mk
70095 ____________________________________________________________________________
70096 [  6736] By: jhi                                   on 2000/08/21  02:57:53
70097         Log: Update Changes.
70098      Branch: perl
70099            ! Changes patchlevel.h
70100 ____________________________________________________________________________
70101 [  6735] By: jhi                                   on 2000/08/21  02:57:20
70102         Log: Draft 0.
70103      Branch: perl
70104            ! pod/perldelta.pod
70105 ____________________________________________________________________________
70106 [  6734] By: jhi                                   on 2000/08/21  02:57:03
70107         Log: Add Storable 0.7.2 from Raphael Manfredi,
70108              plus the patch from
70109              
70110              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
70111              From: Radu Greab <radu@netsoft.ro>
70112              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
70113              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
70114              
70115              plus changes to get Storable to compile with
70116              picky ANSI compilers.
70117      Branch: perl
70118            + ext/Storable/ChangeLog ext/Storable/MANIFEST
70119            + ext/Storable/Makefile.PL ext/Storable/README
70120            + ext/Storable/Storable.pm ext/Storable/Storable.xs
70121            + ext/Storable/patchlevel.h t/lib/st-06compat.t
70122            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
70123            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
70124            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
70125            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
70126            + t/lib/st-tieditems.t
70127            ! MANIFEST
70128 ____________________________________________________________________________
70129 [  6733] By: jhi                                   on 2000/08/21  02:29:09
70130         Log: The correct cleaning order is an art.
70131      Branch: perl
70132            ! Makefile.SH
70133 ____________________________________________________________________________
70134 [  6732] By: jhi                                   on 2000/08/21  01:23:39
70135         Log: The #6724 is here.
70136      Branch: perl
70137            ! t/lib/ftmp-security.t
70138 ____________________________________________________________________________
70139 [  6731] By: jhi                                   on 2000/08/20  23:17:03
70140         Log: s/this one/the 5.6.0 release/
70141      Branch: perl
70142            ! pod/perl56delta.pod
70143 ____________________________________________________________________________
70144 [  6730] By: jhi                                   on 2000/08/20  23:07:34
70145         Log: Mention perlebcdic and perlposix-bc.
70146      Branch: perl
70147            ! pod/perlport.pod
70148 ____________________________________________________________________________
70149 [  6729] By: jhi                                   on 2000/08/20  21:32:59
70150         Log: Document the number of exponent digits.
70151      Branch: perl
70152            ! pod/perlfunc.pod
70153 ____________________________________________________________________________
70154 [  6728] By: jhi                                   on 2000/08/20  21:16:47
70155         Log: Use File::Spec->tmpdir().
70156              
70157              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
70158              From: Tim Jenness <timj@jach.hawaii.edu>
70159              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
70160              MIME-Version: 1.0
70161              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
70162      Branch: perl
70163            ! utils/perlbug.PL
70164 ____________________________________________________________________________
70165 [  6727] By: jhi                                   on 2000/08/20  20:43:32
70166         Log: Update Changes.
70167      Branch: perl
70168            ! Changes patchlevel.h
70169 ____________________________________________________________________________
70170 [  6726] By: jhi                                   on 2000/08/20  20:41:44
70171         Log: The veryclean target needs to clobber.
70172      Branch: perl
70173            ! Makefile.SH
70174 ____________________________________________________________________________
70175 [  6725] By: jhi                                   on 2000/08/20  20:37:38
70176         Log: Document odd vs even subreleases and -Dusedevel.
70177      Branch: perl
70178            ! INSTALL
70179 ____________________________________________________________________________
70180 [  6724] By: jhi                                   on 2000/08/20  19:58:05
70181         Log: Use temporary directory instead of current directory.
70182              
70183              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
70184              From: Tim Jenness <timj@jach.hawaii.edu>
70185              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
70186              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
70187      Branch: perl
70188            ! t/lib/ftmp-security.t
70189 ____________________________________________________________________________
70190 [  6723] By: jhi                                   on 2000/08/20  19:55:55
70191         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
70192              From: andreas.koenig@anima.de (Andreas J. Koenig)
70193              Date: 20 Aug 2000 15:52:03 +0200
70194              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
70195      Branch: perl
70196            ! lib/ExtUtils/MM_Unix.pm
70197 ____________________________________________________________________________
70198 [  6722] By: jhi                                   on 2000/08/20  19:46:01
70199         Log: Update to CGI 2.72, from Lincoln Stein.
70200      Branch: perl
70201            ! lib/CGI.pm
70202 ____________________________________________________________________________
70203 [  6721] By: jhi                                   on 2000/08/20  19:43:54
70204         Log: (Replaced by #8364.)
70205              
70206              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
70207              From: Radu Greab <radu@netsoft.ro>
70208              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
70209              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
70210      Branch: perl
70211            ! ext/GDBM_File/GDBM_File.xs
70212 ____________________________________________________________________________
70213 [  6720] By: jhi                                   on 2000/08/20  19:42:01
70214         Log: pp_open() could pass an uninitialized filename down to do_open9().
70215      Branch: perl
70216            ! pp_sys.c
70217 ____________________________________________________________________________
70218 [  6719] By: jhi                                   on 2000/08/20  14:06:41
70219         Log: UTF8 concat fixes.
70220              
70221              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
70222              From: Hugo <hv@crypt.compulink.co.uk>
70223              Date: Sun, 20 Aug 2000 07:30:46 +0100
70224              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
70225      Branch: perl
70226            ! pp_hot.c t/op/append.t
70227 ____________________________________________________________________________
70228 [  6718] By: jhi                                   on 2000/08/20  02:09:37
70229         Log: Let's try #6717 again.
70230      Branch: perl
70231            ! lib/File/Temp.pm
70232 ____________________________________________________________________________
70233 [  6717] By: jhi                                   on 2000/08/20  01:56:55
70234         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
70235              From: "Craig A. Berry" <craig.berry@metamorgs.com>
70236              Date: Sat, 19 Aug 2000 18:15:39 -0500
70237              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
70238      Branch: perl
70239            ! lib/File/Temp.pm
70240 ____________________________________________________________________________
70241 [  6716] By: jhi                                   on 2000/08/19  15:50:11
70242         Log: Update Changes.
70243      Branch: perl
70244            ! Changes patchlevel.h
70245 ____________________________________________________________________________
70246 [  6715] By: jhi                                   on 2000/08/19  15:39:09
70247         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
70248              From: Jonathan D Johnston <jdjohnston2@juno.com>
70249              Date: Thu, 17 Aug 2000 23:13:01 -0400       
70250              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
70251      Branch: perl
70252            ! pod/perlfunc.pod
70253 ____________________________________________________________________________
70254 [  6714] By: jhi                                   on 2000/08/19  15:34:04
70255         Log: Introduce a 'veryclean' target that is like 'distclean'
70256              but also removes *~ and *.orig.
70257      Branch: perl
70258            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
70259            ! utils/Makefile x2p/Makefile.SH
70260 ____________________________________________________________________________
70261 [  6713] By: jhi                                   on 2000/08/19  14:15:45
70262         Log: Put back the long double avoidance code to POSIX.xs
70263              because VMS seems to need it still.
70264      Branch: perl
70265            ! ext/POSIX/POSIX.xs
70266 ____________________________________________________________________________
70267 [  6712] By: jhi                                   on 2000/08/19  14:10:41
70268         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
70269              From: Peter Prymmer <pvhp@forte.com>
70270              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
70271              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
70272      Branch: perl
70273            ! lib/Pod/Find.pm t/pod/find.t
70274 ____________________________________________________________________________
70275 [  6711] By: jhi                                   on 2000/08/19  14:09:19
70276         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
70277              From: Peter Prymmer <pvhp@forte.com>
70278              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
70279              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
70280              cc: vmsperl@perl.org
70281      Branch: perl
70282            ! t/lib/peek.t
70283 ____________________________________________________________________________
70284 [  6710] By: jhi                                   on 2000/08/19  14:08:01
70285         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
70286              From: Jan Dubois <jand@ActiveState.com>
70287              Date: Fri, 18 Aug 2000 16:31:48 -0700
70288              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
70289      Branch: perl
70290            ! win32/win32.c
70291 ____________________________________________________________________________
70292 [  6709] By: jhi                                   on 2000/08/19  14:06:57
70293         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
70294              
70295              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
70296              From: Spider.Boardman@Orb.Nashua.NH.US
70297              Date: Fri, 18 Aug 2000 18:41:14 -0400
70298              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
70299      Branch: perl
70300            ! regcomp.c
70301 ____________________________________________________________________________
70302 [  6708] By: jhi                                   on 2000/08/18  22:04:49
70303         Log: Update Changes.
70304      Branch: perl
70305            ! Changes patchlevel.h
70306 ____________________________________________________________________________
70307 [  6707] By: jhi                                   on 2000/08/18  21:55:14
70308         Log: Add warnif(), check warnings further up the stack,
70309              all the warnings functions now can take an optional object reference.
70310              
70311              Subject: [PATCH bleedperl@6691] warnings pragma update
70312              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
70313              Date: Fri, 18 Aug 2000 22:42:06 +0100
70314              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
70315      Branch: perl
70316            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
70317            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
70318            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
70319 ____________________________________________________________________________
70320 [  6706] By: jhi                                   on 2000/08/18  21:41:45
70321         Log: Typo in pp_complement().
70322              
70323              Subject: [PATCH perl-current] Deparse
70324              From: Peter Scott <Peter@PSDT.com>
70325              Date: Fri, 18 Aug 2000 12:44:37 -0700
70326              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
70327      Branch: perl
70328            ! ext/B/B/Deparse.pm
70329 ____________________________________________________________________________
70330 [  6705] By: jhi                                   on 2000/08/18  21:25:59
70331         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
70332              From: Jan Dubois <jand@ActiveState.com>
70333              Date: Fri, 18 Aug 2000 14:22:51 -0700
70334              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
70335      Branch: perl
70336            ! lib/Win32.pod win32/win32.c
70337 ____________________________________________________________________________
70338 [  6704] By: jhi                                   on 2000/08/18  21:16:14
70339         Log: Don't eat leading os from index entries.
70340              
70341              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
70342              From: Russ Allbery <rra@stanford.edu>
70343              Date: 10 Aug 2000 20:49:25 -0700
70344              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
70345      Branch: perl
70346            ! lib/Pod/Man.pm
70347 ____________________________________________________________________________
70348 [  6703] By: jhi                                   on 2000/08/18  21:07:06
70349         Log: Add [[:blank:]] as suggested in
70350              
70351              Subject: [ID 20000716.024] [=cc=] / [:blank:]
70352              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
70353              Date: Sun, 16 Jul 2000 17:55:29 -0700
70354              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
70355              
70356              (the [=cc=] has already been taken care of by #6439
70357              so the whole bug report can be closed)
70358              
70359              and make [[:space:]] to be equivalent to isspace(3)
70360              (as opposed to \s, which is isSPACE()).  The difference
70361              is that now [[:space:]] matches the mythical vertical tab,
70362              while \s doesn't.
70363      Branch: perl
70364            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
70365            ! regexec.c t/op/pat.t
70366 ____________________________________________________________________________
70367 [  6702] By: jhi                                   on 2000/08/18  18:47:47
70368         Log: The new tests were missing from #6415.
70369      Branch: perl
70370            ! t/op/bop.t
70371 ____________________________________________________________________________
70372 [  6701] By: jhi                                   on 2000/08/18  18:20:40
70373         Log: Document the NDBM_File and ODBM_File as SDBM_File
70374              was documented in #6417.
70375      Branch: perl
70376            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
70377            ! ext/SDBM_File/SDBM_File.pm
70378 ____________________________________________________________________________
70379 [  6700] By: jhi                                   on 2000/08/18  18:10:39
70380         Log: Subject: [PATCH perl@6698] cygwin port
70381              From: "Fifer, Eric" <EFifer@sanwaint.com>
70382              Date: Fri, 18 Aug 2000 17:30:05 +0100
70383              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
70384      Branch: perl
70385            ! lib/File/Temp.pm
70386 ____________________________________________________________________________
70387 [  6699] By: jhi                                   on 2000/08/18  16:21:49
70388         Log: Document code point which makes if (defined %stash::) to work
70389              (noted by Spider Boardman).
70390      Branch: perl
70391            ! op.c
70392 ____________________________________________________________________________
70393 [  6698] By: jhi                                   on 2000/08/18  13:43:27
70394         Log: Update Changes.
70395      Branch: perl
70396            ! Changes patchlevel.h
70397 ____________________________________________________________________________
70398 [  6697] By: jhi                                   on 2000/08/18  13:35:57
70399         Log: Tiny Getopt::Long patch from Johan Vromans.
70400      Branch: perl
70401            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
70402 ____________________________________________________________________________
70403 [  6696] By: jhi                                   on 2000/08/18  13:26:14
70404         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
70405              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
70406              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
70407              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
70408      Branch: perl
70409            ! pod/perldiag.pod pod/perlsyn.pod
70410 ____________________________________________________________________________
70411 [  6695] By: jhi                                   on 2000/08/18  13:13:26
70412         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
70413              From: Daniel Chetlin <daniel@chetlin.com>
70414              Date: Fri, 18 Aug 2000 03:13:36 -0700
70415              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
70416      Branch: perl
70417            ! pod/perlfunc.pod
70418 ____________________________________________________________________________
70419 [  6694] By: jhi                                   on 2000/08/18  13:08:05
70420         Log: Subject: [PATCH] perltrap.pod spring cleaning
70421              From: Daniel Chetlin <daniel@chetlin.com>
70422              Date: Fri, 18 Aug 2000 03:06:54 -0700
70423              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
70424              
70425              plus Mike Guy's nitfix.
70426      Branch: perl
70427            ! pod/perltrap.pod
70428 ____________________________________________________________________________
70429 [  6693] By: jhi                                   on 2000/08/18  13:00:26
70430         Log: Unbuffer the output.
70431              
70432              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
70433              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70434              Date: Thu, 17 Aug 2000 18:39:29 -0700
70435              Message-ID: <RPJn5gzkgydf092yn@efn.org>
70436      Branch: perl
70437            ! t/op/fork.t
70438 ____________________________________________________________________________
70439 [  6692] By: jhi                                   on 2000/08/18  05:19:17
70440         Log: Delete the image, too, not just its MANIFEStation.
70441      Branch: perl
70442            - lib/CGI/eg/wilogo.gif
70443 ____________________________________________________________________________
70444 [  6691] By: jhi                                   on 2000/08/18  05:10:26
70445         Log: Propagate new Configure vars.
70446      Branch: perl
70447            ! configure.com epoc/config.sh uconfig.h uconfig.sh
70448            ! vos/config.def vos/config.h vos/config_h.SH_orig
70449            ! win32/config.bc win32/config.gc win32/config.vc
70450            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
70451 ____________________________________________________________________________
70452 [  6690] By: jhi                                   on 2000/08/18  04:30:56
70453         Log: Update Changes.
70454      Branch: perl
70455            ! Changes patchlevel.h
70456 ____________________________________________________________________________
70457 [  6689] By: jhi                                   on 2000/08/18  04:12:30
70458         Log: Fix the lib/complex failure of
70459              
70460              From: abigail@foad.org
70461              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
70462              Date: 15 Aug 2000 04:06:38 -0000
70463              Message-Id: <20000815040638.8524.qmail@foad.org> 
70464              
70465              Linux long double accuracy issue: something that
70466              when printed with %g looks like "2" but int() of it is 1.
70467      Branch: perl
70468            ! lib/Math/Complex.pm
70469 ____________________________________________________________________________
70470 [  6688] By: jhi                                   on 2000/08/18  03:15:35
70471         Log: The byteorder code in #6671 was wrong.
70472      Branch: perl
70473            ! configpm
70474 ____________________________________________________________________________
70475 [  6687] By: jhi                                   on 2000/08/18  02:08:42
70476         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
70477              From: Jan Dubois <jand@ActiveState.com>
70478              Date: Thu, 17 Aug 2000 18:31:55 -0700
70479              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
70480      Branch: perl
70481            ! sv.c
70482 ____________________________________________________________________________
70483 [  6686] By: jhi                                   on 2000/08/18  02:04:15
70484         Log: Use NVs in POSIX math, not doubles.
70485              
70486              From: abigail@foad.org
70487              Subject: [ID 20000817.014] POSIX & modfl
70488              Date: 17 Aug 2000 20:49:18 -0000
70489              Message-Id: <20000817204918.23123.qmail@foad.org>
70490      Branch: perl
70491            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
70492 ____________________________________________________________________________
70493 [  6685] By: jhi                                   on 2000/08/18  02:02:12
70494         Log: Introduce NVef, NVff, and NVgf, use the middle one.
70495              (helps for lib/peek + Linux + long doubles)  Reported in
70496              
70497              From: abigail@foad.org
70498              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
70499              Date: 15 Aug 2000 04:06:38 -0000
70500              Message-Id: <20000815040638.8524.qmail@foad.org> 
70501              
70502              (note: the lib/complex failure has not yet been addressed)
70503      Branch: metaconfig/U/perl
70504            ! perlxvf.U
70505      Branch: perl
70506            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70507            ! config_h.SH dump.c perl.h pod/perlguts.pod
70508 ____________________________________________________________________________
70509 [  6684] By: jhi                                   on 2000/08/17  23:22:19
70510         Log: Add byteorder to the myconfig output.
70511      Branch: perl
70512            ! myconfig.SH
70513 ____________________________________________________________________________
70514 [  6683] By: jhi                                   on 2000/08/17  23:20:19
70515         Log: The image doth not exist, spotted by Johan Vromans.
70516      Branch: perl
70517            ! MANIFEST
70518 ____________________________________________________________________________
70519 [  6682] By: jhi                                   on 2000/08/17  22:38:16
70520         Log: Document what the backtick returns if the command fails.
70521      Branch: perl
70522            ! pod/perlop.pod
70523 ____________________________________________________________________________
70524 [  6681] By: jhi                                   on 2000/08/17  22:33:12
70525         Log: Do not use prototyping here.
70526              
70527              Subject: [ID 20000817.016] [PATCH] Peek.xs
70528              From: abigail@foad.org
70529              Date: 17 Aug 2000 20:55:56 -0000
70530              Message-Id: <20000817205556.24270.qmail@foad.org>
70531      Branch: perl
70532            ! ext/Devel/Peek/Makefile.PL
70533 ____________________________________________________________________________
70534 [  6680] By: jhi                                   on 2000/08/17  19:46:43
70535         Log: Don't propose using modules built for 5.005 if no binary
70536              compatibility with 5.005 is attempted.
70537              
70538              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
70539              Subject: Minor nit with 5.7.0 (6655)
70540              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
70541              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
70542      Branch: metaconfig
70543            ! U/installdirs/inc_version_list.U
70544      Branch: perl
70545            ! Configure config_h.SH
70546 ____________________________________________________________________________
70547 [  6679] By: jhi                                   on 2000/08/17  19:16:39
70548         Log: Microperl config update.
70549      Branch: perl
70550            ! uconfig.h uconfig.sh
70551 ____________________________________________________________________________
70552 [  6678] By: jhi                                   on 2000/08/17  19:16:13
70553         Log: The #6648 wasn't protective enough for limited platforms
70554              (like microperl).
70555      Branch: perl
70556            ! dump.c sv.c
70557 ____________________________________________________________________________
70558 [  6677] By: jhi                                   on 2000/08/17  14:46:35
70559         Log: Update Changes.
70560      Branch: perl
70561            ! Changes patchlevel.h
70562 ____________________________________________________________________________
70563 [  6676] By: jhi                                   on 2000/08/17  14:44:02
70564         Log: Add perlebcdic from Peter Prymmer, regen toc.
70565      Branch: perl
70566            + pod/perlebcdic.pod
70567            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
70568 ____________________________________________________________________________
70569 [  6675] By: jhi                                   on 2000/08/17  14:41:52
70570         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
70571      Branch: perl
70572            ! pod/perldebtut.pod
70573 ____________________________________________________________________________
70574 [  6674] By: jhi                                   on 2000/08/17  14:29:43
70575         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
70576              
70577              Subject: [ID 20000724.006] -DLEAKTEST problem
70578              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
70579              Date: Tue, 25 Jul 2000 00:36:32 -0500
70580              Message-Id: <20000725003632.A26186@www.llamacom.com>
70581              
70582              Reminder sent
70583              
70584              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
70585              From: Hugo <hv@crypt.compulink.co.uk>
70586              Date: Thu, 17 Aug 2000 15:23:42 +0100
70587              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
70588      Branch: perl
70589            ! util.c
70590 ____________________________________________________________________________
70591 [  6673] By: jhi                                   on 2000/08/17  04:07:10
70592         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
70593              From: John Peacock <JPeacock@UnivPress.com>
70594              Date: Tue, 01 Aug 2000 09:38:12 -0400
70595              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
70596      Branch: perl
70597            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
70598 ____________________________________________________________________________
70599 [  6672] By: jhi                                   on 2000/08/17  03:04:35
70600         Log: Subject: [PATCH] Cwd.pm now uses strict
70601              From: Tim Jenness <timj@jach.hawaii.edu>
70602              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
70603              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
70604      Branch: perl
70605            ! lib/Cwd.pm
70606 ____________________________________________________________________________
70607 [  6671] By: jhi                                   on 2000/08/17  02:16:35
70608         Log: Make $Config{byteorder} more magical so that it is
70609              dynamically computed: nice for 'fat binaries'.
70610              
70611              Subject: [PATCH]: default byteorder
70612              From: Wilfredo Sánchez <wsanchez@apple.com>
70613              Date: Mon, 31 Jul 2000 19:45:31 -0700
70614              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
70615      Branch: perl
70616            ! configpm
70617 ____________________________________________________________________________
70618 [  6670] By: gsar                                  on 2000/08/17  01:22:21
70619         Log: move WNOHANG definition to where other such things are
70620      Branch: perl
70621            ! win32/win32.h
70622 ____________________________________________________________________________
70623 [  6669] By: jhi                                   on 2000/08/17  01:19:17
70624         Log: Update Changes.
70625      Branch: perl
70626            ! Changes patchlevel.h
70627 ____________________________________________________________________________
70628 [  6668] By: jhi                                   on 2000/08/17  01:16:29
70629         Log: Doc nits spotted by Richard Soderberg.
70630      Branch: perl
70631            ! README.posix-bc README.vmesa
70632 ____________________________________________________________________________
70633 [  6667] By: jhi                                   on 2000/08/17  01:12:11
70634         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
70635              From: "Casey R. Tweten" <crt@kiski.net>
70636              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
70637              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
70638      Branch: perl
70639            ! pod/perldebtut.pod
70640 ____________________________________________________________________________
70641 [  6666] By: jhi                                   on 2000/08/17  01:09:31
70642         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
70643              From: "Casey R. Tweten" <crt@kiski.net>
70644              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
70645              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
70646      Branch: perl
70647            ! lib/Shell.pm
70648 ____________________________________________________________________________
70649 [  6665] By: gsar                                  on 2000/08/17  01:03:52
70650         Log: add "ok" targets from change#6632 in makefile.mk
70651      Branch: perl
70652            ! pod/perlport.pod win32/Makefile win32/makefile.mk
70653 ____________________________________________________________________________
70654 [  6664] By: gsar                                  on 2000/08/17  00:56:11
70655         Log: avoid warnings from dense compiler
70656      Branch: perl
70657            ! win32/win32.c
70658 ____________________________________________________________________________
70659 [  6663] By: jhi                                   on 2000/08/17  00:51:49
70660         Log: Tweak the regex compilation errors once more.
70661      Branch: perl
70662            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
70663            ! t/op/regmesg.t t/pragma/warn/regcomp
70664 ____________________________________________________________________________
70665 [  6662] By: gsar                                  on 2000/08/17  00:28:19
70666         Log: trailing new %ENV entries weren't being pushed into the real
70667              environment of subprocesses on Windows
70668      Branch: perl
70669            ! t/op/magic.t win32/perlhost.h
70670 ____________________________________________________________________________
70671 [  6661] By: gsar                                  on 2000/08/17  00:19:20
70672         Log: waitpid() now handles externally spawned pids correctly;
70673              fixes for backtick/wait/waitpid failures on Windows 9x
70674              
70675              these changes make the pid returned by process functions on
70676              Windows 9x always positive by clearing the high bit (which
70677              is always set on Win9x); pseudo-process PIDs are likewise
70678              always negative now on Win9x (just as on NT/2000)
70679      Branch: perl
70680            ! pp_sys.c win32/perlhost.h win32/win32.c
70681 ____________________________________________________________________________
70682 [  6660] By: jhi                                   on 2000/08/17  00:04:32
70683         Log: Retract #6645.
70684      Branch: perl
70685            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70686            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
70687            ! t/op/sprintf.t
70688 ____________________________________________________________________________
70689 [  6659] By: gsar                                  on 2000/08/16  23:59:28
70690         Log: on windows, the return values from wait() and waitpid() don't
70691              match those of pseudo-pids
70692      Branch: perl
70693            ! pp_sys.c t/op/fork.t util.c win32/win32.c
70694 ____________________________________________________________________________
70695 [  6658] By: gsar                                  on 2000/08/16  23:56:14
70696         Log: pod nit seen in passing
70697      Branch: perl
70698            ! pod/perlfunc.pod
70699 ____________________________________________________________________________
70700 [  6657] By: gsar                                  on 2000/08/16  23:53:42
70701         Log: change#6328 could make close(SOCKET) return false on windows
70702              when it shouldn't
70703      Branch: perl
70704            ! win32/win32sck.c
70705 ____________________________________________________________________________
70706 [  6656] By: gsar                                  on 2000/08/16  23:46:57
70707         Log: check that the number pseudo children doesn't exceed
70708              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
70709              the WaitForMultipleObjects() limit that would cause wait()
70710              to crash)
70711              
70712              wait() and waitpid() could potentially be rewritten to use
70713              more than one thread to do the waiting to eliminate this
70714              limitation
70715      Branch: perl
70716            ! win32/perlhost.h
70717 ____________________________________________________________________________
70718 [  6655] By: jhi                                   on 2000/08/16  14:11:05
70719         Log: Update Changes.
70720      Branch: perl
70721            ! Changes patchlevel.h
70722 ____________________________________________________________________________
70723 [  6654] By: jhi                                   on 2000/08/16  14:10:12
70724         Log: Update to perldebtut 1.9, from Richard Foley.
70725      Branch: perl
70726            ! pod/perldebtut.pod
70727 ____________________________________________________________________________
70728 [  6653] By: jhi                                   on 2000/08/16  14:08:17
70729         Log: Change the regx compilation error markers to use = instead of <
70730              since pod makes using the latter quite messy.  Reported in
70731              ID 20000814.006 by Abigail and in
70732              Subject: Unknown escape E<> ?
70733              From: Lupe Christoph <lupe@lupe-christoph.de>
70734              Date: Fri, 11 Aug 2000 00:30:27 +0200
70735              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
70736      Branch: perl
70737            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
70738            ! t/op/regmesg.t t/pragma/warn/regcomp
70739 ____________________________________________________________________________
70740 [  6652] By: jhi                                   on 2000/08/16  13:25:31
70741         Log: Change the perlbug address to perl.org since it's more forgiving.
70742              
70743              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
70744              From: abigail@foad.org
70745              Date: 15 Aug 2000 04:15:40 -0000
70746              Message-Id: <20000815041540.8633.qmail@foad.org>
70747      Branch: perl
70748            ! utils/perlbug.PL
70749 ____________________________________________________________________________
70750 [  6651] By: jhi                                   on 2000/08/16  13:22:35
70751         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
70752              From: Tim Jenness <timj@jach.hawaii.edu>
70753              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
70754              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
70755      Branch: perl
70756            ! lib/Cwd.pm
70757 ____________________________________________________________________________
70758 [  6650] By: jhi                                   on 2000/08/16  13:18:13
70759         Log: Update to CPAN 1.57.
70760              
70761              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
70762              From: andreas.koenig@anima.de (Andreas J. Koenig)
70763              Date: 16 Aug 2000 15:09:46 +0200
70764              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
70765      Branch: perl
70766            ! lib/CPAN.pm
70767 ____________________________________________________________________________
70768 [  6649] By: jhi                                   on 2000/08/16  13:12:31
70769         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
70770              From: "Larry W. Virden" <lvirden@cas.org>
70771              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
70772              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
70773      Branch: perl
70774            ! README.hpux
70775 ____________________________________________________________________________
70776 [  6648] By: jhi                                   on 2000/08/16  13:03:53
70777         Log: The numeric locale was reset to "C" by s?printf and never restored.
70778              
70779              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
70780              From: Christian Kirsch <ck@held.mind.de>
70781              Date: Wed, 9 Aug 2000 17:05:17 +0200
70782              Message-Id: <20000809170517.A25389@held>
70783              
70784              No test since adding the failing example to locale.t
70785              does not fail -- probably because the locale settings are so
70786              thoroughly tweaked by that time.  Running the example standalone
70787              does fail, though.  UPDATE: test case added at change #7540.
70788      Branch: perl
70789            ! dump.c perl.h pp.c pp_ctl.c sv.c
70790 ____________________________________________________________________________
70791 [  6647] By: jhi                                   on 2000/08/16  00:07:54
70792         Log: Update Changes and test semi-automatic patchlevel updating.
70793      Branch: perl
70794            ! Changes patchlevel.h
70795 ____________________________________________________________________________
70796 [  6646] By: jhi                                   on 2000/08/15  23:35:07
70797         Log: Fix a dependency problem.
70798              
70799              Subject: [PATCH: 6640] VMS Makefile.SH update
70800              From: Peter Prymmer <pvhp@forte.com>
70801              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
70802              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
70803      Branch: perl
70804            ! vms/descrip_mms.template
70805 ____________________________________________________________________________
70806 [  6645] By: jhi                                   on 2000/08/15  23:33:23
70807         Log: (Retracted by #6660)
70808              
70809              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
70810              From: Dominic Dunlop <domo@computer.org>
70811              Date: Tue, 15 Aug 2000 22:20:52 +0200
70812              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
70813      Branch: metaconfig/U/perl
70814            + d_printfed.U
70815      Branch: perl
70816            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70817            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
70818            ! t/op/sprintf.t
70819 ____________________________________________________________________________
70820 [  6644] By: jhi                                   on 2000/08/15  21:17:20
70821         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
70822              From: abigail@foad.org
70823              Date: 15 Aug 2000 20:12:41 -0000
70824              Message-Id: <20000815201241.25556.qmail@foad.org>
70825      Branch: perl
70826            ! INSTALL
70827 ____________________________________________________________________________
70828 [  6643] By: jhi                                   on 2000/08/15  21:15:28
70829         Log: (an already applied patch)
70830      Branch: perl
70831            ! lib/CGI.pm
70832 ____________________________________________________________________________
70833 [  6642] By: gsar                                  on 2000/08/15  19:54:05
70834         Log: magic callbacks all need to have same type signature
70835      Branch: perl
70836            ! embed.pl mg.c proto.h
70837 ____________________________________________________________________________
70838 [  6641] By: jhi                                   on 2000/08/15  17:56:27
70839         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)
70840              From: Mike Guy <mjtg@cam.ac.uk>
70841              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
70842              Date: Tue, 15 Aug 2000 18:26:45 +0100
70843              
70844              Only the peek.t part applied, not the hash quality part.
70845      Branch: perl
70846            ! t/lib/peek.t
70847 ____________________________________________________________________________
70848 [  6640] By: jhi                                   on 2000/08/15  16:37:37
70849         Log: Update Changes.
70850      Branch: perl
70851            ! Changes
70852 ____________________________________________________________________________
70853 [  6639] By: jhi                                   on 2000/08/15  16:34:55
70854         Log: Missed a file from #6638.
70855      Branch: perl
70856            ! lib/File/Temp.pm
70857 ____________________________________________________________________________
70858 [  6638] By: jhi                                   on 2000/08/15  16:33:19
70859         Log: Subject: [PATCH perl@6620] cygwin port
70860              From: "Fifer, Eric" <EFifer@sanwaint.com>
70861              Date: Tue, 15 Aug 2000 17:00:49 +0100
70862              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
70863      Branch: perl
70864            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
70865 ____________________________________________________________________________
70866 [  6637] By: jhi                                   on 2000/08/15  16:29:22
70867         Log: Subject: [PATCH] debugger exit code should reflect user exit code
70868              From: Mike Guy <mjtg@cam.ac.uk>
70869              Date: Tue, 15 Aug 2000 16:55:59 +0100
70870              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
70871      Branch: perl
70872            ! lib/perl5db.pl
70873 ____________________________________________________________________________
70874 [  6636] By: jhi                                   on 2000/08/15  15:30:58
70875         Log: Update Changes.
70876      Branch: perl
70877            ! Changes
70878 ____________________________________________________________________________
70879 [  6635] By: jhi                                   on 2000/08/15  15:27:21
70880         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
70881      Branch: metaconfig
70882            ! U/mkglossary U/mksample
70883      Branch: metaconfig/U/perl
70884            ! Devel.U
70885      Branch: perl
70886            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70887 ____________________________________________________________________________
70888 [  6634] By: jhi                                   on 2000/08/15  14:11:55
70889         Log: Don't blow limited stacks, a lower number is enough to
70890              tickle the lookbehind limit.
70891              
70892              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
70893              From: Dominic Dunlop <domo@computer.org>
70894              Date: Tue, 15 Aug 2000 13:51:24 +0200
70895              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
70896      Branch: perl
70897            ! t/op/regmesg.t
70898 ____________________________________________________________________________
70899 [  6633] By: jhi                                   on 2000/08/15  14:01:46
70900         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
70901              From: Mike Guy <mjtg@cam.ac.uk>
70902              Date: Tue, 15 Aug 2000 12:10:50 +0100
70903              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
70904      Branch: perl
70905            ! utils/perldoc.PL
70906 ____________________________________________________________________________
70907 [  6632] By: jhi                                   on 2000/08/15  13:58:48
70908         Log: make ok etc also for win32.
70909              
70910              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
70911              From: Prymmer/Kahn <pvhp@best.com>
70912              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
70913              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
70914      Branch: perl
70915            ! win32/Makefile
70916 ____________________________________________________________________________
70917 [  6631] By: jhi                                   on 2000/08/15  13:45:03
70918         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
70919      Branch: perl
70920            ! lib/Test.pm
70921 ____________________________________________________________________________
70922 [  6630] By: jhi                                   on 2000/08/15  03:25:09
70923         Log: Update Changes.
70924      Branch: perl
70925            ! Changes
70926 ____________________________________________________________________________
70927 [  6629] By: jhi                                   on 2000/08/15  03:23:53
70928         Log: magic_regdatum_set() is void, not int.
70929      Branch: perl
70930            ! embed.pl mg.c proto.h
70931 ____________________________________________________________________________
70932 [  6628] By: jhi                                   on 2000/08/15  03:08:02
70933         Log: Make the user to give up his firstborn, err, to knowingly
70934              verify installing an unstable developer release.  Also bump
70935              the release to 5.7.0, but leave a patch tag in the local
70936              patches saying that this is not yet the real thing.
70937      Branch: metaconfig
70938            ! U/modified/Instruct.U
70939      Branch: metaconfig/U/perl
70940            + Devel.U
70941      Branch: perl
70942            ! Configure patchlevel.h
70943 ____________________________________________________________________________
70944 [  6627] By: jhi                                   on 2000/08/14  22:32:52
70945         Log: README.os2 update.
70946              
70947              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
70948              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70949              Date: Wed, 02 Aug 2000 21:55:09 -0700
70950              Message-ID: <tsPi5gzkgegX092yn@efn.org>
70951      Branch: perl
70952            ! README.os2
70953 ____________________________________________________________________________
70954 [  6626] By: jhi                                   on 2000/08/14  21:00:02
70955         Log: Subject: Re: File::Temp problems on VMS in bleedperl
70956              From: Tim Jenness <timj@jach.hawaii.edu>
70957              cc: vmsperl@perl.org
70958              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
70959              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
70960      Branch: perl
70961            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
70962 ____________________________________________________________________________
70963 [  6625] By: jhi                                   on 2000/08/14  20:52:16
70964         Log: Add SUIDMAIL as was done for the CERT alert.
70965      Branch: perl
70966            ! patchlevel.h
70967 ____________________________________________________________________________
70968 [  6624] By: jhi                                   on 2000/08/14  20:48:50
70969         Log: Subject: sfio2000
70970              From: Daniel Muino <dmuino@afip.gov.ar>
70971              Date: Mon, 14 Aug 2000 16:58:11 -0300
70972              Message-ID: <20000814165811.B16368@con2-dgi>
70973      Branch: perl
70974            ! perlsdio.h perlsfio.h
70975 ____________________________________________________________________________
70976 [  6623] By: jhi                                   on 2000/08/14  20:47:36
70977         Log: Subject: warning: storage class after type is obsolescent
70978              From: Daniel Muino <dmuino@afip.gov.ar>
70979              Date: Mon, 14 Aug 2000 16:42:47 -0300
70980              Message-ID: <20000814164247.A16368@con2-dgi>
70981      Branch: perl
70982            ! regcomp.pl regnodes.h
70983 ____________________________________________________________________________
70984 [  6622] By: jhi                                   on 2000/08/14  20:43:05
70985         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
70986              From: abigail@foad.org
70987              Date: 14 Aug 2000 20:00:10 -0000
70988              Message-Id: <20000814200010.27271.qmail@foad.org>
70989      Branch: perl
70990            ! Changes
70991 ____________________________________________________________________________
70992 [  6621] By: jhi                                   on 2000/08/14  15:23:05
70993         Log: Update Changes.
70994      Branch: perl
70995            ! Changes
70996 ____________________________________________________________________________
70997 [  6620] By: jhi                                   on 2000/08/14  15:22:14
70998         Log: Subject: Re: [PATCH] @+, @- readonly
70999              From: Mike Guy <mjtg@cam.ac.uk>
71000              Date: Mon, 14 Aug 2000 15:26:55 +0100
71001              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
71002      Branch: perl
71003            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
71004            ! sv.c t/op/pat.t
71005 ____________________________________________________________________________
71006 [  6619] By: jhi                                   on 2000/08/14  14:12:08
71007         Log: Update Changes.
71008      Branch: perl
71009            ! Changes
71010 ____________________________________________________________________________
71011 [  6618] By: jhi                                   on 2000/08/14  14:09:34
71012         Log: For now remove the mail code.
71013      Branch: perl
71014            ! perl.c
71015 ____________________________________________________________________________
71016 [  6617] By: jhi                                   on 2000/08/14  14:08:28
71017         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
71018      Branch: perl
71019            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
71020            ! pod/perlfaq8.pod pod/perlsec.pod
71021 ____________________________________________________________________________
71022 [  6616] By: jhi                                   on 2000/08/14  14:00:11
71023         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
71024              From: Mike Guy <mjtg@cam.ac.uk>
71025              Date: Mon, 14 Aug 2000 08:26:02 +0100
71026              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
71027      Branch: perl
71028            ! lib/perl5db.pl
71029 ____________________________________________________________________________
71030 [  6615] By: jhi                                   on 2000/08/14  13:58:45
71031         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
71032              From: Mike Guy <mjtg@cam.ac.uk>
71033              Date: Mon, 14 Aug 2000 08:04:22 +0100
71034              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
71035      Branch: perl
71036            ! gv.c mg.c t/op/pat.t
71037 ____________________________________________________________________________
71038 [  6614] By: jhi                                   on 2000/08/14  13:56:45
71039         Log: Subject: Test fails / warnings with perl-current #6612
71040              From: Mike Guy <mjtg@cam.ac.uk>
71041              Date: Mon, 14 Aug 2000 07:57:23 +0100
71042              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
71043      Branch: perl
71044            ! t/lib/b.t t/lib/peek.t
71045 ____________________________________________________________________________
71046 [  6613] By: jhi                                   on 2000/08/14  13:45:33
71047         Log: VMS configure.com update continues.
71048      Branch: perl
71049            - vms/configure.com
71050            ! MANIFEST configure.com
71051 ____________________________________________________________________________
71052 [  6612] By: jhi                                   on 2000/08/13  22:13:35
71053         Log: Update Changes.
71054      Branch: perl
71055            ! Changes
71056 ____________________________________________________________________________
71057 [  6611] By: jhi                                   on 2000/08/13  16:21:45
71058         Log: Upgrade to CGI 2.71, from Lincoln Stein.
71059      Branch: perl
71060            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
71061 ____________________________________________________________________________
71062 [  6610] By: jhi                                   on 2000/08/13  15:09:16
71063         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
71064              From: Mike Guy <mjtg@cam.ac.uk>
71065              Date: Sun, 13 Aug 2000 13:45:51 +0100
71066              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
71067      Branch: perl
71068            ! t/op/regmesg.t
71069 ____________________________________________________________________________
71070 [  6609] By: jhi                                   on 2000/08/13  14:31:26
71071         Log: Andreas says that 1.56 is fine, so reverting back to it.
71072      Branch: perl
71073            ! lib/CPAN.pm
71074 ____________________________________________________________________________
71075 [  6608] By: jhi                                   on 2000/08/13  05:34:20
71076         Log: Update Changes.
71077      Branch: perl
71078            ! Changes
71079 ____________________________________________________________________________
71080 [  6607] By: jhi                                   on 2000/08/13  05:32:01
71081         Log: Put back the \z changes of #5406 to CPAN.pm.
71082      Branch: perl
71083            ! lib/CPAN.pm
71084 ____________________________________________________________________________
71085 [  6606] By: jhi                                   on 2000/08/13  05:20:16
71086         Log: Fix-n-skip the tests under 5005threads.
71087      Branch: perl
71088            ! t/lib/b.t
71089 ____________________________________________________________________________
71090 [  6605] By: jhi                                   on 2000/08/13  05:07:48
71091         Log: Fix the test for 5005threads.
71092      Branch: perl
71093            ! t/lib/peek.t
71094 ____________________________________________________________________________
71095 [  6604] By: jhi                                   on 2000/08/13  03:35:37
71096         Log: Should have deleted this in #6603.
71097      Branch: perl
71098            - vms/subconfigure.com
71099 ____________________________________________________________________________
71100 [  6603] By: jhi                                   on 2000/08/12  18:29:32
71101         Log: Rewrite of vms/subconfigure.com as configure.com,
71102              from Peter Prymmer and the vmsperl crew.
71103      Branch: perl
71104            + vms/configure.com
71105            ! MANIFEST
71106 ____________________________________________________________________________
71107 [  6602] By: jhi                                   on 2000/08/11  13:00:01
71108         Log: PlainText.pm is dead.
71109      Branch: perl
71110            - lib/Pod/PlainText.pm
71111            ! MANIFEST
71112 ____________________________________________________________________________
71113 [  6601] By: jhi                                   on 2000/08/11  04:06:45
71114         Log: Update Changes.
71115      Branch: perl
71116            ! Changes
71117 ____________________________________________________________________________
71118 [  6600] By: jhi                                   on 2000/08/11  04:06:10
71119         Log: Add a few missing files, update MANIFEST.
71120      Branch: perl
71121            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
71122            + lib/Pod/PlainText.pm t/pod/find.t
71123            ! MANIFEST t/op/regmesg.t
71124 ____________________________________________________________________________
71125 [  6599] By: jhi                                   on 2000/08/11  03:31:10
71126         Log: Add Perl debugging tutorial, regen toc. 
71127              
71128              Subject: perldebtut.pod
71129              From: Richard Foley <Richard.Foley@m.dasa.de>
71130              Date: Wed, 09 Aug 2000 10:17:15 +0200
71131              Message-id: <3991138B.262247B8@m.dasa.de>
71132      Branch: perl
71133            + pod/perldebtut.pod
71134            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
71135 ____________________________________________________________________________
71136 [  6598] By: jhi                                   on 2000/08/11  02:48:56
71137         Log: tiny Changes edit
71138      Branch: perl
71139            ! Changes
71140 ____________________________________________________________________________
71141 [  6597] By: jhi                                   on 2000/08/11  02:39:04
71142         Log: Tests for #6589.
71143              
71144              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
71145              From: simon@brecon.co.uk (Simon Cozens)
71146              Date: 11 Aug 2000 02:24:52 GMT
71147              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
71148      Branch: perl
71149            ! t/lib/b.t
71150 ____________________________________________________________________________
71151 [  6596] By: jhi                                   on 2000/08/11  01:50:07
71152         Log: Update Changes.
71153      Branch: perl
71154            ! Changes
71155 ____________________________________________________________________________
71156 [  6595] By: jhi                                   on 2000/08/11  01:47:16
71157         Log: nitfix
71158      Branch: perl
71159            ! Changes
71160 ____________________________________________________________________________
71161 [  6594] By: jhi                                   on 2000/08/11  01:36:16
71162         Log: Subject: Getting perlio and threads to compile
71163              From: Lupe Christoph <lupe@lupe-christoph.de>
71164              Date: Wed, 9 Aug 2000 11:35:54 +0200
71165              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
71166              
71167              (the Solaris version changes in Configure skipped)
71168      Branch: perl
71169            ! hints/solaris_2.sh thread.h
71170 ____________________________________________________________________________
71171 [  6593] By: jhi                                   on 2000/08/11  01:30:16
71172         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
71173              From: simon@brecon.co.uk (Simon Cozens)
71174              Date: 1 Aug 2000 06:55:19 GMT
71175              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
71176      Branch: perl
71177            ! lib/utf8.pm
71178 ____________________________________________________________________________
71179 [  6592] By: jhi                                   on 2000/08/11  01:26:39
71180         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
71181              From: Peter Scott <Peter@PeterScott.com>
71182              Date: Thu, 10 Aug 2000 08:23:27 -0700
71183              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
71184      Branch: perl
71185            ! lib/perl5db.pl
71186 ____________________________________________________________________________
71187 [  6591] By: jhi                                   on 2000/08/11  01:22:02
71188         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
71189              From: Hugo <hv@crypt.compulink.co.uk>
71190              Date: Thu, 10 Aug 2000 19:23:04 +0100
71191              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
71192      Branch: perl
71193            ! regexec.c t/op/pat.t
71194 ____________________________________________________________________________
71195 [  6590] By: jhi                                   on 2000/08/11  01:19:19
71196         Log: Preprocessing and postprocessing for File::Find.
71197              
71198              Subject: Patch to Find::File.pm to allow alphabetical results
71199              From: Joe Smith <jsmith@inwap.com>
71200              Date: Wed, 9 Aug 2000 02:44:54 -0700
71201              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
71202      Branch: perl
71203            ! lib/File/Find.pm
71204 ____________________________________________________________________________
71205 [  6589] By: jhi                                   on 2000/08/11  01:12:39
71206         Log: B::Deparse didn't do sub attributes.
71207              
71208              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
71209              From: simon@brecon.co.uk (Simon Cozens)
71210              Date: 9 Aug 2000 04:49:20 GMT
71211              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
71212      Branch: perl
71213            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
71214 ____________________________________________________________________________
71215 [  6588] By: jhi                                   on 2000/08/11  01:06:40
71216         Log: Subject: debugger "d" command doesnt check line number
71217              From: Mike Guy <mjtg@cam.ac.uk>
71218              Date: Tue, 08 Aug 2000 21:54:29 +0100
71219              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
71220      Branch: perl
71221            ! lib/perl5db.pl mg.c pod/perldiag.pod
71222 ____________________________________________________________________________
71223 [  6587] By: jhi                                   on 2000/08/11  00:45:03
71224         Log: sleep(1) does not necessarily return 1.
71225              
71226              Subject: [PATCH bleadperl] op/lex_assign.t  
71227              From: Hugo <hv@crypt.compulink.co.uk>
71228              Date: Thu, 03 Aug 2000 14:34:22 +0100        
71229              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
71230      Branch: perl
71231            ! t/op/lex_assign.t
71232 ____________________________________________________________________________
71233 [  6586] By: jhi                                   on 2000/08/11  00:31:50
71234         Log: Document the IO::Select timeout.
71235      Branch: perl
71236            ! ext/IO/lib/IO/Select.pm
71237 ____________________________________________________________________________
71238 [  6585] By: jhi                                   on 2000/08/11  00:13:54
71239         Log: Forgot contributor.
71240      Branch: perl
71241            ! Changes
71242 ____________________________________________________________________________
71243 [  6584] By: jhi                                   on 2000/08/11  00:09:19
71244         Log: detypo
71245      Branch: perl
71246            ! Changes
71247 ____________________________________________________________________________
71248 [  6583] By: jhi                                   on 2000/08/11  00:07:53
71249         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
71250              
71251              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
71252              From: Mike Guy <mjtg@cam.ac.uk> 
71253              Date: Thu, 10 Aug 2000 15:50:54 +0100
71254              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
71255      Branch: perl
71256            ! sv.c t/op/int.t
71257 ____________________________________________________________________________
71258 [  6582] By: jhi                                   on 2000/08/10  23:29:32
71259         Log: Update Changes.
71260      Branch: perl
71261            ! Changes
71262 ____________________________________________________________________________
71263 [  6581] By: jhi                                   on 2000/08/10  23:26:16
71264         Log: Put back the std @INC thing.
71265      Branch: perl
71266            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
71267            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
71268            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
71269            ! t/lib/gol-oo.t
71270 ____________________________________________________________________________
71271 [  6580] By: jhi                                   on 2000/08/10  23:03:34
71272         Log: Update to CGI 2.70, from Lincoln Stein.
71273      Branch: perl
71274            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
71275            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
71276            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
71277            ! t/lib/cgi-request.t
71278 ____________________________________________________________________________
71279 [  6579] By: jhi                                   on 2000/08/10  22:41:50
71280         Log: Update to CPAN 1.56, from Andreas König.
71281      Branch: perl
71282            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
71283 ____________________________________________________________________________
71284 [  6578] By: jhi                                   on 2000/08/10  22:38:13
71285         Log: Update to Pod::Parser 1.17, from Brad Appleton.
71286      Branch: perl
71287            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
71288            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
71289            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
71290            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
71291            ! t/pod/include.t t/pod/included.t t/pod/lref.t
71292            ! t/pod/multiline_items.t t/pod/nested_items.t
71293            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
71294            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
71295            ! t/pod/special_seqs.t
71296 ____________________________________________________________________________
71297 [  6577] By: jhi                                   on 2000/08/10  22:35:41
71298         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
71299      Branch: perl
71300            ! AUTHORS MAINTAIN
71301 ____________________________________________________________________________
71302 [  6576] By: jhi                                   on 2000/08/10  22:24:54
71303         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
71304      Branch: perl
71305            + t/lib/gol-oo.t
71306            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
71307            ! t/lib/gol-compat.t t/lib/gol-linkage.t
71308 ____________________________________________________________________________
71309 [  6575] By: jhi                                   on 2000/08/10  22:02:07
71310         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
71311      Branch: perl
71312            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
71313 ____________________________________________________________________________
71314 [  6574] By: jhi                                   on 2000/08/10  21:55:03
71315         Log: Iterating perl6 description.
71316      Branch: perl
71317            ! pod/perlfaq1.pod
71318 ____________________________________________________________________________
71319 [  6573] By: jhi                                   on 2000/08/10  21:48:26
71320         Log: Revert the sv.c part of #6559, a better fix is needed.
71321      Branch: perl
71322            ! sv.c
71323 ____________________________________________________________________________
71324 [  6572] By: jhi                                   on 2000/08/10  20:33:43
71325         Log: It's the 2ndO'ROSSC.
71326      Branch: perl
71327            ! pod/perlfaq1.pod
71328 ____________________________________________________________________________
71329 [  6571] By: jhi                                   on 2000/08/10  15:55:48
71330         Log: detypo
71331      Branch: perl
71332            ! pod/perlfaq1.pod
71333 ____________________________________________________________________________
71334 [  6570] By: jhi                                   on 2000/08/10  14:11:17
71335         Log: An exceptionally sticky typo.
71336      Branch: perl
71337            ! Changes
71338 ____________________________________________________________________________
71339 [  6569] By: jhi                                   on 2000/08/10  14:09:33
71340         Log: detypo (and test Changes updating script)
71341      Branch: perl
71342            ! Changes
71343 ____________________________________________________________________________
71344 [  6568] By: jhi                                   on 2000/08/10  14:07:07
71345         Log: Update Changes.
71346      Branch: perl
71347            ! Changes
71348 ____________________________________________________________________________
71349 [  6567] By: jhi                                   on 2000/08/10  14:06:19
71350         Log: Amend the description of Perl6.
71351              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
71352              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
71353              Date: Wed, 9 Aug 2000 22:11:06 -0500
71354              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
71355      Branch: perl
71356            ! pod/perlfaq1.pod
71357 ____________________________________________________________________________
71358 [  6566] By: jhi                                   on 2000/08/10  13:58:57
71359         Log: Subject: Remove dead entry in perldiag
71360              From: Mike Guy <mjtg@cam.ac.uk>
71361              Date: Thu, 10 Aug 2000 14:19:19 +0100
71362              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
71363      Branch: perl
71364            ! pod/perldiag.pod
71365 ____________________________________________________________________________
71366 [  6565] By: jhi                                   on 2000/08/10  13:51:48
71367         Log: Zero entries were skipped, fix from Adrian Goalby
71368              <argoalby@yahoo.co.uk>
71369      Branch: perl
71370            ! lib/unicode/Number.pl lib/unicode/mktables.PL
71371 ____________________________________________________________________________
71372 [  6564] By: jhi                                   on 2000/08/10  13:00:12
71373         Log: Subject: [PATCH 5.6.0] cygwin port
71374              From: "Fifer, Eric" <EFifer@sanwaint.com>
71375              Date: Thu, 10 Aug 2000 13:15:36 +0100
71376              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
71377      Branch: perl
71378            ! README.cygwin hints/cygwin.sh
71379 ____________________________________________________________________________
71380 [  6563] By: jhi                                   on 2000/08/10  12:55:16
71381         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
71382      Branch: perl
71383            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
71384 ____________________________________________________________________________
71385 [  6562] By: gsar                                  on 2000/08/10  08:38:39
71386         Log: warn is a macro, avoid using at a variable to avoid warnings
71387              in some configurations; readdir.t is too conservative in
71388              estimating number of *.t's
71389      Branch: perl
71390            ! t/op/readdir.t util.c
71391 ____________________________________________________________________________
71392 [  6561] By: jhi                                   on 2000/08/09  23:35:42
71393         Log: Update Changes.
71394      Branch: perl
71395            ! Changes
71396 ____________________________________________________________________________
71397 [  6560] By: jhi                                   on 2000/08/09  23:05:47
71398         Log: Subject: Re: enhanced(?) regex error messages
71399              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
71400              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
71401              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
71402              
71403              (plus two small patches sent privately)
71404              (this still seems to leave few test failures)
71405      Branch: perl
71406            + t/op/regmesg.t
71407            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
71408            ! t/pragma/warn/regcomp
71409 ____________________________________________________________________________
71410 [  6559] By: jhi                                   on 2000/08/09  20:41:18
71411         Log: (The fix did work but was not right, retracted in #6573)
71412              
71413              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
71414              From: Christian Kirsch <ck@held.mind.de>
71415              Date: Wed, 9 Aug 2000 17:05:17 +0200
71416              Message-Id: <20000809170517.A25389@held>
71417      Branch: perl
71418            ! sv.c t/pragma/locale.t
71419 ____________________________________________________________________________
71420 [  6558] By: jhi                                   on 2000/08/08  22:34:08
71421         Log: Tiny updates on the contributors list.
71422      Branch: perl
71423            ! Changes
71424 ____________________________________________________________________________
71425 [  6557] By: jhi                                   on 2000/08/08  19:34:28
71426         Log: Double check that we have a dirhandle.
71427      Branch: perl
71428            ! util.c
71429 ____________________________________________________________________________
71430 [  6556] By: jhi                                   on 2000/08/08  19:01:51
71431         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
71432              May be repopulated with fresh maintained examples.
71433      Branch: perl
71434            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
71435            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
71436            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
71437            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
71438            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
71439            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
71440            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
71441            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
71442            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
71443            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
71444            + lib/CGI/eg/wilogo_gif.uu
71445            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
71446            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
71447            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
71448            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
71449            - eg/cgi/frameset.cgi eg/cgi/index.html
71450            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
71451            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
71452            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
71453            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
71454            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
71455            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
71456            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
71457            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
71458            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
71459            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
71460            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
71461            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
71462            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
71463            - eg/van/vanish eg/who eg/wrapsuid
71464            ! MANIFEST
71465 ____________________________________________________________________________
71466 [  6555] By: jhi                                   on 2000/08/08  18:51:08
71467         Log: Delete chat2 as requested by Randal.
71468              
71469              Subject: Re: perlfaq8 coyness
71470              From: merlyn@stonehenge.com (Randal L. Schwartz) 
71471              Date: 15 May 2000 18:52:42 -0700 
71472              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
71473      Branch: perl
71474            - lib/chat2.pl
71475            ! MANIFEST
71476 ____________________________________________________________________________
71477 [  6554] By: jhi                                   on 2000/08/08  18:31:35
71478         Log: Regen global.sym.
71479      Branch: perl
71480            ! global.sym
71481 ____________________________________________________________________________
71482 [  6553] By: jhi                                   on 2000/08/08  18:28:13
71483         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
71484              (either perlbug or p5p ate the original), plus regen
71485              perlapi and perltoc. 
71486      Branch: perl
71487            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
71488            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
71489            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
71490            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
71491            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
71492            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
71493            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
71494            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
71495            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
71496            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
71497 ____________________________________________________________________________
71498 [  6552] By: jhi                                   on 2000/08/08  18:06:29
71499         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
71500              From: Mike Guy <mjtg@cam.ac.uk>
71501              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
71502              Date: Tue, 08 Aug 2000 15:51:27 +0100
71503      Branch: perl
71504            ! doop.c sv.h t/op/join.t t/pragma/overload.t
71505 ____________________________________________________________________________
71506 [  6551] By: jhi                                   on 2000/08/08  18:01:11
71507         Log: Re-apply #6549.
71508      Branch: perl
71509            ! lib/perl5db.pl
71510 ____________________________________________________________________________
71511 [  6550] By: jhi                                   on 2000/08/08  17:43:08
71512         Log: Accidental retraction of #6549.
71513      Branch: perl
71514            ! lib/perl5db.pl
71515 ____________________________________________________________________________
71516 [  6549] By: jhi                                   on 2000/08/08  17:40:04
71517         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
71518              From: Mike Guy <mjtg@cam.ac.uk>
71519              Date: Mon, 07 Aug 2000 21:49:58 +0100
71520              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
71521      Branch: perl
71522            ! lib/perl5db.pl
71523 ____________________________________________________________________________
71524 [  6548] By: jhi                                   on 2000/08/08  17:37:57
71525         Log: Document here-doc better.
71526              
71527              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
71528              From: Mike Guy <mjtg@cam.ac.uk>
71529              Date: Mon, 07 Aug 2000 14:02:09 +0100
71530              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
71531      Branch: perl
71532            ! pod/perldata.pod
71533 ____________________________________________________________________________
71534 [  6547] By: jhi                                   on 2000/08/08  17:33:34
71535         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
71536              From: "Randy J. Ray" <rjray@redhat.com>
71537              Date: Mon, 07 Aug 2000 19:12:25 -0700
71538              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
71539      Branch: perl
71540            ! perl.c pod/perlrun.pod
71541 ____________________________________________________________________________
71542 [  6546] By: jhi                                   on 2000/08/08  17:29:26
71543         Log: Subject: Re: enhanced(?) regex error messages 
71544              From: Hugo <hv@crypt.compulink.co.uk>
71545              Date: Tue, 08 Aug 2000 03:25:51 +0100
71546              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
71547              
71548              plus Capitalize the error messages, plus perldiag them.
71549      Branch: perl
71550            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
71551 ____________________________________________________________________________
71552 [  6545] By: jhi                                   on 2000/08/08  13:59:28
71553         Log: Augment #6539 a bit: don't croak if there's magic in the air.
71554              
71555              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
71556              From: Hugo <hv@crypt.compulink.co.uk>
71557              Date: Tue, 08 Aug 2000 03:02:03 +0100
71558              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
71559      Branch: perl
71560            ! pp.c t/op/bless.t
71561 ____________________________________________________________________________
71562 [  6544] By: jhi                                   on 2000/08/07  21:11:52
71563         Log: Make the test -w clean.
71564      Branch: perl
71565            ! t/op/bless.t
71566 ____________________________________________________________________________
71567 [  6543] By: jhi                                   on 2000/08/07  19:49:53
71568         Log: use warnings instead of $^W.
71569      Branch: perl
71570            ! t/op/bless.t
71571 ____________________________________________________________________________
71572 [  6542] By: jhi                                   on 2000/08/07  17:41:41
71573         Log: Disable a portability warning Because We Know What We Are Doing.
71574      Branch: perl
71575            ! t/op/bless.t
71576 ____________________________________________________________________________
71577 [  6541] By: jhi                                   on 2000/08/07  17:29:51
71578         Log: Tiny tidying on report_evil_fh().
71579      Branch: perl
71580            ! util.c
71581 ____________________________________________________________________________
71582 [  6540] By: jhi                                   on 2000/08/07  16:37:38
71583         Log: Make regular expression parse error messages easier to understand.
71584              
71585              Subject: Re: enhanced(?) regex error messages
71586              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
71587              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
71588              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
71589      Branch: perl
71590            ! regcomp.c
71591 ____________________________________________________________________________
71592 [  6539] By: jhi                                   on 2000/08/07  16:12:27
71593         Log: Make bless(REF, REF) a fatal error, add bless tests.
71594              
71595              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
71596              From: Hugo <hv@crypt.compulink.co.uk>
71597              Date: Mon, 07 Aug 2000 16:59:38 +0100
71598              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
71599      Branch: perl
71600            + t/op/bless.t
71601            ! MANIFEST pod/perldiag.pod pp.c sv.c
71602 ____________________________________________________________________________
71603 [  6538] By: jhi                                   on 2000/08/07  15:59:43
71604         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
71605              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
71606              Date: Thu, 3 Aug 2000 14:29:21 -0700
71607              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
71608      Branch: perl
71609            ! lib/lib_pm.PL
71610 ____________________________________________________________________________
71611 [  6537] By: jhi                                   on 2000/08/07  15:47:18
71612         Log: Retract #6419 for now since it breaks in AFS and MachTen.
71613      Branch: perl
71614            ! lib/Cwd.pm
71615 ____________________________________________________________________________
71616 [  6536] By: jhi                                   on 2000/08/07  15:05:29
71617         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
71618              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
71619              The security hole exists only in suidperls, which isn't
71620              installed or even built by default.
71621      Branch: perl
71622            ! perl.c
71623 ____________________________________________________________________________
71624 [  6535] By: jhi                                   on 2000/08/07  14:45:14
71625         Log: tr memory corruption fix from Simon Cozens.
71626      Branch: perl
71627            ! doop.c
71628 ____________________________________________________________________________
71629 [  6534] By: jhi                                   on 2000/08/06  11:38:16
71630         Log: Document a bit that UDP is not what you might think.
71631              
71632              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
71633              From: Lupe Christoph <lupe@lupe-christoph.de>
71634              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
71635              Date: Mon, 24 Jul 2000 08:59:15 +0200
71636      Branch: perl
71637            ! pod/perlipc.pod
71638 ____________________________________________________________________________
71639 [  6533] By: jhi                                   on 2000/08/06  11:35:01
71640         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
71641              From: Jeff Pinyan <jeffp@hut.crusoe.net>
71642              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
71643              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
71644      Branch: perl
71645            ! pod/perlfunc.pod
71646 ____________________________________________________________________________
71647 [  6532] By: jhi                                   on 2000/08/06  03:45:41
71648         Log: Have symbols for the IoTYPEs.
71649      Branch: perl
71650            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
71651 ____________________________________________________________________________
71652 [  6531] By: jhi                                   on 2000/08/06  01:33:55
71653         Log: Continue fixing the io warnings.  This also
71654              sort of fixes bug ID 20000802.003: the core dump
71655              is no more.  Whether the current behaviour is correct
71656              (giving a warning: "Not a format reference"), is another matter.
71657      Branch: perl
71658            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
71659            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
71660 ____________________________________________________________________________
71661 [  6530] By: jhi                                   on 2000/08/05  21:33:12
71662         Log: Change the Policy policy: now -Dprefix= with an existing
71663              Policy.sh and prefix == siteprefix == vendorprefix, then all
71664              of them follow along the new prefix.
71665              
71666              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
71667              From: Andy Dougherty <doughera@lafayette.edu>
71668              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
71669              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
71670      Branch: perl
71671            ! Policy_sh.SH
71672 ____________________________________________________________________________
71673 [  6529] By: jhi                                   on 2000/08/05  18:57:28
71674         Log: Zap lib/Sys directory when cleaning up.
71675      Branch: perl
71676            ! Makefile.SH
71677 ____________________________________________________________________________
71678 [  6528] By: jhi                                   on 2000/08/05  18:40:44
71679         Log: Essential prototype changes were missing from #6527.
71680              Also make report_evil_fh() more bomb-proof.
71681      Branch: perl
71682            ! embed.h util.c
71683 ____________________________________________________________________________
71684 [  6527] By: jhi                                   on 2000/08/05  03:22:05
71685         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
71686              From: "Ronald F. Guilmette" <rfg@monkeys.com>
71687              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
71688              Message-Id: <200007242247.PAA52177@monkeys.com>
71689      Branch: perl
71690            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
71691 ____________________________________________________________________________
71692 [  6526] By: jhi                                   on 2000/08/04  21:23:27
71693         Log: gcc versions might have (parentheses) in them.
71694      Branch: metaconfig/U/perl
71695            ! gccvers.U
71696      Branch: perl
71697            ! Configure config_h.SH
71698 ____________________________________________________________________________
71699 [  6525] By: jhi                                   on 2000/08/04  20:23:12
71700         Log: Weed buglets pointed out by
71701              
71702              From: Lupe Christoph <lupe@lupe-christoph.de>
71703              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
71704              Date: Fri, 4 Aug 2000 17:34:39 +0200
71705              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
71706      Branch: metaconfig/U/perl
71707            ! gccvers.U uselfs.U
71708      Branch: perl
71709            ! Configure config_h.SH
71710 ____________________________________________________________________________
71711 [  6524] By: jhi                                   on 2000/08/04  19:02:08
71712         Log: Warn under -w if lstat(FH) is attempted.
71713              
71714              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
71715              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
71716              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
71717              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
71718      Branch: perl
71719            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
71720            ! t/pragma/warn/pp_sys
71721 ____________________________________________________________________________
71722 [  6523] By: jhi                                   on 2000/08/04  12:31:11
71723         Log: Subject: New perlcc, take 2
71724              From: simon@brecon.co.uk (Simon Cozens)
71725              Date: 4 Aug 2000 06:21:04 GMT
71726              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
71727      Branch: perl
71728            ! utils/perlcc.PL
71729 ____________________________________________________________________________
71730 [  6522] By: jhi                                   on 2000/08/04  12:26:33
71731         Log: Subject: Re: Array vs. List context
71732              From: Daniel Chetlin <daniel@chetlin.com>
71733              Date: Fri, 4 Aug 2000 00:22:44 -0700
71734              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
71735      Branch: perl
71736            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
71737            ! pod/perlfaq4.pod
71738 ____________________________________________________________________________
71739 [  6521] By: jhi                                   on 2000/08/04  12:22:38
71740         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
71741              From: Raymund Will <ray@caldera.de>
71742              Date: Fri, 4 Aug 2000 12:07:09 +0200
71743              Message-Id: <20000804120709.A14982@caldera.de>
71744      Branch: perl
71745            ! configure.gnu
71746 ____________________________________________________________________________
71747 [  6520] By: jhi                                   on 2000/08/04  04:09:06
71748         Log: After the #6519 a warning about stat() is just that,
71749              not about a filetest, which now have their own warning.
71750      Branch: perl
71751            ! pod/perldiag.pod
71752 ____________________________________________________________________________
71753 [  6519] By: jhi                                   on 2000/08/04  04:06:30
71754         Log: In the warnings call filehandles consistently so;
71755              add "unopened" warning for stat().
71756      Branch: perl
71757            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
71758            ! t/pragma/warn/pp_sys
71759 ____________________________________________________________________________
71760 [  6518] By: jhi                                   on 2000/08/04  02:55:35
71761         Log: Subject: Minor tweak to perlvar.pod
71762              From: "Stephen P. Potter" <spp@ds.net>
71763              Date: Tue, 18 Apr 2000 09:26:03 -0400
71764              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
71765      Branch: perl
71766            ! pod/perlvar.pod
71767 ____________________________________________________________________________
71768 [  6517] By: jhi                                   on 2000/08/04  02:50:08
71769         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
71770              From: "Clinton Pierce" <cpierce1@ford.com>
71771              Date: Wed, 21 Jul 1999 16:45:31 -0400
71772              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
71773              
71774              Fix by Stephen Potter (visible in the bug db but not in p5p?)
71775      Branch: perl
71776            ! pod/perlfunc.pod pod/perlop.pod
71777 ____________________________________________________________________________
71778 [  6516] By: jhi                                   on 2000/08/04  02:09:25
71779         Log: This is 6512.  Really.
71780      Branch: perl
71781            ! dump.c
71782 ____________________________________________________________________________
71783 [  6515] By: jhi                                   on 2000/08/04  01:25:50
71784         Log: mention the idea of @( and @)
71785      Branch: perl
71786            ! Todo-5.6
71787 ____________________________________________________________________________
71788 [  6514] By: bailey                                on 2000/08/04  01:18:46
71789         Log: YA resync with mainstem, including VMS patches from others
71790      Branch: vmsperl
71791           +> (branch 48 files)
71792            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
71793           !> (integrate 354 files)
71794 ____________________________________________________________________________
71795 [  6513] By: jhi                                   on 2000/08/04  01:18:18
71796         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
71797              From: Mark Dickinson <dickins3@fas.harvard.edu>
71798              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
71799              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
71800      Branch: perl
71801            ! t/op/grent.t t/op/pwent.t
71802 ____________________________________________________________________________
71803 [  6512] By: jhi                                   on 2000/08/04  01:14:06
71804         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
71805              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
71806              Date: Wed, 02 Aug 2000 10:51:01 +0100
71807              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
71808      Branch: perl
71809            ! sv.c
71810 ____________________________________________________________________________
71811 [  6511] By: jhi                                   on 2000/08/04  00:57:00
71812         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
71813              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
71814              Date: Thu, 03 Aug 2000 17:20:04 -0700
71815              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
71816      Branch: metaconfig
71817            ! U/modified/Cppsym.U
71818      Branch: perl
71819            ! Configure config_h.SH
71820 ____________________________________________________________________________
71821 [  6510] By: jhi                                   on 2000/08/04  00:25:28
71822         Log: detypo
71823      Branch: perl
71824            ! Makefile.SH
71825 ____________________________________________________________________________
71826 [  6509] By: jhi                                   on 2000/08/03  23:43:18
71827         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
71828              From: Dominic Dunlop <domo@computer.org>
71829              Date: Thu, 3 Aug 2000 22:16:46 +0200
71830              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
71831      Branch: perl
71832            ! t/op/sprintf.t
71833 ____________________________________________________________________________
71834 [  6508] By: jhi                                   on 2000/08/03  23:40:37
71835         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
71836              From: Hugo <hv@crypt.compulink.co.uk>
71837              Date: Thu, 03 Aug 2000 18:25:30 +0100
71838              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
71839      Branch: perl
71840            ! regcomp.c t/op/re_tests
71841 ____________________________________________________________________________
71842 [  6507] By: jhi                                   on 2000/08/03  23:38:28
71843         Log: Subject: [PATCH] sv.h documentation - SvLEN
71844              From: Mike Guy <mjtg@cam.ac.uk>
71845              Date: Thu, 03 Aug 2000 14:43:09 +0100
71846              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
71847      Branch: perl
71848            ! sv.h
71849 ____________________________________________________________________________
71850 [  6506] By: jhi                                   on 2000/08/03  15:49:14
71851         Log: Disable the fix_pl hack for now.
71852      Branch: perl
71853            ! Makefile.SH
71854 ____________________________________________________________________________
71855 [  6505] By: jhi                                   on 2000/08/03  13:49:04
71856         Log: Add a URL for FSF.
71857              
71858              Subject: Patch for README
71859              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
71860              Date: Wed, 2 Aug 2000 13:25:09 -0500
71861              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
71862      Branch: perl
71863            ! README
71864 ____________________________________________________________________________
71865 [  6504] By: jhi                                   on 2000/08/03  13:29:19
71866         Log: Be more informative on what is skipped and why,
71867              also repeat the list at the end.
71868      Branch: perl
71869            ! Porting/p4desc
71870 ____________________________________________________________________________
71871 [  6503] By: jhi                                   on 2000/08/03  13:07:05
71872         Log: Circumvent the removal of .patch by fix_pl.
71873              
71874              Subject: Re: [ID 20000802.011] unable to 'make test'          
71875              From: simon@brecon.co.uk (Simon Cozens) 
71876              Date: 3 Aug 2000 04:17:00 GMT
71877              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
71878      Branch: perl
71879            ! Makefile.SH
71880 ____________________________________________________________________________
71881 [  6502] By: jhi                                   on 2000/08/03  00:14:34
71882         Log: Add the missing setproctitle unit.
71883      Branch: metaconfig/U/perl
71884            + d_setproctitle.U
71885 ____________________________________________________________________________
71886 [  6501] By: jhi                                   on 2000/08/03  00:00:26
71887         Log: The subtest 4 may fail also on VOBS, as pointed out
71888              by Nick Ing-Simmons in November 1999, bug id 19991124.003
71889              (but the failure in that bug report isn't the subtest 4).
71890      Branch: perl
71891            ! t/op/stat.t
71892 ____________________________________________________________________________
71893 [  6500] By: jhi                                   on 2000/08/02  23:49:30
71894         Log: Better skip message for the test; one of the two problems in
71895              
71896              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
71897              From: Lupe Christoph <lupe@lupe-christoph.de>
71898              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
71899              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
71900      Branch: perl
71901            ! t/op/numconvert.t
71902 ____________________________________________________________________________
71903 [  6499] By: jhi                                   on 2000/08/02  22:49:16
71904         Log: Allow "no Module;" even if there is no 'unimport'.
71905              
71906              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
71907              From: mjd@plover.com
71908              Date: 24 Mar 2000 15:24:34 -0000
71909              Message-Id: <20000324152434.15160.qmail@plover.com>
71910      Branch: perl
71911            ! gv.c
71912 ____________________________________________________________________________
71913 [  6498] By: jhi                                   on 2000/08/02  22:42:58
71914         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
71915              that are hopefully soon put into use.
71916      Branch: perl
71917            ! opcode.h opcode.pl opnames.h
71918 ____________________________________________________________________________
71919 [  6497] By: gsar                                  on 2000/08/02  22:28:59
71920         Log: require.t needs binmode() to work on windows
71921      Branch: perl
71922            ! t/comp/require.t
71923 ____________________________________________________________________________
71924 [  6496] By: jhi                                   on 2000/08/02  22:08:51
71925         Log: Document the IVdf UVuf UVof UVxf.
71926      Branch: perl
71927            ! pod/perlguts.pod
71928 ____________________________________________________________________________
71929 [  6495] By: jhi                                   on 2000/08/02  21:54:26
71930         Log: detypo #6494
71931      Branch: perl
71932            ! ext/Data/Dumper/Dumper.xs
71933 ____________________________________________________________________________
71934 [  6494] By: jhi                                   on 2000/08/02  21:49:17
71935         Log: Dump UVs as UVs in Data::Dumper.
71936              
71937              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
71938              From: Gurusamy Sarathy <gsar@ActiveState.com>
71939              Date: Thu, 27 Apr 2000 12:26:25 -0700
71940              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
71941      Branch: perl
71942            ! ext/Data/Dumper/Dumper.xs
71943 ____________________________________________________________________________
71944 [  6493] By: jhi                                   on 2000/08/02  17:01:58
71945         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
71946              From: Hugo <hv@crypt.compulink.co.uk>
71947              Date: Wed, 02 Aug 2000 14:53:56 +0100
71948              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
71949      Branch: perl
71950            ! regexec.c t/op/re_tests
71951 ____________________________________________________________________________
71952 [  6492] By: jhi                                   on 2000/08/02  15:02:46
71953         Log: The new setproctitle() feature is available only in 
71954              bleeding edge FreeBSD.  From Paul Saab.
71955      Branch: perl
71956            ! mg.c
71957 ____________________________________________________________________________
71958 [  6491] By: jhi                                   on 2000/08/02  13:34:36
71959         Log: The tr utf8 patching continues.
71960              
71961              Subject: Re: #6469, too many tests claimed in require.t
71962              From: simon@brecon.co.uk (Simon Cozens)
71963              Date: 2 Aug 2000 02:37:17 GMT
71964              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
71965              
71966              (the logic of the test was the wrong way round in the patch)
71967      Branch: perl
71968            ! doop.c
71969 ____________________________________________________________________________
71970 [  6490] By: jhi                                   on 2000/08/02  13:27:38
71971         Log: The name of a filehandle does not have <these>.
71972      Branch: perl
71973            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
71974            ! t/pragma/warn/pp_sys util.c
71975 ____________________________________________________________________________
71976 [  6489] By: jhi                                   on 2000/08/02  04:26:46
71977         Log: Remove the extraneous "main::" prefix from all the
71978              "opened only for", "on closed", and "never opened" warnings.
71979              
71980              Subject: Re: inappropriate warning
71981              From: Gurusamy Sarathy <gsar@ActiveState.com>
71982              Date: Mon, 20 Mar 2000 11:28:02 -0800
71983              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
71984      Branch: perl
71985            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
71986            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
71987            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
71988 ____________________________________________________________________________
71989 [  6488] By: jhi                                   on 2000/08/02  03:02:57
71990         Log: memcpy has n o in it, as pinted ut by Sarathy.
71991      Branch: perl
71992            ! pod/perlguts.pod
71993 ____________________________________________________________________________
71994 [  6487] By: jhi                                   on 2000/08/02  02:44:51
71995         Log: Document in one place the memory abstractions used in Perl core.
71996              
71997              Subject: Re: Memory abstraction
71998              From: simon@brecon.co.uk (Simon Cozens)
71999              Date: 2 Aug 2000 02:20:23 GMT
72000              Organization: Earth.li Origins
72001      Branch: perl
72002            ! pod/perlguts.pod
72003 ____________________________________________________________________________
72004 [  6486] By: jhi                                   on 2000/08/02  02:41:57
72005         Log: regen_headers, regen perltoc.
72006      Branch: perl
72007            ! perlapi.c pod/perltoc.pod
72008 ____________________________________________________________________________
72009 [  6485] By: jhi                                   on 2000/08/02  01:43:33
72010         Log: "This little thing tests for a file .patch, and if it contains
72011              a number, pops into patchlevel.h" (making it easier to track
72012              which development version people are reporting bugs against)
72013              
72014              Subject: Patchlevel autogeneration for repository perls
72015              From: simon@brecon.co.uk (Simon Cozens)
72016              Date: 14 Jul 2000 07:12:15 GMT
72017              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
72018      Branch: perl
72019            + fix_pl
72020            ! MANIFEST Makefile.SH
72021 ____________________________________________________________________________
72022 [  6484] By: jhi                                   on 2000/08/02  01:32:54
72023         Log: FreeBSD 3.* updates from
72024              
72025              From: Paul Saab <ps@yahoo-inc.com>
72026              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
72027              Date: Tue, 1 Aug 2000 15:41:39 -0700
72028              Message-Id: <20000801154139.A53740@yahoo-inc.com>
72029      Branch: perl
72030            ! hints/freebsd.sh
72031 ____________________________________________________________________________
72032 [  6483] By: jhi                                   on 2000/08/02  01:27:44
72033         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
72034              instead one must use setproctitle().  This was already addressed
72035              by change #6457, but the below has a new variant for FreeBSD 4.0
72036              or later, and the matter is also documented more.
72037              
72038              From: Paul Saab <ps@yahoo-inc.com>
72039              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
72040              Date: Tue, 1 Aug 2000 15:41:39 -0700
72041              Message-Id: <20000801154139.A53740@yahoo-inc.com>
72042      Branch: metaconfig/U/perl
72043            + i_libutil.U
72044      Branch: perl
72045            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
72046 ____________________________________________________________________________
72047 [  6482] By: jhi                                   on 2000/08/01  22:17:32
72048         Log: The test from this
72049              
72050              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
72051              Date: Sat, 15 Apr 2000 17:03:44 +0100
72052              From: Tom Hughes <tom@compton.nu>
72053              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
72054              
72055              was missing, the code change went in as #5989
72056              (which had a different test?)
72057      Branch: perl
72058            ! t/op/misc.t
72059 ____________________________________________________________________________
72060 [  6481] By: jhi                                   on 2000/08/01  21:48:38
72061         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
72062              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
72063              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
72064              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
72065      Branch: perl
72066            ! perl.h
72067 ____________________________________________________________________________
72068 [  6480] By: jhi                                   on 2000/08/01  18:05:28
72069         Log: Make p4desc to skip non-mainperl branches by default.
72070      Branch: perl
72071            ! Porting/p4desc
72072 ____________________________________________________________________________
72073 [  6479] By: jhi                                   on 2000/08/01  17:29:19
72074         Log: If gccosandvers is equal to osname, clear gccosandvers.
72075      Branch: metaconfig/U/perl
72076            ! gccvers.U
72077      Branch: perl
72078            ! Configure config_h.SH
72079 ____________________________________________________________________________
72080 [  6478] By: jhi                                   on 2000/08/01  15:54:08
72081         Log: BOM patching from Simon Cozens.
72082      Branch: perl
72083            ! toke.c
72084 ____________________________________________________________________________
72085 [  6477] By: jhi                                   on 2000/08/01  04:50:33
72086         Log: Stash away the largefiles flags and libswanted.
72087      Branch: perl
72088            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
72089 ____________________________________________________________________________
72090 [  6476] By: gsar                                  on 2000/08/01  04:24:24
72091         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
72092              on Windows)
72093      Branch: perl
72094            ! t/pragma/utf8.t utf8.c win32/win32.c
72095 ____________________________________________________________________________
72096 [  6475] By: jhi                                   on 2000/08/01  03:35:24
72097         Log: Make chr() for values >127 to create utf8 when under utf8.
72098              
72099              Subject: Re: uft8/chr()
72100              From: simon@brecon.co.uk (Simon Cozens)
72101              Date: 1 Aug 2000 02:37:02 GMT
72102              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
72103      Branch: perl
72104            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
72105 ____________________________________________________________________________
72106 [  6474] By: jhi                                   on 2000/08/01  02:36:18
72107         Log: In Digital UNIX warn if gcc explicitly chosen because even
72108              2.95.2 is known to cause problems.
72109      Branch: perl
72110            ! hints/dec_osf.sh
72111 ____________________________________________________________________________
72112 [  6473] By: jhi                                   on 2000/08/01  02:00:56
72113         Log: Make the safety catch for buggy gccs work with triple version
72114              numbers like 2.95.2.  Reported in
72115              
72116              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
72117              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
72118              Date: Mon, 31 Jul 2000 14:55:06 +0200
72119              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
72120      Branch: perl
72121            ! hints/dec_osf.sh
72122 ____________________________________________________________________________
72123 [  6472] By: jhi                                   on 2000/08/01  01:13:33
72124         Log: Subject: fix and question re: waitpid() under win32
72125              From: Brian Clarke <clarke@appliedmeta.com>
72126              Date: Fri, 28 Jul 2000 15:18:29 -0400
72127              Message-ID: <3981DC85.290314EB@appliedmeta.com>
72128              
72129              Slightly reformatted and WNOHANG # define moved to win32.h
72130              so that also POSIX.xs sees it, as suggsted by Sarathy.
72131      Branch: perl
72132            ! win32/win32.c win32/win32.h
72133 ____________________________________________________________________________
72134 [  6471] By: jhi                                   on 2000/08/01  00:55:05
72135         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
72136              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72137              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
72138              Date: Mon, 31 Jul 2000 13:28:51 +0100
72139              
72140              (aka ID 20000730.002)
72141      Branch: perl
72142            ! op.c t/op/tr.t
72143 ____________________________________________________________________________
72144 [  6470] By: jhi                                   on 2000/07/31  23:34:42
72145         Log: Document the problem with -P in HP-UX and its workaround.
72146              
72147              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
72148              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
72149              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
72150              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
72151      Branch: perl
72152            ! README.hpux
72153 ____________________________________________________________________________
72154 [  6469] By: jhi                                   on 2000/07/31  04:15:02
72155         Log: The swallow_bom() saga continues.  The #23 of require.t
72156              (UTF16-LE) still fails (silently, no output) but the #22
72157              (UTF16-BE) seems to be working now.  The root of the
72158              failure may be in sv_gets(): is it UTF-16LE-aware,
72159              especially when it comes to line endings? 
72160      Branch: perl
72161            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
72162            ! t/comp/require.t toke.c utf8.c
72163 ____________________________________________________________________________
72164 [  6468] By: jhi                                   on 2000/07/30  19:05:48
72165         Log: Find green threads before native threads.
72166              
72167              Subject: Re: Patch to jpl/JNI/Makefile.PL
72168              From: Jens Thomsen <jens@fiend.cis.com>
72169              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
72170              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
72171      Branch: perl
72172            ! jpl/JNI/Makefile.PL
72173 ____________________________________________________________________________
72174 [  6467] By: jhi                                   on 2000/07/30  18:36:22
72175         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
72176      Branch: perl
72177            ! doop.c
72178 ____________________________________________________________________________
72179 [  6466] By: jhi                                   on 2000/07/30  04:37:29
72180         Log: A new version of the "remove UPPERACSE string comparison"
72181              operators.  The problem with the previous one (change #6454)
72182              was that it was for Perl 5.6.0.  From Paul Marquess.
72183      Branch: perl
72184            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
72185            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
72186            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
72187 ____________________________________________________________________________
72188 [  6465] By: jhi                                   on 2000/07/29  22:39:56
72189         Log: Do not upgrade SVs into utf8 just because they participate
72190              in eq or cmp.  Reported and fix suggested in
72191              
72192              Subject: [ID 20000720.009] sv_eq UTF8 bug
72193              From: "Simon Cozens" <simon@othersideofthe.earth.li>
72194              Date: 21 Jul 2000 04:37:29 -0000
72195              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
72196              
72197              Exercise for the kind reader: should we or should we not
72198              cache the utf8 conversion alongside the SV? (as magic,
72199              as the strxfrm()ed version is cached under use locale)
72200              Argue both for and against.
72201      Branch: perl
72202            ! sv.c
72203 ____________________________________________________________________________
72204 [  6464] By: jhi                                   on 2000/07/29  22:36:22
72205         Log: Subject: UTF8 concat
72206              From: simon@brecon.co.uk (Simon Cozens) 
72207              Date: 30 Jun 2000 06:13:25 GMT
72208              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
72209              
72210              (with a memory leak fixed, plus a few casts added)
72211              
72212              This also seems to help for
72213              
72214              Subject: [ID 20000716.015] join UTF8 weirdness
72215              From: root <root@ak-71.mind.de> 
72216              Date: Sat, 15 Jul 2000 15:29:54 +0200
72217              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
72218              
72219              (from Andreas König)
72220      Branch: perl
72221            ! pp_hot.c
72222 ____________________________________________________________________________
72223 [  6463] By: jhi                                   on 2000/07/29  00:55:39
72224         Log: Tune the comments and hopefully stop a memory leak.
72225      Branch: perl
72226            ! toke.c utf8.c
72227 ____________________________________________________________________________
72228 [  6462] By: jhi                                   on 2000/07/29  00:16:53
72229         Log: The problem described in this
72230              
72231              Subject: [ID 20000322.018] named chars aren't magical enough
72232              From: root <root@dixie.cscaper.com>     
72233              Date: Wed, 22 Mar 2000 18:37:42 -0700
72234              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
72235              
72236              has been fixed in perl 5.6.0 but just in case added a test
72237              to keep it away.  (The report from Joseph Hall.)
72238      Branch: perl
72239            ! t/lib/charnames.t
72240 ____________________________________________________________________________
72241 [  6461] By: jhi                                   on 2000/07/28  23:56:36
72242         Log: Tiny fixes for #6460.
72243      Branch: metaconfig/U/perl
72244            ! gccvers.U
72245      Branch: perl
72246            ! Configure config_h.SH
72247 ____________________________________________________________________________
72248 [  6460] By: jhi                                   on 2000/07/28  23:24:41
72249         Log: Warn if the version of the operating system used to compile gcc
72250              differs from the current version of the operating system.
72251              Also display the gcc compilation os and version in myconfig.
72252              Inspiration from
72253              
72254              Subject: Re: [ID 20000710.003] ERRORS!!         
72255              From: "Kurt D. Starsinic" <kstar@chapin.edu>
72256              Date: Mon, 10 Jul 2000 15:54:16 -0400
72257              Message-ID: <20000710155416.A1384@O2.chapin.edu>
72258      Branch: metaconfig/U/perl
72259            ! gccvers.U
72260      Branch: perl
72261            ! Configure config_h.SH myconfig.SH
72262 ____________________________________________________________________________
72263 [  6459] By: jhi                                   on 2000/07/28  22:00:32
72264         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
72265              letter to $Config{osvers}.
72266      Branch: metaconfig
72267            ! U/modified/Oldconfig.U
72268      Branch: perl
72269            ! Configure config_h.SH
72270 ____________________________________________________________________________
72271 [  6458] By: jhi                                   on 2000/07/28  04:15:39
72272         Log: Back out #6454, doesn't seem to work.
72273              (Reason: that patch was for perl 5.6.0, not perl-current)
72274              (A version of the patch for perl-current came in later as #6466)
72275      Branch: perl
72276            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
72277            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
72278            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
72279 ____________________________________________________________________________
72280 [  6457] By: jhi                                   on 2000/07/27  23:31:49
72281         Log: Use setproctitle() if available to modify $0.
72282              
72283              Subject: setting $* on BSD4 broken
72284              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
72285              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
72286              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
72287      Branch: metaconfig
72288            ! U/modified/Myinit.U
72289      Branch: perl
72290            ! Configure config_h.SH mg.c
72291 ____________________________________________________________________________
72292 [  6456] By: jhi                                   on 2000/07/27  14:50:47
72293         Log: Allow "no AutoLoader;", based on change #6444,
72294              suggested by Graham Barr.
72295      Branch: perl
72296            ! lib/AutoLoader.pm
72297 ____________________________________________________________________________
72298 [  6455] By: jhi                                   on 2000/07/27  14:19:10
72299         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
72300              From: rspier@pobox.com (Robert Spier)
72301              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
72302              Message-ID: <14720.15855.787664.424783@rls.cx>
72303      Branch: perl
72304            ! pod/perldiag.pod
72305 ____________________________________________________________________________
72306 [  6454] By: jhi                                   on 2000/07/27  14:03:02
72307         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
72308              for a long time).
72309              
72310              Reported in
72311              
72312              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
72313              From: Ryan Herbert <rherbert@sycamorehq.com>
72314              Date: Mon, 17 Jul 2000 11:40:42 -0400
72315              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
72316              
72317              Patched in
72318              
72319              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
72320              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
72321              Date: Wed, 26 Jul 2000 23:40:18 +0100
72322              Message-ID: <000001bff752$79511880$0a17073e@tiny>
72323              
72324              based on an earlier patch from Stephen P. Potter.
72325              
72326              (Removed later by change #6458 because this patch was for
72327              perl 5.6.0, not perl-current)
72328      Branch: perl
72329            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
72330            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
72331            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
72332 ____________________________________________________________________________
72333 [  6453] By: jhi                                   on 2000/07/27  13:48:02
72334         Log: Subject: [PATCH] fixes bug 20000508.004
72335              From: Michael Stevens <mstevens@globnix.org>
72336              Date: Thu, 27 Jul 2000 13:49:04 +0100
72337              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
72338      Branch: perl
72339            ! pod/perldata.pod
72340 ____________________________________________________________________________
72341 [  6452] By: jhi                                   on 2000/07/26  23:51:26
72342         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
72343              and Craig A. Berry.
72344      Branch: perl
72345            ! lib/File/Temp.pm pod/perlport.pod
72346 ____________________________________________________________________________
72347 [  6451] By: jhi                                   on 2000/07/26  19:43:30
72348         Log: Be wary of close()s, too.
72349              
72350              Subject: Re: [PATCH] perlbug cleanup
72351              From: Tim Jenness <t.jenness@jach.hawaii.edu>
72352              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
72353              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
72354      Branch: perl
72355            ! utils/perlbug.PL
72356 ____________________________________________________________________________
72357 [  6450] By: jhi                                   on 2000/07/26  18:41:40
72358         Log: Subject: Minor doc patch: handy.h
72359              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
72360              Date: Wed, 26 Jul 2000 15:34:25 -0300
72361              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
72362      Branch: perl
72363            ! handy.h pod/perlapi.pod
72364 ____________________________________________________________________________
72365 [  6449] By: jhi                                   on 2000/07/26  18:23:55
72366         Log: Subject: [PATCH] minor doc change - perlguts
72367              From: Michael Stevens <mstevens@globnix.org>
72368              Date: Thu, 13 Jul 2000 12:39:18 +0100
72369              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
72370      Branch: perl
72371            ! pod/perlguts.pod
72372 ____________________________________________________________________________
72373 [  6448] By: jhi                                   on 2000/07/26  18:20:30
72374         Log: open() wariness in perlbug.
72375              
72376              Subject: [PATCH] perlbug cleanup
72377              From: Michael Stevens <mstevens@globnix.org>
72378              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
72379              Date: Thu, 13 Jul 2000 15:52:23 +0100
72380      Branch: perl
72381            ! utils/perlbug.PL
72382 ____________________________________________________________________________
72383 [  6447] By: jhi                                   on 2000/07/26  18:13:04
72384         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
72385      Branch: perl
72386            ! lib/File/Temp.pm t/lib/ftmp-security.t
72387 ____________________________________________________________________________
72388 [  6446] By: jhi                                   on 2000/07/26  18:06:32
72389         Log: docfix from Peter Scott <Peter@PSDT.com>.
72390      Branch: perl
72391            ! pod/perlfunc.pod
72392 ____________________________________________________________________________
72393 [  6445] By: jhi                                   on 2000/07/26  17:53:31
72394         Log: Fix *foo{FORMAT}.
72395              
72396              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72397              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
72398              Date: Wed, 26 Jul 2000 19:51:02 +0200
72399              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
72400              
72401              From: Graham Barr <gbarr@pobox.com>
72402              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
72403              Date: Wed, 26 Jul 2000 17:38:36 +0100
72404              Message-ID: <20000726173836.L472@pobox.com>
72405      Branch: perl
72406            ! pp.c sv.c t/op/gv.t
72407 ____________________________________________________________________________
72408 [  6444] By: jhi                                   on 2000/07/26  17:49:14
72409         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
72410              from Graham Barr in the module list.
72411      Branch: perl
72412            ! gv.c pod/perlobj.pod
72413 ____________________________________________________________________________
72414 [  6443] By: jhi                                   on 2000/07/26  16:06:56
72415         Log: More split() doc and test patches from Mike Guy.
72416      Branch: perl
72417            ! pod/perlfunc.pod t/op/split.t
72418 ____________________________________________________________________________
72419 [  6442] By: jhi                                   on 2000/07/26  16:05:30
72420         Log: MacOS nits from Matthias Neeracher.
72421      Branch: perl
72422            ! perl.c pp_ctl.c
72423 ____________________________________________________________________________
72424 [  6441] By: jhi                                   on 2000/07/26  04:39:57
72425         Log: Subject: [PATCH] split /^/
72426              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72427              Date: Tue, 25 Jul 2000 14:18:57 +0100
72428              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
72429              
72430              (with notes from tchrist and gbarr)
72431      Branch: perl
72432            ! pod/perlfunc.pod t/op/split.t
72433 ____________________________________________________________________________
72434 [  6440] By: jhi                                   on 2000/07/26  04:32:32
72435         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
72436              From: Peter Prymmer <pvhp@forte.com>
72437              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
72438              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
72439      Branch: perl
72440            ! vms/munchconfig.c
72441 ____________________________________________________________________________
72442 [  6439] By: jhi                                   on 2000/07/26  04:31:01
72443         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
72444              to be fatal errors (instead of by default ignoring them, and
72445              ignoring with a bug: even though -w gave an error, the opening [
72446              was left in)  Reported in:
72447              
72448              Subject: [ID 20000716.024] [=cc=] / [:blank:]
72449              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
72450              Date: Sun, 16 Jul 2000 17:55:29 -0700
72451              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
72452      Branch: perl
72453            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
72454 ____________________________________________________________________________
72455 [  6438] By: jhi                                   on 2000/07/25  15:41:15
72456         Log: Subject: [PATCH] av.c apidoc
72457              From: simon@brecon.co.uk (Simon Cozens)
72458              Date: 24 Jul 2000 06:40:52 GMT
72459              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
72460      Branch: perl
72461            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
72462            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
72463 ____________________________________________________________________________
72464 [  6437] By: jhi                                   on 2000/07/25  14:05:36
72465         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
72466              From: "Stephen P. Potter" <spp@ds.net>
72467              Date: Mon, 24 Jul 2000 14:22:23 -0400
72468              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
72469      Branch: perl
72470            ! pod/perllocale.pod
72471 ____________________________________________________________________________
72472 [  6436] By: jhi                                   on 2000/07/25  14:02:03
72473         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
72474              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72475              Date: Mon, 24 Jul 2000 18:04:28 +0100
72476              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
72477      Branch: perl
72478            ! t/lib/syslfs.t t/op/lfs.t
72479 ____________________________________________________________________________
72480 [  6435] By: jhi                                   on 2000/07/25  13:59:28
72481         Log: Get UTF16 BOMs working.  Patch from
72482              
72483              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
72484              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72485              Date: Tue, 25 Jul 2000 12:52:45 +0100
72486              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
72487              
72488              and notes from
72489              
72490              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
72491              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72492              Date: Tue, 25 Jul 2000 11:43:25 +0100
72493              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
72494      Branch: perl
72495            ! t/comp/require.t toke.c utf8.c
72496 ____________________________________________________________________________
72497 [  6434] By: jhi                                   on 2000/07/25  02:39:54
72498         Log: Make the "uninit variable" warning to say "concat or string"
72499              or "join or string" when in concat or join .
72500              
72501              Subject: Re: [ID 20000403.009] uninitialised concatenation???
72502              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72503              Date: Tue, 04 Apr 2000 18:22:58 +0100
72504              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
72505              
72506              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
72507              From: William R Ward <hermit@BayView.COM>
72508              Date: Thu, 30 Mar 2000 19:50:03 -0800
72509              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
72510      Branch: perl
72511            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
72512            ! t/pragma/warn/op t/pragma/warn/sv
72513 ____________________________________________________________________________
72514 [  6433] By: jhi                                   on 2000/07/24  17:52:56
72515         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
72516      Branch: perl
72517            ! lib/File/Spec/VMS.pm
72518 ____________________________________________________________________________
72519 [  6432] By: jhi                                   on 2000/07/24  17:44:44
72520         Log: Test cases for #6431.
72521              
72522              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
72523              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72524              Date: Mon, 24 Jul 2000 15:32:29 +0100
72525              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
72526      Branch: perl
72527            ! t/op/pat.t t/op/split.t
72528 ____________________________________________________________________________
72529 [  6431] By: jhi                                   on 2000/07/24  17:43:17
72530         Log: Bind op fix.
72531              
72532              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
72533              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72534              Date: Mon, 17 Jul 2000 20:04:56 +0100
72535              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
72536      Branch: perl
72537            ! op.c
72538 ____________________________________________________________________________
72539 [  6430] By: jhi                                   on 2000/07/24  03:42:42
72540         Log: Subject: [ID 20000716.023] syslog test fails without sockets
72541              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72542              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
72543              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
72544      Branch: metaconfig/U/perl
72545            ! Extensions.U
72546      Branch: perl
72547            ! Configure config_h.SH
72548 ____________________________________________________________________________
72549 [  6429] By: jhi                                   on 2000/07/24  03:11:52
72550         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
72551              case, but add also notes explaining the relationship of this
72552              patch and the earlier notes by Sarathy.
72553              
72554              Subject: Map is still slow
72555              From: "Ben Tilly" <ben_tilly@hotmail.com>
72556              Date: Sat, 15 Jul 2000 17:23:27 EDT
72557              Message-ID: <20000715212327.21656.qmail@hotmail.com>
72558      Branch: perl
72559            ! pp_ctl.c
72560 ____________________________________________________________________________
72561 [  6428] By: jhi                                   on 2000/07/24  02:58:52
72562         Log: Documentation to explain the behaviour of map().
72563              
72564              Subject: Re: Map is still slow 
72565              From: Gurusamy Sarathy <gsar@ActiveState.com>
72566              Date: Sat, 15 Jul 2000 16:05:09 -0700
72567              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
72568      Branch: perl
72569            ! pp_ctl.c
72570 ____________________________________________________________________________
72571 [  6427] By: jhi                                   on 2000/07/24  02:50:03
72572         Log: Add tests for
72573              [ID 19991110.003] another matching finding by pcre author
72574              which has already been fixed by some patch, as verified in
72575              
72576              Subject: Re: two regex bugs from the mists of time (well, last November)
72577              From: Hugo <hv@crypt.compulink.co.uk>
72578              Date: Sat, 22 Jul 2000 18:12:58 +0100
72579              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
72580      Branch: perl
72581            ! t/op/re_tests
72582 ____________________________________________________________________________
72583 [  6426] By: jhi                                   on 2000/07/24  02:11:20
72584         Log: A missing 'break' after the [[:space:]] switch case.
72585              
72586              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
72587              From: "Stephen P. Potter" <spp@ds.net>
72588              Date: Tue, 18 Jul 2000 16:25:17 -0400
72589              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
72590      Branch: perl
72591            ! regcomp.c
72592 ____________________________________________________________________________
72593 [  6425] By: jhi                                   on 2000/07/24  02:06:12
72594         Log: The output might have been produced in the wrong order.
72595              
72596              Subject: [ID 20000720.003] [PATCH] t/op/write.t
72597              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72598              Date: Thu, 20 Jul 2000 18:49:18 +0100
72599              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
72600      Branch: perl
72601            ! t/op/write.t
72602 ____________________________________________________________________________
72603 [  6424] By: jhi                                   on 2000/07/24  02:00:07
72604         Log: Use STDOUT consistently.
72605              
72606              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
72607              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72608              Date: Thu, 20 Jul 2000 18:04:01 +0100
72609              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
72610      Branch: perl
72611            ! lib/Test/Harness.pm
72612 ____________________________________________________________________________
72613 [  6423] By: jhi                                   on 2000/07/24  01:54:54
72614         Log: Protect against "wild next"s, that is, callbacks doing "next"
72615              instead of "return".
72616              
72617              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
72618              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72619              Date: Tue, 18 Jul 2000 11:30:16 +0100
72620              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
72621      Branch: perl
72622            ! lib/File/Find.pm
72623 ____________________________________________________________________________
72624 [  6422] By: jhi                                   on 2000/07/24  01:35:47
72625         Log: Out-of-date note removed.
72626              
72627              Subject: [PATCH] documentation perlipc
72628              From: rspier@pobox.com (Robert Spier)
72629              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
72630              Message-ID: <14711.35178.572612.502654@rls.cx>
72631      Branch: perl
72632            ! pod/perlipc.pod
72633 ____________________________________________________________________________
72634 [  6421] By: jhi                                   on 2000/07/24  00:09:18
72635         Log: Send all installperl messages to STDERR and be -w clean.
72636              
72637              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
72638              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72639              Date: Sat, 22 Jul 2000 14:02:11 +0100
72640              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
72641      Branch: perl
72642            ! installperl
72643 ____________________________________________________________________________
72644 [  6420] By: jhi                                   on 2000/07/24  00:04:19
72645         Log: Decutandpasto.
72646              
72647              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
72648              From: "Richard Soderberg" <rs@crystalflame.net>
72649              Date: Sun, 23 Jul 2000 01:37:23 -0700
72650              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
72651      Branch: perl
72652            ! pod/perlipc.pod
72653 ____________________________________________________________________________
72654 [  6419] By: jhi                                   on 2000/07/24  00:01:12
72655         Log: A cleaner abs_path().
72656              Subject: Re: unix alternative to Cwd.pm
72657              From: Jeff Pinyan <jeffp@crusoe.net>
72658              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
72659              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
72660      Branch: perl
72661            ! lib/Cwd.pm
72662 ____________________________________________________________________________
72663 [  6418] By: jhi                                   on 2000/07/23  23:48:56
72664         Log: Detypo.
72665              
72666              Subject: [PATCH perl-current] Typo in hints/powerux.sh
72667              From: "Richard Soderberg" <rs@crystalflame.net>
72668              Date: Sun, 23 Jul 2000 01:27:33 -0700
72669              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
72670      Branch: perl
72671            ! hints/powerux.sh
72672 ____________________________________________________________________________
72673 [  6417] By: jhi                                   on 2000/07/17  22:13:31
72674         Log: Subject: SDBM_File documentation
72675              From: mjd@plover.com
72676              Date: 16 Jul 2000 17:41:17 -0000
72677              Message-ID: <20000716174117.18515.qmail@plover.com>
72678      Branch: perl
72679            ! ext/SDBM_File/SDBM_File.pm
72680 ____________________________________________________________________________
72681 [  6416] By: jhi                                   on 2000/07/17  19:13:26
72682         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
72683      Branch: perl
72684            ! hints/mpeix.sh mpeix/relink
72685 ____________________________________________________________________________
72686 [  6415] By: jhi                                   on 2000/07/15  14:11:02
72687         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
72688              the utf8 'characters' can be more than one octet).
72689              
72690              Date: Sat, 15 Jul 2000 00:21:56 +0100
72691              From: Tom Hughes <tom@compton.nu>
72692              Subject: Re: [ID 20000714.002]
72693              Message-ID: <db2334de49.tom@compton.compton.nu>
72694              
72695              Reported in
72696              
72697              Subject: [ID 20000714.002]
72698              From: "Simon Cozens" <simon@othersideofthe.earth.li>
72699              Date: 14 Jul 2000 15:13:09 -0000
72700              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
72701      Branch: perl
72702            ! doop.c
72703 ____________________________________________________________________________
72704 [  6414] By: jhi                                   on 2000/07/15  03:13:41
72705         Log: another VMS build tweak from Peter Prymmer
72706      Branch: perl
72707            ! vms/descrip_mms.template
72708 ____________________________________________________________________________
72709 [  6413] By: jhi                                   on 2000/07/15  03:10:40
72710         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
72711      Branch: perl
72712            ! vms/perlvms.pod
72713 ____________________________________________________________________________
72714 [  6412] By: jhi                                   on 2000/07/15  00:31:05
72715         Log: More docs for sv functions.
72716              
72717              Subject: [PATCH cfgperl] sv.c apidoc
72718              From: simon@brecon.co.uk (Simon Cozens)
72719              Date: 13 Jul 2000 09:00:20 GMT
72720              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
72721              
72722              Subject: Re: [PATCH cfgperl] sv.c apidoc
72723              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72724              Date: Thu, 13 Jul 2000 12:27:41 +0100
72725              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
72726              
72727              Subject: Re: [PATCH cfgperl] sv.c apidoc
72728              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72729              Date: Thu, 13 Jul 2000 13:23:09 +0100
72730              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
72731              
72732              Subject: Re: [PATCH cfgperl] sv.c apidoc
72733              From: simon@brecon.co.uk (Simon Cozens)
72734              Date: 14 Jul 2000 06:51:02 GMT
72735              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
72736      Branch: perl
72737            ! embed.pl pod/perlapi.pod sv.c
72738 ____________________________________________________________________________
72739 [  6411] By: jhi                                   on 2000/07/15  00:10:41
72740         Log: lib/b test fixes from Peter Prymmer.
72741      Branch: perl
72742            ! t/lib/b.t
72743 ____________________________________________________________________________
72744 [  6410] By: jhi                                   on 2000/07/15  00:02:09
72745         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
72746              From: Hugo <hv@crypt.compulink.co.uk>
72747              Date: Fri, 14 Jul 2000 23:05:20 +0100
72748              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
72749              
72750              Didn't anymore apply, but that point still could use another fix.
72751      Branch: perl
72752            ! pod/perlfunc.pod
72753 ____________________________________________________________________________
72754 [  6409] By: jhi                                   on 2000/07/14  23:15:15
72755         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
72756              not in pod, from Peter Prymmer
72757      Branch: perl
72758            ! vms/descrip_mms.template
72759 ____________________________________________________________________________
72760 [  6408] By: jhi                                   on 2000/07/14  20:35:05
72761         Log: The bug report
72762              [ID 19991110.002] minimal matching discrepancy found by pcre author
72763              seems to have been fixed (though differently from what was suggested
72764              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
72765      Branch: perl
72766            ! t/op/re_tests
72767 ____________________________________________________________________________
72768 [  6407] By: jhi                                   on 2000/07/14  17:38:08
72769         Log: Fix AutoSplit to use File::Spec the right way in VMS,
72770              from Peter Prymmer.
72771      Branch: perl
72772            ! lib/AutoSplit.pm
72773 ____________________________________________________________________________
72774 [  6406] By: jhi                                   on 2000/07/14  14:13:22
72775         Log: Merge perlhacktut into perlhack, update perlguts.
72776              
72777              Subject: Re: Perlhacktut
72778              From: simon@brecon.co.uk (Simon Cozens)
72779              Date: 14 Jul 2000 06:49:21 GMT
72780              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
72781              
72782              Subject: Re: Perlhacktut
72783              From: simon@brecon.co.uk (Simon Cozens)
72784              Date: 14 Jul 2000 07:09:45 GMT
72785              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
72786      Branch: perl
72787            ! pod/perlguts.pod pod/perlhack.pod
72788 ____________________________________________________________________________
72789 [  6405] By: jhi                                   on 2000/07/14  14:02:31
72790         Log: Integrate with Sarathy.
72791      Branch: cfgperl
72792           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
72793           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
72794           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
72795 ____________________________________________________________________________
72796 [  6404] By: gsar                                  on 2000/07/14  12:15:02
72797         Log: PERL_OBJECT build tweaks
72798      Branch: perl
72799            ! toke.c
72800 ____________________________________________________________________________
72801 [  6403] By: gsar                                  on 2000/07/14  11:23:41
72802         Log: inconsistent types needs casts
72803      Branch: perl
72804            ! toke.c
72805 ____________________________________________________________________________
72806 [  6402] By: gsar                                  on 2000/07/14  11:12:04
72807         Log: typos in change#6399, regen headers
72808      Branch: perl
72809            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
72810 ____________________________________________________________________________
72811 [  6401] By: gsar                                  on 2000/07/14  10:59:12
72812         Log: typecasts needed for change#6394
72813      Branch: perl
72814            ! toke.c
72815 ____________________________________________________________________________
72816 [  6400] By: gsar                                  on 2000/07/14  10:49:37
72817         Log: integrate cfgperl contents into mainline
72818      Branch: perl
72819           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
72820           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
72821 ____________________________________________________________________________
72822 [  6399] By: gsar                                  on 2000/07/14  10:38:35
72823         Log: enable UTF-16 filter by default if relevant BOM is seen; various
72824              cleanups (typos, misformatted code, and small bugs)
72825      Branch: perl
72826            ! doop.c embed.pl mg.c op.c pp.c toke.c
72827 ____________________________________________________________________________
72828 [  6398] By: gsar                                  on 2000/07/14  08:55:38
72829         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
72830              name suggests anyway)
72831      Branch: perl
72832            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
72833 ____________________________________________________________________________
72834 [  6397] By: gsar                                  on 2000/07/14  08:44:33
72835         Log: move new variables to the end of the interpreter structure (for
72836              bincompat in code that doesn't #include XSUB.h)
72837      Branch: perl
72838            ! intrpvar.h
72839 ____________________________________________________________________________
72840 [  6396] By: gsar                                  on 2000/07/14  08:13:58
72841         Log: MakeMaker should not remove editor backups (*~) on `make clean`
72842              by default (completes change#6383)
72843      Branch: perl
72844            ! lib/ExtUtils/MM_Unix.pm
72845 ____________________________________________________________________________
72846 [  6395] By: jhi                                   on 2000/07/14  05:20:33
72847         Log: Replace change #6337 with a better one.
72848              
72849              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
72850              From: Hugo <hv@crypt.compulink.co.uk>
72851              Date: Fri, 14 Jul 2000 04:16:20 +0100
72852              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
72853      Branch: cfgperl
72854            ! regexec.c t/op/re_tests
72855 ____________________________________________________________________________
72856 [  6394] By: jhi                                   on 2000/07/14  01:33:59
72857         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
72858      Branch: cfgperl
72859            ! embed.pl global.sym proto.h toke.c
72860 ____________________________________________________________________________
72861 [  6393] By: jhi                                   on 2000/07/13  23:41:23
72862         Log: remove discarded test
72863      Branch: cfgperl
72864            ! MANIFEST
72865 ____________________________________________________________________________
72866 [  6392] By: jhi                                   on 2000/07/13  23:32:25
72867         Log: The {multiplier} of a fixed substring was overlooked which
72868              caused a wrong initial search offset for that substring.
72869              
72870              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
72871              From: Hugo <hv@crypt.compulink.co.uk>
72872              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
72873              Date: Thu, 13 Jul 2000 19:27:13 +0100
72874      Branch: cfgperl
72875            ! regcomp.c t/op/re_tests
72876 ____________________________________________________________________________
72877 [  6391] By: jhi                                   on 2000/07/13  16:37:42
72878         Log: typo fix from Craig Berry
72879      Branch: cfgperl
72880            ! vms/subconfigure.com
72881 ____________________________________________________________________________
72882 [  6390] By: jhi                                   on 2000/07/13  13:20:12
72883         Log: Integrate with Sarathy.
72884      Branch: cfgperl
72885            - t/op/method2entersub.t
72886           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
72887           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
72888           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
72889           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
72890 ____________________________________________________________________________
72891 [  6389] By: jhi                                   on 2000/07/13  13:18:48
72892         Log: Detypo from Peter Prymmer, part of #6388.
72893      Branch: cfgperl
72894            ! Configure config_h.SH
72895      Branch: metaconfig
72896            ! U/modified/d_longlong.U
72897 ____________________________________________________________________________
72898 [  6388] By: gsar                                  on 2000/07/13  06:33:40
72899         Log: typos (spotted by Peter Prymmer)
72900      Branch: perl
72901            ! Configure t/lib/english.t
72902 ____________________________________________________________________________
72903 [  6387] By: gsar                                  on 2000/07/13  05:35:28
72904         Log: new selfloader.t in change#6183 doesn't close DATA handles,
72905              and thus fails to clean up tmp files on dosish platforms
72906      Branch: perl
72907            ! t/lib/selfloader.t
72908 ____________________________________________________________________________
72909 [  6386] By: gsar                                  on 2000/07/12  21:42:39
72910         Log: sprintf test tweaks (from Dominic Dunlop)
72911      Branch: perl
72912            ! t/op/sprintf.t
72913 ____________________________________________________________________________
72914 [  6385] By: gsar                                  on 2000/07/12  21:33:46
72915         Log: fix bugs in processing %v-*d and similar format specs (from
72916              Avi Finkel <avi@finkel.org>)
72917      Branch: perl
72918            ! sv.c t/op/sprintf.t
72919 ____________________________________________________________________________
72920 [  6384] By: gsar                                  on 2000/07/12  16:04:19
72921         Log: readd missing perldelta.pod changes from changes#6339,6376
72922      Branch: perl
72923            ! pod/perldelta.pod
72924 ____________________________________________________________________________
72925 [  6383] By: gsar                                  on 2000/07/12  16:00:51
72926         Log: don't clobber *.orig files on *clean targets
72927      Branch: perl
72928            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
72929 ____________________________________________________________________________
72930 [  6382] By: gsar                                  on 2000/07/12  07:59:12
72931         Log: fix broken integrations in cfgperl
72932      Branch: cfgperl
72933           !> Changes pod/perldelta.pod
72934 ____________________________________________________________________________
72935 [  6381] By: gsar                                  on 2000/07/12  07:42:17
72936         Log: integrate cfgperl changes into mainline
72937      Branch: perl
72938            ! Changes
72939           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
72940           !> pod/perlre.pod
72941 ____________________________________________________________________________
72942 [  6380] By: gsar                                  on 2000/07/12  07:31:00
72943         Log: get sprintf.t to adjust properly for 3-digit exponents
72944      Branch: perl
72945            ! t/op/sprintf.t
72946 ____________________________________________________________________________
72947 [  6379] By: gsar                                  on 2000/07/12  06:40:04
72948         Log: change#6174 needs corresponding change in win32/config_h.PL,
72949              which grovels through config_h.SH to find the config.h name
72950      Branch: perl
72951            ! win32/config_h.PL
72952 ____________________________________________________________________________
72953 [  6378] By: jhi                                   on 2000/07/12  05:03:59
72954         Log: Do the cc sanity check both before the hints and
72955              after the cc selction.
72956      Branch: cfgperl
72957            ! Configure config_h.SH
72958      Branch: metaconfig
72959            ! U/modified/Oldconfig.U U/modified/cc.U
72960      Branch: metaconfig/U/perl
72961            + Checkcc.U
72962 ____________________________________________________________________________
72963 [  6377] By: jhi                                   on 2000/07/12  02:49:22
72964         Log: Fix nits noticed by Boston.pm.
72965      Branch: cfgperl
72966            ! pod/perlre.pod
72967 ____________________________________________________________________________
72968 [  6376] By: jhi                                   on 2000/07/11  21:22:13
72969         Log: Configure cosmetics and perldelta.
72970      Branch: cfgperl
72971            ! Configure config_h.SH pod/perldelta.pod
72972      Branch: metaconfig
72973            ! U/modified/cc.U
72974 ____________________________________________________________________________
72975 [  6375] By: gsar                                  on 2000/07/11  21:17:35
72976         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
72977      Branch: perl
72978            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
72979            ! win32/win32sck.c
72980 ____________________________________________________________________________
72981 [  6374] By: gsar                                  on 2000/07/11  20:48:50
72982         Log: tweak for build failure under multiplicity
72983      Branch: perl
72984            ! toke.c
72985 ____________________________________________________________________________
72986 [  6373] By: gsar                                  on 2000/07/11  20:37:23
72987         Log: integrate cfgperl changes#6325..6373 into mainline
72988              (NOTE: today's batch of integrations still untested)
72989      Branch: perl
72990           +> ext/DynaLoader/hints/netbsd.pl
72991            ! Changes
72992           !> (integrate 26 files)
72993 ____________________________________________________________________________
72994 [  6372] By: jhi                                   on 2000/07/11  20:30:36
72995         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
72996              regen perltoc.
72997      Branch: cfgperl
72998            + pod/perlbook.pod
72999            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
73000            ! pod/perltoc.pod
73001 ____________________________________________________________________________
73002 [  6371] By: jhi                                   on 2000/07/11  20:08:56
73003         Log: Minor cleanups on the booklist.
73004      Branch: cfgperl
73005            ! pod/perlfaq2.pod
73006 ____________________________________________________________________________
73007 [  6370] By: jhi                                   on 2000/07/11  19:31:13
73008         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
73009      Branch: cfgperl
73010            ! t/pragma/overload.t
73011 ____________________________________________________________________________
73012 [  6369] By: gsar                                  on 2000/07/11  19:27:48
73013         Log: integrate cfgperl changes#6293..6324 into mainline
73014      Branch: perl
73015           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
73016            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
73017           !> (integrate 30 files)
73018 ____________________________________________________________________________
73019 [  6368] By: gsar                                  on 2000/07/11  19:18:57
73020         Log: skip integrate of problematic change#6292 from cfgperl into mainline
73021      Branch: perl
73022           !> pp_hot.c
73023 ____________________________________________________________________________
73024 [  6367] By: gsar                                  on 2000/07/11  19:17:21
73025         Log: integrate cfgperl changes#6288..6290 into mainline
73026      Branch: perl
73027           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
73028 ____________________________________________________________________________
73029 [  6366] By: gsar                                  on 2000/07/11  19:11:18
73030         Log: integrate cfgperl changes#6268..6282 into mainline
73031      Branch: perl
73032           !> (integrate 30 files)
73033 ____________________________________________________________________________
73034 [  6365] By: gsar                                  on 2000/07/11  18:57:00
73035         Log: delete new accidentally branched file
73036      Branch: perl
73037            - t/op/method2entersub.t
73038 ____________________________________________________________________________
73039 [  6364] By: gsar                                  on 2000/07/11  18:55:13
73040         Log: skip integrate of change#6267 from cfgperl into mainline (the
73041              method call optimization is flawed without additional hints
73042              from user about immutableness of @ISA and no runtime method
73043              definitions)
73044      Branch: perl
73045           +> t/op/method2entersub.t
73046           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
73047           !> perl.h t/op/sprintf.t xsutils.c
73048 ____________________________________________________________________________
73049 [  6363] By: gsar                                  on 2000/07/11  18:49:43
73050         Log: integrate cfgperl changes#6261..6266 into mainline
73051      Branch: perl
73052           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
73053           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
73054           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
73055           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
73056 ____________________________________________________________________________
73057 [  6362] By: gsar                                  on 2000/07/11  18:43:26
73058         Log: integrate cfgperl changes#6252..6260 into mainline
73059      Branch: perl
73060           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
73061           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
73062           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
73063           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
73064 ____________________________________________________________________________
73065 [  6361] By: gsar                                  on 2000/07/11  18:37:12
73066         Log: skip integrate of problematic change#6251 from cfgperl into mainline
73067      Branch: perl
73068           !> lib/Exporter.pm
73069 ____________________________________________________________________________
73070 [  6360] By: gsar                                  on 2000/07/11  18:34:56
73071         Log: integrate cfgperl change#6250 into mainline
73072      Branch: perl
73073           +> t/op/my_stash.t
73074           !> MANIFEST embed.pl proto.h toke.c
73075 ____________________________________________________________________________
73076 [  6359] By: gsar                                  on 2000/07/11  18:21:19
73077         Log: integrate cfgperl changes#6242..6249 into mainline
73078      Branch: perl
73079           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
73080           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
73081           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
73082           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
73083           !> t/lib/peek.t utf8.c
73084 ____________________________________________________________________________
73085 [  6358] By: gsar                                  on 2000/07/11  18:15:45
73086         Log: skip integrate of problematic change#6241 from cfgperl into mainline
73087      Branch: perl
73088           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
73089 ____________________________________________________________________________
73090 [  6357] By: jhi                                   on 2000/07/11  18:15:16
73091         Log: Fix for
73092              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
73093              From: Roderick Schertler <roderick@argon.org> 
73094              Date: Tue, 11 Jul 2000 13:55:05 -0400 
73095              Message-Id: <200007111755.NAA05077@jones.argon.org> 
73096      Branch: cfgperl
73097            ! doio.c
73098 ____________________________________________________________________________
73099 [  6356] By: jhi                                   on 2000/07/11  18:12:51
73100         Log: Typo in #6341.
73101      Branch: cfgperl
73102            ! pp_hot.c
73103 ____________________________________________________________________________
73104 [  6355] By: gsar                                  on 2000/07/11  18:12:10
73105         Log: integrate cfgperl changes#6231..6240 into mainline
73106      Branch: perl
73107           +> pod/perlutil.pod
73108           !> (integrate 35 files)
73109 ____________________________________________________________________________
73110 [  6354] By: jhi                                   on 2000/07/11  18:04:34
73111         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
73112              From: Dominic Dunlop <domo@computer.org> 
73113              Date: Tue, 11 Jul 2000 12:27:33 +0200 
73114              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
73115              
73116              Replaces change #6268.
73117      Branch: cfgperl
73118            ! t/op/sprintf.t
73119 ____________________________________________________________________________
73120 [  6353] By: gsar                                  on 2000/07/11  17:59:51
73121         Log: skip integrate of problematic change#6230 from cfgperl into mainline
73122              (a later version of File::Spec is already in mainline)
73123      Branch: perl
73124           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
73125           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
73126 ____________________________________________________________________________
73127 [  6352] By: gsar                                  on 2000/07/11  17:57:48
73128         Log: integrate cfgperl changes#6224..6229 into mainline
73129      Branch: perl
73130           +> lib/lib.pm.PL
73131            - lib/lib.pm
73132           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
73133           !> lib/English.pm op.c t/lib/english.t
73134 ____________________________________________________________________________
73135 [  6351] By: gsar                                  on 2000/07/11  17:50:10
73136         Log: skip integrate of problematic change#6223 from cfgperl into mainline
73137      Branch: perl
73138           !> doio.c
73139 ____________________________________________________________________________
73140 [  6350] By: gsar                                  on 2000/07/11  17:48:28
73141         Log: integrate cfgperl changes#6220..6222 into mainline
73142      Branch: perl
73143           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
73144           !> toke.c utf8.c win32/win32.h
73145 ____________________________________________________________________________
73146 [  6349] By: gsar                                  on 2000/07/11  17:46:13
73147         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
73148              mainline
73149      Branch: perl
73150           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
73151           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
73152           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
73153 ____________________________________________________________________________
73154 [  6348] By: jhi                                   on 2000/07/11  17:45:49
73155         Log: README.posix-bc podified from Thomas Dorner.
73156      Branch: cfgperl
73157            ! README.posix-bc
73158 ____________________________________________________________________________
73159 [  6347] By: gsar                                  on 2000/07/11  17:42:04
73160         Log: integrate cfgperl change#6217 into mainline
73161      Branch: perl
73162           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
73163           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
73164           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
73165 ____________________________________________________________________________
73166 [  6346] By: gsar                                  on 2000/07/11  17:39:37
73167         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
73168              mainline
73169      Branch: perl
73170           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
73171           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
73172           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
73173           !> perlapi.h pod/perlapi.pod
73174 ____________________________________________________________________________
73175 [  6345] By: gsar                                  on 2000/07/11  17:36:42
73176         Log: integrate cfgperl changes#6207..6210 into mainline
73177      Branch: perl
73178           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
73179           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
73180 ____________________________________________________________________________
73181 [  6344] By: gsar                                  on 2000/07/11  17:31:20
73182         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
73183              mainline
73184      Branch: perl
73185           !> (integrate 40 files)
73186 ____________________________________________________________________________
73187 [  6343] By: gsar                                  on 2000/07/11  17:19:08
73188         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
73189      Branch: perl
73190           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
73191            ! Changes
73192           !> (integrate 34 files)
73193 ____________________________________________________________________________
73194 [  6342] By: jhi                                   on 2000/07/11  16:05:48
73195         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
73196              To: perl5-porters@perl.org
73197              From: Karsten Sperling <spiff@phreax.net>
73198              Date: Mon, 10 Jul 2000 15:12:52 +0200
73199              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
73200      Branch: cfgperl
73201            ! lib/Symbol.pm
73202 ____________________________________________________________________________
73203 [  6341] By: jhi                                   on 2000/07/11  15:59:23
73204         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
73205              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
73206              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
73207              Date: Fri, 07 Jul 2000 17:57:16 +0100
73208      Branch: cfgperl
73209            ! pp_hot.c
73210 ____________________________________________________________________________
73211 [  6340] By: jhi                                   on 2000/07/11  15:55:47
73212         Log: Subject: Re: format bug report  [Patch]
73213              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73214              Date: Wed, 05 Jul 2000 13:12:52 +0200
73215              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
73216              
73217              Subject: Re: format bug report  [Patch]
73218              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73219              Date: Wed, 05 Jul 2000 14:10:01 +0200
73220              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
73221      Branch: cfgperl
73222            ! t/op/write.t toke.c
73223 ____________________________________________________________________________
73224 [  6339] By: jhi                                   on 2000/07/11  13:54:09
73225         Log: Be less forgiving about ambiguous and illegal tr ranges.
73226              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
73227              From: Mark-Jason Dominus <mjd@plover.com>
73228              Date: Tue, 04 Jul 2000 10:00:12 -0400
73229              Message-ID: <20000704140012.17772.qmail@plover.com>
73230              
73231              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
73232              From: Mark-Jason Dominus <mjd@plover.com>
73233              Date: Wed, 05 Jul 2000 09:37:36 -0400
73234              Message-ID: <20000705133736.27293.qmail@plover.com>
73235      Branch: cfgperl
73236            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
73237 ____________________________________________________________________________
73238 [  6338] By: jhi                                   on 2000/07/11  13:31:24
73239         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
73240              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
73241              Date: Tue, 11 Jul 2000 13:50:51 +0100
73242              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
73243      Branch: cfgperl
73244            ! sv.c
73245 ____________________________________________________________________________
73246 [  6337] By: jhi                                   on 2000/07/11  13:29:14
73247         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
73248              From: Hugo <hv@crypt.compulink.co.uk>
73249              Date: Tue, 11 Jul 2000 12:44:50 +0100
73250              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
73251      Branch: cfgperl
73252            ! regexec.c t/op/re_tests
73253 ____________________________________________________________________________
73254 [  6336] By: jhi                                   on 2000/07/11  13:26:47
73255         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
73256              From: simon@brecon.co.uk (Simon Cozens)
73257              Date: 7 Jul 2000 11:26:09 GMT
73258              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
73259      Branch: cfgperl
73260            ! mg.c
73261 ____________________________________________________________________________
73262 [  6335] By: jhi                                   on 2000/07/11  13:23:37
73263         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
73264              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
73265              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
73266              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
73267      Branch: cfgperl
73268            + ext/DynaLoader/hints/netbsd.pl
73269            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
73270 ____________________________________________________________________________
73271 [  6334] By: jhi                                   on 2000/07/11  13:20:38
73272         Log: Subject: PATCH perlguts.pod: Document D and d magic types
73273              From: mjd@plover.com
73274              Date: 5 Jul 2000 18:01:51 -0000
73275              Message-ID: <20000705180151.29413.qmail@plover.com>
73276      Branch: cfgperl
73277            ! pod/perlguts.pod
73278 ____________________________________________________________________________
73279 [  6333] By: jhi                                   on 2000/07/11  13:15:51
73280         Log: Precedence goof, fix based on
73281              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
73282              From: Hugo <hv@crypt.compulink.co.uk>
73283              Date: Tue, 11 Jul 2000 12:52:38 +0100
73284              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
73285      Branch: cfgperl
73286            ! t/op/taint.t
73287 ____________________________________________________________________________
73288 [  6332] By: jhi                                   on 2000/07/11  12:40:17
73289         Log: Integrate with Sarathy.
73290      Branch: cfgperl
73291           !> win32/win32sck.c
73292 ____________________________________________________________________________
73293 [  6331] By: jhi                                   on 2000/07/10  20:14:16
73294         Log: Sprinkle ldlibpath.
73295      Branch: cfgperl
73296            ! pod/Makefile.SH
73297 ____________________________________________________________________________
73298 [  6330] By: jhi                                   on 2000/07/10  17:54:49
73299         Log: More POSIX.pod tweaks.
73300      Branch: cfgperl
73301            ! ext/POSIX/POSIX.pod
73302 ____________________________________________________________________________
73303 [  6329] By: jhi                                   on 2000/07/10  14:02:12
73304         Log: Reorder perl.pod once more.
73305      Branch: cfgperl
73306            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
73307 ____________________________________________________________________________
73308 [  6328] By: gsar                                  on 2000/07/10  07:06:00
73309         Log: accept() leaks memory on windows due to incorrect ordering of
73310              closesocket() and fclose() calls
73311      Branch: perl
73312            ! win32/win32sck.c
73313 ____________________________________________________________________________
73314 [  6327] By: gsar                                  on 2000/07/10  06:49:17
73315         Log: winsock options weren't being set in all threads under ithreads
73316              (caused send()s from second and subsequent threads to fail)
73317      Branch: perl
73318            ! win32/win32sck.c
73319 ____________________________________________________________________________
73320 [  6326] By: jhi                                   on 2000/07/08  02:45:40
73321         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
73322              was cast to an unsigned (32-bit) integer with wild abandon.
73323      Branch: cfgperl
73324            ! ext/Devel/DProf/DProf.xs
73325 ____________________________________________________________________________
73326 [  6325] By: jhi                                   on 2000/07/07  18:50:33
73327         Log: Remove perlbook, update perlfaq book listing,
73328              rearrange perl.pod, regenerate perltoc.
73329      Branch: cfgperl
73330            - pod/perlbook.pod
73331            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
73332            ! pod/perlfaq2.pod pod/perltoc.pod
73333 ____________________________________________________________________________
73334 [  6324] By: jhi                                   on 2000/07/07  14:03:40
73335         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
73336      Branch: cfgperl
73337            ! sv.h toke.c
73338 ____________________________________________________________________________
73339 [  6323] By: jhi                                   on 2000/07/06  16:03:55
73340         Log: Fix complaints of buildtoc.
73341      Branch: cfgperl
73342            + lib/Win32.pod
73343            - pod/Win32.pod
73344            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
73345 ____________________________________________________________________________
73346 [  6322] By: jhi                                   on 2000/07/06  15:15:52
73347         Log: Add =head1 NAMEs so that buildtoc is happy.
73348              (The CGI::Util nit reported to Lincoln.)
73349      Branch: cfgperl
73350            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
73351            ! pod/perltoc.pod
73352 ____________________________________________________________________________
73353 [  6321] By: jhi                                   on 2000/07/06  03:16:04
73354         Log: Config is being used.
73355      Branch: cfgperl
73356            ! t/op/method.t
73357 ____________________________________________________________________________
73358 [  6320] By: jhi                                   on 2000/07/06  03:13:13
73359         Log: Integrate with Sarathy.
73360      Branch: cfgperl
73361           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
73362 ____________________________________________________________________________
73363 [  6319] By: jhi                                   on 2000/07/06  03:11:46
73364         Log: Autogenerate pod/Makefile and pod/buildtoc.
73365              buildtoc also checks whether the existing pods are
73366              mentioned in MANIFEST and perl.pod, and vice versa.
73367              (None of the thusly found discrepancies fixed yet.)
73368              roffitall also needs to be autogenerated similarly but it
73369              seems so badly out of date that I didn't touch it yet.
73370      Branch: cfgperl
73371            + pod/Makefile.SH pod/buildtoc.PL
73372            - pod/Makefile pod/buildtoc
73373            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
73374 ____________________________________________________________________________
73375 [  6318] By: gsar                                  on 2000/07/05  22:10:54
73376         Log: fix UNC path handling on Windows under ithreads, and chdir()
73377              return value when given a non-existent directory
73378      Branch: perl
73379            ! win32/vdir.h
73380 ____________________________________________________________________________
73381 [  6317] By: gsar                                  on 2000/07/05  22:08:19
73382         Log: winsock cleanup never done on Windows (leads to handle leaks)
73383      Branch: perl
73384            ! win32/perllib.c win32/win32sck.c
73385 ____________________________________________________________________________
73386 [  6316] By: gsar                                  on 2000/07/05  22:06:19
73387         Log: some debugger output does not go to the socket when RemotePort is set
73388      Branch: perl
73389            ! lib/perl5db.pl
73390 ____________________________________________________________________________
73391 [  6315] By: jhi                                   on 2000/07/05  00:25:21
73392         Log: Integrate with Sarathy, preliminary fix for unicos
73393              alignment problems in [ID 20000612.002] Perl problem on Cray system.
73394      Branch: cfgperl
73395            ! sv.h
73396           !> pp_hot.c
73397 ____________________________________________________________________________
73398 [  6314] By: gsar                                  on 2000/07/04  23:34:02
73399         Log: tyop in change#6306
73400      Branch: perl
73401            ! pp_hot.c
73402 ____________________________________________________________________________
73403 [  6313] By: jhi                                   on 2000/07/04  22:14:38
73404         Log: Multiline string literals ENONPORTABLE.
73405      Branch: cfgperl
73406            ! pp_hot.c
73407 ____________________________________________________________________________
73408 [  6312] By: jhi                                   on 2000/07/04  20:34:44
73409         Log: Integrate with Sarathy.
73410      Branch: cfgperl
73411           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
73412           !> t/op/method.t
73413 ____________________________________________________________________________
73414 [  6311] By: jhi                                   on 2000/07/04  20:30:56
73415         Log: More POSIX.pod embellishment.
73416      Branch: cfgperl
73417            ! ext/POSIX/POSIX.pod
73418 ____________________________________________________________________________
73419 [  6310] By: gsar                                  on 2000/07/04  17:28:48
73420         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
73421      Branch: perl
73422            ! t/lib/b.t
73423 ____________________________________________________________________________
73424 [  6309] By: jhi                                   on 2000/07/04  17:22:18
73425         Log: The #6308 required a little bit more.
73426      Branch: cfgperl
73427            ! Makefile.SH win32/Makefile
73428 ____________________________________________________________________________
73429 [  6308] By: jhi                                   on 2000/07/04  16:35:24
73430         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
73431      Branch: cfgperl
73432            + lib/lib_pm.PL
73433            - lib/lib.pm.PL
73434            ! MANIFEST Makefile.SH
73435 ____________________________________________________________________________
73436 [  6307] By: jhi                                   on 2000/07/04  16:28:58
73437         Log: Win32 patches for cfgperl from Sarathy.
73438      Branch: cfgperl
73439            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
73440            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
73441            ! thread.h toke.c util.c win32/Makefile win32/win32.c
73442 ____________________________________________________________________________
73443 [  6306] By: gsar                                  on 2000/07/04  16:28:40
73444         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
73445              (from Richard Soderberg <rs@oregonnet.com>)
73446      Branch: perl
73447            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
73448 ____________________________________________________________________________
73449 [  6305] By: jhi                                   on 2000/07/04  16:24:24
73450         Log: Integrate with Sarathy.
73451      Branch: cfgperl
73452           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
73453           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
73454           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
73455           !> proto.h win32/win32.c
73456 ____________________________________________________________________________
73457 [  6304] By: gsar                                  on 2000/07/04  16:17:24
73458         Log: missing perldiag entry for unpack("w",...) diagnostic (from
73459              Andreas Koenig)
73460      Branch: perl
73461            ! pod/perldiag.pod
73462 ____________________________________________________________________________
73463 [  6303] By: gsar                                  on 2000/07/04  16:14:44
73464         Log: remove rel2abs prototypes (from Barrie Slaymaker)
73465      Branch: perl
73466            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
73467            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
73468 ____________________________________________________________________________
73469 [  6302] By: gsar                                  on 2000/07/04  04:59:35
73470         Log: adjust change#6299
73471      Branch: perl
73472            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
73473            ! win32/win32.c
73474 ____________________________________________________________________________
73475 [  6301] By: jhi                                   on 2000/07/04  04:50:07
73476         Log: Integrate with Sarathy.
73477      Branch: cfgperl
73478           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
73479           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
73480           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
73481 ____________________________________________________________________________
73482 [  6300] By: gsar                                  on 2000/07/04  04:42:09
73483         Log: PERL_OBJECT build tweak
73484      Branch: perl
73485            ! perl.h
73486 ____________________________________________________________________________
73487 [  6299] By: gsar                                  on 2000/07/04  04:37:00
73488         Log: fix memory leak on Windows (PL_sys_intern contents were never
73489              freed)
73490      Branch: perl
73491            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
73492            ! perlapi.c proto.h win32/win32.c
73493 ____________________________________________________________________________
73494 [  6298] By: gsar                                  on 2000/07/04  04:15:59
73495         Log: fix large memory leak that has been around for ever, masked by
73496              -DPURIFY (most of the arenas were never freed!)
73497      Branch: perl
73498            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
73499 ____________________________________________________________________________
73500 [  6297] By: gsar                                  on 2000/07/04  04:07:46
73501         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
73502      Branch: perl
73503            ! perl.c
73504 ____________________________________________________________________________
73505 [  6296] By: jhi                                   on 2000/06/30  18:28:37
73506         Log: Elaborate POSIX.pod.  Still needs work.
73507      Branch: cfgperl
73508            ! ext/POSIX/POSIX.pod
73509 ____________________________________________________________________________
73510 [  6295] By: jhi                                   on 2000/06/30  14:58:18
73511         Log: Point to perlipc for more SysV IPC examples.
73512      Branch: cfgperl
73513            ! pod/perlfunc.pod
73514 ____________________________________________________________________________
73515 [  6294] By: gsar                                  on 2000/06/30  14:47:45
73516         Log: slurp mode fix in change#4736 still not quite right
73517      Branch: perl
73518            ! pp_hot.c t/io/argv.t
73519 ____________________________________________________________________________
73520 [  6293] By: jhi                                   on 2000/06/30  12:02:55
73521         Log: Integrate with Sarathy.
73522      Branch: cfgperl
73523           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
73524 ____________________________________________________________________________
73525 [  6292] By: jhi                                   on 2000/06/30  12:01:11
73526         Log: From: simon@brecon.co.uk (Simon Cozens)
73527              Subject: UTF8 concat
73528              Date: 30 Jun 2000 06:13:25 GMT
73529              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
73530      Branch: cfgperl
73531            ! pp_hot.c
73532 ____________________________________________________________________________
73533 [  6291] By: gsar                                  on 2000/06/30  04:37:33
73534         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
73535              when @_ is modified, causing coredumps
73536      Branch: perl
73537            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
73538 ____________________________________________________________________________
73539 [  6290] By: jhi                                   on 2000/06/30  02:21:44
73540         Log: Integrate with Sarathy.
73541      Branch: cfgperl
73542           !> vms/vms.c vms/vmsish.h
73543 ____________________________________________________________________________
73544 [  6289] By: jhi                                   on 2000/06/30  02:21:02
73545         Log: Check VERSIONs.
73546      Branch: cfgperl
73547            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
73548            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
73549            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
73550 ____________________________________________________________________________
73551 [  6288] By: jhi                                   on 2000/06/30  02:18:52
73552         Log: Integrate with Sarathy.
73553      Branch: cfgperl
73554           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
73555           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
73556           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
73557           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
73558 ____________________________________________________________________________
73559 [  6287] By: gsar                                  on 2000/06/30  02:17:08
73560         Log: integrate vmsperl changes into mainline
73561      Branch: perl
73562           !> vms/vms.c vms/vmsish.h
73563 ____________________________________________________________________________
73564 [  6285] By: gsar                                  on 2000/06/30  02:05:28
73565         Log: localize %INC in a Safe compartment so that use/require work
73566              (many other magic globals probably need similar treatment)
73567      Branch: perl
73568            ! ext/Opcode/Opcode.xs
73569 ____________________________________________________________________________
73570 [  6284] By: gsar                                  on 2000/06/30  01:54:54
73571         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
73572              about Windows
73573      Branch: perl
73574            ! pod/perlembed.pod
73575 ____________________________________________________________________________
73576 [  6283] By: jhi                                   on 2000/06/30  01:50:10
73577         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
73578              From: Barrie Slaymaker <barries@jester.slaysys.com>
73579              Date: Wed, 28 Jun 2000 11:35:29 -0400
73580              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
73581      Branch: perl
73582            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
73583            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
73584            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
73585            ! lib/File/Spec/Win32.pm
73586 ____________________________________________________________________________
73587 [  6282] By: jhi                                   on 2000/06/29  22:57:22
73588         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
73589              From: Dan Sugalski <dan@sidhe.org>
73590              Date: Tue, 06 Jun 2000 11:59:50 -0400
73591              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
73592      Branch: cfgperl
73593            ! vms/vms.c
73594 ____________________________________________________________________________
73595 [  6281] By: jhi                                   on 2000/06/29  22:52:50
73596         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
73597              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
73598              Date: Wed, 7 Jun 2000 04:02:04 -0500
73599              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
73600      Branch: cfgperl
73601            ! utils/h2xs.PL
73602 ____________________________________________________________________________
73603 [  6280] By: jhi                                   on 2000/06/29  22:45:47
73604         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
73605              From: rspier@pobox.com (Robert Spier)
73606              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
73607              Message-ID: <14654.31913.845602.610277@rls.cx>
73608      Branch: cfgperl
73609            ! utils/h2xs.PL
73610 ____________________________________________________________________________
73611 [  6279] By: jhi                                   on 2000/06/29  22:38:16
73612         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
73613              From: Tim Ayers <tayers@bridge.com>
73614              Date: Thu, 08 Jun 2000 08:11:06 +0200
73615              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
73616              [resent by Richard Foley, Message-Id probably wrong]
73617      Branch: cfgperl
73618            ! pod/perlsub.pod
73619 ____________________________________________________________________________
73620 [  6278] By: jhi                                   on 2000/06/29  22:21:45
73621         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
73622              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
73623              Date: Fri, 09 Jun 2000 12:39:27 -0400
73624              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
73625              (plus update the version "number" of Text::Wrap)
73626      Branch: cfgperl
73627            ! lib/Text/Wrap.pm
73628 ____________________________________________________________________________
73629 [  6277] By: jhi                                   on 2000/06/29  22:13:10
73630         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
73631              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
73632              Date: Mon, 12 Jun 2000 14:55:59 +0100
73633              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
73634      Branch: cfgperl
73635            ! pod/perlfunc.pod
73636 ____________________________________________________________________________
73637 [  6276] By: jhi                                   on 2000/06/29  22:11:06
73638         Log: Subject: [PATCH] Re: eval documentation: context
73639              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
73640              Date: Mon, 12 Jun 2000 15:07:29 +0100
73641              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
73642      Branch: cfgperl
73643            ! pod/perlfunc.pod
73644 ____________________________________________________________________________
73645 [  6275] By: jhi                                   on 2000/06/29  21:59:46
73646         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
73647              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
73648              Date: Tue, 13 Jun 2000 02:43:48 -0500
73649              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
73650      Branch: cfgperl
73651            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
73652 ____________________________________________________________________________
73653 [  6274] By: jhi                                   on 2000/06/29  21:56:14
73654         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
73655              From: Andy Dougherty <doughera@lafayette.edu>
73656              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
73657              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
73658      Branch: cfgperl
73659            ! ext/File/Glob/Glob.pm
73660 ____________________________________________________________________________
73661 [  6273] By: jhi                                   on 2000/06/29  21:49:09
73662         Log: Subject: [PATCH] xsub attributes
73663              From: Doug MacEachern <dougm@covalent.net>
73664              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
73665              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
73666      Branch: cfgperl
73667            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
73668            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
73669 ____________________________________________________________________________
73670 [  6272] By: jhi                                   on 2000/06/29  21:41:28
73671         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
73672              From: Tom Phoenix <rootbeer@redcat.com>
73673              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
73674              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
73675      Branch: cfgperl
73676            ! lib/Net/Ping.pm
73677 ____________________________________________________________________________
73678 [  6271] By: jhi                                   on 2000/06/29  21:36:55
73679         Log: Subject: PATCH pod/perltie.pod
73680              From: Ian Phillipps <Ian.Phillipps@iname.com>
73681              Date: Fri, 16 Jun 2000 00:17:19 +0100
73682              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
73683              (only the first hunk, the second hunk had already been done
73684              by some other patch)
73685      Branch: cfgperl
73686            ! pod/perltie.pod
73687 ____________________________________________________________________________
73688 [  6270] By: jhi                                   on 2000/06/29  21:24:51
73689         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
73690              From: Nicholas Clark <nick@talking.bollo.cx>
73691              Date: Fri, 23 Jun 2000 16:21:15 +0100
73692              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
73693      Branch: cfgperl
73694            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
73695            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
73696 ____________________________________________________________________________
73697 [  6269] By: jhi                                   on 2000/06/29  19:38:15
73698         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
73699              silence few compiler warnings.
73700      Branch: cfgperl
73701            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
73702 ____________________________________________________________________________
73703 [  6268] By: jhi                                   on 2000/06/29  18:21:50
73704         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
73705              From: Dominic Dunlop <domo@computer.org> 
73706              Date: Thu, 29 Jun 2000 12:32:39 +0200 
73707              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
73708      Branch: cfgperl
73709            ! t/op/sprintf.t
73710 ____________________________________________________________________________
73711 [  6267] By: jhi                                   on 2000/06/29  18:16:07
73712         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
73713              From: Doug MacEachern <dougm@covalent.net>
73714              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
73715              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
73716      Branch: cfgperl
73717            + t/op/method2entersub.t
73718            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
73719            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
73720            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
73721            ! xsutils.c
73722 ____________________________________________________________________________
73723 [  6266] By: jhi                                   on 2000/06/29  15:11:15
73724         Log: Subject: [PATCH 5.6.0] cygwin port
73725              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
73726              From: "Fifer, Eric" <EFifer@sanwaint.com>
73727              Date: Thu, 29 Jun 2000 12:58:29 +0100
73728      Branch: cfgperl
73729            ! cygwin/Makefile.SHs
73730 ____________________________________________________________________________
73731 [  6265] By: jhi                                   on 2000/06/29  15:04:05
73732         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
73733              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73734              Date: Wed, 28 Jun 2000 17:50:12 -0700
73735              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
73736      Branch: cfgperl
73737            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
73738 ____________________________________________________________________________
73739 [  6264] By: jhi                                   on 2000/06/29  15:00:57
73740         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
73741              From: Marty Lucich <marty@netcom.com>
73742              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
73743              Message-Id: <200006282116.OAA11148@netcom.com>
73744              ccdlflags update (the BSD/OS 4.1 part had already been taken
73745              care of by #6141).
73746      Branch: cfgperl
73747            ! hints/bsdos.sh
73748 ____________________________________________________________________________
73749 [  6263] By: jhi                                   on 2000/06/29  13:47:44
73750         Log: tr fixes from Simon Cozens
73751      Branch: cfgperl
73752            ! doop.c
73753 ____________________________________________________________________________
73754 [  6262] By: jhi                                   on 2000/06/28  18:46:01
73755         Log: Subject: 5.6.0 Patch for EPOC
73756              From: Olaf Flebbe <o.flebbe@gmx.de>
73757              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
73758              Message-ID: <23449.960929969@www11.gmx.net>
73759      Branch: cfgperl
73760            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
73761            ! epoc/epocish.h
73762 ____________________________________________________________________________
73763 [  6261] By: jhi                                   on 2000/06/28  18:29:07
73764         Log: Subject: Re: [PATCH cfgperl] BOMs away!
73765              From: simon@brecon.co.uk (Simon Cozens)
73766              Date: 17 Jun 2000 11:49:57 GMT
73767              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
73768      Branch: cfgperl
73769            ! pod/perldiag.pod t/comp/require.t toke.c
73770 ____________________________________________________________________________
73771 [  6260] By: jhi                                   on 2000/06/28  17:47:16
73772         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
73773              From: simon@brecon.co.uk (Simon Cozens) 
73774              Date: 17 Jun 2000 11:56:44 GMT 
73775              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
73776              pack U0, pack C0
73777      Branch: cfgperl
73778            ! pod/perlfunc.pod pp.c t/op/pack.t
73779 ____________________________________________________________________________
73780 [  6259] By: jhi                                   on 2000/06/28  16:43:17
73781         Log: perlnewmod was missing from MANIFEST.
73782      Branch: cfgperl
73783            ! MANIFEST
73784 ____________________________________________________________________________
73785 [  6258] By: jhi                                   on 2000/06/28  15:54:30
73786         Log: linenumber tweak
73787      Branch: cfgperl
73788            ! t/pragma/warn/regcomp
73789 ____________________________________________________________________________
73790 [  6257] By: jhi                                   on 2000/06/28  15:50:44
73791         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
73792              From: Doug MacEachern <dougm@covalent.net>
73793              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
73794              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
73795              (one part of the patch had been applied earlier)
73796      Branch: cfgperl
73797            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
73798 ____________________________________________________________________________
73799 [  6256] By: jhi                                   on 2000/06/28  15:40:22
73800         Log: tweaks from Simon Cozens to further fix tr/// under utf8
73801      Branch: cfgperl
73802            ! doop.c
73803 ____________________________________________________________________________
73804 [  6255] By: jhi                                   on 2000/06/28  15:33:45
73805         Log: small thinko tweaks
73806      Branch: cfgperl
73807            ! lib/IPC/Open3.pm t/op/my_stash.t
73808 ____________________________________________________________________________
73809 [  6254] By: jhi                                   on 2000/06/28  15:33:25
73810         Log: Subject: tr///, help wanted.
73811              From: simon@brecon.co.uk (Simon Cozens)
73812              Date: 28 Jun 2000 11:29:04 GMT
73813              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
73814      Branch: cfgperl
73815            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
73816            ! pp_proto.h proto.h t/op/tr.t
73817 ____________________________________________________________________________
73818 [  6253] By: jhi                                   on 2000/06/28  15:09:17
73819         Log: Paranoia tweak on #6249.
73820              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
73821              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
73822              Date: Sun, 25 Jun 2000 23:43:12 -0400
73823              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
73824      Branch: cfgperl
73825            ! lib/IPC/Open3.pm
73826 ____________________________________________________________________________
73827 [  6252] By: jhi                                   on 2000/06/28  15:01:38
73828         Log: Document #6249 and #6251.
73829      Branch: cfgperl
73830            ! lib/Exporter.pm lib/IPC/Open3.pm
73831 ____________________________________________________________________________
73832 [  6251] By: jhi                                   on 2000/06/28  14:50:43
73833         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
73834              From: Doug MacEachern <dougm@covalent.net>
73835              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
73836              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
73837      Branch: cfgperl
73838            ! lib/Exporter.pm
73839 ____________________________________________________________________________
73840 [  6250] By: jhi                                   on 2000/06/28  14:45:23
73841         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
73842              From: Doug MacEachern <dougm@covalent.net>
73843              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
73844              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
73845      Branch: cfgperl
73846            + t/op/my_stash.t
73847            ! MANIFEST embed.pl global.sym proto.h toke.c
73848 ____________________________________________________________________________
73849 [  6249] By: jhi                                   on 2000/06/28  14:36:34
73850         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
73851              From: Frank Tobin <ftobin@uiuc.edu>
73852              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
73853              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
73854      Branch: cfgperl
73855            ! lib/IPC/Open3.pm
73856 ____________________________________________________________________________
73857 [  6248] By: jhi                                   on 2000/06/28  14:11:25
73858         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
73859              From: Mark-Jason Dominus <mjd@plover.com>
73860              Date: Tue, 27 Jun 2000 22:36:42 -0400
73861              Message-ID: <20000628023642.12166.qmail@plover.com>
73862      Branch: cfgperl
73863            ! pod/perlfunc.pod
73864 ____________________________________________________________________________
73865 [  6247] By: jhi                                   on 2000/06/27  12:46:37
73866         Log: Tweak $VERSION, patch from Doug MacEachern.
73867      Branch: cfgperl
73868            ! lib/File/Spec.pm
73869 ____________________________________________________________________________
73870 [  6246] By: jhi                                   on 2000/06/27  03:34:46
73871         Log: Allow for standalone testing.
73872      Branch: cfgperl
73873            ! t/lib/filefunc.t t/lib/filespec.t
73874 ____________________________________________________________________________
73875 [  6245] By: jhi                                   on 2000/06/27  02:50:02
73876         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
73877              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
73878              Date: Sat, 24 Jun 2000 13:06:20 +0100
73879              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
73880      Branch: cfgperl
73881            ! ext/DynaLoader/DynaLoader_pm.PL
73882 ____________________________________________________________________________
73883 [  6244] By: jhi                                   on 2000/06/27  02:46:10
73884         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
73885              From: Doug MacEachern <dougm@covalent.net>
73886              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
73887              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
73888      Branch: cfgperl
73889            ! gv.c sv.c t/lib/peek.t
73890 ____________________________________________________________________________
73891 [  6243] By: jhi                                   on 2000/06/27  02:38:07
73892         Log: Subject: [PATCH] is_utf8_string
73893              From: simon@brecon.co.uk (Simon Cozens)
73894              Date: 26 Jun 2000 02:25:59 GMT
73895              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
73896      Branch: cfgperl
73897            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
73898            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
73899            ! proto.h utf8.c
73900 ____________________________________________________________________________
73901 [  6242] By: jhi                                   on 2000/06/27  02:24:00
73902         Log: Subject: [PATCH] bytes<->utf8 fixes
73903              From: simon@brecon.co.uk (Simon Cozens)
73904              Date: 26 Jun 2000 04:55:45 GMT
73905              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
73906      Branch: cfgperl
73907            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
73908 ____________________________________________________________________________
73909 [  6241] By: jhi                                   on 2000/06/27  02:12:42
73910         Log: Do no -warn on \_, only on \alpha.
73911              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
73912              From: David Dyck <dcd@tc.fluke.com>
73913              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
73914              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
73915      Branch: cfgperl
73916            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
73917 ____________________________________________________________________________
73918 [  6240] By: jhi                                   on 2000/06/27  02:00:01
73919         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
73920              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
73921              Date: Mon, 26 Jun 2000 18:40:14 +0100
73922              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
73923      Branch: cfgperl
73924            ! utils/h2xs.PL
73925 ____________________________________________________________________________
73926 [  6239] By: jhi                                   on 2000/06/27  01:53:40
73927         Log: Configure maintenance.  Sever some dependency cycles,
73928              separate gccversion from the cc unit,
73929              address [ID 20000623.006] Configure script patch for using gcc on AIX
73930              (but solve it a little bit differently),
73931              unduplex some accidentally duplicated units,
73932              suggest using gcc if no cc available
73933              (p5p thread: "Solaris configure: counterproposal", 1999-09)
73934      Branch: cfgperl
73935            ! Configure Todo-5.6 config_h.SH
73936      Branch: metaconfig
73937            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
73938            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
73939      Branch: metaconfig/U/perl
73940            + gccvers.U
73941            ! d_getespwnam.U d_getprpwnam.U i_prot.U
73942 ____________________________________________________________________________
73943 [  6238] By: jhi                                   on 2000/06/25  18:04:56
73944         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
73945              From: Dan Sugalski <dan@sidhe.org>
73946              Date: Fri, 23 Jun 2000 17:00:00 -0400
73947              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
73948      Branch: cfgperl
73949            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
73950 ____________________________________________________________________________
73951 [  6237] By: jhi                                   on 2000/06/25  16:36:45
73952         Log: Tweak embed.pl, regen headers.
73953      Branch: cfgperl
73954            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
73955            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
73956            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
73957            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
73958            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
73959 ____________________________________________________________________________
73960 [  6236] By: jhi                                   on 2000/06/25  15:26:42
73961         Log: Regen headers.
73962      Branch: cfgperl
73963            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
73964            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
73965            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
73966            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
73967            ! regnodes.h warnings.h
73968 ____________________________________________________________________________
73969 [  6235] By: jhi                                   on 2000/06/23  19:39:35
73970         Log: The thread begun by
73971              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
73972              From: Kevin.Ruscoe@ubsw.com
73973              Date: Fri, 16 Jun 2000 16:38:51 +0100
73974              Message-Id: <H000019b03c300d6@MHS>
73975      Branch: cfgperl
73976            ! hints/solaris_2.sh
73977 ____________________________________________________________________________
73978 [  6234] By: jhi                                   on 2000/06/23  19:23:36
73979         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
73980              because when run as services (Win32ese for daemons)
73981              no environment variables are set and tmpdir ends up as /tmp,
73982              which is ambiguous.
73983              
73984              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
73985              From: matt@sergeant.org
73986              Date: 16 Jun 2000 16:30:43 -0000
73987              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
73988      Branch: cfgperl
73989            ! lib/File/Spec/Win32.pm
73990 ____________________________________________________________________________
73991 [  6233] By: jhi                                   on 2000/06/23  19:18:58
73992         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
73993              From: Mark-Jason Dominus <mjd@plover.com>
73994              Date: Fri, 16 Jun 2000 20:53:04 -0400
73995              Message-ID: <20000617005304.8008.qmail@plover.com>
73996      Branch: cfgperl
73997            ! op.h
73998 ____________________________________________________________________________
73999 [  6232] By: jhi                                   on 2000/06/23  16:10:02
74000         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
74001              From: simon@brecon.co.uk (Simon Cozens)
74002              Date: 19 Jun 2000 15:18:27 GMT
74003              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
74004              
74005              plus update pod/Makefile and regenerate perltoc
74006      Branch: cfgperl
74007            + pod/perlutil.pod
74008            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
74009 ____________________________________________________________________________
74010 [  6231] By: jhi                                   on 2000/06/23  15:19:18
74011         Log: Subject: [PATCH 5.6.0] cygwin port
74012              From: "Fifer, Eric" <EFifer@sanwaint.com>
74013              Date: Tue, 20 Jun 2000 14:30:58 +0100
74014              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
74015      Branch: cfgperl
74016            ! README.cygwin lib/File/Find.pm
74017 ____________________________________________________________________________
74018 [  6230] By: jhi                                   on 2000/06/23  14:25:21
74019         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
74020      Branch: cfgperl
74021            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
74022            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
74023            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
74024            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
74025 ____________________________________________________________________________
74026 [  6229] By: jhi                                   on 2000/06/23  14:13:34
74027         Log: Subject: README.hpux version 0.6.1
74028              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
74029              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
74030              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
74031      Branch: cfgperl
74032            ! README.hpux
74033 ____________________________________________________________________________
74034 [  6228] By: jhi                                   on 2000/06/23  14:07:20
74035         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
74036              From: Doug MacEachern <dougm@covalent.net>
74037              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
74038              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
74039      Branch: cfgperl
74040            ! op.c
74041 ____________________________________________________________________________
74042 [  6227] By: jhi                                   on 2000/06/23  14:01:06
74043         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
74044              From: Doug MacEachern <dougm@covalent.net>
74045              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
74046              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
74047      Branch: cfgperl
74048            + lib/lib.pm.PL
74049            - lib/lib.pm
74050            ! MANIFEST Makefile.SH
74051 ____________________________________________________________________________
74052 [  6226] By: jhi                                   on 2000/06/23  13:53:07
74053         Log: Subject: [PATCH] remove forward declarations in Socket.pm
74054              From: Doug MacEachern <dougm@covalent.net>
74055              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
74056              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
74057              
74058              From: Doug MacEachern <dougm@covalent.net>
74059              Subject: Re: [PATCH] remove forward declarations in Socket.pm
74060              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
74061              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
74062      Branch: cfgperl
74063            ! ext/Socket/Socket.pm op.c
74064 ____________________________________________________________________________
74065 [  6225] By: jhi                                   on 2000/06/23  13:41:52
74066         Log: Add source code filenames to apidoc.
74067              From: simon@brecon.co.uk (Simon Cozens)
74068              Subject: [PATCH embed.pl] Source X-ref
74069              Date: 22 Jun 2000 02:18:49 GMT
74070              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
74071      Branch: cfgperl
74072            ! embed.pl
74073 ____________________________________________________________________________
74074 [  6224] By: jhi                                   on 2000/06/23  13:32:33
74075         Log: A way to avoid English.pm performance hit.
74076              From: root <root@jester.slaysys.com>
74077              Subject: [YAPATCH English.pm] My turn to putt again
74078              Date: Thu, 22 Jun 2000 20:33:58 -0400
74079              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
74080      Branch: cfgperl
74081            ! lib/English.pm t/lib/english.t
74082 ____________________________________________________________________________
74083 [  6223] By: jhi                                   on 2000/06/23  13:27:06
74084         Log: Avoid double close().
74085              Subject: [PATCH] avoid double close()
74086              From: Doug MacEachern <dougm@covalent.net>
74087              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
74088              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
74089      Branch: cfgperl
74090            ! doio.c
74091 ____________________________________________________________________________
74092 [  6222] By: jhi                                   on 2000/06/23  13:25:54
74093         Log: doc typo fix
74094              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
74095              From: Ian Phillipps <Ian.Phillipps@iname.com>
74096              Date: Fri, 23 Jun 2000 10:40:58 +0100
74097              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
74098      Branch: cfgperl
74099            ! lib/Pod/Usage.pm
74100 ____________________________________________________________________________
74101 [  6221] By: jhi                                   on 2000/06/23  13:24:15
74102         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
74103              From: simon@brecon.co.uk (Simon Cozens)
74104              Subject: [PATCH] Eliminate tr///[CU][CU]
74105              Date: 23 Jun 2000 11:05:40 GMT
74106              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
74107      Branch: cfgperl
74108            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
74109 ____________________________________________________________________________
74110 [  6220] By: jhi                                   on 2000/06/22  16:07:51
74111         Log: Win32 patches from Benjamin Stuhl.
74112      Branch: cfgperl
74113            ! makedef.pl win32/win32.h
74114 ____________________________________________________________________________
74115 [  6219] By: jhi                                   on 2000/06/22  16:06:34
74116         Log: Bytecode patches from Benjamin Stuhl.
74117      Branch: cfgperl
74118            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
74119            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
74120            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
74121 ____________________________________________________________________________
74122 [  6218] By: jhi                                   on 2000/06/15  23:54:16
74123         Log: Bytecode patches from Benjamin Stuhl.
74124      Branch: cfgperl
74125            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
74126 ____________________________________________________________________________
74127 [  6217] By: jhi                                   on 2000/06/09  13:38:29
74128         Log: Rename the fdpid locking and integrate with Sarathy.
74129      Branch: cfgperl
74130            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
74131            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
74132            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
74133            ! win32/win32.c
74134           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
74135 ____________________________________________________________________________
74136 [  6216] By: gsar                                  on 2000/06/08  14:54:21
74137         Log: be more optimal about clearing @_
74138      Branch: perl
74139            ! cop.h
74140 ____________________________________________________________________________
74141 [  6215] By: gsar                                  on 2000/06/08  14:33:04
74142         Log: tweak comment about @DB::args
74143      Branch: perl
74144            ! av.h pp_ctl.c
74145 ____________________________________________________________________________
74146 [  6214] By: gsar                                  on 2000/06/08  13:57:54
74147         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
74148              caller() wants to populate @DB::args with it (causes a coredump
74149              in Carp::confess())
74150      Branch: perl
74151            ! cop.h t/op/runlevel.t
74152 ____________________________________________________________________________
74153 [  6213] By: gsar                                  on 2000/06/08  07:06:35
74154         Log: back out change#6106 (seems problematic)
74155      Branch: perl
74156            ! hints/solaris_2.sh
74157 ____________________________________________________________________________
74158 [  6212] By: jhi                                   on 2000/06/07  03:10:36
74159         Log: Continuing mopup for #6204.
74160      Branch: cfgperl
74161            ! ext/B/defsubs_h.PL
74162 ____________________________________________________________________________
74163 [  6211] By: jhi                                   on 2000/06/07  02:41:50
74164         Log: Mopup for #6204.
74165              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
74166              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
74167              This is comes from const() where POK isn't on when expected.
74168      Branch: cfgperl
74169            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
74170            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
74171            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
74172            ! perlapi.h pod/perlapi.pod
74173 ____________________________________________________________________________
74174 [  6210] By: jhi                                   on 2000/06/07  01:56:29
74175         Log: Mopup for #6207 and #6209.
74176      Branch: cfgperl
74177            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
74178 ____________________________________________________________________________
74179 [  6209] By: jhi                                   on 2000/06/07  01:33:12
74180         Log: Lock PL_fdpid against race conditions, based on:
74181              Subject: [PATCH 5.6.0]subprocess fixup for threads
74182              From: Dan Sugalski <dan@sidhe.org>
74183              To: perl5-porters@perl.org
74184              Date: Tue, 11 Apr 2000 17:02:32 -0400
74185              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
74186      Branch: cfgperl
74187            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
74188            ! win32/win32.c
74189 ____________________________________________________________________________
74190 [  6208] By: jhi                                   on 2000/06/07  01:05:23
74191         Log: Regen headers for #6207.
74192      Branch: cfgperl
74193            ! embed.h global.sym objXSUB.h proto.h
74194 ____________________________________________________________________________
74195 [  6207] By: jhi                                   on 2000/06/06  23:43:13
74196         Log: Subject: [PATCH 5.6.0] Threadsafe patches
74197              From: Dan Sugalski <dan@sidhe.org>
74198              To: perl5-porters@perl.org
74199              Date: Mon, 08 May 2000 18:08:13 -0400
74200              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
74201      Branch: cfgperl
74202            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
74203            ! proto.h sv.h util.c
74204 ____________________________________________________________________________
74205 [  6206] By: jhi                                   on 2000/06/06  23:21:23
74206         Log: Subject: [PATCH] Eliminate $a/$b in pod
74207              From: David Glasser <me@davidglasser.net>
74208              To: perl5-porters@perl.org
74209              Date: Mon, 29 May 2000 21:15:59 -0400
74210              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
74211      Branch: cfgperl
74212            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
74213            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
74214            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
74215            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
74216            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
74217            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
74218            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
74219            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
74220            ! pod/perlvar.pod pod/perlxs.pod
74221 ____________________________________________________________________________
74222 [  6205] By: jhi                                   on 2000/06/06  23:12:14
74223         Log: Subject: [PATCH] Win32 improvements
74224              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
74225              To: gsar@activestate.com, perl5-porters@perl.org
74226              Date: Mon, 29 May 2000 17:22:24 PDT
74227              Message-ID: <20000530002224.91142.qmail@hotmail.com>
74228              (MUA had mangled many lines by wordwrapping)
74229      Branch: cfgperl
74230            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
74231 ____________________________________________________________________________
74232 [  6204] By: jhi                                   on 2000/06/06  23:01:50
74233         Log: Subject: [PATCH] B::Bytecode patches
74234              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
74235              To: gsar@activestate.com, jhi@iki.fi
74236              Cc: perl5-porters@perl.org
74237              Message-ID: <20000602202526.48694.qmail@hotmail.com>
74238              (MUA had mangled many lines by wordwrapping)
74239      Branch: cfgperl
74240            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
74241            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
74242            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
74243            ! intrpvar.h perl.c
74244 ____________________________________________________________________________
74245 [  6203] By: jhi                                   on 2000/06/06  22:32:43
74246         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
74247              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74248              Date: Tue, 06 Jun 2000 13:07:45 -0700
74249              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
74250      Branch: cfgperl
74251            ! pod/perldiag.pod
74252 ____________________________________________________________________________
74253 [  6202] By: jhi                                   on 2000/06/06  19:38:35
74254         Log: Integrate with Sarathy.
74255      Branch: cfgperl
74256           !> perl.c
74257 ____________________________________________________________________________
74258 [  6201] By: gsar                                  on 2000/06/06  00:42:59
74259         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
74260              does a PUSHMARK that's never ever POPMARKed; in general, only
74261              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
74262              Perl_eval_[sp]v() don't because they don't take any incoming
74263              arguments (this leak has been around since the original version
74264              of perl_eval_pv() in 5.003_97e)
74265      Branch: perl
74266            ! perl.c
74267 ____________________________________________________________________________
74268 [  6200] By: jhi                                   on 2000/06/04  03:44:52
74269         Log: Update to cperl-mode.el 4.31 from
74270              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
74271              Subject: A couple of notes
74272              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74273              To: Mailing list Perl5 <perl5-porters@perl.org>
74274              Date: Sat, 3 Jun 2000 23:33:32 -0400
74275              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
74276      Branch: cfgperl
74277            ! emacs/cperl-mode.el
74278 ____________________________________________________________________________
74279 [  6199] By: jhi                                   on 2000/06/03  15:11:05
74280         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
74281              From: Dan Sugalski <dan@sidhe.org>
74282              To: perl5-porters@perl.org, vmsperl@perl.org
74283              Date: Fri, 02 Jun 2000 17:30:51 -0400
74284              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
74285      Branch: cfgperl
74286            ! vms/descrip_mms.template vms/gen_shrfls.pl
74287 ____________________________________________________________________________
74288 [  6198] By: jhi                                   on 2000/06/03  14:59:15
74289         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
74290              From: Dan Sugalski <dan@sidhe.org>
74291              To: vmsperl@perl.org, perl5-porters@perl.org
74292              Date: Fri, 02 Jun 2000 16:00:41 -0400
74293              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
74294              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
74295      Branch: cfgperl
74296            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
74297            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
74298            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
74299 ____________________________________________________________________________
74300 [  6197] By: jhi                                   on 2000/06/03  14:41:30
74301         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
74302              From: John Borwick <jhborwic@unity.ncsu.edu>
74303              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
74304              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
74305      Branch: cfgperl
74306            ! pod/perlsyn.pod
74307 ____________________________________________________________________________
74308 [  6196] By: jhi                                   on 2000/06/03  14:38:09
74309         Log: Integrate with Sarathy.
74310      Branch: cfgperl
74311           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
74312           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
74313           !> vms/perly_c.vms
74314 ____________________________________________________________________________
74315 [  6195] By: gsar                                  on 2000/06/02  22:43:13
74316         Log: fix yet another eval"" leak under USE_ITHREADS
74317      Branch: perl
74318            ! op.c
74319 ____________________________________________________________________________
74320 [  6194] By: gsar                                  on 2000/06/02  18:22:06
74321         Log: fix small eval"" memory leaks under USE_ITHREADS
74322      Branch: perl
74323            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
74324            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
74325            ! vms/perly_c.vms
74326 ____________________________________________________________________________
74327 [  6193] By: jhi                                   on 2000/06/01  13:03:56
74328         Log: Signals-be-gone for microperl.
74329      Branch: cfgperl
74330            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
74331 ____________________________________________________________________________
74332 [  6192] By: jhi                                   on 2000/06/01  12:52:02
74333         Log: Integrate with Sarathy.
74334      Branch: cfgperl
74335           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
74336           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
74337           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
74338           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
74339           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
74340           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
74341           !> t/op/vec.t utils/h2xs.PL
74342 ____________________________________________________________________________
74343 [  6191] By: gsar                                  on 2000/06/01  09:38:21
74344         Log: vec() loses numericalness (modified version of patch suggested
74345              by Robin Barker)
74346      Branch: perl
74347            ! doop.c t/op/vec.t
74348 ____________________________________________________________________________
74349 [  6190] By: gsar                                  on 2000/06/01  09:26:15
74350         Log: submit missing embed.pl change
74351      Branch: perl
74352            ! embed.pl
74353 ____________________________________________________________________________
74354 [  6189] By: gsar                                  on 2000/06/01  09:05:34
74355         Log: counting tr/// corrupts later operation (from M.J.T Guy)
74356      Branch: perl
74357            ! doop.c t/op/tr.t
74358 ____________________________________________________________________________
74359 [  6188] By: gsar                                  on 2000/06/01  08:58:39
74360         Log: h2xs tweaks
74361      Branch: perl
74362            ! utils/h2xs.PL
74363 ____________________________________________________________________________
74364 [  6187] By: gsar                                  on 2000/06/01  08:50:07
74365         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
74366              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
74367      Branch: perl
74368            + lib/Pod/LaTeX.pm
74369            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
74370            ! pod/pod2latex.PL
74371 ____________________________________________________________________________
74372 [  6186] By: gsar                                  on 2000/06/01  08:24:40
74373         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
74374              <wolfgang.laun@alcatel.at>)
74375      Branch: perl
74376            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
74377            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
74378 ____________________________________________________________________________
74379 [  6185] By: gsar                                  on 2000/06/01  08:12:00
74380         Log: remove incorrect documentation about implicit split to @_ in
74381              list context, which never really worked in perl 5 (from
74382              M.J.T. Guy)
74383      Branch: perl
74384            ! pod/perlfunc.pod pod/perltrap.pod
74385 ____________________________________________________________________________
74386 [  6184] By: gsar                                  on 2000/06/01  07:52:27
74387         Log: tweak for change#6127
74388      Branch: perl
74389            ! perl.c
74390 ____________________________________________________________________________
74391 [  6183] By: gsar                                  on 2000/06/01  07:41:02
74392         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
74393              <nick@ccl4.org>)
74394      Branch: perl
74395            + t/lib/selfloader.t
74396            ! MANIFEST lib/SelfLoader.pm
74397 ____________________________________________________________________________
74398 [  6182] By: jhi                                   on 2000/06/01  00:34:42
74399         Log: Be Cleaner Part Deux.
74400      Branch: cfgperl
74401            ! Makefile.SH
74402 ____________________________________________________________________________
74403 [  6181] By: jhi                                   on 2000/06/01  00:32:09
74404         Log: Integrate with Sarathy.
74405      Branch: cfgperl
74406           !> pp.c t/op/arith.t
74407 ____________________________________________________________________________
74408 [  6180] By: jhi                                   on 2000/06/01  00:31:13
74409         Log: microperl nits from Simon Cozens.
74410      Branch: cfgperl
74411            + uconfig.h
74412            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
74413            ! unixish.h
74414 ____________________________________________________________________________
74415 [  6179] By: gsar                                  on 2000/05/31  22:37:51
74416         Log: buggy modulus on UVs introduced by change#3378 (resulted in
74417              4063328477 % 65535 amounting to 27406, instead of 27407)
74418      Branch: perl
74419            ! pp.c t/op/arith.t
74420 ____________________________________________________________________________
74421 [  6178] By: jhi                                   on 2000/05/31  21:52:41
74422         Log: Be cleaner.
74423      Branch: cfgperl
74424            ! Makefile.SH
74425 ____________________________________________________________________________
74426 [  6177] By: jhi                                   on 2000/05/31  21:47:33
74427         Log: Substitution utf8 patch from Simon Cozens.
74428      Branch: cfgperl
74429            ! pp_hot.c
74430 ____________________________________________________________________________
74431 [  6176] By: jhi                                   on 2000/05/31  21:45:34
74432         Log: Single-quoted utf8 patch from Simon Cozens.
74433      Branch: cfgperl
74434            ! toke.c
74435 ____________________________________________________________________________
74436 [  6175] By: jhi                                   on 2000/05/31  21:40:18
74437         Log: Integrate with Sarathy.
74438      Branch: cfgperl
74439           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
74440 ____________________________________________________________________________
74441 [  6174] By: jhi                                   on 2000/05/31  21:37:31
74442         Log: microperl changes from Simon Cozens; Makefile for microperl
74443              written from scratch; few casts added as microperl compilation
74444              doesn't have all prototypes available.
74445      Branch: cfgperl
74446            + Makefile.micro README.micro Todo.micro uconfig.sh
74447            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
74448            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
74449      Branch: metaconfig
74450            + U/modified/Config_h.U
74451 ____________________________________________________________________________
74452 [  6173] By: jhi                                   on 2000/05/31  20:00:24
74453         Log: metaconfig maintenance.
74454      Branch: metaconfig
74455            + U/modified/Inhdr.U U/typedefs/inotype.U
74456      Branch: metaconfig/U/perl
74457            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
74458            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
74459 ____________________________________________________________________________
74460 [  6172] By: gsar                                  on 2000/05/31  05:05:42
74461         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
74462              (from Ilya Zakharevich)
74463      Branch: perl
74464            ! regexec.c t/op/re_tests
74465 ____________________________________________________________________________
74466 [  6171] By: gsar                                  on 2000/05/31  05:01:47
74467         Log: scalar() doesn't force scalar context when used in void context
74468              (from Simon Cozens)
74469      Branch: perl
74470            ! op.c t/op/wantarray.t
74471 ____________________________________________________________________________
74472 [  6170] By: gsar                                  on 2000/05/31  04:41:33
74473         Log: change#6142 needs tweaks to tests to work where there's no symlink()
74474              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
74475      Branch: perl
74476            ! t/lib/filefind.t
74477 ____________________________________________________________________________
74478 [  6169] By: gsar                                  on 2000/05/31  04:29:49
74479         Log: integrate cfgperl contents into mainline
74480      Branch: perl
74481           +> pod/perlmodlib.PL pod/perlnewmod.pod
74482           !> (integrate 42 files)
74483 ____________________________________________________________________________
74484 [  6168] By: jhi                                   on 2000/05/30  22:53:37
74485         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
74486      Branch: cfgperl
74487            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
74488            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
74489            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
74490            ! win32/config.bc win32/config.gc win32/config.vc
74491            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
74492            ! win32/config_h.PL win32/config_sh.PL
74493      Branch: metaconfig/U/perl
74494            ! perlxv.U
74495 ____________________________________________________________________________
74496 [  6167] By: jhi                                   on 2000/05/30  22:20:21
74497         Log: tweak todo 
74498      Branch: cfgperl
74499            ! Todo-5.6
74500 ____________________________________________________________________________
74501 [  6166] By: jhi                                   on 2000/05/30  22:11:51
74502         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
74503              in case somebody wants to write an extension for more
74504              shadow database interfaces.
74505      Branch: cfgperl
74506            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
74507            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
74508            ! vos/config.def vos/config.h vos/config_h.SH_orig
74509            ! win32/config.bc win32/config.gc win32/config.vc
74510            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
74511      Branch: metaconfig
74512            ! U/modified/Myinit.U
74513      Branch: metaconfig/U/perl
74514            + d_getespwnam.U d_getprpwnam.U i_prot.U
74515 ____________________________________________________________________________
74516 [  6165] By: jhi                                   on 2000/05/30  18:35:34
74517         Log: Integrate with Sarathy.
74518      Branch: cfgperl
74519           !> op.c
74520 ____________________________________________________________________________
74521 [  6164] By: jhi                                   on 2000/05/30  18:30:16
74522         Log: detypo
74523      Branch: cfgperl
74524            ! Configure config_h.SH
74525      Branch: metaconfig/U/perl
74526            ! perlxv.U
74527 ____________________________________________________________________________
74528 [  6163] By: gsar                                  on 2000/05/30  03:24:03
74529         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
74530      Branch: perl
74531            ! op.c
74532 ____________________________________________________________________________
74533 [  6162] By: gsar                                  on 2000/05/30  03:09:38
74534         Log: fix memory leak in method call optimization (change#3768);
74535              made C<eval "$x->foo()"> leak
74536      Branch: perl
74537            ! op.c
74538 ____________________________________________________________________________
74539 [  6161] By: jhi                                   on 2000/05/29  17:56:26
74540         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
74541              both from Simon Cozens.
74542      Branch: cfgperl
74543            + pod/perlmodlib.PL pod/perlnewmod.pod
74544            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
74545            ! pod/perlmodlib.pod pod/perltoc.pod
74546 ____________________________________________________________________________
74547 [  6160] By: jhi                                   on 2000/05/29  17:23:55
74548         Log: Changes for the File::Temp 0.08 (change #6159) test suite
74549              to fit better into the Perl distribution test framework.
74550      Branch: cfgperl
74551            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
74552            ! t/lib/ftmp-tempfile.t
74553 ____________________________________________________________________________
74554 [  6159] By: jhi                                   on 2000/05/29  16:55:36
74555         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
74556      Branch: cfgperl
74557            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
74558            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
74559 ____________________________________________________________________________
74560 [  6158] By: bailey                                on 2000/05/29  16:22:08
74561         Log: Add fallback to tmpfile for use in cases where user's relying on
74562              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
74563              Lane's patch)
74564      Branch: vmsperl
74565            ! vms/vms.c vms/vmsish.h
74566 ____________________________________________________________________________
74567 [  6157] By: jhi                                   on 2000/05/29  03:10:36
74568         Log: Regen Configure to jive with #6149.
74569      Branch: cfgperl
74570            ! Configure
74571      Branch: metaconfig
74572            ! U/modified/Getfile.U
74573 ____________________________________________________________________________
74574 [  6156] By: jhi                                   on 2000/05/29  03:01:38
74575         Log: Integrate with Sarathy.
74576      Branch: cfgperl
74577           +> ext/DynaLoader/dl_mac.xs
74578           !> (integrate 38 files)
74579 ____________________________________________________________________________
74580 [  6155] By: gsar                                  on 2000/05/28  21:15:58
74581         Log: small bug in change#6144; remove random \xA0 character that snuck
74582              in via change#6145
74583      Branch: perl
74584            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
74585 ____________________________________________________________________________
74586 [  6154] By: gsar                                  on 2000/05/28  21:04:19
74587         Log: avoid type mismatch warning
74588      Branch: perl
74589            ! perl.c
74590 ____________________________________________________________________________
74591 [  6153] By: gsar                                  on 2000/05/28  20:58:31
74592         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
74593              <nick@Bagpuss.uk.boo.com>)
74594      Branch: perl
74595            ! lib/Test/Harness.pm
74596 ____________________________________________________________________________
74597 [  6152] By: gsar                                  on 2000/05/28  20:53:42
74598         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
74599      Branch: perl
74600            ! regexec.c
74601 ____________________________________________________________________________
74602 [  6151] By: gsar                                  on 2000/05/28  20:50:28
74603         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
74604      Branch: perl
74605            ! regexec.c
74606 ____________________________________________________________________________
74607 [  6150] By: gsar                                  on 2000/05/28  20:39:58
74608         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
74609      Branch: perl
74610            ! pod/perlrequick.pod
74611 ____________________________________________________________________________
74612 [  6149] By: gsar                                  on 2000/05/28  20:35:16
74613         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
74614              <troc@netrus.net>)
74615      Branch: perl
74616            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
74617            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
74618            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
74619            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
74620 ____________________________________________________________________________
74621 [  6148] By: gsar                                  on 2000/05/28  20:21:07
74622         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
74623      Branch: perl
74624            ! lib/ExtUtils/MM_Unix.pm
74625 ____________________________________________________________________________
74626 [  6147] By: gsar                                  on 2000/05/28  20:12:41
74627         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
74628              (from Peter Prymmer)
74629      Branch: perl
74630            ! vms/subconfigure.com
74631 ____________________________________________________________________________
74632 [  6146] By: gsar                                  on 2000/05/28  20:06:15
74633         Log: doc typo
74634      Branch: perl
74635            ! lib/warnings.pm warnings.h warnings.pl
74636 ____________________________________________________________________________
74637 [  6145] By: gsar                                  on 2000/05/28  18:44:33
74638         Log: make xsubpp skip embedded pod (from Matthias Neeracher
74639              <neeri@iis.ee.ethz.ch>)
74640      Branch: perl
74641            ! lib/ExtUtils/xsubpp
74642 ____________________________________________________________________________
74643 [  6144] By: gsar                                  on 2000/05/28  18:42:49
74644         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
74645              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
74646              <neeri@iis.ee.ethz.ch>)
74647      Branch: perl
74648            ! lib/AutoSplit.pm
74649 ____________________________________________________________________________
74650 [  6143] By: gsar                                  on 2000/05/28  18:41:12
74651         Log: MacOS support, part 1 (from Matthias Neeracher
74652              <neeri@iis.ee.ethz.ch>)
74653      Branch: perl
74654            + ext/DynaLoader/dl_mac.xs
74655            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
74656            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
74657            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
74658            ! util.h
74659 ____________________________________________________________________________
74660 [  6142] By: gsar                                  on 2000/05/28  18:21:51
74661         Log: File::Find fails to chdir when chasing symlinks (from
74662              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
74663      Branch: perl
74664            ! lib/File/Find.pm t/lib/filefind.t
74665 ____________________________________________________________________________
74666 [  6141] By: jhi                                   on 2000/05/28  14:25:15
74667         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
74668              forwarded by Peter Seebach from the bsdi-users mailing list.
74669              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
74670      Branch: perl
74671            ! hints/bsdos.sh
74672 ____________________________________________________________________________
74673 [  6140] By: jhi                                   on 2000/05/28  14:11:57
74674         Log: Integrate with Sarathy.
74675      Branch: cfgperl
74676           +> (branch 30 files)
74677           !> (integrate 93 files)
74678 ____________________________________________________________________________
74679 [  6139] By: gsar                                  on 2000/05/28  10:01:48
74680         Log: revise mktables.PL for bugs and newness in Unicode 3.0
74681              (from James Bence <jbence@amgen.com>)
74682      Branch: perl
74683            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
74684            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
74685            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
74686            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
74687            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
74688            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
74689            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
74690            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
74691            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
74692            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
74693            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
74694            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
74695            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
74696            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
74697            + lib/unicode/Is/SylWU.pl
74698            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
74699            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
74700            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
74701            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
74702            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
74703            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
74704            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
74705            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
74706            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
74707            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
74708            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
74709            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
74710            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
74711            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
74712            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
74713            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
74714            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
74715            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
74716            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
74717            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
74718            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
74719            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
74720            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
74721            ! lib/unicode/Makefile lib/unicode/mktables.PL
74722 ____________________________________________________________________________
74723 [  6138] By: gsar                                  on 2000/05/28  08:50:32
74724         Log: add note about the handling of negative indices to tied arrays
74725              (from Michael G Schwern <schwern@pobox.com>)
74726      Branch: perl
74727            ! pod/perltie.pod
74728 ____________________________________________________________________________
74729 [  6137] By: gsar                                  on 2000/05/28  08:46:10
74730         Log: fix bogus redeclaration warning for "our" variables in different
74731              scopes
74732      Branch: perl
74733            ! op.c t/pragma/strict-vars
74734 ____________________________________________________________________________
74735 [  6136] By: gsar                                  on 2000/05/28  08:31:20
74736         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
74737      Branch: perl
74738            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
74739 ____________________________________________________________________________
74740 [  6135] By: gsar                                  on 2000/05/28  08:17:50
74741         Log: enable Test::Harness to dynamically determine column width etc.
74742              (from Rob Napier <rnapier@employees.org>)
74743      Branch: perl
74744            ! lib/Test/Harness.pm
74745 ____________________________________________________________________________
74746 [  6134] By: gsar                                  on 2000/05/28  08:13:39
74747         Log: make Test::Harness use wait.h/WCOREDUMP if available
74748              (from Ben Tilly <ben_tilly@hotmail.com>)
74749      Branch: perl
74750            ! lib/Test/Harness.pm
74751 ____________________________________________________________________________
74752 [  6133] By: gsar                                  on 2000/05/28  08:08:05
74753         Log: elide bogus test in change#6132
74754      Branch: perl
74755            ! t/pragma/warn/9enabled
74756 ____________________________________________________________________________
74757 [  6132] By: gsar                                  on 2000/05/28  08:03:14
74758         Log: warnings::enabled() doesn't fall back to looking at $^W if
74759              caller isn't using lexical warnings (from Paul Marquess)
74760      Branch: perl
74761            ! pp_ctl.c t/pragma/warn/9enabled
74762 ____________________________________________________________________________
74763 [  6131] By: gsar                                  on 2000/05/28  07:57:47
74764         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
74765      Branch: perl
74766            ! ext/POSIX/POSIX.pm
74767 ____________________________________________________________________________
74768 [  6130] By: gsar                                  on 2000/05/28  07:29:12
74769         Log: fix places that mean C<"word" character> but say C<alphanumeric
74770              character>
74771      Branch: perl
74772            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
74773 ____________________________________________________________________________
74774 [  6129] By: gsar                                  on 2000/05/28  07:18:41
74775         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
74776      Branch: perl
74777            ! vms/test.com
74778 ____________________________________________________________________________
74779 [  6128] By: gsar                                  on 2000/05/28  07:12:55
74780         Log: new perlxstut example for passing/returning refs to arrays
74781              (from David Lowe <dlowe@pootpoot.com>)
74782      Branch: perl
74783            ! pod/perlxstut.pod
74784 ____________________________________________________________________________
74785 [  6127] By: gsar                                  on 2000/05/28  07:02:50
74786         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
74787              failed (from Gisle Aas)
74788      Branch: perl
74789            ! cop.h perl.c
74790 ____________________________________________________________________________
74791 [  6126] By: gsar                                  on 2000/05/28  06:39:53
74792         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
74793              (reworked variant of patch suggested by Simon Cozens)
74794      Branch: perl
74795            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
74796            ! pp_hot.c proto.h t/op/gv.t
74797 ____________________________________________________________________________
74798 [  6125] By: gsar                                  on 2000/05/28  05:14:55
74799         Log: enable propagating exception objects via Perl_croak() in XS code
74800              (from Gisle Aas)
74801      Branch: perl
74802            ! util.c
74803 ____________________________________________________________________________
74804 [  6124] By: gsar                                  on 2000/05/28  05:07:28
74805         Log: integrate vmsperl contents into mainline
74806      Branch: perl
74807           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
74808           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
74809           !> vms/vmsish.h
74810 ____________________________________________________________________________
74811 [  6123] By: gsar                                  on 2000/05/28  05:03:53
74812         Log: clarify gotcha with #line directives (from Rocco Caputo
74813              <troc@netrus.net>)
74814      Branch: perl
74815            ! pod/perldebug.pod pod/perlsyn.pod
74816 ____________________________________________________________________________
74817 [  6122] By: gsar                                  on 2000/05/28  04:58:29
74818         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
74819              (from Mark-Jason Dominus)
74820      Branch: perl
74821            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
74822            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
74823            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
74824            ! toke.c
74825 ____________________________________________________________________________
74826 [  6121] By: bailey                                on 2000/05/25  04:46:54
74827         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
74828              lists (based on fixes by Craig Berry)
74829      Branch: vmsperl
74830            ! lib/File/Spec/VMS.pm
74831 ____________________________________________________________________________
74832 [  6120] By: bailey                                on 2000/05/25  04:25:38
74833         Log: Add missing escape (Charles Lane)
74834      Branch: vmsperl
74835            ! t/op/lex_assign.t
74836 ____________________________________________________________________________
74837 [  6119] By: bailey                                on 2000/05/25  04:21:25
74838         Log: Quiet error messages in vmsish.t (Charles Lane)
74839      Branch: vmsperl
74840            ! vms/ext/vmsish.t
74841 ____________________________________________________________________________
74842 [  6118] By: bailey                                on 2000/05/25  04:17:57
74843         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
74844              Flatten case labels in switch statements uniformly (Charles Bailey)
74845      Branch: vmsperl
74846            ! vms/vms.c
74847 ____________________________________________________________________________
74848 [  6117] By: bailey                                on 2000/05/25  03:58:09
74849         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
74850      Branch: vmsperl
74851            ! vms/vmsish.h
74852 ____________________________________________________________________________
74853 [  6116] By: bailey                                on 2000/05/25  03:11:15
74854         Log: Miscellaneous cosmetic fixes (Charles Lane)
74855      Branch: vmsperl
74856            ! lib/ExtUtils/MM_VMS.pm
74857 ____________________________________________________________________________
74858 [  6115] By: bailey                                on 2000/05/25  03:10:36
74859         Log: Add bounds checking for several strings (Charles Lane)
74860      Branch: vmsperl
74861            ! vms/vms.c
74862 ____________________________________________________________________________
74863 [  6114] By: bailey                                on 2000/05/25  02:25:34
74864         Log: Urk -- undo previous removal of vmsish 'exit' change
74865      Branch: vmsperl
74866            ! vms/ext/vmsish.pm vms/vmsish.h
74867 ____________________________________________________________________________
74868 [  6113] By: bailey                                on 2000/05/24  02:24:40
74869         Log: Ugly workaround for version-specific RTL error
74870      Branch: vmsperl
74871            ! vms/vms.c
74872 ____________________________________________________________________________
74873 [  6112] By: bailey                                on 2000/05/24  02:19:55
74874         Log: Check for existence of file before trying to delete
74875      Branch: vmsperl
74876            ! vms/test.com
74877 ____________________________________________________________________________
74878 [  6111] By: bailey                                on 2000/05/23  23:35:13
74879         Log: Resync with mainline prior to post-5.6.0 updates
74880      Branch: vmsperl
74881           +> (branch 49 files)
74882            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
74883            ! vms/ext/vmsish.pm
74884           !> (integrate 334 files)
74885 ____________________________________________________________________________
74886 [  6110] By: jhi                                   on 2000/05/23  19:28:32
74887         Log: todo tweak
74888      Branch: cfgperl
74889            ! Todo-5.6
74890 ____________________________________________________________________________
74891 [  6109] By: jhi                                   on 2000/05/18  17:38:54
74892         Log: Integrate with Sarathy.
74893      Branch: cfgperl
74894           !> mg.c perl.h win32/perlhost.h
74895 ____________________________________________________________________________
74896 [  6108] By: gsar                                  on 2000/05/17  02:24:56
74897         Log: reenable fake signal handling on Windows, bugs and all
74898      Branch: perl
74899            ! mg.c perl.h win32/perlhost.h
74900 ____________________________________________________________________________
74901 [  6107] By: jhi                                   on 2000/05/15  18:01:41
74902         Log: Tweak the todo list.
74903      Branch: cfgperl
74904            ! Todo-5.6
74905 ____________________________________________________________________________
74906 [  6106] By: jhi                                   on 2000/05/15  13:41:48
74907         Log: The (Configure) script refuses to go on, after asking for
74908              'You may also choose to try maximal 64-bitness....'.
74909              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
74910              -- Patrick Zima
74911              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
74912      Branch: cfgperl
74913            ! hints/solaris_2.sh
74914 ____________________________________________________________________________
74915 [  6105] By: jhi                                   on 2000/05/11  14:37:43
74916         Log: Integrate with Sarathy.
74917      Branch: cfgperl
74918           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
74919           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
74920 ____________________________________________________________________________
74921 [  6104] By: gsar                                  on 2000/05/11  03:39:07
74922         Log: PL_sys_intern was being initialized too late on windows
74923      Branch: perl
74924            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
74925            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
74926 ____________________________________________________________________________
74927 [  6103] By: jhi                                   on 2000/05/09  19:42:20
74928         Log: Test tweaking for Unicos continues.
74929      Branch: cfgperl
74930            ! t/op/64bitint.t
74931 ____________________________________________________________________________
74932 [  6102] By: jhi                                   on 2000/05/09  16:47:27
74933         Log: The test suite tweak in #6101 wasn't quite right.
74934      Branch: cfgperl
74935            ! t/lib/complex.t
74936 ____________________________________________________________________________
74937 [  6101] By: jhi                                   on 2000/05/09  15:35:34
74938         Log: Hints and test tweaks for Unicos.
74939      Branch: cfgperl
74940            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
74941 ____________________________________________________________________________
74942 [  6100] By: jhi                                   on 2000/05/08  21:15:06
74943         Log: More compilation tweakery from Allen Smith.
74944      Branch: cfgperl
74945            ! hints/irix_6.sh
74946 ____________________________________________________________________________
74947 [  6099] By: jhi                                   on 2000/05/08  19:21:18
74948         Log: Tweaks for the cc bugs from Allen Smith.
74949      Branch: cfgperl
74950            ! hints/irix_6.sh
74951 ____________________________________________________________________________
74952 [  6098] By: jhi                                   on 2000/05/08  19:13:37
74953         Log: Add a note about other, yet unsupported, shadow password APIs.
74954      Branch: cfgperl
74955            ! pp_sys.c
74956 ____________________________________________________________________________
74957 [  6097] By: jhi                                   on 2000/05/08  18:46:34
74958         Log: Add a note about possible compilation problems from Allen Smith.
74959      Branch: cfgperl
74960            ! hints/irix_6.sh
74961 ____________________________________________________________________________
74962 [  6096] By: jhi                                   on 2000/05/08  17:33:10
74963         Log: Integrate with Sarathy.
74964      Branch: cfgperl
74965           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
74966           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
74967 ____________________________________________________________________________
74968 [  6095] By: jhi                                   on 2000/05/08  16:21:33
74969         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
74970              might be useful in future.
74971      Branch: cfgperl
74972            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
74973            ! config_h.SH
74974      Branch: metaconfig
74975            ! U/installdirs/inc_version_list.U
74976      Branch: metaconfig/U/perl
74977            ! perlxv.U
74978 ____________________________________________________________________________
74979 [  6094] By: gsar                                  on 2000/05/08  14:22:22
74980         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
74981      Branch: perl
74982            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
74983            ! hints/cygwin.sh pp_sys.c
74984 ____________________________________________________________________________
74985 [  6093] By: gsar                                  on 2000/05/08  12:52:28
74986         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
74987              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
74988      Branch: perl
74989            ! pp_sys.c sv.c win32/perlhost.h
74990 ____________________________________________________________________________
74991 [  6092] By: jhi                                   on 2000/05/07  22:40:34
74992         Log: Regen perltoc with the fixed buildtoc.
74993      Branch: cfgperl
74994            ! pod/perltoc.pod
74995 ____________________________________________________________________________
74996 [  6091] By: jhi                                   on 2000/05/07  22:24:16
74997         Log: Integrate with Sarathy.
74998      Branch: cfgperl
74999           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
75000           !> t/op/substr.t toke.c
75001 ____________________________________________________________________________
75002 [  6090] By: gsar                                  on 2000/05/07  19:47:07
75003         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
75004              [NI]OK; added tests for both
75005      Branch: perl
75006            ! perl.c pp_hot.c sv.c t/op/substr.t
75007 ____________________________________________________________________________
75008 [  6089] By: gsar                                  on 2000/05/07  18:18:38
75009         Log: buildtoc tweak to fix newline lossage
75010      Branch: perl
75011            ! pod/buildtoc
75012 ____________________________________________________________________________
75013 [  6088] By: jhi                                   on 2000/05/07  16:35:36
75014         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
75015              because we do not use those.  The HAS_GETSPNAM remains,
75016              though, because we still do use that.
75017      Branch: cfgperl
75018            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75019            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
75020            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
75021            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
75022            ! win32/config.vc win32/config_H.bc win32/config_H.gc
75023            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
75024 ____________________________________________________________________________
75025 [  6087] By: gsar                                  on 2000/05/07  16:05:16
75026         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
75027      Branch: perl
75028            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
75029 ____________________________________________________________________________
75030 [  6086] By: jhi                                   on 2000/05/07  15:27:07
75031         Log: Integrate with Sarathy.
75032      Branch: cfgperl
75033           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
75034           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
75035           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
75036           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
75037           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
75038           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
75039 ____________________________________________________________________________
75040 [  6085] By: gsar                                  on 2000/05/07  05:52:02
75041         Log: repeat operator (x) doesn't preserve utf8-ness
75042      Branch: perl
75043            ! pp.c t/op/substr.t
75044 ____________________________________________________________________________
75045 [  6084] By: gsar                                  on 2000/05/07  05:39:55
75046         Log: substr() does not preserve utf8-ness (from Stefan Eissing
75047              <Eissing@medicaldataservice.de>); added tests
75048      Branch: perl
75049            ! pp.c t/op/substr.t
75050 ____________________________________________________________________________
75051 [  6083] By: gsar                                  on 2000/05/07  05:24:46
75052         Log: note about undocumented caller() return value (from M.J.T. Guy);
75053              yet another peek.t tweak
75054      Branch: perl
75055            ! pod/perlfunc.pod t/lib/peek.t
75056 ____________________________________________________________________________
75057 [  6082] By: gsar                                  on 2000/05/07  05:08:40
75058         Log: peek.t non-portable to ithreads
75059      Branch: perl
75060            ! t/lib/peek.t
75061 ____________________________________________________________________________
75062 [  6081] By: gsar                                  on 2000/05/07  04:17:04
75063         Log: better default perlbug categories for ok reports (from Richard Foley)
75064      Branch: perl
75065            ! utils/perlbug.PL
75066 ____________________________________________________________________________
75067 [  6080] By: gsar                                  on 2000/05/07  04:08:07
75068         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
75069              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
75070      Branch: perl
75071            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
75072            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
75073            ! AUTHORS MAINTAIN MANIFEST
75074 ____________________________________________________________________________
75075 [  6079] By: gsar                                  on 2000/05/07  04:01:38
75076         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
75077      Branch: perl
75078            ! lib/Carp/Heavy.pm
75079 ____________________________________________________________________________
75080 [  6078] By: gsar                                  on 2000/05/07  01:24:19
75081         Log: workaround for CRT bug in chdir() (from Charles Lane, via
75082              Peter Prymmer)
75083      Branch: perl
75084            ! iperlsys.h vms/vms.c vms/vmsish.h
75085 ____________________________________________________________________________
75086 [  6077] By: gsar                                  on 2000/05/07  01:22:23
75087         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
75088              and Tom Phoenix)
75089      Branch: perl
75090            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
75091 ____________________________________________________________________________
75092 [  6076] By: gsar                                  on 2000/05/06  17:36:29
75093         Log: integrate cfgperl contents into mainline
75094      Branch: perl
75095           +> t/lib/peek.t
75096           !> Configure MANIFEST Porting/Glossary Porting/config.sh
75097           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
75098           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
75099           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
75100 ____________________________________________________________________________
75101 [  6075] By: jhi                                   on 2000/05/05  18:56:10
75102         Log: Make the test more portable.
75103      Branch: cfgperl
75104            ! t/lib/peek.t
75105 ____________________________________________________________________________
75106 [  6074] By: jhi                                   on 2000/05/05  18:49:20
75107         Log: Introduce t/lib/peek.t.
75108      Branch: cfgperl
75109            + t/lib/peek.t
75110            ! MANIFEST
75111 ____________________________________________________________________________
75112 [  6073] By: jhi                                   on 2000/05/05  14:30:45
75113         Log: Complex tweaks.
75114      Branch: cfgperl
75115            ! lib/Math/Complex.pm t/lib/complex.t
75116 ____________________________________________________________________________
75117 [  6072] By: jhi                                   on 2000/05/05  12:27:13
75118         Log: Integrate with Sarathy.
75119      Branch: cfgperl
75120           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
75121           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
75122           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
75123           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
75124 ____________________________________________________________________________
75125 [  6071] By: gsar                                  on 2000/05/05  02:24:46
75126         Log: misformatted perllocal.pod (from Tim Jenness
75127              <t.jenness@jach.hawaii.edu>)
75128      Branch: perl
75129            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
75130 ____________________________________________________________________________
75131 [  6070] By: gsar                                  on 2000/05/05  02:16:52
75132         Log: remove misleading comment (from M.J.T. Guy)
75133      Branch: perl
75134            ! t/lib/anydbm.t
75135 ____________________________________________________________________________
75136 [  6069] By: gsar                                  on 2000/05/05  02:15:13
75137         Log: File::Spec compatibility update (from Barrie Slaymaker
75138              <barries@slaysys.com>)
75139      Branch: perl
75140            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
75141            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
75142 ____________________________________________________________________________
75143 [  6068] By: gsar                                  on 2000/05/05  02:01:50
75144         Log: note about values()
75145      Branch: perl
75146            ! pod/perlfunc.pod
75147 ____________________________________________________________________________
75148 [  6067] By: gsar                                  on 2000/05/05  01:33:09
75149         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
75150      Branch: perl
75151            ! win32/win32.c
75152 ____________________________________________________________________________
75153 [  6066] By: gsar                                  on 2000/05/05  01:23:43
75154         Log: s/END/CHECK/
75155      Branch: perl
75156            ! perl.c
75157 ____________________________________________________________________________
75158 [  6065] By: jhi                                   on 2000/05/04  17:30:22
75159         Log: Integrate with Sarathy.
75160      Branch: cfgperl
75161           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
75162 ____________________________________________________________________________
75163 [  6064] By: gsar                                  on 2000/05/04  17:26:14
75164         Log: change#5905 wasn't quite right--it's intent only applies when arguments
75165              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
75166      Branch: perl
75167            ! pp_sys.c sv.c
75168 ____________________________________________________________________________
75169 [  6063] By: gsar                                  on 2000/05/04  16:52:29
75170         Log: tokeq() could read unallocated field in argument
75171      Branch: perl
75172            ! toke.c
75173 ____________________________________________________________________________
75174 [  6062] By: gsar                                  on 2000/05/04  16:34:51
75175         Log: additional tests for utf8.t
75176      Branch: perl
75177            ! t/pragma/utf8.t
75178 ____________________________________________________________________________
75179 [  6061] By: gsar                                  on 2000/05/04  16:09:28
75180         Log: change#5921 neglected to make eq honor "use bytes"
75181      Branch: perl
75182            ! sv.c
75183 ____________________________________________________________________________
75184 [  6060] By: jhi                                   on 2000/05/04  15:30:16
75185         Log: Integrate with Sarathy.
75186      Branch: cfgperl
75187           !> perl.c regcomp.c t/pragma/utf8.t
75188 ____________________________________________________________________________
75189 [  6059] By: jhi                                   on 2000/05/04  15:26:37
75190         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
75191              in natively 64-bit platforms where a long is a quad (no need
75192              for long longs).  Also added bias for IVs.
75193      Branch: cfgperl
75194            ! toke.c
75195 ____________________________________________________________________________
75196 [  6058] By: gsar                                  on 2000/05/04  00:19:14
75197         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
75198              (spotted by Donald Kinzer <dkinzer@premia.com>)
75199      Branch: perl
75200            ! perl.c
75201 ____________________________________________________________________________
75202 [  6057] By: gsar                                  on 2000/05/03  18:34:01
75203         Log: fix broken parsing of /\x{ab}/
75204      Branch: perl
75205            ! regcomp.c t/pragma/utf8.t
75206 ____________________________________________________________________________
75207 [  6056] By: jhi                                   on 2000/05/03  17:57:16
75208         Log: The search of infinity continues, this time simplified.
75209      Branch: cfgperl
75210            ! lib/Math/Complex.pm
75211 ____________________________________________________________________________
75212 [  6055] By: jhi                                   on 2000/05/03  17:45:30
75213         Log: Detypo.
75214      Branch: cfgperl
75215            ! hints/unicos.sh
75216 ____________________________________________________________________________
75217 [  6054] By: jhi                                   on 2000/05/02  22:28:27
75218         Log: Be more forgiving in POSIX about HUGE_VALL.
75219      Branch: cfgperl
75220            ! ext/POSIX/POSIX.xs
75221 ____________________________________________________________________________
75222 [  6053] By: jhi                                   on 2000/05/02  22:25:05
75223         Log: Integrate with Sarathy.
75224      Branch: cfgperl
75225           !> hints/irix_6.sh pod/perlop.pod
75226 ____________________________________________________________________________
75227 [  6052] By: jhi                                   on 2000/05/02  22:24:31
75228         Log: Unicos hint tweak.
75229      Branch: cfgperl
75230            ! hints/unicos.sh
75231 ____________________________________________________________________________
75232 [  6051] By: jhi                                   on 2000/05/02  22:21:26
75233         Log: Complex tweakery.
75234      Branch: cfgperl
75235            ! lib/Math/Complex.pm t/lib/complex.t
75236 ____________________________________________________________________________
75237 [  6050] By: jhi                                   on 2000/05/02  19:26:22
75238         Log: Use setxxent()/endxxent().
75239      Branch: cfgperl
75240            ! t/op/grent.t t/op/pwent.t
75241 ____________________________________________________________________________
75242 [  6049] By: jhi                                   on 2000/05/02  19:06:02
75243         Log: Test both the scalar and list contexts.
75244      Branch: cfgperl
75245            ! t/op/grent.t t/op/pwent.t
75246 ____________________________________________________________________________
75247 [  6048] By: gsar                                  on 2000/05/02  18:29:10
75248         Log: add note about how $( doesn't interpolate in REs (from
75249              Philip Newton <newton@ficus.frogspace.net>)
75250      Branch: perl
75251            ! pod/perlop.pod
75252 ____________________________________________________________________________
75253 [  6047] By: jhi                                   on 2000/05/02  17:41:24
75254         Log: Call getspnam() only iff needed.
75255      Branch: cfgperl
75256            ! pp_sys.c
75257 ____________________________________________________________________________
75258 [  6046] By: gsar                                  on 2000/05/02  17:07:25
75259         Log: libscheck has insufficient checks for n32 libs (from
75260              Albert Chin-A-Young <china@thewrittenword.com>)
75261      Branch: perl
75262            ! hints/irix_6.sh
75263 ____________________________________________________________________________
75264 [  6045] By: jhi                                   on 2000/05/02  13:57:17
75265         Log: Integrate with Sarathy.
75266      Branch: cfgperl
75267           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
75268           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
75269 ____________________________________________________________________________
75270 [  6044] By: gsar                                  on 2000/05/02  06:48:19
75271         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
75272              such that underscores are only ignored in literal numbers,
75273              "\x{...}", and hex/oct argument
75274      Branch: perl
75275            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
75276 ____________________________________________________________________________
75277 [  6043] By: gsar                                  on 2000/05/02  02:22:29
75278         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
75279      Branch: perl
75280            ! pod/perlretut.pod
75281 ____________________________________________________________________________
75282 [  6042] By: gsar                                  on 2000/05/02  02:17:51
75283         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
75284      Branch: perl
75285            ! pod/perltrap.pod
75286 ____________________________________________________________________________
75287 [  6041] By: gsar                                  on 2000/05/02  01:53:51
75288         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
75289              to compensate
75290      Branch: perl
75291            ! Porting/makerel
75292 ____________________________________________________________________________
75293 [  6040] By: gsar                                  on 2000/05/02  01:51:57
75294         Log: missing files in MANIFEST
75295      Branch: perl
75296            ! MANIFEST
75297 ____________________________________________________________________________
75298 [  6039] By: jhi                                   on 2000/05/02  00:36:46
75299         Log: Infinite problems.
75300      Branch: cfgperl
75301            ! lib/Math/Complex.pm
75302 ____________________________________________________________________________
75303 [  6038] By: jhi                                   on 2000/05/02  00:06:38
75304         Log: pwent/spent #ifdef imbalance.
75305      Branch: cfgperl
75306            ! pp_sys.c
75307 ____________________________________________________________________________
75308 [  6037] By: jhi                                   on 2000/05/01  22:50:11
75309         Log: Use HUGE_VALL if applicable.
75310      Branch: cfgperl
75311            ! ext/POSIX/POSIX.xs util.c
75312 ____________________________________________________________________________
75313 [  6036] By: jhi                                   on 2000/05/01  22:20:53
75314         Log: Correct Freudian slip.
75315      Branch: cfgperl
75316            ! pp_sys.c
75317 ____________________________________________________________________________
75318 [  6035] By: jhi                                   on 2000/05/01  21:07:38
75319         Log: Continue on the pwent/spent case.
75320      Branch: cfgperl
75321            ! pp_sys.c
75322 ____________________________________________________________________________
75323 [  6034] By: jhi                                   on 2000/05/01  17:45:14
75324         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
75325              adjustments in 6032 conflicted badly with this, will have
75326              to revisit them later.
75327      Branch: cfgperl
75328           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
75329           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
75330           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
75331           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
75332           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
75333           !> t/lib/cgi-html.t t/lib/cgi-request.t
75334 ____________________________________________________________________________
75335 [  6033] By: jhi                                   on 2000/05/01  17:40:49
75336         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
75337      Branch: cfgperl
75338            ! pp_sys.c
75339 ____________________________________________________________________________
75340 [  6032] By: gsar                                  on 2000/05/01  15:56:32
75341         Log: whitespace adjustments
75342      Branch: perl
75343            ! pp_sys.c
75344 ____________________________________________________________________________
75345 [  6031] By: gsar                                  on 2000/05/01  15:19:41
75346         Log: small nits in diagnostics.pm (from Robin Barker)
75347      Branch: perl
75348            ! lib/diagnostics.pm pod/perldiag.pod
75349 ____________________________________________________________________________
75350 [  6030] By: gsar                                  on 2000/05/01  08:39:18
75351         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
75352              for @- and @+ (from Johan Vromans)
75353      Branch: perl
75354            ! lib/English.pm pod/perlvar.pod
75355 ____________________________________________________________________________
75356 [  6029] By: gsar                                  on 2000/05/01  08:16:10
75357         Log: add CGI.pm v2.66 (from Lincoln Stein)
75358      Branch: perl
75359            + lib/CGI/Util.pm t/lib/cgi-pretty.t
75360            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
75361            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
75362            ! t/lib/cgi-html.t t/lib/cgi-request.t
75363 ____________________________________________________________________________
75364 [  6028] By: gsar                                  on 2000/05/01  06:34:41
75365         Log: Pod::Man generates groff-incompatible macro definition (from
75366              Tom Christiansen)
75367      Branch: perl
75368            ! lib/Pod/Man.pm
75369 ____________________________________________________________________________
75370 [  6027] By: gsar                                  on 2000/05/01  06:31:36
75371         Log: podlators-1.02 update (from Russ Allbery)
75372      Branch: perl
75373            ! lib/Pod/Man.pm lib/Pod/Text.pm
75374 ____________________________________________________________________________
75375 [  6026] By: jhi                                   on 2000/04/30  23:24:23
75376         Log: Integrate with Sarathy.
75377      Branch: cfgperl
75378           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
75379           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
75380           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
75381           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
75382           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
75383           !> t/lib/syslog.t toke.c win32/win32.h
75384 ____________________________________________________________________________
75385 [  6025] By: gsar                                  on 2000/04/30  18:17:47
75386         Log: Is{Alnum,Alpha,Word} don't match titlecase
75387              
75388              TODO: IsSpace is defined recursively!
75389              
75390              (both spotted by Larry)
75391      Branch: perl
75392            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
75393            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
75394 ____________________________________________________________________________
75395 [  6024] By: gsar                                  on 2000/04/30  17:50:19
75396         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
75397              (from Hugo van der Sanden)
75398      Branch: perl
75399            ! toke.c
75400 ____________________________________________________________________________
75401 [  6023] By: gsar                                  on 2000/04/30  17:14:43
75402         Log: debugger stomps on $. (from M.J.T. Guy)
75403      Branch: perl
75404            ! lib/perl5db.pl
75405 ____________________________________________________________________________
75406 [  6022] By: gsar                                  on 2000/04/30  16:59:22
75407         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
75408      Branch: perl
75409            ! sv.c
75410 ____________________________________________________________________________
75411 [  6021] By: gsar                                  on 2000/04/29  21:00:08
75412         Log: remove Win2K issue in pod (fixed by change#6020)
75413      Branch: perl
75414            ! README.win32 pod/perl56delta.pod
75415 ____________________________________________________________________________
75416 [  6020] By: gsar                                  on 2000/04/29  20:51:49
75417         Log: test tweak
75418      Branch: perl
75419            ! t/lib/open3.t
75420 ____________________________________________________________________________
75421 [  6019] By: gsar                                  on 2000/04/29  20:34:27
75422         Log: windows portability tweaks
75423      Branch: perl
75424            ! t/lib/b.t win32/win32.h
75425 ____________________________________________________________________________
75426 [  6018] By: gsar                                  on 2000/04/29  19:55:24
75427         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
75428              make _PATH_LOG() return "" if unavailable
75429      Branch: perl
75430            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
75431            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
75432 ____________________________________________________________________________
75433 [  6017] By: jhi                                   on 2000/04/28  22:49:46
75434         Log: Integrate with Sarathy.
75435      Branch: cfgperl
75436           !> op.c perl.c pod/perldiag.pod t/lib/b.t
75437 ____________________________________________________________________________
75438 [  6016] By: jhi                                   on 2000/04/28  22:46:14
75439         Log: Do not warn that an infinity does not look like a number.
75440      Branch: cfgperl
75441            ! sv.c
75442 ____________________________________________________________________________
75443 [  6015] By: gsar                                  on 2000/04/28  22:35:49
75444         Log: tweak test for portability
75445      Branch: perl
75446            ! t/lib/b.t
75447 ____________________________________________________________________________
75448 [  6014] By: gsar                                  on 2000/04/28  22:05:31
75449         Log: glob() loading File::Glob behind the scenes may cause syntax errors
75450      Branch: perl
75451            ! op.c
75452 ____________________________________________________________________________
75453 [  6013] By: gsar                                  on 2000/04/28  21:25:22
75454         Log: tweak change#5945 to display correct switch name in diagnostic
75455      Branch: perl
75456            ! perl.c pod/perldiag.pod
75457 ____________________________________________________________________________
75458 [  6012] By: jhi                                   on 2000/04/28  21:08:12
75459         Log: Integrate with Sarathy.
75460      Branch: cfgperl
75461           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
75462           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
75463           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
75464 ____________________________________________________________________________
75465 [  6011] By: jhi                                   on 2000/04/28  21:04:46
75466         Log: &HUGE_VAL is not defined, it exists.
75467      Branch: cfgperl
75468            ! lib/Math/Complex.pm
75469 ____________________________________________________________________________
75470 [  6010] By: gsar                                  on 2000/04/28  21:02:58
75471         Log: clarify note about shadow password support (from
75472              gellyfish@gellyfish.com)
75473      Branch: perl
75474            ! pod/perlfunc.pod
75475 ____________________________________________________________________________
75476 [  6009] By: gsar                                  on 2000/04/28  21:00:00
75477         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
75478      Branch: perl
75479            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
75480 ____________________________________________________________________________
75481 [  6008] By: gsar                                  on 2000/04/28  20:56:33
75482         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
75483      Branch: perl
75484            ! installperl vms/subconfigure.com
75485 ____________________________________________________________________________
75486 [  6007] By: gsar                                  on 2000/04/28  20:51:21
75487         Log: note about compile failures and END blocks (from M.J.T. Guy)
75488      Branch: perl
75489            ! pod/perl56delta.pod pod/perlmod.pod
75490 ____________________________________________________________________________
75491 [  6006] By: jhi                                   on 2000/04/28  20:42:14
75492         Log: Regen Configure.
75493      Branch: cfgperl
75494            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75495            ! config_h.SH
75496 ____________________________________________________________________________
75497 [  6005] By: gsar                                  on 2000/04/28  20:41:16
75498         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
75499      Branch: perl
75500            ! utils/perldoc.PL
75501 ____________________________________________________________________________
75502 [  6004] By: jhi                                   on 2000/04/28  20:28:21
75503         Log: Integrate with Sarathy.
75504      Branch: cfgperl
75505           !> Configure INSTALL Porting/Glossary Porting/config.sh
75506           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
75507           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
75508           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
75509           !> win32/config.vc win32/win32.c
75510 ____________________________________________________________________________
75511 [  6003] By: gsar                                  on 2000/04/28  20:11:20
75512         Log: allow REG_EXPAND_SZ keys in Windows registry (from
75513              John Clayton <John.Clayton@barclayscapital.com>)
75514      Branch: perl
75515            ! win32/win32.c
75516 ____________________________________________________________________________
75517 [  6002] By: gsar                                  on 2000/04/28  19:34:16
75518         Log: destructive sv_setsv() can lose UV-ness from source, causing
75519              numeric promotions/comparisons to fail to do the right thing
75520      Branch: perl
75521            ! sv.c
75522 ____________________________________________________________________________
75523 [  6001] By: gsar                                  on 2000/04/28  18:44:15
75524         Log: support additional library locations via $Config{otherlibdirs}
75525              (from Andy Dougherty)
75526      Branch: perl
75527            ! Configure INSTALL Porting/Glossary Porting/config.sh
75528            ! Porting/config_H config_h.SH epoc/config.sh perl.c
75529            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
75530            ! win32/config.bc win32/config.gc win32/config.vc
75531 ____________________________________________________________________________
75532 [  6000] By: gsar                                  on 2000/04/28  18:26:58
75533         Log: reworked otherlibdirs.U (from Andy Dougherty)
75534      Branch: metaconfig
75535            ! U/installdirs/otherlibdirs.U
75536 ____________________________________________________________________________
75537 [  5999] By: gsar                                  on 2000/04/28  18:17:07
75538         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
75539      Branch: perl
75540            ! t/pragma/warn/toke toke.c
75541 ____________________________________________________________________________
75542 [  5998] By: jhi                                   on 2000/04/28  13:32:17
75543         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
75544      Branch: cfgperl
75545            ! lib/Math/Complex.pm
75546 ____________________________________________________________________________
75547 [  5997] By: jhi                                   on 2000/04/28  13:14:04
75548         Log: Preserve $!.
75549      Branch: cfgperl
75550            ! lib/Math/Complex.pm
75551 ____________________________________________________________________________
75552 [  5996] By: jhi                                   on 2000/04/28  12:59:23
75553         Log: Integrate with Sarathy.
75554      Branch: cfgperl
75555           +> pod/perlrequick.pod pod/perlretut.pod
75556           !> (integrate 51 files)
75557 ____________________________________________________________________________
75558 [  5995] By: gsar                                  on 2000/04/28  09:37:36
75559         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
75560      Branch: perl
75561            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
75562 ____________________________________________________________________________
75563 [  5994] By: gsar                                  on 2000/04/28  09:33:26
75564         Log: fix for missed accounting for null byte in pack("Z",...) (from
75565              M.J.T. Guy)
75566      Branch: perl
75567            ! pp.c t/op/pack.t
75568 ____________________________________________________________________________
75569 [  5993] By: gsar                                  on 2000/04/28  09:30:05
75570         Log: various minor tweaks seen on p5p
75571      Branch: perl
75572            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
75573 ____________________________________________________________________________
75574 [  5992] By: gsar                                  on 2000/04/28  09:08:19
75575         Log: pod nit (from Simon Cozens)
75576      Branch: perl
75577            ! pod/perlop.pod
75578 ____________________________________________________________________________
75579 [  5991] By: gsar                                  on 2000/04/28  09:06:36
75580         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
75581      Branch: perl
75582            ! README.posix-bc hints/posix-bc.sh
75583 ____________________________________________________________________________
75584 [  5990] By: gsar                                  on 2000/04/28  08:54:52
75585         Log: use $ENV{LIB} to search for libs under Visual C compiler
75586              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
75587      Branch: perl
75588            ! lib/ExtUtils/Liblist.pm
75589 ____________________________________________________________________________
75590 [  5989] By: gsar                                  on 2000/04/28  08:27:12
75591         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
75592              itself and no other (from Tom Hughes)
75593      Branch: perl
75594            ! t/op/array.t toke.c
75595 ____________________________________________________________________________
75596 [  5988] By: gsar                                  on 2000/04/28  08:01:38
75597         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
75598              <paul@miraclefish.com>)
75599      Branch: perl
75600            ! lib/ExtUtils/MakeMaker.pm
75601 ____________________________________________________________________________
75602 [  5987] By: gsar                                  on 2000/04/28  07:53:09
75603         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
75604      Branch: perl
75605            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
75606 ____________________________________________________________________________
75607 [  5986] By: gsar                                  on 2000/04/28  07:44:17
75608         Log: add regular expressions tutorial and quick-start guide (from
75609              Mark Kvale <kvale@phy.ucsf.edu>)
75610      Branch: perl
75611            + pod/perlrequick.pod pod/perlretut.pod
75612            ! AUTHORS MAINTAIN MANIFEST
75613 ____________________________________________________________________________
75614 [  5985] By: gsar                                  on 2000/04/28  07:30:28
75615         Log: forked child may not exit correctly if it failed to open
75616              /dev/console (from Graham Barr)
75617      Branch: perl
75618            ! ext/Sys/Syslog/Syslog.pm
75619 ____________________________________________________________________________
75620 [  5984] By: gsar                                  on 2000/04/28  07:27:20
75621         Log: attributes::reftype() doesn't work on tied argument
75622      Branch: perl
75623            ! xsutils.c
75624 ____________________________________________________________________________
75625 [  5983] By: gsar                                  on 2000/04/28  07:15:04
75626         Log: numeric conversion of non-number in change#3378 tramples on
75627              OOK offset, causing segfaults
75628      Branch: perl
75629            ! sv.c
75630 ____________________________________________________________________________
75631 [  5982] By: gsar                                  on 2000/04/28  04:48:25
75632         Log: avoid error in IO::Socket::INET when given an unknown service name
75633              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
75634      Branch: perl
75635            ! ext/IO/lib/IO/Socket/INET.pm
75636 ____________________________________________________________________________
75637 [  5981] By: gsar                                  on 2000/04/28  04:31:31
75638         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
75639              prototype mismatch with CORE::glob(); update pod and tests to
75640              suit (File::Glob::glob() is still available for backward
75641              compatibility, but should be considered deprecated)
75642      Branch: perl
75643            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
75644            ! t/lib/glob-taint.t
75645 ____________________________________________________________________________
75646 [  5980] By: gsar                                  on 2000/04/28  03:47:29
75647         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
75648              <ghudson@mit.edu>)
75649      Branch: metaconfig
75650            ! U/modified/Options.U
75651      Branch: perl
75652            ! Configure
75653 ____________________________________________________________________________
75654 [  5979] By: gsar                                  on 2000/04/28  03:07:54
75655         Log: under useithreads, constant pad entries could inadvertently be
75656              shared across threads (from Eric Blood <eblood@xmission.com>);
75657              added Eric's test case to testsuite
75658      Branch: perl
75659            ! op.c t/op/misc.t
75660 ____________________________________________________________________________
75661 [  5978] By: gsar                                  on 2000/04/27  21:13:00
75662         Log: sync version numbers in File::Spec with the ones on CPAN
75663              (from Barrie Slaymaker)
75664      Branch: perl
75665            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
75666            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
75667            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
75668 ____________________________________________________________________________
75669 [  5977] By: gsar                                  on 2000/04/27  21:07:29
75670         Log: autoquote barewords followed by newline and arrow properly
75671              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
75672      Branch: perl
75673            ! t/pragma/warn/toke toke.c
75674 ____________________________________________________________________________
75675 [  5976] By: gsar                                  on 2000/04/27  20:41:20
75676         Log: DB_File v1.73 update (from Paul Marquess)
75677      Branch: perl
75678            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
75679            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
75680 ____________________________________________________________________________
75681 [  5975] By: gsar                                  on 2000/04/27  20:34:24
75682         Log: allow sort() reentrancy (variant of patch suggested by
75683              Hugo van der Sanden)
75684      Branch: perl
75685            ! pp_ctl.c t/op/sort.t
75686 ____________________________________________________________________________
75687 [  5974] By: gsar                                  on 2000/04/27  19:46:57
75688         Log: change#4197 somehow missed initializing PL_errors, meaning
75689              sytax error queueing wasn't working outside eval"" at all;
75690              also fixed eval"" to localize PL_error_count, so that compile-time
75691              eval's don't clobber the error state of the outer context
75692      Branch: perl
75693            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
75694            ! t/pragma/warn/toke
75695 ____________________________________________________________________________
75696 [  5973] By: gsar                                  on 2000/04/27  18:29:05
75697         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
75698      Branch: perl
75699            ! regcomp.c regexec.c t/op/re_tests
75700 ____________________________________________________________________________
75701 [  5972] By: jhi                                   on 2000/04/27  18:22:41
75702         Log: Integrate with Sarathy.
75703      Branch: cfgperl
75704           +> t/lib/b.t t/lib/syslog.t
75705           !> (integrate 31 files)
75706 ____________________________________________________________________________
75707 [  5971] By: jhi                                   on 2000/04/27  18:18:46
75708         Log: Unicos tweaks from Mark P. Lutz.
75709      Branch: cfgperl
75710            ! hints/unicos.sh lib/Math/Complex.pm
75711 ____________________________________________________________________________
75712 [  5970] By: gsar                                  on 2000/04/27  18:05:11
75713         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
75714              IV is >32bits
75715      Branch: perl
75716            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
75717 ____________________________________________________________________________
75718 [  5969] By: gsar                                  on 2000/04/27  17:50:56
75719         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
75720      Branch: perl
75721            + t/lib/syslog.t
75722            ! MANIFEST ext/Sys/Syslog/Syslog.pm
75723 ____________________________________________________________________________
75724 [  5968] By: gsar                                  on 2000/04/27  17:44:49
75725         Log: tolerate spaces in group names in test on solaris (from David Boyce
75726              <dsb@boyski.com>)
75727      Branch: perl
75728            ! t/op/groups.t
75729 ____________________________________________________________________________
75730 [  5967] By: gsar                                  on 2000/04/27  17:41:22
75731         Log: improved docs on the warn_uninit diagnostic (from David Glasser
75732              and Simon Cozens)
75733      Branch: perl
75734            ! pod/perldiag.pod
75735 ____________________________________________________________________________
75736 [  5966] By: gsar                                  on 2000/04/27  16:54:58
75737         Log: add testsuite for B backends, fix bug in B::Deparse (from
75738              Simon Cozens <simon@brecon.co.uk>)
75739      Branch: perl
75740            + t/lib/b.t
75741            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
75742 ____________________________________________________________________________
75743 [  5965] By: gsar                                  on 2000/04/27  16:10:37
75744         Log: avoid "will not stay shared" warnings for our variables (from
75745              Robin Barker)
75746      Branch: perl
75747            ! op.c t/pragma/warn/op
75748 ____________________________________________________________________________
75749 [  5964] By: gsar                                  on 2000/04/27  07:05:05
75750         Log: reformat to 72 columns (again)
75751      Branch: perl
75752            ! pod/perldiag.pod
75753 ____________________________________________________________________________
75754 [  5963] By: gsar                                  on 2000/04/27  06:28:31
75755         Log: patch from Larry to make (\&) prototype work; added tests for
75756              the same
75757      Branch: perl
75758            ! op.c t/comp/proto.t
75759 ____________________________________________________________________________
75760 [  5962] By: gsar                                  on 2000/04/27  06:15:47
75761         Log: updated README.hpux (from Jeff Okamoto)
75762      Branch: perl
75763            ! README.hpux
75764 ____________________________________________________________________________
75765 [  5961] By: gsar                                  on 2000/04/27  05:55:03
75766         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
75767      Branch: perl
75768            ! emacs/cperl-mode.el
75769 ____________________________________________________________________________
75770 [  5960] By: gsar                                  on 2000/04/27  05:49:26
75771         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
75772      Branch: perl
75773            ! INSTALL
75774 ____________________________________________________________________________
75775 [  5959] By: gsar                                  on 2000/04/27  05:33:41
75776         Log: doubled words in pods (from Simon Cozens
75777              <simon.p.cozens@jp.pwcglobal.com>)
75778      Branch: perl
75779            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
75780            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
75781            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
75782            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
75783            ! pod/perltootc.pod
75784 ____________________________________________________________________________
75785 [  5958] By: gsar                                  on 2000/04/27  05:11:39
75786         Log: change#3569 deleted some essential code, revert; avoid use of
75787              atexit() to make DynaLoader work properly on AIX under mod_perl
75788              (from Jens-Uwe Mager <jum@helios.de>)
75789      Branch: perl
75790            ! ext/DynaLoader/dl_aix.xs
75791 ____________________________________________________________________________
75792 [  5957] By: gsar                                  on 2000/04/27  04:54:51
75793         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
75794      Branch: perl
75795            ! pod/perlmod.pod
75796 ____________________________________________________________________________
75797 [  5956] By: gsar                                  on 2000/04/27  04:51:47
75798         Log: better diagnostics on failed tests (from Ilya Zakharevich)
75799      Branch: perl
75800            ! t/op/lex_assign.t
75801 ____________________________________________________________________________
75802 [  5955] By: gsar                                  on 2000/04/27  04:26:44
75803         Log: longstanding bug exposed by change#3307: sort arguments weren't
75804              compiled with the right wantarray context (ensuing runtime lookup
75805              via block_gimme() was getting the incidental context of the
75806              sort() itself)
75807      Branch: perl
75808            ! op.c t/op/sort.t
75809 ____________________________________________________________________________
75810 [  5954] By: gsar                                  on 2000/04/26  23:42:12
75811         Log: integrate cfgperl contents into mainline
75812      Branch: perl
75813           !> (integrate 30 files)
75814 ____________________________________________________________________________
75815 [  5953] By: jhi                                   on 2000/04/26  23:06:42
75816         Log: Integrate with Sarathy.
75817      Branch: cfgperl
75818           !> README.win32 ext/B/B/Deparse.pm
75819           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
75820           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
75821           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
75822           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
75823           !> utils/perldoc.PL vms/perlvms.pod
75824 ____________________________________________________________________________
75825 [  5952] By: jhi                                   on 2000/04/26  23:03:46
75826         Log: Undo "use integer" addition from 64bitint as it seems
75827              to break most of the subtests in Digital UNIX;
75828              Unicos needs to find another way.
75829      Branch: cfgperl
75830            ! t/op/64bitint.t
75831 ____________________________________________________________________________
75832 [  5951] By: jhi                                   on 2000/04/26  22:57:53
75833         Log: Be more robust on "extreme" (large absolute value)
75834              arguments.  Originally reported by Daniel Connelly
75835              as a problem with asinh() on large negative arguments,
75836              asinh() used to bail out because an argument to log()
75837              ended up being zero.  Ilya Zakharevich proposed using
75838              Taylor's series in such cases, which for such large
75839              arguments is a very good approximation.
75840      Branch: cfgperl
75841            ! lib/Math/Complex.pm t/lib/complex.t
75842 ____________________________________________________________________________
75843 [  5950] By: gsar                                  on 2000/04/25  19:13:12
75844         Log: reformat perldiag to avoid long lines
75845      Branch: perl
75846            ! pod/perldiag.pod
75847 ____________________________________________________________________________
75848 [  5949] By: gsar                                  on 2000/04/25  18:41:11
75849         Log: make perldoc use the pod2man from the same version (from
75850              M.J.T. Guy)
75851      Branch: perl
75852            ! utils/perldoc.PL
75853 ____________________________________________________________________________
75854 [  5948] By: gsar                                  on 2000/04/25  18:21:57
75855         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
75856              <kompas@kompas.usr.onet.pl>)
75857      Branch: perl
75858            ! lib/vars.pm
75859 ____________________________________________________________________________
75860 [  5947] By: gsar                                  on 2000/04/25  18:11:53
75861         Log: use &dl_error rather than &dl_load_file as the guard for calling
75862              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
75863              statically built perl)
75864      Branch: perl
75865            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
75866 ____________________________________________________________________________
75867 [  5946] By: jhi                                   on 2000/04/25  17:37:54
75868         Log: Document that tr() is not tr(1).
75869      Branch: cfgperl
75870            ! pod/perlop.pod
75871 ____________________________________________________________________________
75872 [  5945] By: gsar                                  on 2000/04/25  16:34:33
75873         Log: make module name mandatory after -M switch; reorder perldiag
75874              alphabetically (from Mark-Jason Dominus)
75875      Branch: perl
75876            ! perl.c pod/perldiag.pod
75877 ____________________________________________________________________________
75878 [  5944] By: jhi                                   on 2000/04/25  01:15:18
75879         Log: On second thoughts frexp() does have two arguments.
75880      Branch: cfgperl
75881            ! perl.h
75882 ____________________________________________________________________________
75883 [  5943] By: jhi                                   on 2000/04/24  22:56:32
75884         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
75885              Now pp_ncmp() returns undef is either operand is a NaN.
75886      Branch: cfgperl
75887            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75888            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
75889            ! vms/subconfigure.com vos/config.def vos/config.h
75890            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
75891            ! win32/config.vc win32/config_H.bc win32/config_H.gc
75892            ! win32/config_H.vc
75893      Branch: metaconfig/U/perl
75894            + d_modfl.U
75895 ____________________________________________________________________________
75896 [  5942] By: jhi                                   on 2000/04/24  19:45:17
75897         Log: Regen Configure to match #5937.
75898      Branch: cfgperl
75899            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75900            ! config_h.SH
75901      Branch: metaconfig
75902            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
75903 ____________________________________________________________________________
75904 [  5941] By: jhi                                   on 2000/04/24  19:24:11
75905         Log: Further Unicos fixes for Mark Lutz.
75906      Branch: cfgperl
75907            ! hints/unicos.sh pp_ctl.c
75908 ____________________________________________________________________________
75909 [  5940] By: jhi                                   on 2000/04/24  19:09:06
75910         Log: Various Unicos 10.0.0.6 fixes.
75911              
75912              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
75913              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
75914              Reply-To: tecmpl1@triton.ca.boeing.com 
75915              To: perl5-porters@perl.org 
75916              Date: Fri, 14 Apr 2000 20:21:00 GMT 
75917              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
75918      Branch: cfgperl
75919            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
75920 ____________________________________________________________________________
75921 [  5939] By: gsar                                  on 2000/04/24  19:01:24
75922         Log: more pod nits (from Larry Virden)
75923      Branch: perl
75924            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
75925            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
75926            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
75927 ____________________________________________________________________________
75928 [  5938] By: gsar                                  on 2000/04/24  18:54:01
75929         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
75930      Branch: perl
75931            ! ext/B/B/Deparse.pm
75932 ____________________________________________________________________________
75933 [  5937] By: jhi                                   on 2000/04/24  17:39:00
75934         Log: Integrate with Sarathy.
75935      Branch: cfgperl
75936           +> (branch 31 files)
75937           !> (integrate 73 files)
75938 ____________________________________________________________________________
75939 [  5936] By: gsar                                  on 2000/04/24  17:30:06
75940         Log: additional tests for change#5934 (from Paul Marquess, who also
75941              sent in the same fix)
75942      Branch: perl
75943            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
75944            ! t/pragma/warn/5nolint t/pragma/warn/6default
75945 ____________________________________________________________________________
75946 [  5935] By: jhi                                   on 2000/04/24  17:26:05
75947         Log: Do not assume sign propagation.
75948              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
75949              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
75950              To: payner@ncifcrf.gov, perl5-porters@perl.org 
75951              Date: Tue, 18 Apr 2000 18:24:49 +0100 
75952              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
75953      Branch: cfgperl
75954            ! t/op/bop.t t/op/misc.t
75955 ____________________________________________________________________________
75956 [  5934] By: gsar                                  on 2000/04/24  17:16:54
75957         Log: propagate lexical warnings from surrounding scope correctly
75958              within string eval()
75959      Branch: perl
75960            ! pp_ctl.c t/pragma/warn/pp_ctl
75961 ____________________________________________________________________________
75962 [  5933] By: jhi                                   on 2000/04/24  17:01:07
75963         Log: Flatten the cpp jungle doing the nosuid checking.
75964      Branch: cfgperl
75965            ! perl.c
75966 ____________________________________________________________________________
75967 [  5932] By: gsar                                  on 2000/04/24  09:08:14
75968         Log: add rsignal(), whichsig() and do_join() to public API list
75969              (mod_perl uses them to good advantage)
75970      Branch: perl
75971            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
75972 ____________________________________________________________________________
75973 [  5931] By: gsar                                  on 2000/04/24  09:01:40
75974         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
75975      Branch: perl
75976            ! pp_hot.c regexec.c t/op/pat.t
75977 ____________________________________________________________________________
75978 [  5930] By: gsar                                  on 2000/04/24  08:58:33
75979         Log: small os390 tweaks (from Peter Prymmer)
75980      Branch: perl
75981            ! config_h.SH makedepend.SH
75982 ____________________________________________________________________________
75983 [  5929] By: gsar                                  on 2000/04/24  08:55:25
75984         Log: pod nits
75985      Branch: perl
75986            ! pod/perlguts.pod
75987 ____________________________________________________________________________
75988 [  5928] By: gsar                                  on 2000/04/24  08:50:13
75989         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
75990      Branch: perl
75991            ! ext/IO/lib/IO/Poll.pm
75992 ____________________________________________________________________________
75993 [  5927] By: gsar                                  on 2000/04/24  08:43:24
75994         Log: arrange for next() to resume at the unstack op rather than the
75995              loop conditional, so that scope cleanup happens correctly
75996              (from Stephen McCamant)
75997      Branch: perl
75998            ! op.c pp_ctl.c t/op/misc.t
75999 ____________________________________________________________________________
76000 [  5926] By: gsar                                  on 2000/04/24  08:18:40
76001         Log: on windows, reserve 16M of stack rather than 128M (allows more
76002              threads to run concurrently)
76003      Branch: perl
76004            ! win32/Makefile win32/makefile.mk
76005 ____________________________________________________________________________
76006 [  5925] By: gsar                                  on 2000/04/24  08:13:52
76007         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
76008      Branch: perl
76009            ! toke.c
76010 ____________________________________________________________________________
76011 [  5924] By: gsar                                  on 2000/04/24  08:08:59
76012         Log: avoid using uninitialized memory in require version check
76013      Branch: perl
76014            ! pp_ctl.c universal.c
76015 ____________________________________________________________________________
76016 [  5923] By: gsar                                  on 2000/04/24  07:20:14
76017         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
76018      Branch: perl
76019            ! ext/IO/lib/IO/Poll.pm
76020 ____________________________________________________________________________
76021 [  5922] By: gsar                                  on 2000/04/24  07:08:42
76022         Log: commentary about IoTYPE() (from Nathan Torkington)
76023      Branch: perl
76024            ! sv.h
76025 ____________________________________________________________________________
76026 [  5921] By: gsar                                  on 2000/04/24  06:58:26
76027         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
76028              by fix
76029      Branch: perl
76030            ! sv.c t/lib/charnames.t t/pragma/utf8.t
76031 ____________________________________________________________________________
76032 [  5920] By: gsar                                  on 2000/04/24  06:37:59
76033         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
76034      Branch: perl
76035            ! doop.c t/op/ver.t
76036 ____________________________________________________________________________
76037 [  5919] By: gsar                                  on 2000/04/24  06:21:58
76038         Log: Configure might miss old directories when prefix must be
76039              expanded (from Robin Barker)
76040      Branch: metaconfig
76041            ! U/installdirs/inc_version_list.U
76042      Branch: perl
76043            ! Configure
76044 ____________________________________________________________________________
76045 [  5918] By: gsar                                  on 2000/04/24  06:16:11
76046         Log: VMS nits in glob() test (from Charles Lane)
76047      Branch: perl
76048            ! t/lib/glob-basic.t
76049 ____________________________________________________________________________
76050 [  5917] By: gsar                                  on 2000/04/24  06:11:56
76051         Log: various pod nits (from Larry Virden and others)
76052      Branch: perl
76053            ! README.amiga README.hpux README.machten README.os2
76054            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
76055            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
76056            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
76057            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
76058            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
76059            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
76060            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
76061            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
76062 ____________________________________________________________________________
76063 [  5916] By: gsar                                  on 2000/04/24  05:52:43
76064         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
76065              <wjones@tc.fluke.com>)
76066      Branch: perl
76067            ! t/lib/glob-basic.t
76068 ____________________________________________________________________________
76069 [  5915] By: gsar                                  on 2000/04/24  05:07:01
76070         Log: supported platforms mixed up
76071      Branch: perl
76072            ! pod/perl56delta.pod pod/perlport.pod
76073 ____________________________________________________________________________
76074 [  5914] By: gsar                                  on 2000/04/24  04:56:08
76075         Log: caller() wasn't returning the right number of elements for
76076              eval {...}
76077      Branch: perl
76078            ! pp_ctl.c t/pragma/warn/9enabled
76079 ____________________________________________________________________________
76080 [  5913] By: gsar                                  on 2000/04/24  04:35:41
76081         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
76082              Mark-Jason Dominus)
76083      Branch: perl
76084            ! pod/perlfunc.pod
76085 ____________________________________________________________________________
76086 [  5912] By: gsar                                  on 2000/04/24  04:17:15
76087         Log: fix totally broken caching in UNIVERSAL::isa() (from
76088              Nick Ing-Simmons)
76089      Branch: perl
76090            ! t/op/universal.t universal.c
76091 ____________________________________________________________________________
76092 [  5911] By: gsar                                  on 2000/04/24  03:39:47
76093         Log: add linebreak properties from unicode/LineBrk.txt (from
76094              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
76095      Branch: perl
76096            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
76097            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
76098            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
76099            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
76100            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
76101            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
76102            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
76103            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
76104            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
76105            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
76106            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
76107            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
76108            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
76109            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
76110            + lib/unicode/Is/LbrkZW.pl
76111            ! lib/unicode/mktables.PL
76112 ____________________________________________________________________________
76113 [  5910] By: gsar                                  on 2000/04/24  03:23:10
76114         Log: typo in pod
76115      Branch: perl
76116            ! ext/Thread/Thread.pm
76117 ____________________________________________________________________________
76118 [  5909] By: gsar                                  on 2000/04/24  03:22:03
76119         Log: mode argument to do_binmode() should be file mode, not boolean
76120      Branch: perl
76121            ! pp_sys.c
76122 ____________________________________________________________________________
76123 [  5908] By: gsar                                  on 2000/04/16  16:51:08
76124         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
76125              always returns a valid GV even when the symbol is trapped by strictures
76126              (avoids coredumps)
76127              
76128              TODO: the C<package;> hack needs similar treatment
76129      Branch: perl
76130            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
76131            ! t/pragma/strict-vars
76132 ____________________________________________________________________________
76133 [  5907] By: jhi                                   on 2000/03/31  23:42:56
76134         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
76135              an assumption which #5905 demolished.
76136      Branch: cfgperl
76137            ! pp_sys.c
76138 ____________________________________________________________________________
76139 [  5906] By: jhi                                   on 2000/03/31  18:54:37
76140         Log: Typo in #5905.
76141      Branch: cfgperl
76142            ! t/op/64bitint.t
76143 ____________________________________________________________________________
76144 [  5905] By: jhi                                   on 2000/03/31  18:50:54
76145         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
76146              reported by Joseph N. Hall.  The bug was that even with use64bitint
76147              one had to use the prefixes q, L, or ll with printf/sprintf,
76148              contrary to the documentation and common sense.
76149      Branch: cfgperl
76150            ! sv.c t/op/64bitint.t
76151 ____________________________________________________________________________
76152 [  5904] By: gsar                                  on 2000/03/28  02:31:32
76153         Log: add Changes, perldelta.pod
76154      Branch: perl
76155            + Changes pod/perldelta.pod
76156 ____________________________________________________________________________
76157 [  5903] By: gsar                                  on 2000/03/28  02:03:55
76158         Log: rename Changes and perldelta.pod
76159      Branch: perl
76160           +> Changes5.6 pod/perl56delta.pod
76161            - Changes pod/perldelta.pod
76162            ! MANIFEST
76163 ____________________________________________________________________________
76164 [  5902] By: gsar                                  on 2000/03/28  01:59:14
76165         Log: create maint-5.6 branch
76166      Branch: maint-5.6/perl
76167           +> (branch 1611 files)
76168 ____________________________________________________________________________
76169 [  5901] By: jhi                                   on 2000/03/23  05:48:43
76170         Log: Integrate with Sarathy.
76171      Branch: cfgperl
76172           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
76173 ____________________________________________________________________________
76174 [  5900] By: gsar                                  on 2000/03/23  05:42:43
76175         Log: three guesses on what this is :-)
76176      Branch: perl
76177            ! Changes